index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
srpt
/
ib_srpt.h
Age
Commit message (
Expand
)
Author
2019-02-04
scsi: RDMA/srpt: Rework I/O context allocation
Bart Van Assche
2018-12-19
RDMA/srpt: Add support for immediate data
Bart Van Assche
2018-12-19
RDMA/srpt: Make kernel-doc headers complete
Bart Van Assche
2018-12-19
RDMA/srpt: Improve coding style conformance
Bart Van Assche
2018-12-19
include/scsi/srp.h: Move response flag definitions into this file
Bart Van Assche
2018-06-29
IB/srpt: Support HCAs with more than two ports
Bart Van Assche
2018-03-07
IB/srpt: Add RDMA/CM support
Bart Van Assche
2018-01-18
IB/srpt: Preparations for adding RDMA/CM support
Bart Van Assche
2018-01-18
IB/srpt: Don't allow reordering of commands on wait list
Bart Van Assche
2018-01-18
IB/srpt: Rework multi-channel support
Bart Van Assche
2018-01-18
IB/srpt: Use the source GID as session name
Bart Van Assche
2018-01-18
IB/srpt: One target per port
Bart Van Assche
2018-01-18
IB/srpt: Add P_Key support
Bart Van Assche
2018-01-18
IB/srpt: Rework srpt_disconnect_ch_sync()
Bart Van Assche
2018-01-18
IB/srpt: Make it safe to use RCU for srpt_device.rch_list
Bart Van Assche
2018-01-08
IB/srpt: Micro-optimize I/O context state manipulation
Bart Van Assche
2018-01-08
IB/srpt: Rename a local variable, a member variable and a constant
Bart Van Assche
2018-01-08
IB/srpt: Document all structure members in ib_srpt.h
Bart Van Assche
2018-01-08
IB/srpt: Remove an unused structure member
Bart Van Assche
2017-10-18
IB/srpt: Change default behavior from using SRQ to using RC
Bart Van Assche
2017-10-18
IB/srpt: Cache global L_Key
Bart Van Assche
2017-08-08
IB/srpt: Increase lid and sm_lid to 32 bits
Dasaratharaman Chandramouli
2017-01-27
IB/srpt: Accept GUIDs as port names
Bart Van Assche
2016-08-02
IB/srpt: Limit the number of SG elements per work request
Bart Van Assche
2016-06-23
IB/srpt: Reduce QP buffer size
Bart Van Assche
2016-05-13
IB/srpt: convert to the generic RDMA READ/WRITE API
Christoph Hellwig
2016-04-07
Revert "ib_srpt: Convert to percpu_ida tag allocation"
Bart Van Assche
2016-03-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2016-03-10
ib_srpt: Convert to percpu_ida tag allocation
Nicholas Bellinger
2016-02-29
IB/srpt: Detect session shutdown reliably
Bart Van Assche
2016-02-29
IB/srpt: Use a mutex to protect the channel list
Bart Van Assche
2016-02-29
IB/srpt: Simplify srpt_shutdown_session()
Bart Van Assche
2016-02-29
IB/srpt: Remove struct srpt_node_acl
Bart Van Assche
2016-01-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-01-19
IB/srpt: Remove redundant wc array
Sagi Grimberg
2016-01-12
ib_srpt: Convert acl lookup to modern get_initiator_node_acl usage
Nicholas Bellinger
2015-12-22
Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5
Doug Ledford
2015-12-22
IB/ulps: Avoid calling ib_query_device
Or Gerlitz
2015-12-11
IB/srpt: chain RDMA READ/WRITE requests
Christoph Hellwig
2015-08-30
ib_srpt: Remove ib_get_dma_mr calls
Jason Gunthorpe
2015-07-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-06-02
target: Minimize SCSI header #include directives
Bart Van Assche
2015-05-30
target: Move task tag into struct se_cmd + support 64-bit tags
Bart Van Assche
2015-05-30
target: move transport ID handling to the core
Christoph Hellwig
2015-05-30
target: move node ACL allocation to core code
Christoph Hellwig
2013-05-29
ib_srpt: Call target_sess_cmd_list_set_waiting during shutdown_session
Nicholas Bellinger
2012-11-28
ib_srpt: Convert I/O path to target_submit_cmd + drop legacy ioctx->kref
Nicholas Bellinger
2012-02-02
IB/srpt: Remove unneeded <linux/version.h> include
Jesper Juhl
2011-12-16
ib_srpt: Initial SRP Target merge for v3.3-rc1
Bart Van Assche