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