index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2018-03-08
IB/srpt: Add RDMA/CM support
Bart Van Assche
1
-1
/
+7
2018-01-18
IB/srpt: Preparations for adding RDMA/CM support
Bart Van Assche
1
-2
/
+6
2018-01-18
IB/srpt: Don't allow reordering of commands on wait list
Bart Van Assche
1
-0
/
+2
2018-01-18
IB/srpt: Rework multi-channel support
Bart Van Assche
1
-9
/
+25
2018-01-18
IB/srpt: Use the source GID as session name
Bart Van Assche
1
-3
/
+1
2018-01-18
IB/srpt: One target per port
Bart Van Assche
1
-7
/
+9
2018-01-18
IB/srpt: Add P_Key support
Bart Van Assche
1
-0
/
+2
2018-01-18
IB/srpt: Rework srpt_disconnect_ch_sync()
Bart Van Assche
1
-2
/
+0
2018-01-18
IB/srpt: Make it safe to use RCU for srpt_device.rch_list
Bart Van Assche
1
-0
/
+2
2018-01-09
IB/srpt: Micro-optimize I/O context state manipulation
Bart Van Assche
1
-2
/
+0
2018-01-09
IB/srpt: Rename a local variable, a member variable and a constant
Bart Van Assche
1
-3
/
+3
2018-01-09
IB/srpt: Document all structure members in ib_srpt.h
Bart Van Assche
1
-11
/
+22
2018-01-09
IB/srpt: Remove an unused structure member
Bart Van Assche
1
-1
/
+0
2017-10-18
IB/srpt: Change default behavior from using SRQ to using RC
Bart Van Assche
1
-0
/
+6
2017-10-18
IB/srpt: Cache global L_Key
Bart Van Assche
1
-1
/
+2
2017-08-08
IB/srpt: Increase lid and sm_lid to 32 bits
Dasaratharaman Chandramouli
1
-2
/
+2
2017-01-27
IB/srpt: Accept GUIDs as port names
Bart Van Assche
1
-5
/
+13
2016-08-02
IB/srpt: Limit the number of SG elements per work request
Bart Van Assche
1
-1
/
+5
2016-06-23
IB/srpt: Reduce QP buffer size
Bart Van Assche
1
-0
/
+1
2016-05-13
IB/srpt: convert to the generic RDMA READ/WRITE API
Christoph Hellwig
1
-19
/
+12
2016-04-08
Revert "ib_srpt: Convert to percpu_ida tag allocation"
Bart Van Assche
1
-0
/
+2
2016-03-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-2
/
+0
2016-03-11
ib_srpt: Convert to percpu_ida tag allocation
Nicholas Bellinger
1
-2
/
+0
2016-03-01
IB/srpt: Detect session shutdown reliably
Bart Van Assche
1
-8
/
+10
2016-03-01
IB/srpt: Use a mutex to protect the channel list
Bart Van Assche
1
-2
/
+2
2016-03-01
IB/srpt: Simplify srpt_shutdown_session()
Bart Van Assche
1
-1
/
+0
2016-03-01
IB/srpt: Remove struct srpt_node_acl
Bart Van Assche
1
-8
/
+0
2016-01-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-47
/
+6
2016-01-20
IB/srpt: Remove redundant wc array
Sagi Grimberg
1
-2
/
+0
2016-01-13
ib_srpt: Convert acl lookup to modern get_initiator_node_acl usage
Nicholas Bellinger
1
-8
/
+0
2015-12-23
Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5
Doug Ledford
1
-42
/
+6
2015-12-22
IB/ulps: Avoid calling ib_query_device
Or Gerlitz
1
-3
/
+0
2015-12-12
IB/srpt: chain RDMA READ/WRITE requests
Christoph Hellwig
1
-42
/
+6
2015-08-31
ib_srpt: Remove ib_get_dma_mr calls
Jason Gunthorpe
1
-1
/
+0
2015-07-05
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-21
/
+2
2015-06-02
target: Minimize SCSI header #include directives
Bart Van Assche
1
-1
/
+1
2015-05-31
target: Move task tag into struct se_cmd + support 64-bit tags
Bart Van Assche
1
-1
/
+0
2015-05-31
target: move transport ID handling to the core
Christoph Hellwig
1
-18
/
+0
2015-05-31
target: move node ACL allocation to core code
Christoph Hellwig
1
-2
/
+2
2013-05-30
ib_srpt: Call target_sess_cmd_list_set_waiting during shutdown_session
Nicholas Bellinger
1
-0
/
+1
2012-11-28
ib_srpt: Convert I/O path to target_submit_cmd + drop legacy ioctx->kref
Nicholas Bellinger
1
-1
/
+0
2012-02-03
IB/srpt: Remove unneeded <linux/version.h> include
Jesper Juhl
1
-1
/
+0
2011-12-16
ib_srpt: Initial SRP Target merge for v3.3-rc1
Bart Van Assche
1
-0
/
+444