summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-02-05scsi: block: remove req->specialChristoph Hellwig
2019-02-05scsi: stop setting up request->specialChristoph Hellwig
2019-02-05scsi: remove bidirectional command supportChristoph Hellwig
2019-02-05scsi: remove the SCSI OSD libraryChristoph Hellwig
2019-02-05scsi: bsg-lib: handle bidi requests without block layer helpChristoph Hellwig
2019-02-04scsi: mpt3sas: Update driver version to 27.102.00.00Suganath Prabu S
2019-02-04scsi: mpt3sas: Add support for ATLAS PCIe switchSuganath Prabu S
2019-02-04scsi: mpt3sas: Add support for NVMe Switch AdapterSuganath Prabu S
2019-02-04scsi: mpt3sas: Rename mpi endpoint device ID macro.Suganath Prabu S
2019-02-04scsi: megaraid_sas: Add support for DEVICE_LIST DCMD in driverShivasharan S
2019-02-04scsi: megaraid_sas: Rework device add code in AEN pathShivasharan S
2019-02-04scsi: megaraid_sas: Rework code to get PD and LD listShivasharan S
2019-02-04scsi: aacraid: clean up some indentation and formatting issuesColin Ian King
2019-02-04scsi: sd: Improve sd_print_capacity()Damien Le Moal
2019-02-04scsi: ufs: Print uic error history in time orderStanley Chu
2019-02-04scsi: target/iscsi: Simplify iscsit_handle_text_cmd()Bart Van Assche
2019-02-04scsi: target/iscsi: Simplify iscsit_dump_data_payload()Bart Van Assche
2019-02-04scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlockBart Van Assche
2019-02-04scsi: target/iscsi: Rename a function and a function pointerBart Van Assche
2019-02-04scsi: target/iscsi: Fix spelling of "unsolicited"Bart Van Assche
2019-02-04scsi: target/iscsi: Convert comments about locking into runtime checksBart Van Assche
2019-02-04scsi: target/iscsi: Remove an incorrect commentBart Van Assche
2019-02-04scsi: RDMA/srpt: Fix a credit leak for aborted commandsBart Van Assche
2019-02-04scsi: RDMA/srpt: Rework I/O context allocationBart Van Assche
2019-02-04scsi: RDMA/srpt: Fix handling of TMF submission failureBart Van Assche
2019-02-04scsi: RDMA/srpt: Fix handling of command / TMF submission failureBart Van Assche
2019-02-04scsi: target/core: Add target_send_busy()Bart Van Assche
2019-02-04scsi: target/core: Inline transport_lun_remove_cmd()Bart Van Assche
2019-02-04scsi: target/core: Simplify the LUN RESET implementationBart Van Assche
2019-02-04scsi: target/core: Remove several state tests from the TMF codeBart Van Assche
2019-02-04scsi: target/core: Remove the write_pending_status() callback functionBart Van Assche
2019-02-01scsi: csiostor: Remove set but not used variable 'pln'YueHaibing
2019-02-01scsi: qla2xxx: Add new FC-NVMe enable BIT to enable FC-NVMe featureGiridhar Malavali
2019-01-29scsi: hisi_sas: Add missing seq_printf() call in hisi_sas_show_row_32()John Garry
2019-01-29scsi: hisi_sas: Fix to only call scsi_get_prot_op() for non-NULL scsi_cmndJohn Garry
2019-01-29scsi: hisi_sas: Some misc tidy-upJohn Garry
2019-01-29scsi: hisi_sas: Correct memory allocation size for DQ debugfsLuo Jiaxing
2019-01-29scsi: hisi_sas: Fix losing directly attached disk when hot-plugXiaofei Tan
2019-01-29scsi: hisi_sas: Reject setting programmed minimum linkrate > 1.5GLuo Jiaxing
2019-01-29scsi: hisi_sas: Remove unused parameter of function hisi_sas_alloc()Xiang Chen
2019-01-29scsi: hisi_sas: remove the check of sas_dev status in hisi_sas_I_T_nexus_reset()Xiang Chen
2019-01-29scsi: hisi_sas: shutdown axi bus to avoid exception CQ returnedXiang Chen
2019-01-29scsi: hisi_sas: send primitive NOTIFY to SSP situation onlyXiang Chen
2019-01-29scsi: hisi_sas: Add debugfs ITCT file and add file operationsLuo Jiaxing
2019-01-29scsi: hisi_sas: Fix type casting and missing static qualifier in debugfs codeJohn Garry
2019-01-29scsi: hisi_sas: No need to check return value of debugfs_create functionsJohn Garry
2019-01-29scsi: pcmcia: nsp_cs: Remove unnecessary parenthesesNathan Chancellor
2019-01-29scsi: nsp32: Remove unnecessary self assignment in nsp32_set_sync_entryNathan Chancellor
2019-01-29scsi: prefix header search paths with $(srctree)/Masahiro Yamada
2019-01-29scsi: remove unneeded header search pathsMasahiro Yamada