aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/srp (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-29IB/srp: Fix unmapping of fake scatterlistRoland Dreier1-2/+2
2006-03-24IB/srp: Use a fake scatterlist for non-SG SCSI commandsRoland Dreier2-77/+75
2006-03-20IB/srp: Coverity fix to srp_parse_options()Roland Dreier1-0/+1
2006-03-20IB/srp: Add SCSI host attributes to show target portRoland Dreier1-1/+83
2006-03-03IB/srp: Don't send task management commands after target removalRoland Dreier1-0/+6
2006-01-30IB/srp: Semaphore to mutex conversionIngo Molnar2-10/+9
2006-01-10IB: Add node_guid to struct ib_deviceSean Hefty1-19/+4
2006-01-08[PATCH] fix more missing includesTim Schmielau1-0/+1
2005-11-15[IB] srp: don't post receive if no send buf availableRoland Dreier1-6/+9
2005-11-11[IB] srp: increase max_lunsRoland Dreier2-0/+3
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-11-02IB: Add SCSI RDMA Protocol (SRP) initiatorRoland Dreier4-0/+1862