summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2014-07-29fnic: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev1-2/+2
2014-07-29scsi: use short driver name for per-driver cmd slab cachesJames Bottomley1-2/+2
2014-07-26scsi_debug: support scsi-mq, queues and locksDouglas Gilbert1-417/+1047
2014-07-26Drivers: add blist flagsK. Y. Srinivasan1-0/+10
2014-07-26scsi: ufs: fix endianness sparse warningsSujit Reddy Thumma1-3/+4
2014-07-26scsi: ufs: make undeclared functions staticSujit Reddy Thumma1-2/+3
2014-07-26bnx2i: Update driver version to 2.7.10.1Vikas Chaudhary1-2/+2
2014-07-26pm8001: fix a memory leak in nvmd_respTomas Henzl1-6/+2
2014-07-26pm8001: fix update_flashTomas Henzl1-3/+3
2014-07-26pm8001: fix a memory leak in flash_updateTomas Henzl1-6/+6
2014-07-26pm8001: Cleaning up uninitialized variablesRickard Strandqvist1-4/+2
2014-07-26pm8001: Fix to remove null pointer checks that could never happenRickard Strandqvist1-1/+1
2014-07-26pm8001: more fixes to honor return valueTomas Henzl2-3/+24
2014-07-26pm8001: add a new spinlock to protect the CCBTomas Henzl3-1/+8
2014-07-26pm8001: honor return valueTomas Henzl2-17/+58
2014-07-26pm8001: clean bitmap management functionsTomas Henzl3-30/+12
2014-07-26pm8001: Fix hibernation issueBradley Grove1-2/+10
2014-07-26mpt3sas: delay scsi_add_host call to work with scsi-mqReddy, Sreekanth2-15/+13
2014-07-26mpt2sas: delay scsi_add_host call to work with scsi-mqReddy, Sreekanth2-14/+13
2014-07-26drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failureK. Y. Srinivasan1-0/+7
2014-07-26drivers: scsi: storvsc: Set srb_flags in all casesK. Y. Srinivasan1-7/+5
2014-07-26Drivers: scsi: storvsc: Implement a eh_timed_out handlerK. Y. Srinivasan1-0/+12
2014-07-26Drivers: scsi: storvsc: Fix a bug in handling VMBUS protocol versionK. Y. Srinivasan1-7/+10
2014-07-26Drivers: scsi: storvsc: Filter commands based on the storage protocol versionK. Y. Srinivasan1-3/+13
2014-07-26Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by the HostK. Y. Srinivasan1-1/+1
2014-07-26Drivers: scsi: storvsc: Change the limits to reflect the values on the hostK. Y. Srinivasan1-16/+31
2014-07-26ufs: fix DMA mask settingAkinobu Mita2-26/+22
2014-07-26ufs: adjust queue settings to PRDT limitationsAkinobu Mita2-0/+20
2014-07-26ufs: Fix sending unsupported SCSI commandSujit Reddy Thumma1-0/+3
2014-07-26ufs: read door bell register after clearing interrupt aggregationDolev Raviv1-33/+34
2014-07-26ufs: Fix queue depth handling for best effort casesSujit Reddy Thumma1-55/+42
2014-07-26ufs: Logical Unit (LU) command queue depthDolev Raviv2-1/+65
2014-07-26ufs: device query status and size checkDolev Raviv1-17/+32
2014-07-26ufs: query descriptor APIDolev Raviv2-28/+128
2014-07-26be2iscsi: Fix memory leak in mgmt_set_ip()Maurizio Lombardi1-9/+11
2014-07-26virtio-scsi: Implement change_queue_depth for virtscsi targetsVenkatesh Srinivas1-0/+33
2014-07-26virtio-scsi: replace target spinlock with seqcountMing Lei1-13/+29
2014-07-26hpsa: fix bad -ENOMEM return value in hpsa_big_passthru_ioctlStephen M. Cameron1-1/+1
2014-07-26hpsa: remove online devices from offline device listStephen M. Cameron1-1/+5
2014-07-26hpsa: fix non-x86 buildsArnd Bergmann1-2/+2
2014-07-26hpsa: do not unconditionally copy sense dataRobert Elliott1-8/+8
2014-07-26hpsa: fix 6-byte READ/WRITE with 0 length data xferStephen M. Cameron1-1/+2
2014-07-26hpsa: make hpsa_init_one return -ENOMEM if allocation of h->lockup_detected f...Stephen M. Cameron1-1/+3
2014-07-26bnx2fc: Rebranding bnx2fc driverSaurav Kashyap11-14/+72
2014-07-26bnx2i: Rebranding bnx2i driverVikas Chaudhary8-19/+33
2014-07-26mpt3sas: Rework the MSI-X grouping codeMartin K. Petersen1-52/+21
2014-07-26mpt2sas: Rework the MSI-X grouping codeMartin K. Petersen1-41/+23
2014-07-26mpt3sas: combine fw_event_work and its event_dataJoe Lawrence1-25/+31
2014-07-26mpt3sas: correct scsi_{target,device} hostdata allocationJoe Lawrence1-2/+4
2014-07-26mpt2sas: annotate ioc->reply_post_host_index as __iomemJoe Lawrence2-5/+6