aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/srp
Commit message (Expand)AuthorAge
...
| * | 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
|/
* scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-24
* scsi: don't allow setting of queue_depth bigger than can_queueChristoph Hellwig2014-11-24
* scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig2014-11-24
* IB/srp: Fix a race condition triggered by destroying a queue pairBart Van Assche2014-11-12
* IB/srp: Add multichannel supportBart Van Assche2014-11-12
* IB/srp: Use block layer tagsBart Van Assche2014-11-12
* IB/srp: Separate target and channel variablesBart Van Assche2014-11-12
* IB/srp: Introduce two new srp_target_port member variablesBart Van Assche2014-11-12
* IB/srp: Avoid that I/O hangs due to a cable pull during LUN scanningBart Van Assche2014-11-12
* IB/srp: Remove stale connection retry mechanismBart Van Assche2014-11-12
* IB/srp: Move ib_destroy_cm_id() call into srp_free_ch_ib()Bart Van Assche2014-11-12
* scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-12