summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/srpt/ib_srpt.h
Commit message (Expand)AuthorAgeFilesLines
* scsi: RDMA/srpt: Rework I/O context allocationBart Van Assche2019-02-051-4/+0Star
* RDMA/srpt: Add support for immediate dataBart Van Assche2018-12-191-4/+29
* RDMA/srpt: Make kernel-doc headers completeBart Van Assche2018-12-191-1/+4
* RDMA/srpt: Improve coding style conformanceBart Van Assche2018-12-191-1/+1
* include/scsi/srp.h: Move response flag definitions into this fileBart Van Assche2018-12-191-4/+0Star
* IB/srpt: Support HCAs with more than two portsBart Van Assche2018-06-291-2/+2
* IB/srpt: Add RDMA/CM supportBart Van Assche2018-03-071-1/+7
* IB/srpt: Preparations for adding RDMA/CM supportBart Van Assche2018-01-181-2/+6
* IB/srpt: Don't allow reordering of commands on wait listBart Van Assche2018-01-181-0/+2
* IB/srpt: Rework multi-channel supportBart Van Assche2018-01-181-9/+25
* IB/srpt: Use the source GID as session nameBart Van Assche2018-01-181-3/+1Star
* IB/srpt: One target per portBart Van Assche2018-01-181-7/+9
* IB/srpt: Add P_Key supportBart Van Assche2018-01-181-0/+2
* IB/srpt: Rework srpt_disconnect_ch_sync()Bart Van Assche2018-01-181-2/+0Star
* IB/srpt: Make it safe to use RCU for srpt_device.rch_listBart Van Assche2018-01-181-0/+2
* IB/srpt: Micro-optimize I/O context state manipulationBart Van Assche2018-01-081-2/+0Star
* IB/srpt: Rename a local variable, a member variable and a constantBart Van Assche2018-01-081-3/+3
* IB/srpt: Document all structure members in ib_srpt.hBart Van Assche2018-01-081-11/+22
* IB/srpt: Remove an unused structure memberBart Van Assche2018-01-081-1/+0Star
* IB/srpt: Change default behavior from using SRQ to using RCBart Van Assche2017-10-181-0/+6
* IB/srpt: Cache global L_KeyBart Van Assche2017-10-181-1/+2
* IB/srpt: Increase lid and sm_lid to 32 bitsDasaratharaman Chandramouli2017-08-081-2/+2
* IB/srpt: Accept GUIDs as port namesBart Van Assche2017-01-271-5/+13
* IB/srpt: Limit the number of SG elements per work requestBart Van Assche2016-08-021-1/+5
* IB/srpt: Reduce QP buffer sizeBart Van Assche2016-06-231-0/+1
* IB/srpt: convert to the generic RDMA READ/WRITE APIChristoph Hellwig2016-05-131-19/+12Star
* Revert "ib_srpt: Convert to percpu_ida tag allocation"Bart Van Assche2016-04-081-0/+2
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-03-221-2/+0Star
|\
| * ib_srpt: Convert to percpu_ida tag allocationNicholas Bellinger2016-03-111-2/+0Star
* | IB/srpt: Detect session shutdown reliablyBart Van Assche2016-02-291-8/+10
* | IB/srpt: Use a mutex to protect the channel listBart Van Assche2016-02-291-2/+2
* | IB/srpt: Simplify srpt_shutdown_session()Bart Van Assche2016-02-291-1/+0Star
* | IB/srpt: Remove struct srpt_node_aclBart Van Assche2016-02-291-8/+0Star
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-241-47/+6Star
|\
| * IB/srpt: Remove redundant wc arraySagi Grimberg2016-01-191-2/+0Star
| * Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5Doug Ledford2015-12-221-42/+6Star
| |\
| | * IB/srpt: chain RDMA READ/WRITE requestsChristoph Hellwig2015-12-111-42/+6Star
| * | IB/ulps: Avoid calling ib_query_deviceOr Gerlitz2015-12-221-3/+0Star
| |/
* / ib_srpt: Convert acl lookup to modern get_initiator_node_acl usageNicholas Bellinger2016-01-131-8/+0Star
|/
* ib_srpt: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-311-1/+0Star
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-041-21/+2Star
|\
| * target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche2015-05-311-1/+0Star
| * target: move transport ID handling to the coreChristoph Hellwig2015-05-311-18/+0Star
| * target: move node ACL allocation to core codeChristoph Hellwig2015-05-311-2/+2
* | target: Minimize SCSI header #include directivesBart Van Assche2015-06-021-1/+1
|/
* ib_srpt: Call target_sess_cmd_list_set_waiting during shutdown_sessionNicholas Bellinger2013-05-301-0/+1
* ib_srpt: Convert I/O path to target_submit_cmd + drop legacy ioctx->krefNicholas Bellinger2012-11-281-1/+0Star
* IB/srpt: Remove unneeded <linux/version.h> includeJesper Juhl2012-02-021-1/+0Star
* ib_srpt: Initial SRP Target merge for v3.3-rc1Bart Van Assche2011-12-161-0/+444