summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2018-05-30sr: get/drop reference to device in revalidate and check_eventsJens Axboe1-4/+15
2018-05-30sr: pass down correctly sized SCSI sense bufferJens Axboe1-2/+8
2018-05-25scsi: lpfc: Fix frequency of Release WQE CQEsJames Smart1-0/+2
2018-05-25scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testingJames Smart1-2/+3
2018-05-25scsi: lpfc: Fix issue_lip if link is disabledJames Smart1-0/+5
2018-05-25scsi: mvsas: fix wrong endianness of sgpio apiWilfried Weissmann1-11/+12
2018-05-25scsi: core: Make SCSI Status CONDITION MET equivalent to GOODDouglas Gilbert1-0/+11
2018-05-25scsi: aacraid: Insure command thread is not recursively stoppedDave Carroll2-1/+4
2018-05-25scsi: iscsi_tcp: set BDI_CAP_STABLE_WRITES when data digest enabledJianchao Wang1-0/+8
2018-05-25scsi: sd: Keep disk read-only when re-reading partitionJeremy Cline1-1/+2
2018-05-25scsi: mpt3sas: Do not mark fw_event workqueue as WQ_MEM_RECLAIMHannes Reinecke1-1/+1
2018-05-25scsi: qedi: Fix kernel crash during port toggleManish Rangankar1-0/+5
2018-05-25scsi: qla4xxx: skip error recovery in case of register disconnect.Manish Rangankar2-0/+48
2018-05-25scsi: aacraid: fix shutdown crash when init failsMeelis Roos1-1/+3
2018-05-25scsi: qedi: Fix truncation of CHAP name and secretAndrew Vasquez1-12/+12
2018-05-25scsi: storvsc: Increase cmd_per_lun for higher speed devicesMichael Kelley (EOSG)1-1/+1
2018-05-25scsi: qla2xxx: Avoid triggering undefined behavior in qla2x00_mbx_completion()Bart Van Assche1-2/+4
2018-05-25scsi: sym53c8xx_2: iterator underflow in sym_getsync()Dan Carpenter1-1/+1
2018-05-25scsi: bnx2fc: Fix check in SCSI completion handler for timed out requestChad Dupuis1-0/+1
2018-05-25scsi: ufs: Enable quirk to ignore sending WRITE_SAME commandSujit Reddy Thumma1-0/+2
2018-05-25scsi: qla2xxx: Fix memory corruption during hba reset testQuinn Tran1-0/+2
2018-05-25scsi: mpt3sas: fix an out of bound writeTomas Henzl1-1/+4
2018-05-25scsi: sg: allocate with __GFP_ZERO in sg_build_indirect()Alexander Potapenko1-1/+1
2018-05-25scsi: libsas: defer ata device eh commands to libataJason Yan1-20/+13
2018-05-19scsi: aacraid: Correct hba_send to include iu_typeDave Carroll1-4/+4
2018-05-01scsi: sd: Defer spinning up drive while SANITIZE is in progressMahesh Rajashekhara1-0/+2
2018-04-26scsi: fas216: fix sense buffer initializationArnd Bergmann1-1/+1
2018-04-26scsi: devinfo: fix format of the device listXose Vazquez Perez1-4/+3
2018-04-26scsi: qla2xxx: Fix warning in qla2x00_async_iocb_timeout()himanshu.madhani@cavium.com1-0/+4
2018-04-19scsi: qla2xxx: Fix small memory leak in qla2x00_probe_one on probe failureBill Kuzeja1-23/+21
2018-04-12scsi: megaraid_sas: unload flag should be set after scsi_remove_host is calledShivasharan S1-1/+1
2018-04-12scsi: megaraid_sas: Error handling for invalid ldcount provided by firmware i...Shivasharan S1-4/+12
2018-04-12scsi: libsas: initialize sas_phy status according to response of DISCOVERchenxiang1-0/+1
2018-04-12scsi: libsas: fix error when getting phy eventsJason Yan1-1/+1
2018-04-12scsi: libsas: fix memory leak in sas_smp_get_phy_events()Jason Yan1-0/+1
2018-04-12scsi: mpt3sas: Proper handling of set/clear of "ATA command pending" flag.Chaitra P B1-13/+15
2018-04-12scsi: libiscsi: Allow sd_shutdown on bad transportRafael David Tinoco1-1/+23
2018-03-24scsi: mpt3sas: wait for and flush running commands on shutdown/unloadSreekanth Reddy3-5/+16
2018-03-24scsi: mpt3sas: fix oops in error handlers after shutdown/unloadMauricio Faria de Oliveira1-4/+7
2018-03-24scsi: lpfc: Fix issues connecting with nvme initiatorJames Smart1-2/+2
2018-03-24scsi: lpfc: Fix SCSI LUN discovery when SCSI and NVME enabledJames Smart3-27/+34
2018-03-24scsi: megaraid_sas: Do not use 32-bit atomic request descriptor for Ventura c...Shivasharan S1-28/+14
2018-03-21scsi: qla2xxx: Fix crashes in qla2x00_probe_one on probe failureBill Kuzeja1-22/+37
2018-03-21scsi: qla2xxx: Fix logo flag for qlt_free_session_done()Himanshu Madhani1-0/+1
2018-03-21scsi: qla2xxx: Fix NULL pointer access for fcport structureQuinn Tran1-4/+9
2018-03-21scsi: qla2xxx: Fix smatch warning in qla25xx_delete_{rsp|req}_queHimanshu Madhani1-2/+4
2018-03-19scsi: dh: add new rdac devicesXose Vazquez Perez1-1/+4
2018-03-19scsi: devinfo: apply to HP XP the same flags as Hitachi VSPXose Vazquez Perez1-1/+1
2018-03-19scsi: core: scsi_get_device_flags_keyed(): Always return device flagsBart Van Assche1-6/+1
2018-03-19scsi: ses: don't ask for diagnostic pages repeatedly during probeLi Dongyang1-4/+7