summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] lpfc 8.3.31: Correct handling of SLI4-port XRI resource-provisioning p...James Smart2012-05-176-702/+594Star
* [SCSI] lpfc 8.3.31: Fix bug with driver unload leaving a scsi host for a vpor...James Smart2012-05-171-2/+8
* [SCSI] sg: constify sg_proc_leaf_arrJörn Engel2012-05-171-2/+2
* [SCSI] sg: remove sg_mutexJörn Engel2012-05-171-17/+2Star
* [SCSI] sg: completely protect sfdsJörn Engel2012-05-171-3/+16
* [SCSI] sg: protect sdp->excludeJörn Engel2012-05-171-7/+30
* [SCSI] sg: prevent unwoken sleepJörn Engel2012-05-171-2/+14
* [SCSI] sg: remove closed flagJörn Engel2012-05-171-7/+7
* [SCSI] sg: use wait_event_interruptible()Jörn Engel2012-05-171-12/+7Star
* [SCSI] sg: remove while (1) non-loopJörn Engel2012-05-171-30/+22Star
* [SCSI] sg: remove unnecessary indentationJörn Engel2012-05-171-29/+24Star
* [SCSI] sd: limit the scope of the async probe domainDan Williams2012-05-175-6/+19
* [SCSI] hpsa: dial down lockup detection during firmware flashStephen M. Cameron2012-05-103-5/+37
* [SCSI] hpsa: removed unused member maxQsinceinitStephen M. Cameron2012-05-101-1/+0Star
* [SCSI] hpsa: add new RAID level "1(ADM)"Mike Miller2012-05-101-1/+1
* [SCSI] hpsa: factor out hpsa_free_irqs_and_disable_msixStephen M. Cameron2012-05-101-12/+14
* [SCSI] hpsa: refine interrupt handler locking for greater concurrencyMatt Gates2012-05-102-26/+48
* [SCSI] hpsa: use multiple reply queuesMatt Gates2012-05-103-73/+153
* [SCSI] hpsa: factor out tail calls to next_command() in process_(non)indexed_...Stephen M. Cameron2012-05-101-15/+15
* [SCSI] hpsa: do aborts two waysStephen M. Cameron2012-05-101-2/+72
* [SCSI] hpsa: add abort error handler functionStephen M. Cameron2012-05-103-2/+271
* [SCSI] hpsa: remove unused parameter from finish_cmdStephen M. Cameron2012-05-101-4/+4
* [SCSI] hpsa: do not give up retry of driver cmds after only 3 retriesStephen M. Cameron2012-05-101-2/+9
* [SCSI] hpsa: retry driver initiated commands on busy statusMatt Bondurant2012-05-101-1/+12
* [SCSI] hpsa: do not read from controller unnecessarily in completion codeStephen M. Cameron2012-05-101-4/+4
* [SCSI] hpsa: suppress excessively chatty error messagesStephen M. Cameron2012-05-101-1/+1
* [SCSI] hpsa: enable bus master bit after pci_enable_deviceStephen M. Cameron2012-05-101-0/+3
* [SCSI] hpsa: do not skip disabled devicesStephen M. Cameron2012-05-101-13/+0Star
* [SCSI] hpsa: call pci_disable_device on driver unloadStephen M. Cameron2012-05-101-8/+2Star
* [SCSI] scsi_transport_spi: fix for unbalanced reference countingMike Maslenkin2012-05-101-2/+2
* [SCSI] bnx2i: Updated version and copyright yearEddie Wai2012-05-107-9/+9
* [SCSI] bnx2i: Added the setting of target can_queue via target_allocEddie Wai2012-05-101-0/+1
* [SCSI] pm8001: raise host can queueMark Salyzyn2012-05-103-13/+17
* [SCSI] ufs: Assign UTRLBAU = upper_32_ bits(UTRLD base address)Santosh Yaraganavi2012-05-101-3/+3
* [SCSI] fcoe: remove a stray unlockDan Carpenter2012-05-101-3/+2Star
* [SCSI] libfcoe: fix VN2VN N_Port_ID Beacon source MACYi Zou2012-05-101-1/+7
* [SCSI] fcoe: Don't hold rtnl_mutex in fcoe_update_src_macRobert Love2012-05-101-2/+0Star
* [SCSI] libfc: defer releasing master lport until complete fcoe interface clea...Vasu Dev2012-05-101-2/+7
* [SCSI] libfc: flush lport worker after its disabledVasu Dev2012-05-101-1/+1
* [SCSI] fcoe: remove lport from net device before doing per cpu rx thread cleanupVasu Dev2012-05-102-5/+24
* [SCSI] ufs: Update MAINTAINERSVinayak Holikatti2012-05-101-0/+8
* [SCSI] ufs: Fix evaluation of UTP task completion codeVenkatraman S2012-05-101-1/+1
* [SCSI] mpt2sas: move the scsi_host_put to the right placeTomas Henzl2012-05-101-1/+1
* [SCSI] fc class: fix scanning when devs are offlineMike Christie2012-05-101-10/+14
* [SCSI] st: fix memory leak with >1MB tape I/ODavid Jeffery2012-05-101-1/+1
* [SCSI] bfa: Update the MAINTAINERS file.Krishna Gudipati2012-04-251-0/+1
* [SCSI] bfa: Fix bfa logging for Logical port state change notificationKrishna Gudipati2012-04-251-3/+3
* [SCSI] bfa: sysfs model description fix.Krishna Gudipati2012-04-251-17/+2Star
* [SCSI] bfa: Fix to defer vport delete handler invocation till firmware logo r...Krishna Gudipati2012-04-254-32/+15Star
* [SCSI] storvsc: Properly handle errors from the hostK. Y. Srinivasan2012-04-251-5/+15