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