aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/srp
Commit message (Expand)AuthorAge
...
* IB/srp: Handle DREQ events from CMIshai Rabinovitz2006-06-17
* IB/srp: Allow sg_tablesize to be adjustedVu Pham2006-06-17
* IB/srp: Allow cmd_per_lun to be set per target portVu Pham2006-06-17
* IB/srp: Clean up loop in srp_remove_one()Ishai Rabinovitz2006-06-17
* IB/srp: Change target_mutex to a spinlockMatthew Wilcox2006-06-17
* IB/srp: Get rid of unneeded use of list_for_each_entry_safe()Matthew Wilcox2006-06-17
* IB/srp: Use SCAN_WILD_CARD from SCSI headersMatthew Wilcox2006-06-17
* IB/srp: Use FMRs to map gather/scatter listsRoland Dreier2006-06-17
* IB/srp: Complete correct SCSI commands on device resetIshai Rabinovitz2006-05-17
* IB/srp: Get rid of extra scsi_host_put()s if reconnection failsRoland Dreier2006-05-17
* IB/srp: Don't wait for disconnection if sending DREQ failsRoland Dreier2006-05-17
* IB/srp: Fix tracking of pending requests during error handlingRoland Dreier2006-05-09
* IB/srp: Remove request from list when SCSI abort succeedsRoland Dreier2006-04-19
* IB/srp: Fix memory leak in options parsingRoland Dreier2006-04-03
* IB/srp: Fix unmapping of fake scatterlistRoland Dreier2006-03-29
* IB/srp: Use a fake scatterlist for non-SG SCSI commandsRoland Dreier2006-03-24
* IB/srp: Coverity fix to srp_parse_options()Roland Dreier2006-03-20
* IB/srp: Add SCSI host attributes to show target portRoland Dreier2006-03-20
* IB/srp: Don't send task management commands after target removalRoland Dreier2006-03-03
* IB/srp: Semaphore to mutex conversionIngo Molnar2006-01-30
* IB: Add node_guid to struct ib_deviceSean Hefty2006-01-10
* [PATCH] fix more missing includesTim Schmielau2006-01-08
* [IB] srp: don't post receive if no send buf availableRoland Dreier2005-11-15
* [IB] srp: increase max_lunsRoland Dreier2005-11-11
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-09
* IB: Add SCSI RDMA Protocol (SRP) initiatorRoland Dreier2005-11-02