summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/srp/ib_srp.c
Commit message (Expand)AuthorAgeFilesLines
* IB/srp: Add OUI for new Cisco targetsRaghava Kondapalli2007-08-031-1/+3
* IB/srp: Wrap OUI checking for workarounds in helper functionsRoland Dreier2007-08-031-9/+20
* [SCSI] ib_srp: convert to use the data buffer accessorsFUJITA Tomonori2007-06-071-43/+20
* IB: Add CQ comp_vector supportMichael S. Tsirkin2007-05-061-1/+1
* IB/srp: Set proc_nameRoland Dreier2007-05-061-1/+2
* IB/srp: Add orig_dgid sysfs attribute to scsi_hostIshai Rabinovitz2007-05-061-0/+22
* IB/srp: Don't wait for response when QP is in error state.Ishai Rabinovitz2007-02-041-0/+7
* IB/srp: Check match_strdup() returnIshai Rabinovitz2007-01-221-0/+20
* IB/srp: Fix FMR mapping for 32-bit kernels and addresses above 4GRoland Dreier2006-12-151-1/+1
* IB/srp: Use new verbs IB DMA mapping functionsRalph Campbell2006-12-121-33/+48
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-4/+7
|\
| * IB/srp: Fix memory leak on reconnectVu Pham2006-11-291-3/+5
| * IB/srp: Increase supported CDB sizeArne Redlich2006-11-291-1/+2
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-3/+4
|/
* IB/srp: Enable multiple connections to the same targetIshai Rabinovitz2006-10-101-9/+17
* IB/srp: Remove redundant memset()Ishai Rabinovitz2006-10-101-1/+0
* IB/sa: Require SA registrationMichael S. Tsirkin2006-09-221-1/+8
* RDMA: iWARP Core Changes.Tom Tucker2006-09-221-1/+1
* IB: Whitespace fixesRoland Dreier2006-09-221-1/+1
* IB/srp: Add port/device attributesIshai Rabinovitz2006-09-221-6/+24
* IB/srp: Don't schedule reconnect from srpIshai Rabinovitz2006-09-141-14/+0
* IB/srp: Work around data corruption bug on Mellanox targetsIshai Rabinovitz2006-08-031-2/+15
* IB/srp: Fix crash in srp_reconnect_targetIshai Rabinovitz2006-08-031-0/+2
* [PATCH] fmr pool: remove unnecessary pointer dereferenceMichael S. Tsirkin2006-07-141-1/+1
* [PATCH] srp: fix fmr error handlingVu Pham2006-07-141-0/+1
* IB/srp: Factor out common request reset codeIshai Rabinovitz2006-06-171-22/+18
* IB/srp: Support SRP rev. 10 targetsRamachandra K2006-06-171-3/+41
* IB/srp: Get rid of "Target has req_lim 0" messagesRoland Dreier2006-06-171-6/+15
* IB/srp: Handle DREQ events from CMIshai Rabinovitz2006-06-171-5/+9
* IB/srp: Allow sg_tablesize to be adjustedVu Pham2006-06-171-5/+16
* IB/srp: Allow cmd_per_lun to be set per target portVu Pham2006-06-171-7/+17
* IB/srp: Clean up loop in srp_remove_one()Ishai Rabinovitz2006-06-171-5/+3
* IB/srp: Change target_mutex to a spinlockMatthew Wilcox2006-06-171-7/+7
* IB/srp: Get rid of unneeded use of list_for_each_entry_safe()Matthew Wilcox2006-06-171-2/+1
* IB/srp: Use SCAN_WILD_CARD from SCSI headersMatthew Wilcox2006-06-171-2/+1
* IB/srp: Use FMRs to map gather/scatter listsRoland Dreier2006-06-171-82/+208
* 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-091-82/+113
* 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-241-76/+69
* 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-301-7/+7
* IB: Add node_guid to struct ib_deviceSean Hefty2006-01-101-19/+4
* [PATCH] fix more missing includesTim Schmielau2006-01-081-0/+1
OpenPOWER on IntegriCloud