summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
2018-07-17scsi: megaraid_sas: fix selection of reply queueMing Lei
2018-07-17scsi: megaraid_sas: Create separate functions to allocate ctrl memoryShivasharan S
2018-07-17scsi: megaraid_sas: replace is_ventura with adapter_type checksShivasharan S
2018-07-17scsi: megaraid_sas: replace instance->ctrl_context checks with instance->adap...Shivasharan S
2018-07-17scsi: megaraid_sas: use adapter_type for all gen controllersShivasharan S
2018-07-11scsi: sg: mitigate read/write abuseJann Horn
2018-07-03scsi: qla2xxx: Mask off Scope bits in retry delayAnil Gurumurthy
2018-07-03scsi: qla2xxx: Fix setting lower transfer speed if GPSC failsHimanshu Madhani
2018-07-03scsi: hpsa: disable device during shutdownSinan Kaya
2018-06-21scsi: vmw-pvscsi: return DID_BUS_BUSY for adapter-initated abortsJim Gill
2018-06-21scsi: isci: Fix infinite loop in while loopColin Ian King
2018-06-21scsi: storvsc: Set up correct queue depth values for IDE devicesLong Li
2018-06-21scsi: megaraid_sas: Do not log an error if FW successfully initializes.Vinson Lee
2018-06-21scsi: iscsi: respond to netlink with unicast when appropriateChris Leech
2018-06-11scsi: sd_zbc: Avoid that resetting a zone fails sporadicallyBart Van Assche
2018-06-11scsi: sd_zbc: Fix potential memory leakDamien Le Moal
2018-06-05scsi: scsi_transport_srp: Fix shost to rport translationBart Van Assche
2018-05-30cdrom: do not call check_disk_change() inside cdrom_open()Maurizio Lombardi
2018-05-30sr: get/drop reference to device in revalidate and check_eventsJens Axboe
2018-05-30sr: pass down correctly sized SCSI sense bufferJens Axboe
2018-05-25scsi: lpfc: Fix frequency of Release WQE CQEsJames Smart
2018-05-25scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testingJames Smart
2018-05-25scsi: lpfc: Fix issue_lip if link is disabledJames Smart
2018-05-25scsi: mvsas: fix wrong endianness of sgpio apiWilfried Weissmann
2018-05-25scsi: core: Make SCSI Status CONDITION MET equivalent to GOODDouglas Gilbert
2018-05-25scsi: aacraid: Insure command thread is not recursively stoppedDave Carroll
2018-05-25scsi: iscsi_tcp: set BDI_CAP_STABLE_WRITES when data digest enabledJianchao Wang
2018-05-25scsi: sd: Keep disk read-only when re-reading partitionJeremy Cline
2018-05-25scsi: mpt3sas: Do not mark fw_event workqueue as WQ_MEM_RECLAIMHannes Reinecke
2018-05-25scsi: qedi: Fix kernel crash during port toggleManish Rangankar
2018-05-25scsi: qla4xxx: skip error recovery in case of register disconnect.Manish Rangankar
2018-05-25scsi: aacraid: fix shutdown crash when init failsMeelis Roos
2018-05-25scsi: qedi: Fix truncation of CHAP name and secretAndrew Vasquez
2018-05-25scsi: storvsc: Increase cmd_per_lun for higher speed devicesMichael Kelley (EOSG)
2018-05-25scsi: qla2xxx: Avoid triggering undefined behavior in qla2x00_mbx_completion()Bart Van Assche
2018-05-25scsi: sym53c8xx_2: iterator underflow in sym_getsync()Dan Carpenter
2018-05-25scsi: bnx2fc: Fix check in SCSI completion handler for timed out requestChad Dupuis
2018-05-25scsi: ufs: Enable quirk to ignore sending WRITE_SAME commandSujit Reddy Thumma
2018-05-25scsi: qla2xxx: Fix memory corruption during hba reset testQuinn Tran
2018-05-25scsi: mpt3sas: fix an out of bound writeTomas Henzl
2018-05-25scsi: sg: allocate with __GFP_ZERO in sg_build_indirect()Alexander Potapenko
2018-05-25scsi: libsas: defer ata device eh commands to libataJason Yan
2018-05-19scsi: aacraid: Correct hba_send to include iu_typeDave Carroll
2018-05-01scsi: sd: Defer spinning up drive while SANITIZE is in progressMahesh Rajashekhara
2018-04-26scsi: fas216: fix sense buffer initializationArnd Bergmann
2018-04-26scsi: devinfo: fix format of the device listXose Vazquez Perez
2018-04-26scsi: qla2xxx: Fix warning in qla2x00_async_iocb_timeout()himanshu.madhani@cavium.com
2018-04-19scsi: qla2xxx: Fix small memory leak in qla2x00_probe_one on probe failureBill Kuzeja
2018-04-12scsi: megaraid_sas: unload flag should be set after scsi_remove_host is calledShivasharan S
2018-04-12scsi: megaraid_sas: Error handling for invalid ldcount provided by firmware i...Shivasharan S