summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2014-09-17bfa: Fix undefined bit shift on big-endian architectures with 32-bit DMA addressBen Hutchings
2014-09-17scsi: do not issue SCSI RSOC command to Promise Vtrak E610fJanusz Dziemidowicz
2014-09-17scsi: add a blacklist flag which enables VPD page inquiriesMartin K. Petersen
2014-09-17scsi_scan: Restrict sequential scan to 256 LUNsHannes Reinecke
2014-09-17drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failureK. Y. Srinivasan
2014-09-17drivers: scsi: storvsc: Set srb_flags in all casesK. Y. Srinivasan
2014-09-17Drivers: scsi: storvsc: Fix a bug in handling VMBUS protocol versionK. Y. Srinivasan
2014-09-17Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by the HostK. Y. Srinivasan
2014-09-17Drivers: scsi: storvsc: Change the limits to reflect the values on the hostK. Y. Srinivasan
2014-09-17Drivers: scsi: storvsc: Filter commands based on the storage protocol versionK. Y. Srinivasan
2014-09-17Drivers: scsi: storvsc: Implement a eh_timed_out handlerK. Y. Srinivasan
2014-09-03hpsa: fix bad -ENOMEM return value in hpsa_big_passthru_ioctlStephen M. Cameron
2014-08-26bnx2fc: fix memory leak in bnx2fc_allocate_hash_table()Maurizio Lombardi
2014-08-19scsi: handle flush errors properlyJames Bottomley
2014-07-18sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka
2014-07-17virtio-scsi: fix various bad behavior on aborted requestsPaolo Bonzini
2014-07-17scsi_error: fix invalid setting of host byteUlrich Obergfell
2014-07-17virtio-scsi: avoid cancelling uninitialized work itemsPaolo Bonzini
2014-07-17ibmvscsi: Add memory barriers for send / receiveBrian King
2014-07-17ibmvscsi: Abort init sequence during error recoveryBrian King
2014-06-27[SCSI] ipr: Add new CCIN definition for Grand Canyon supportWendy Xiong
2014-06-23net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman
2014-06-20SCSI: scsi_transport_sas: move bsg destructor into sas_rphy_removeJoe Lawrence
2014-05-29SCSI: megaraid: missing bounds check in mimd_to_kioc()Dan Carpenter
2014-05-29SCSI: dual scan thread bug fixJames Bottomley
2014-05-29scsi: fix our current target reap infrastructureJames Bottomley
2014-05-15mpt2sas: Don't disable device twice at suspend.Tyler Stachecki
2014-05-15virtio-scsi: Skip setting affinity on uninitialized vqFam Zheng
2014-05-15SCSI: arcmsr: upper 32 of dma address lostDan Carpenter
2014-05-15SCSI: qla2xxx: fix error handling of qla2x00_mem_alloc()Dan Carpenter
2014-03-24SCSI: storvsc: NULL pointer dereference fixAles Novak
2014-03-24SCSI: qla2xxx: Fix multiqueue MSI-X registration.Chad Dupuis
2014-03-24SCSI: qla2xxx: Poll during initialization for ISP25xx and ISP83xxGiridhar Malavali
2014-03-24SCSI: isci: correct erroneous for_each_isci_host macroLukasz Dorau
2014-03-24SCSI: isci: fix reset timeout handlingDan Williams
2014-03-05qla2xxx: Fix kernel panic on selective retransmission requestDr. Greg Wettstein
2014-02-06virtio-scsi: Fix hotcpu_notifier use-after-free with virtscsi_freezeAsias He
2014-02-06SCSI: bfa: Chinook quad port 16G FC HBA claim issueVijaya Mohan Guvva
2014-01-15SCSI: sd: Reduce buffer size for vpd requestBernd Schubert
2014-01-09qla2xxx: Fix schedule_delayed_work() for target timeout calculationsShivaram Upadhyayula
2013-12-11SCSI: Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen
2013-12-11SCSI: hpsa: return 0 from driver probe function on success, not 1Stephen M. Cameron
2013-12-11SCSI: hpsa: do not discard scsi status on aborted commandsStephen M. Cameron
2013-12-11SCSI: libsas: fix usage of ata_tf_to_fisDan Williams
2013-12-11SCSI: bfa: Fix crash when symb name set for offline vportVijaya Mohan Guvva
2013-11-29aacraid: prevent invalid pointer dereferenceMahesh Rajashekhara
2013-10-30aacraid: missing capable() check in compat ioctlDan Carpenter
2013-10-25[SCSI] Revert "sg: use rwsem to solve race during exclusive open"James Bottomley
2013-10-25[SCSI] Revert "sg: no need sg_open_exclusive_lock"James Bottomley
2013-10-25[SCSI] Revert "sg: checking sdp->detached isn't protected when open"James Bottomley