summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/srp
Commit message (Expand)AuthorAgeFilesLines
* IB/srp: Complete correct SCSI commands on device resetIshai Rabinovitz2006-05-171-1/+1
* IB/srp: Get rid of extra scsi_host_put()s if reconnection failsRoland Dreier2006-05-171-3/+0
* IB/srp: Don't wait for disconnection if sending DREQ failsRoland Dreier2006-05-171-1/+4
* IB/srp: Fix tracking of pending requests during error handlingRoland Dreier2006-05-092-84/+115
* IB/srp: Remove request from list when SCSI abort succeedsRoland Dreier2006-04-191-7/+11
* IB/srp: Fix memory leak in options parsingRoland Dreier2006-04-031-0/+1
* IB/srp: Fix unmapping of fake scatterlistRoland Dreier2006-03-291-2/+2
* IB/srp: Use a fake scatterlist for non-SG SCSI commandsRoland Dreier2006-03-242-77/+75
* IB/srp: Coverity fix to srp_parse_options()Roland Dreier2006-03-201-0/+1
* IB/srp: Add SCSI host attributes to show target portRoland Dreier2006-03-201-1/+83
* IB/srp: Don't send task management commands after target removalRoland Dreier2006-03-031-0/+6
* IB/srp: Semaphore to mutex conversionIngo Molnar2006-01-302-10/+9
* IB: Add node_guid to struct ib_deviceSean Hefty2006-01-101-19/+4
* [PATCH] fix more missing includesTim Schmielau2006-01-081-0/+1
* [IB] srp: don't post receive if no send buf availableRoland Dreier2005-11-151-6/+9
* [IB] srp: increase max_lunsRoland Dreier2005-11-112-0/+3
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0
* IB: Add SCSI RDMA Protocol (SRP) initiatorRoland Dreier2005-11-024-0/+1862
OpenPOWER on IntegriCloud