[PATCH] fmr pool: remove unnecessary pointer dereference
[safe/jmp/linux-2.6] / drivers / infiniband / ulp / srp / ib_srp.c
2006-07-15 Michael S. Tsirkin[PATCH] fmr pool: remove unnecessary pointer dereference
2006-07-15 Vu Pham[PATCH] srp: fix fmr error handling
2006-06-18 Ishai RabinovitzIB/srp: Factor out common request reset code
2006-06-18 Ramachandra KIB/srp: Support SRP rev. 10 targets
2006-06-18 Roland DreierIB/srp: Get rid of "Target has req_lim 0" messages
2006-06-18 Ishai RabinovitzIB/srp: Handle DREQ events from CM
2006-06-18 Vu PhamIB/srp: Allow sg_tablesize to be adjusted
2006-06-18 Vu PhamIB/srp: Allow cmd_per_lun to be set per target port
2006-06-18 Ishai RabinovitzIB/srp: Clean up loop in srp_remove_one()
2006-06-18 Matthew WilcoxIB/srp: Change target_mutex to a spinlock
2006-06-18 Matthew WilcoxIB/srp: Get rid of unneeded use of list_for_each_entry_...
2006-06-18 Matthew WilcoxIB/srp: Use SCAN_WILD_CARD from SCSI headers
2006-06-18 Roland DreierIB/srp: Use FMRs to map gather/scatter lists
2006-05-17 Ishai RabinovitzIB/srp: Complete correct SCSI commands on device reset
2006-05-17 Roland DreierIB/srp: Get rid of extra scsi_host_put()s if reconnecti...
2006-05-17 Roland DreierIB/srp: Don't wait for disconnection if sending DREQ...
2006-05-09 Roland DreierIB/srp: Fix tracking of pending requests during error...
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