summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: core: Avoid that ATA error handling can trigger a kernel hang or oopsBart Van Assche2018-03-025-7/+8
* scsi: qla2xxx: ensure async flags are reset correctlyHannes Reinecke2018-03-022-3/+12
* scsi: qla2xxx: do not check login_state if no loop id is assignedHannes Reinecke2018-03-021-2/+3
* scsi: qla2xxx: Fixup locking for session deletionHannes Reinecke2018-03-024-23/+29
* scsi: qla2xxx: Fix NULL pointer crash due to active timer for ABTShimanshu.madhani@cavium.com2018-03-021-0/+1
* scsi: mpt3sas: wait for and flush running commands on shutdown/unloadSreekanth Reddy2018-02-223-5/+16
* scsi: mpt3sas: fix oops in error handlers after shutdown/unloadMauricio Faria de Oliveira2018-02-221-4/+7
* scsi: storvsc: Spread interrupts when picking a channel for I/O requestsMichael Kelley (EOSG)2018-02-221-1/+2
* scsi: megaraid_sas: Do not use 32-bit atomic request descriptor for Ventura c...Shivasharan S2018-02-161-28/+14
* scsi: qla4xxx: skip error recovery in case of register disconnect.Manish Rangankar2018-02-142-0/+48
* scsi: aacraid: fix shutdown crash when init failsMeelis Roos2018-02-141-1/+3
* scsi: qedi: Cleanup local str variableNilesh Javali2018-02-141-23/+20
* scsi: qedi: Fix truncation of CHAP name and secretAndrew Vasquez2018-02-141-12/+12
* scsi: qla2xxx: Fix incorrect handle for abort IOCBHimanshu Madhani2018-02-141-4/+3
* scsi: qla2xxx: Fix double free bug after firmware timeoutQuinn Tran2018-02-141-20/+3
* scsi: storvsc: Increase cmd_per_lun for higher speed devicesMichael Kelley (EOSG)2018-02-141-1/+1
* scsi: qla2xxx: Fix a locking imbalance in qlt_24xx_handle_els()Bart Van Assche2018-02-071-2/+0
* scsi: scsi_dh: Document alua_rtpg_queue() argumentsBart Van Assche2018-01-311-0/+5
* scsi: Remove Makefile entry for oktagon filesCorentin Labbe2018-01-311-1/+0
* scsi: aic7xxx: remove aiclib.cCorentin Labbe2018-01-311-34/+0
* scsi: qla2xxx: Avoid triggering undefined behavior in qla2x00_mbx_completion()Bart Van Assche2018-01-311-2/+4
* scsi: mptfusion: Add bounds check in mptctl_hp_targetinfo()Dan Carpenter2018-01-311-0/+2
* scsi: sym53c8xx_2: iterator underflow in sym_getsync()Dan Carpenter2018-01-311-1/+1
* scsi: bnx2fc: Fix check in SCSI completion handler for timed out requestChad Dupuis2018-01-311-0/+1
* scsi: csiostor: remove redundant assignment to pointer 'ln'Colin Ian King2018-01-311-1/+1
* scsi: ufs: Enable quirk to ignore sending WRITE_SAME commandSujit Reddy Thumma2018-01-311-0/+2
* scsi: ibmvfc: fix misdefined reserved field in ibmvfc_fcp_rsp_infoTyrel Datwyler2018-01-311-1/+1
* scsi: qla2xxx: Fix memory corruption during hba reset testQuinn Tran2018-01-311-0/+2
* scsi: mpt3sas: fix an out of bound writeTomas Henzl2018-01-311-1/+4
* scsi: qla2xxx: Fix logo flag for qlt_free_session_done()Himanshu Madhani2018-01-231-0/+1
* scsi: arcmsr: avoid do_gettimeofdayArnd Bergmann2018-01-231-27/+10
* scsi: core: Add VENDOR_SPECIFIC sense code definitionsHannes Reinecke2018-01-231-0/+1
* scsi: qedi: Drop cqe response during connection recoveryManish Rangankar2018-01-231-1/+3
* scsi: fas216: fix sense buffer initializationArnd Bergmann2018-01-231-1/+1
* scsi: ibmvfc: Remove unneeded semicolonsChristopher Díaz Riveros2018-01-231-17/+17
* scsi: hisi_sas: fix a bug in hisi_sas_dev_gone()Xiang Chen2018-01-231-1/+0
* scsi: hisi_sas: directly attached disk LED feature for v2 hwXiaofei Tan2018-01-233-0/+62
* scsi: hisi_sas: devicetree: bindings: add LED feature for v2 hwXiaofei Tan2018-01-231-1/+4
* scsi: megaraid_sas: NVMe passthrough command supportShivasharan S2018-01-233-5/+62
* scsi: megaraid: use ktime_get_real for firmware timeArnd Bergmann2018-01-231-4/+3
* scsi: fnic: use 64-bit timestampsArnd Bergmann2018-01-233-32/+32
* scsi: qedf: Fix error return code in __qedf_probe()Wei Yongjun2018-01-231-0/+3
* scsi: devinfo: fix format of the device listXose Vazquez Perez2018-01-231-4/+3
* scsi: qla2xxx: Update driver version to 10.00.00.05-khimanshu.madhani@cavium.com2018-01-231-1/+1
* scsi: qla2xxx: Add XCB counters to debugfsAnil Gurumurthy2018-01-231-0/+9
* scsi: qla2xxx: Fix queue ID for async abort with MultiqueueDarren Trapp2018-01-233-2/+15
* scsi: qla2xxx: Fix warning for code intentation in __qla24xx_handle_gpdb_event()himanshu.madhani@cavium.com2018-01-171-1/+1
* scsi: qla2xxx: Fix warning during port_name debug printhimanshu.madhani@cavium.com2018-01-171-1/+1
* scsi: qla2xxx: Fix warning in qla2x00_async_iocb_timeout()himanshu.madhani@cavium.com2018-01-171-0/+4
* scsi: qla2xxx: Fix recursion while sending terminate exchangehimanshu.madhani@cavium.com2018-01-171-1/+1