IB/srp: Remove request from list when SCSI abort succeeds
[safe/jmp/linux-2.6] / drivers / infiniband / ulp / srp / ib_srp.c
2006-04-19 Roland DreierIB/srp: Remove request from list when SCSI abort succeeds
2006-04-03 Roland DreierIB/srp: Fix memory leak in options parsing
2006-03-29 Roland DreierIB/srp: Fix unmapping of fake scatterlist
2006-03-24 Roland DreierIB/srp: Use a fake scatterlist for non-SG SCSI commands
2006-03-20 Roland DreierIB/srp: Coverity fix to srp_parse_options()
2006-03-20 Roland DreierIB/srp: Add SCSI host attributes to show target port
2006-03-04 Roland DreierIB/srp: Don't send task management commands after targe...
2006-01-30 Ingo MolnarIB/srp: Semaphore to mutex conversion
2006-01-10 Sean HeftyIB: Add node_guid to struct ib_device
2006-01-09 Tim Schmielau[PATCH] fix more missing includes
2005-11-15 Roland Dreier[IB] srp: don't post receive if no send buf available
2005-11-11 Roland Dreier[IB] srp: increase max_luns
2005-11-09 Olaf Hering[PATCH] changing CONFIG_LOCALVERSION rebuilds too much...
2005-11-02 Roland DreierIB: Add SCSI RDMA Protocol (SRP) initiator