index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
srp
/
ib_srp.h
Age
Commit message (
Expand
)
Author
2011-03-15
IB/srp: try to use larger FMR sizes to cover our mappings
David Dillow
2011-03-15
IB/srp: add support for indirect tables that don't fit in SRP_CMD
David Dillow
2011-03-15
IB/srp: rework mapping engine to use multiple FMR entries
David Dillow
2011-03-15
IB/srp: allow sg_tablesize to be set for each target
David Dillow
2011-01-10
IB/srp: consolidate hot-path variables into cache lines
David Dillow
2011-01-10
IB/srp: stop sharing the host lock with SCSI
Bart Van Assche
2011-01-10
IB/srp: reduce local coverage for command submission and EH
Bart Van Assche
2011-01-10
IB/srp: don't move active requests to their own list
Bart Van Assche
2011-01-05
IB/srp: allow lockless work posting
Bart Van Assche
2011-01-05
IB/srp: allow task management without a previous request
David Dillow
2010-10-22
IB/srp: Implement SRP_CRED_REQ and SRP_AER_REQ
David Dillow
2010-10-22
IB/srp: Preparation for transmit ring response allocation
Bart Van Assche
2010-03-01
IB/srp: Split send and recieve CQs to reduce number of interrupts
Bart Van Assche
2008-07-14
RDMA: Remove subversion $Id tags
Roland Dreier
2008-04-19
SCSI: convert struct class_device to struct device
Tony Jones
2008-04-19
IB: rename "dev" to "srp_dev" in srp_host structure
Greg Kroah-Hartman
2008-02-04
IB/srp: Retry stale connections
David Dillow
2008-01-25
IB/srp: Respect target credit limit
David Dillow
2007-06-07
[SCSI] ib_srp: convert to use the data buffer accessors
FUJITA Tomonori
2007-05-06
IB/srp: Add orig_dgid sysfs attribute to scsi_host
Ishai Rabinovitz
2007-02-04
IB/srp: Don't wait for response when QP is in error state.
Ishai Rabinovitz
2006-12-15
IB/srp: Fix FMR mapping for 32-bit kernels and addresses above 4G
Roland Dreier
2006-12-12
IB/srp: Use new verbs IB DMA mapping functions
Ralph Campbell
2006-10-10
IB/srp: Enable multiple connections to the same target
Ishai Rabinovitz
2006-06-17
IB/srp: Support SRP rev. 10 targets
Ramachandra K
2006-06-17
IB/srp: Get rid of "Target has req_lim 0" messages
Roland Dreier
2006-06-17
IB/srp: Allow sg_tablesize to be adjusted
Vu Pham
2006-06-17
IB/srp: Change target_mutex to a spinlock
Matthew Wilcox
2006-06-17
IB/srp: Use FMRs to map gather/scatter lists
Roland Dreier
2006-05-09
IB/srp: Fix tracking of pending requests during error handling
Roland Dreier
2006-03-24
IB/srp: Use a fake scatterlist for non-SG SCSI commands
Roland Dreier
2006-01-30
IB/srp: Semaphore to mutex conversion
Ingo Molnar
2005-11-11
[IB] srp: increase max_luns
Roland Dreier
2005-11-02
IB: Add SCSI RDMA Protocol (SRP) initiator
Roland Dreier