summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/srp/ib_srp.c (follow)
Commit message (Expand)AuthorAge
* RDMA/srp: Propagate ib_post_send() failures to the SCSI mid-layerBart Van Assche2019-12-05
* RDMA/srp: Rework SCSI device reset handlingBart Van Assche2019-03-23
* IB/srp: Avoid that sg_reset -d ${srp_device} triggers an infinite loopBart Van Assche2018-10-10
* IB/srp: Fix completion vector assignment algorithmBart Van Assche2018-04-24
* IB/srp: Fix srp_abort()Bart Van Assche2018-04-24
* IB/srp: Avoid that a cable pull can trigger a kernel crashBart Van Assche2017-11-30
* IB/srp: Fix race conditions related to task managementBart Van Assche2017-03-15
* IB/srp: Avoid that duplicate responses trigger a kernel bugBart Van Assche2017-03-15
* IB/srp: Fix a debug kernel crashBart Van Assche2016-06-01
* 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
|\ \
| * | IB: split struct ib_send_wrChristoph Hellwig2015-10-08
| |/
* / IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak2015-10-21
|/
* IB/srp: Fix possible protection faultSagi Grimberg2015-09-03
* IB/srp: Create an insecure all physical rkey only if neededBart Van Assche2015-08-30
* IB/srp: Register the indirect data buffer descriptorBart Van Assche2015-08-30
* IB/srp: Introduce srp_device.use_fmrBart Van Assche2015-08-30
* IB/srp: Remove use_mr argument from srp_map_sg_entry()Bart Van Assche2015-08-30
* IB/srp: Remove the memory registration backtracking codeBart Van Assche2015-08-30
* IB/srp: Add memory descriptor array pointer range checkingBart Van Assche2015-08-30
* IB/srp: Use multiple registrations for large memory regionsBart Van Assche2015-08-30
* IB/srp: Re-enable FMR for non-page aligned buffersBart Van Assche2015-08-30
* IB/srp: Use pd->local_dma_lkeyJason Gunthorpe2015-08-30
* IB/srp: Stop the scsi_eh_<n> and scsi_tmf_<n> threads if login failsBart Van Assche2015-08-30
* IB/srp: Bump driver version and release dateBart Van Assche2015-08-30
* IB/srp: Handle partial connection success correctlyBart Van Assche2015-08-30
* IB/srp: Constify a function argumentBart Van Assche2015-08-30
* IB/srp: Convert to ib_alloc_mrSagi Grimberg2015-08-30
* IB/core: lock client data with lists_rwsemHaggai Eran2015-08-30
* IB/srp: Avoid using uninitialized variableSagi Grimberg2015-07-14
* IB: Add rdma_cap_ib_switch helper and use where appropriateHal Rosenstock2015-07-14
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-01
|\
| * kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-28
* | IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak2015-06-12
| |
| \
*-. | Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in...Doug Ledford2015-05-20
|\ \|
| * | IB/srp: Align to generic logging helpersSagi Grimberg2015-05-18
| |/
* | IB/srp: Add 64-bit LUN supportBart Van Assche2015-05-18
* | IB/srp: Remove !ch->target tests from the reconnect codeBart Van Assche2015-05-18
* | IB/srp: Remove a superfluous check from srp_free_req_data()Bart Van Assche2015-05-18
* | IB/srp: Rearrange module descriptionBart Van Assche2015-05-18