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
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/sa: Require SA registration
Michael S. Tsirkin
2006-09-22
1
-1
/
+8
*
RDMA: iWARP Core Changes.
Tom Tucker
2006-09-22
1
-1
/
+1
*
IB: Whitespace fixes
Roland Dreier
2006-09-22
1
-1
/
+1
*
IB/srp: Add port/device attributes
Ishai Rabinovitz
2006-09-22
1
-6
/
+24
*
IB/srp: Don't schedule reconnect from srp
Ishai Rabinovitz
2006-09-14
1
-14
/
+0
*
IB/srp: Work around data corruption bug on Mellanox targets
Ishai Rabinovitz
2006-08-03
1
-2
/
+15
*
IB/srp: Fix crash in srp_reconnect_target
Ishai Rabinovitz
2006-08-03
1
-0
/
+2
*
[PATCH] fmr pool: remove unnecessary pointer dereference
Michael S. Tsirkin
2006-07-14
1
-1
/
+1
*
[PATCH] srp: fix fmr error handling
Vu Pham
2006-07-14
1
-0
/
+1
*
IB/srp: Factor out common request reset code
Ishai Rabinovitz
2006-06-17
1
-22
/
+18
*
IB/srp: Support SRP rev. 10 targets
Ramachandra K
2006-06-17
2
-3
/
+42
*
IB/srp: Get rid of "Target has req_lim 0" messages
Roland Dreier
2006-06-17
2
-6
/
+17
*
IB/srp: Handle DREQ events from CM
Ishai Rabinovitz
2006-06-17
1
-5
/
+9
*
IB/srp: Allow sg_tablesize to be adjusted
Vu Pham
2006-06-17
2
-9
/
+17
*
IB/srp: Allow cmd_per_lun to be set per target port
Vu Pham
2006-06-17
1
-7
/
+17
*
IB/srp: Clean up loop in srp_remove_one()
Ishai Rabinovitz
2006-06-17
1
-5
/
+3
*
IB/srp: Change target_mutex to a spinlock
Matthew Wilcox
2006-06-17
2
-8
/
+8
*
IB/srp: Get rid of unneeded use of list_for_each_entry_safe()
Matthew Wilcox
2006-06-17
1
-2
/
+1
*
IB/srp: Use SCAN_WILD_CARD from SCSI headers
Matthew Wilcox
2006-06-17
1
-2
/
+1
*
IB/srp: Use FMRs to map gather/scatter lists
Roland Dreier
2006-06-17
2
-87
/
+228
*
IB/srp: Complete correct SCSI commands on device reset
Ishai Rabinovitz
2006-05-17
1
-1
/
+1
*
IB/srp: Get rid of extra scsi_host_put()s if reconnection fails
Roland Dreier
2006-05-17
1
-3
/
+0
*
IB/srp: Don't wait for disconnection if sending DREQ fails
Roland Dreier
2006-05-17
1
-1
/
+4
*
IB/srp: Fix tracking of pending requests during error handling
Roland Dreier
2006-05-09
2
-84
/
+115
*
IB/srp: Remove request from list when SCSI abort succeeds
Roland Dreier
2006-04-19
1
-7
/
+11
*
IB/srp: Fix memory leak in options parsing
Roland Dreier
2006-04-03
1
-0
/
+1
*
IB/srp: Fix unmapping of fake scatterlist
Roland Dreier
2006-03-29
1
-2
/
+2
*
IB/srp: Use a fake scatterlist for non-SG SCSI commands
Roland Dreier
2006-03-24
2
-77
/
+75
*
IB/srp: Coverity fix to srp_parse_options()
Roland Dreier
2006-03-20
1
-0
/
+1
*
IB/srp: Add SCSI host attributes to show target port
Roland Dreier
2006-03-20
1
-1
/
+83
*
IB/srp: Don't send task management commands after target removal
Roland Dreier
2006-03-03
1
-0
/
+6
*
IB/srp: Semaphore to mutex conversion
Ingo Molnar
2006-01-30
2
-10
/
+9
*
IB: Add node_guid to struct ib_device
Sean Hefty
2006-01-10
1
-19
/
+4
*
[PATCH] fix more missing includes
Tim Schmielau
2006-01-08
1
-0
/
+1
*
[IB] srp: don't post receive if no send buf available
Roland Dreier
2005-11-15
1
-6
/
+9
*
[IB] srp: increase max_luns
Roland Dreier
2005-11-11
2
-0
/
+3
*
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
2005-11-09
1
-1
/
+0
*
IB: Add SCSI RDMA Protocol (SRP) initiator
Roland Dreier
2005-11-02
4
-0
/
+1862