summaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-13scsi: qla2xxx: Remove FC_NO_LOOP_ID for FCP and FC-NVMe DiscoveryHimanshu Madhani1-1/+0
2018-03-13scsi: libsas: defer ata device eh commands to libataJason Yan1-20/+13
2018-03-07scsi: sd: Keep disk read-only when re-reading partitionJeremy Cline1-1/+2
2018-03-07scsi: qla2xxx: Fix crashes in qla2x00_probe_one on probe failureBill Kuzeja1-22/+37
2018-03-07scsi: sd_zbc: Fix potential memory leakDamien Le Moal1-20/+15
2018-03-07scsi: mpt3sas: Do not mark fw_event workqueue as WQ_MEM_RECLAIMHannes Reinecke1-1/+1
2018-03-02scsi: qedi: Fix kernel crash during port toggleManish Rangankar1-0/+5
2018-03-02scsi: qla2xxx: Fix FC-NVMe LUN discoveryDarren Trapp4-3/+16
2018-03-02scsi: core: return BLK_STS_OK for DID_OK in __scsi_error_from_host_byte()Hannes Reinecke1-0/+2
2018-03-02scsi: core: Avoid that ATA error handling can trigger a kernel hang or oopsBart Van Assche5-7/+8
2018-03-02scsi: qla2xxx: ensure async flags are reset correctlyHannes Reinecke2-3/+12
2018-03-02scsi: qla2xxx: do not check login_state if no loop id is assignedHannes Reinecke1-2/+3
2018-03-02scsi: qla2xxx: Fixup locking for session deletionHannes Reinecke4-23/+29
2018-03-02scsi: qla2xxx: Fix NULL pointer crash due to active timer for ABTShimanshu.madhani@cavium.com1-0/+1
2018-02-22scsi: mpt3sas: wait for and flush running commands on shutdown/unloadSreekanth Reddy3-5/+16
2018-02-22scsi: mpt3sas: fix oops in error handlers after shutdown/unloadMauricio Faria de Oliveira1-4/+7
2018-02-22scsi: storvsc: Spread interrupts when picking a channel for I/O requestsMichael Kelley (EOSG)1-1/+2
2018-02-16scsi: megaraid_sas: Do not use 32-bit atomic request descriptor for Ventura c...Shivasharan S1-28/+14
2018-02-14scsi: qla4xxx: skip error recovery in case of register disconnect.Manish Rangankar2-0/+48
2018-02-14scsi: aacraid: fix shutdown crash when init failsMeelis Roos1-1/+3
2018-02-14scsi: qedi: Cleanup local str variableNilesh Javali1-23/+20
2018-02-14scsi: qedi: Fix truncation of CHAP name and secretAndrew Vasquez1-12/+12
2018-02-14scsi: qla2xxx: Fix incorrect handle for abort IOCBHimanshu Madhani1-4/+3
2018-02-14scsi: qla2xxx: Fix double free bug after firmware timeoutQuinn Tran1-20/+3
2018-02-14scsi: storvsc: Increase cmd_per_lun for higher speed devicesMichael Kelley (EOSG)1-1/+1
2018-02-07scsi: qla2xxx: Fix a locking imbalance in qlt_24xx_handle_els()Bart Van Assche1-2/+0
2018-01-31scsi: scsi_dh: Document alua_rtpg_queue() argumentsBart Van Assche1-0/+5
2018-01-31scsi: Remove Makefile entry for oktagon filesCorentin Labbe1-1/+0
2018-01-31scsi: aic7xxx: remove aiclib.cCorentin Labbe1-34/+0
2018-01-31scsi: qla2xxx: Avoid triggering undefined behavior in qla2x00_mbx_completion()Bart Van Assche1-2/+4
2018-01-31scsi: mptfusion: Add bounds check in mptctl_hp_targetinfo()Dan Carpenter1-0/+2
2018-01-31scsi: sym53c8xx_2: iterator underflow in sym_getsync()Dan Carpenter1-1/+1
2018-01-31scsi: bnx2fc: Fix check in SCSI completion handler for timed out requestChad Dupuis1-0/+1
2018-01-31scsi: csiostor: remove redundant assignment to pointer 'ln'Colin Ian King1-1/+1
2018-01-31scsi: ufs: Enable quirk to ignore sending WRITE_SAME commandSujit Reddy Thumma1-0/+2
2018-01-31scsi: ibmvfc: fix misdefined reserved field in ibmvfc_fcp_rsp_infoTyrel Datwyler1-1/+1
2018-01-31scsi: qla2xxx: Fix memory corruption during hba reset testQuinn Tran1-0/+2
2018-01-31scsi: mpt3sas: fix an out of bound writeTomas Henzl1-1/+4
2018-01-23scsi: qla2xxx: Fix logo flag for qlt_free_session_done()Himanshu Madhani1-0/+1
2018-01-23scsi: arcmsr: avoid do_gettimeofdayArnd Bergmann1-27/+10
2018-01-23scsi: core: Add VENDOR_SPECIFIC sense code definitionsHannes Reinecke1-0/+1
2018-01-23scsi: qedi: Drop cqe response during connection recoveryManish Rangankar1-1/+3
2018-01-23scsi: fas216: fix sense buffer initializationArnd Bergmann1-1/+1
2018-01-23scsi: ibmvfc: Remove unneeded semicolonsChristopher Díaz Riveros1-17/+17
2018-01-23scsi: hisi_sas: fix a bug in hisi_sas_dev_gone()Xiang Chen1-1/+0
2018-01-23scsi: hisi_sas: directly attached disk LED feature for v2 hwXiaofei Tan3-0/+62
2018-01-23scsi: hisi_sas: devicetree: bindings: add LED feature for v2 hwXiaofei Tan1-1/+4
2018-01-23scsi: megaraid_sas: NVMe passthrough command supportShivasharan S3-5/+62
2018-01-23scsi: megaraid: use ktime_get_real for firmware timeArnd Bergmann1-4/+3
2018-01-23scsi: fnic: use 64-bit timestampsArnd Bergmann3-32/+32