index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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
*
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
*
IB/srp: Respect target credit limit
David Dillow
2008-01-25
1
-0
/
+5
*
[SCSI] ib_srp: convert to use the data buffer accessors
FUJITA Tomonori
2007-06-07
1
-5
/
+0
*
IB/srp: Add orig_dgid sysfs attribute to scsi_host
Ishai Rabinovitz
2007-05-06
1
-0
/
+1
*
IB/srp: Don't wait for response when QP is in error state.
Ishai Rabinovitz
2007-02-04
1
-0
/
+1
*
IB/srp: Fix FMR mapping for 32-bit kernels and addresses above 4G
Roland Dreier
2006-12-15
1
-1
/
+1
*
IB/srp: Use new verbs IB DMA mapping functions
Ralph Campbell
2006-12-12
1
-1
/
+1
*
IB/srp: Enable multiple connections to the same target
Ishai Rabinovitz
2006-10-10
1
-1
/
+1
*
IB/srp: Support SRP rev. 10 targets
Ramachandra K
2006-06-17
1
-0
/
+1
*
IB/srp: Get rid of "Target has req_lim 0" messages
Roland Dreier
2006-06-17
1
-0
/
+2
[next]