aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/srp/ib_srp.c
Commit message (Expand)AuthorAge
* 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-27
* | 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
* | IB/srp: Remove superfluous castsBart Van Assche2015-05-18
* | IB/srp: Fix reconnection failure handlingBart Van Assche2015-05-18
* | IB/srp: Fix connection state trackingBart Van Assche2015-05-18
* | IB/srp: Fix a connection setup raceBart Van Assche2015-05-18
* | IB/srp: Remove an extraneous scsi_host_put() from an error pathBart Van Assche2015-05-18
|/
* IB/srp: Use P_Key cache for P_Key lookupsBart Van Assche2015-04-15
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-12-20
|\
| * scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-04
* | IB/srp: Allow newline separator for connection stringSagi Grimberg2014-12-15
|/