index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
srp
/
ib_srp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r...
Doug Ledford
2015-12-15
1
-5
/
+2
|
\
|
*
IB/srp: use the new CQ API
Christoph Hellwig
2015-12-11
1
-5
/
+2
*
|
IB/srp: Fix srp_map_sg_fr()
Bart Van Assche
2015-12-07
1
-4
/
+1
|
/
*
IB/srp: Convert to new registration API
Sagi Grimberg
2015-10-28
1
-3
/
+8
*
IB/srp: Create an insecure all physical rkey only if needed
Bart Van Assche
2015-08-30
1
-2
/
+2
*
IB/srp: Register the indirect data buffer descriptor
Bart Van Assche
2015-08-30
1
-0
/
+4
*
IB/srp: Introduce srp_device.use_fmr
Bart Van Assche
2015-08-30
1
-0
/
+1
*
IB/srp: Remove the memory registration backtracking code
Bart Van Assche
2015-08-30
1
-6
/
+0
*
IB/srp: Add memory descriptor array pointer range checking
Bart Van Assche
2015-08-30
1
-2
/
+8
*
IB/srp: Add 64-bit LUN support
Bart Van Assche
2015-05-18
1
-1
/
+0
*
IB/srp: Fix connection state tracking
Bart Van Assche
2015-05-18
1
-1
/
+1
*
IB/srp: Fix a race condition triggered by destroying a queue pair
Bart Van Assche
2014-11-12
1
-0
/
+2
*
IB/srp: Add multichannel support
Bart Van Assche
2014-11-12
1
-1
/
+2
*
IB/srp: Use block layer tags
Bart Van Assche
2014-11-12
1
-3
/
+0
*
IB/srp: Separate target and channel variables
Bart Van Assche
2014-11-12
1
-22
/
+42
*
IB/srp: Introduce two new srp_target_port member variables
Bart Van Assche
2014-11-12
1
-1
/
+3
*
IB/srp: Avoid that I/O hangs due to a cable pull during LUN scanning
Bart Van Assche
2014-11-12
1
-0
/
+1
*
IB/srp: Add fast registration support
Bart Van Assche
2014-05-20
1
-5
/
+70
*
IB/srp: Rename FMR-related variables
Bart Van Assche
2014-05-20
1
-8
/
+8
*
IB/srp: One FMR pool per SRP connection
Bart Van Assche
2014-05-20
1
-4
/
+3
*
IB/srp: Avoid duplicate connections
Bart Van Assche
2014-03-24
1
-0
/
+1
*
IB/srp: Make queue size configurable
Bart Van Assche
2013-11-08
1
-9
/
+8
*
IB/srp: Start timers if a transport layer error occurs
Bart Van Assche
2013-11-08
1
-0
/
+1
*
IB/srp: Use SRP transport layer error recovery
Bart Van Assche
2013-11-08
1
-1
/
+0
*
IB/srp: Keep rport as long as the IB transport layer
Bart Van Assche
2013-11-08
1
-0
/
+1
*
IB/srp: Make transport layer retry count configurable
Vu Pham
2013-11-08
1
-0
/
+1
*
IB/srp: Make HCA completion vector configurable
Bart Van Assche
2013-07-01
1
-0
/
+1
*
IB/srp: Fail I/O requests if the transport is offline
Bart Van Assche
2013-02-25
1
-0
/
+1
*
IB/srp: Eliminate state SRP_TARGET_DEAD
Bart Van Assche
2012-11-30
1
-3
/
+2
*
IB/srp: Suppress superfluous error messages
Bart Van Assche
2012-11-30
1
-0
/
+1
*
IB/srp: Introduce srp_handle_qp_err()
Bart Van Assche
2012-11-30
1
-1
/
+1
*
IB/srp: Eliminate state SRP_TARGET_CONNECTING
Bart Van Assche
2012-11-30
1
-1
/
+0
*
IB/srp: Increase block layer timeout
Bart Van Assche
2012-11-30
1
-0
/
+2
*
IB/srp: try to use larger FMR sizes to cover our mappings
David Dillow
2011-03-15
1
-1
/
+2
*
IB/srp: add support for indirect tables that don't fit in SRP_CMD
David Dillow
2011-03-15
1
-0
/
+5
*
IB/srp: rework mapping engine to use multiple FMR entries
David Dillow
2011-03-15
1
-4
/
+24
*
IB/srp: allow sg_tablesize to be set for each target
David Dillow
2011-03-15
1
-0
/
+2
*
IB/srp: consolidate hot-path variables into cache lines
David Dillow
2011-01-10
1
-12
/
+19
*
IB/srp: stop sharing the host lock with SCSI
Bart Van Assche
2011-01-10
1
-0
/
+2
*
IB/srp: reduce local coverage for command submission and EH
Bart Van Assche
2011-01-10
1
-1
/
+0
*
IB/srp: don't move active requests to their own list
Bart Van Assche
2011-01-10
1
-1
/
+0
*
IB/srp: allow lockless work posting
Bart Van Assche
2011-01-05
1
-5
/
+2
*
IB/srp: allow task management without a previous request
David Dillow
2011-01-05
1
-5
/
+5
*
IB/srp: Implement SRP_CRED_REQ and SRP_AER_REQ
David Dillow
2010-10-22
1
-3
/
+5
*
IB/srp: Preparation for transmit ring response allocation
Bart Van Assche
2010-10-22
1
-3
/
+10
*
IB/srp: Split send and recieve CQs to reduce number of interrupts
Bart Van Assche
2010-03-01
1
-4
/
+2
*
RDMA: Remove subversion $Id tags
Roland Dreier
2008-07-14
1
-2
/
+0
*
SCSI: convert struct class_device to struct device
Tony Jones
2008-04-19
1
-1
/
+1
*
IB: rename "dev" to "srp_dev" in srp_host structure
Greg Kroah-Hartman
2008-04-19
1
-1
/
+1
*
IB/srp: Retry stale connections
David Dillow
2008-02-04
1
-0
/
+1
[next]