summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2016-02-27scsi_dh_rdac: always retry MODE SELECT on command lock violationHannes Reinecke
2016-02-27SCSI: fix crashes in sd and sr runtime PMAlan Stern
2016-02-13SCSI: initio: remove duplicate module device tableArnd Bergmann
2016-01-22ses: fix additional element traversal bugJames Bottomley
2016-01-22ses: Fix problems with simple enclosuresJames Bottomley
2015-11-27scsi_sysfs: Fix queue_ramp_up_period return codePeter Oberparleiter
2015-11-27scsi: restart list search after unlock in scsi_remove_targetChristoph Hellwig
2015-11-27megaraid_sas : SMAP restriction--do not access user memory from IOCTL codesumit.saxena@avagotech.com
2015-11-27megaraid_sas: Do not use PAGE_SIZE for max_sectorssumit.saxena@avagotech.com
2015-11-17mvsas: Fix NULL pointer dereference in mvs_slot_task_freeDāvis Mosāns
2015-11-173w-9xxx: don't unmap bounce buffered commandsChristoph Hellwig
2015-10-13libfc: Fix fc_fcp_cleanup_each_cmd()Bart Van Assche
2015-10-13libiscsi: Fix host busy blocking during connection teardownJohn Soni Jose
2015-08-12ipr: Increase default adapter init stage change timeoutBrian King
2015-08-07sd: Disable support for 256 byte/sector disksMark Hounschell
2015-08-073w-9xxx: fix command completion raceChristoph Hellwig
2015-08-073w-xxxx: fix command completion raceChristoph Hellwig
2015-08-073w-sas: fix command completion raceChristoph Hellwig
2015-08-07megaraid_sas: use raw_smp_processor_id()Christoph Hellwig
2015-08-07sg_start_req(): make sure that there's not too many elements in iovecAl Viro
2015-05-09Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche
2015-05-09be2iscsi: Fix kernel panic when device initialization failsJohn Soni Jose
2015-05-09libsas: Fix Kernel Crash in smp_execute_taskJames Bottomley
2015-05-09sg: fix read() error reportingTony Battersby
2015-05-09fixed invalid assignment of 64bit mask to host dma_boundary for scatter gathe...Minh Duc Tran
2015-02-20scsi: correct return values for .eh_abort_handler implementationsHannes Reinecke
2014-12-14hpsa: fix a race in cmd_free/scsi_doneTomas Henzl
2014-12-14bnx2fc: do not add shared skbs to the fcoe_rx_listMaurizio Lombardi
2014-12-14scsi: only re-lock door after EH on devices that were resetChristoph Hellwig
2014-11-05libiscsi: fix potential buffer overrun in __iscsi_conn_send_pduMike Christie
2014-09-13hpsa: fix bad -ENOMEM return value in hpsa_big_passthru_ioctlStephen M. Cameron
2014-09-13bfa: Fix undefined bit shift on big-endian architectures with 32-bit DMA addressBen Hutchings
2014-09-13scsi: handle flush errors properlyJames Bottomley
2014-08-06sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka
2014-08-06usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern
2014-08-06ibmvscsi: Add memory barriers for send / receiveBrian King
2014-08-06ibmvscsi: Abort init sequence during error recoveryBrian King
2014-07-11megaraid: Use resource_size_t for PCI resources, not longBen Collins
2014-07-11Fix spurious request sense in error handlingJames Bottomley
2014-07-11dual scan thread bug fixJames Bottomley
2014-07-11fix our current target reap infrastructureJames Bottomley
2014-07-11Stop accepting SCSI requests before removing a deviceBart Van Assche
2014-06-09mpt2sas: Don't disable device twice at suspend.Tyler Stachecki
2014-04-30Revert "isci: fix reset timeout handling"Ben Hutchings
2014-04-02qla2xxx: Poll during initialization for ISP25xx and ISP83xxGiridhar Malavali
2014-04-02isci: correct erroneous for_each_isci_host macroLukasz Dorau
2014-04-02isci: fix reset timeout handlingDan Williams
2014-04-02bfa: Chinook quad port 16G FC HBA claim issueVijaya Mohan Guvva
2014-01-03aacraid: prevent invalid pointer dereferenceMahesh Rajashekhara
2014-01-03hpsa: return 0 from driver probe function on success, not 1Stephen M. Cameron