aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/srp
Commit message (Expand)AuthorAge
* IB/srp: Fix race conditions related to task managementBart Van Assche2017-03-14
* IB/srp: Avoid that duplicate responses trigger a kernel bugBart Van Assche2017-03-14
* IB/SRP: Avoid using IB_MR_TYPE_SG_GAPSBart Van Assche2017-03-14
* IB/srp: fix invalid indirect_sg_entries parameter valueIsrael Rukshin2017-02-01
* IB/srp: fix mr allocation when the device supports sg gapsIsrael Rukshin2017-02-01
* IB/srp: Fix infinite loop when FMR sg[0].offset != 0Bart Van Assche2016-10-07
* IB/srp: Remove an unused argumentBart Van Assche2016-10-07
* IB/srp: use IB_PD_UNSAFE_GLOBAL_RKEYChristoph Hellwig2016-09-23
* IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig2016-09-23
* IB/srp: Fix srp_map_sg_dma()Bart Van Assche2016-06-06
* IB/srp: Always initialize use_fast_reg and use_fmrBart Van Assche2016-06-06
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-05-20
|\
| *-. Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...Doug Ledford2016-05-13
| |\ \
| | | * IB/srp: Fix a debug kernel crashBart Van Assche2016-05-13
| | |/
| * | IB/srp: Do not register memory if never_register has been setBart Van Assche2016-05-13
| * | IB/srp: Prevent mapping failuresBart Van Assche2016-05-13
| * | IB/srp: Swap two code blocks in srp_add_one()Bart Van Assche2016-05-13
| * | IB/core: Enhance ib_map_mr_sg()Bart Van Assche2016-05-13
| * | IB/srp: Fix srp_create_target() error handlingBart Van Assche2016-05-13
| * | IB/srp: Fix a memory descriptor leak in an error pathBart Van Assche2016-05-13
| * | IB/srp: Print "ib_srp: " prefix onceBart Van Assche2016-05-13
| * | IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig2016-05-13
| |/
| * IB/srp: Move common code into the callerBart Van Assche2016-05-12
| * IB/srp: Move code out of a loopBart Van Assche2016-05-12
| * IB/srp: Avoid that mapping failure triggers an infinite loopBart Van Assche2016-05-12
| * IB/srp: Introduce target->mr_pool_sizeBart Van Assche2016-05-12
| * IB/srp: Fix srp_map_data() error pathsBart Van Assche2016-05-12
| * IB/srp: Document srp_map_data() return valueBart Van Assche2016-05-12
| * IB/srp: Fix a commentBart Van Assche2016-05-12
| * IB/srp: Fix a spelling error in a source code commentBart Van Assche2016-05-12
* | scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTSMing Lin2016-04-15
* | scsi: disable automatic target scanHannes Reinecke2016-04-11
|/
* IB/srp: Use ib_drain_rq()Steve Wise2016-02-29
* Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5Doug Ledford2015-12-22
|\
| * Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r...Doug Ledford2015-12-15
| |\
| | * IB/srp: use the new CQ APIChristoph Hellwig2015-12-11
| | * IB: add a proper completion queue abstractionChristoph Hellwig2015-12-11
* | | IB/ulps: Avoid calling ib_query_deviceOr Gerlitz2015-12-22
|/ /
* | IB/srp: Fix srp_map_sg_fr()Bart Van Assche2015-12-07
* | IB/srp: Fix indirect data buffer rkey endiannessBart Van Assche2015-12-07
* | IB/srp: Initialize dma_length in srp_map_idbChristoph Hellwig2015-12-07
* | IB/srp: Fix possible send queue overflowSagi Grimberg2015-12-07
* | IB/srp: Fix a memory leakBart Van Assche2015-12-07
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-11-13
|\
| * scsi: use host wide tags by defaultChristoph Hellwig2015-11-09
* | IB/srp: Dont allocate a page vector when using fast_regSagi Grimberg2015-10-28
* | IB/srp: Remove srp_finish_mappingSagi Grimberg2015-10-28
* | IB/srp: Convert to new registration APISagi Grimberg2015-10-28
* | IB/srp: Split srp_map_sgSagi Grimberg2015-10-28
* | Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-28
|\ \