summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2018-01-30scsi: mptfusion: Add bounds check in mptctl_hp_targetinfo()Dan Carpenter-0/+2
2018-01-30scsi: sym53c8xx_2: iterator underflow in sym_getsync()Dan Carpenter-1/+1
2018-01-30scsi: bnx2fc: Fix check in SCSI completion handler for timed out requestChad Dupuis-0/+1
2018-01-30scsi: csiostor: remove redundant assignment to pointer 'ln'Colin Ian King-1/+1
2018-01-30scsi: ufs: Enable quirk to ignore sending WRITE_SAME commandSujit Reddy Thumma-0/+2
2018-01-30scsi: ibmvfc: fix misdefined reserved field in ibmvfc_fcp_rsp_infoTyrel Datwyler-1/+1
2018-01-30scsi: qla2xxx: Fix memory corruption during hba reset testQuinn Tran-0/+2
2018-01-30scsi: mpt3sas: fix an out of bound writeTomas Henzl-1/+4
2018-01-22scsi: qla2xxx: Fix logo flag for qlt_free_session_done()Himanshu Madhani-0/+1
2018-01-22scsi: arcmsr: avoid do_gettimeofdayArnd Bergmann-27/+10
2018-01-22scsi: core: Add VENDOR_SPECIFIC sense code definitionsHannes Reinecke-0/+1
2018-01-22scsi: qedi: Drop cqe response during connection recoveryManish Rangankar-1/+3
2018-01-22scsi: fas216: fix sense buffer initializationArnd Bergmann-1/+1
2018-01-22scsi: ibmvfc: Remove unneeded semicolonsChristopher Díaz Riveros-17/+17
2018-01-22scsi: hisi_sas: fix a bug in hisi_sas_dev_gone()Xiang Chen-1/+0
2018-01-22scsi: hisi_sas: directly attached disk LED feature for v2 hwXiaofei Tan-0/+62
2018-01-22scsi: hisi_sas: devicetree: bindings: add LED feature for v2 hwXiaofei Tan-1/+4
2018-01-22scsi: megaraid_sas: NVMe passthrough command supportShivasharan S-5/+62
2018-01-22scsi: megaraid: use ktime_get_real for firmware timeArnd Bergmann-4/+3
2018-01-22scsi: fnic: use 64-bit timestampsArnd Bergmann-32/+32
2018-01-22scsi: qedf: Fix error return code in __qedf_probe()Wei Yongjun-0/+3
2018-01-22scsi: devinfo: fix format of the device listXose Vazquez Perez-4/+3
2018-01-22scsi: qla2xxx: Update driver version to 10.00.00.05-khimanshu.madhani@cavium.com-1/+1
2018-01-22scsi: qla2xxx: Add XCB counters to debugfsAnil Gurumurthy-0/+9
2018-01-22scsi: qla2xxx: Fix queue ID for async abort with MultiqueueDarren Trapp-2/+15
2018-01-17scsi: qla2xxx: Fix warning for code intentation in __qla24xx_handle_gpdb_event()himanshu.madhani@cavium.com-1/+1
2018-01-17scsi: qla2xxx: Fix warning during port_name debug printhimanshu.madhani@cavium.com-1/+1
2018-01-17scsi: qla2xxx: Fix warning in qla2x00_async_iocb_timeout()himanshu.madhani@cavium.com-0/+4
2018-01-17scsi: qla2xxx: Fix recursion while sending terminate exchangehimanshu.madhani@cavium.com-1/+1
2018-01-17scsi: qla2xxx: Fix NULL pointer crash due to probe failurehimanshu.madhani@cavium.com-4/+4
2018-01-17scsi: mptsas: remove duplicated assignment to pointer headColin Ian King-1/+0
2018-01-17scsi: storvsc: missing error code in storvsc_probe()Dan Carpenter-1/+3
2018-01-17scsi: mptfusion: Use snprintf() instead of open coded divisionsAndy Shevchenko-18/+7
2018-01-17scsi: mpt3sas: make function _get_st_from_smid staticColin Ian King-1/+1
2018-01-17scsi: hisi_sas: make local symbol host_attrs staticWei Yongjun-1/+1
2018-01-17scsi: scsi_debug: delay stress fixDouglas Gilbert-26/+46
2018-01-17scsi: fnic: use kzalloc in fnic_fcoe_process_vlan_respRasmus Villemoes-3/+1
2018-01-10scsi: megaraid_sas: driver version upgradeShivasharan S-2/+2
2018-01-10scsi: megaraid_sas: re-work DCMD refire codeShivasharan S-19/+48
2018-01-10scsi: megaraid_sas: Expose fw_cmds_outstanding through sysfsShivasharan S-0/+13
2018-01-10scsi: megaraid_sas: Selectively apply stream detection based on IO typeShivasharan S-10/+14
2018-01-10scsi: megaraid_sas: Update LD map after populating drv_map driver map copyShivasharan S-18/+22
2018-01-10scsi: megaraid_sas: Use megasas_wait_for_adapter_operational to detect contro...Shivasharan S-58/+2
2018-01-10scsi: megaraid_sas: Avoid firing DCMDs while OCR is in progressShivasharan S-4/+2
2018-01-10scsi: megaraid_sas: unload flag should be set after scsi_remove_host is calledShivasharan S-1/+1
2018-01-10scsi: megaraid_sas: Error handling for invalid ldcount provided by firmware i...Shivasharan S-4/+12
2018-01-10scsi: megaraid_sas: Reset ldio_outstanding in megasas_resumeShivasharan S-0/+1
2018-01-10scsi: megaraid_sas: Return the DCMD status from megasas_get_seq_numShivasharan S-14/+18
2018-01-10scsi: megaraid_sas: memset IOC INIT frame using correct sizeShivasharan S-1/+1
2018-01-10scsi: megaraid_sas: zero out IOC INIT and stream detection memoryShivasharan S-2/+2