Age | Commit message (Expand) | Author | Files | Lines |
2018-01-31 | scsi: scsi_dh: Document alua_rtpg_queue() arguments | Bart Van Assche | 1 | -0/+5 |
2018-01-31 | scsi: Remove Makefile entry for oktagon files | Corentin Labbe | 1 | -1/+0 |
2018-01-31 | scsi: aic7xxx: remove aiclib.c | Corentin Labbe | 1 | -34/+0 |
2018-01-31 | scsi: qla2xxx: Avoid triggering undefined behavior in qla2x00_mbx_completion() | Bart Van Assche | 1 | -2/+4 |
2018-01-31 | scsi: mptfusion: Add bounds check in mptctl_hp_targetinfo() | Dan Carpenter | 1 | -0/+2 |
2018-01-31 | scsi: sym53c8xx_2: iterator underflow in sym_getsync() | Dan Carpenter | 1 | -1/+1 |
2018-01-31 | scsi: bnx2fc: Fix check in SCSI completion handler for timed out request | Chad Dupuis | 1 | -0/+1 |
2018-01-31 | scsi: csiostor: remove redundant assignment to pointer 'ln' | Colin Ian King | 1 | -1/+1 |
2018-01-31 | scsi: ufs: Enable quirk to ignore sending WRITE_SAME command | Sujit Reddy Thumma | 1 | -0/+2 |
2018-01-31 | scsi: ibmvfc: fix misdefined reserved field in ibmvfc_fcp_rsp_info | Tyrel Datwyler | 1 | -1/+1 |
2018-01-31 | scsi: qla2xxx: Fix memory corruption during hba reset test | Quinn Tran | 1 | -0/+2 |
2018-01-31 | scsi: mpt3sas: fix an out of bound write | Tomas Henzl | 1 | -1/+4 |
2018-01-23 | scsi: qla2xxx: Fix logo flag for qlt_free_session_done() | Himanshu Madhani | 1 | -0/+1 |
2018-01-23 | scsi: arcmsr: avoid do_gettimeofday | Arnd Bergmann | 1 | -27/+10 |
2018-01-23 | scsi: qedi: Drop cqe response during connection recovery | Manish Rangankar | 1 | -1/+3 |
2018-01-23 | scsi: fas216: fix sense buffer initialization | Arnd Bergmann | 1 | -1/+1 |
2018-01-23 | scsi: ibmvfc: Remove unneeded semicolons | Christopher Díaz Riveros | 1 | -17/+17 |
2018-01-23 | scsi: hisi_sas: fix a bug in hisi_sas_dev_gone() | Xiang Chen | 1 | -1/+0 |
2018-01-23 | scsi: hisi_sas: directly attached disk LED feature for v2 hw | Xiaofei Tan | 3 | -0/+62 |
2018-01-23 | scsi: megaraid_sas: NVMe passthrough command support | Shivasharan S | 3 | -5/+62 |
2018-01-23 | scsi: megaraid: use ktime_get_real for firmware time | Arnd Bergmann | 1 | -4/+3 |
2018-01-23 | scsi: fnic: use 64-bit timestamps | Arnd Bergmann | 3 | -32/+32 |
2018-01-23 | scsi: qedf: Fix error return code in __qedf_probe() | Wei Yongjun | 1 | -0/+3 |
2018-01-23 | scsi: devinfo: fix format of the device list | Xose Vazquez Perez | 1 | -4/+3 |
2018-01-23 | scsi: qla2xxx: Update driver version to 10.00.00.05-k | himanshu.madhani@cavium.com | 1 | -1/+1 |
2018-01-23 | scsi: qla2xxx: Add XCB counters to debugfs | Anil Gurumurthy | 1 | -0/+9 |
2018-01-23 | scsi: qla2xxx: Fix queue ID for async abort with Multiqueue | Darren Trapp | 3 | -2/+15 |
2018-01-17 | scsi: qla2xxx: Fix warning for code intentation in __qla24xx_handle_gpdb_event() | himanshu.madhani@cavium.com | 1 | -1/+1 |
2018-01-17 | scsi: qla2xxx: Fix warning during port_name debug print | himanshu.madhani@cavium.com | 1 | -1/+1 |
2018-01-17 | scsi: qla2xxx: Fix warning in qla2x00_async_iocb_timeout() | himanshu.madhani@cavium.com | 1 | -0/+4 |
2018-01-17 | scsi: qla2xxx: Fix recursion while sending terminate exchange | himanshu.madhani@cavium.com | 1 | -1/+1 |
2018-01-17 | scsi: qla2xxx: Fix NULL pointer crash due to probe failure | himanshu.madhani@cavium.com | 1 | -4/+4 |
2018-01-17 | scsi: mptsas: remove duplicated assignment to pointer head | Colin Ian King | 1 | -1/+0 |
2018-01-17 | scsi: storvsc: missing error code in storvsc_probe() | Dan Carpenter | 1 | -1/+3 |
2018-01-17 | scsi: mptfusion: Use snprintf() instead of open coded divisions | Andy Shevchenko | 1 | -18/+7 |
2018-01-17 | scsi: mpt3sas: make function _get_st_from_smid static | Colin Ian King | 1 | -1/+1 |
2018-01-17 | scsi: hisi_sas: make local symbol host_attrs static | Wei Yongjun | 1 | -1/+1 |
2018-01-17 | scsi: scsi_debug: delay stress fix | Douglas Gilbert | 1 | -26/+46 |
2018-01-17 | scsi: fnic: use kzalloc in fnic_fcoe_process_vlan_resp | Rasmus Villemoes | 1 | -3/+1 |
2018-01-11 | scsi: megaraid_sas: driver version upgrade | Shivasharan S | 1 | -2/+2 |
2018-01-11 | scsi: megaraid_sas: re-work DCMD refire code | Shivasharan S | 3 | -19/+48 |
2018-01-11 | scsi: megaraid_sas: Expose fw_cmds_outstanding through sysfs | Shivasharan S | 1 | -0/+13 |
2018-01-11 | scsi: megaraid_sas: Selectively apply stream detection based on IO type | Shivasharan S | 1 | -10/+14 |
2018-01-11 | scsi: megaraid_sas: Update LD map after populating drv_map driver map copy | Shivasharan S | 4 | -18/+22 |
2018-01-11 | scsi: megaraid_sas: Use megasas_wait_for_adapter_operational to detect contro... | Shivasharan S | 1 | -58/+2 |
2018-01-11 | scsi: megaraid_sas: Avoid firing DCMDs while OCR is in progress | Shivasharan S | 2 | -4/+2 |
2018-01-11 | scsi: megaraid_sas: unload flag should be set after scsi_remove_host is called | Shivasharan S | 1 | -1/+1 |
2018-01-11 | scsi: megaraid_sas: Error handling for invalid ldcount provided by firmware i... | Shivasharan S | 1 | -4/+12 |
2018-01-11 | scsi: megaraid_sas: Reset ldio_outstanding in megasas_resume | Shivasharan S | 1 | -0/+1 |
2018-01-11 | scsi: megaraid_sas: Return the DCMD status from megasas_get_seq_num | Shivasharan S | 1 | -14/+18 |