summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: block: remove req->specialChristoph Hellwig2019-02-053-5/+0
* scsi: stop setting up request->specialChristoph Hellwig2019-02-054-17/+0
* scsi: remove bidirectional command supportChristoph Hellwig2019-02-0512-268/+34
* scsi: remove the SCSI OSD libraryChristoph Hellwig2019-02-0511-3659/+0
* scsi: fs: remove exofsChristoph Hellwig2019-02-0520-6600/+0
* scsi: bsg-lib: handle bidi requests without block layer helpChristoph Hellwig2019-02-054-61/+56
* scsi: bsg: refactor bsg_ioctlChristoph Hellwig2019-02-051-86/+72
* scsi: mpt3sas: Update driver version to 27.102.00.00Suganath Prabu S2019-02-041-2/+2
* scsi: mpt3sas: Add support for ATLAS PCIe switchSuganath Prabu S2019-02-042-0/+9
* scsi: mpt3sas: Add support for NVMe Switch AdapterSuganath Prabu S2019-02-042-0/+5
* scsi: mpt3sas: Rename mpi endpoint device ID macro.Suganath Prabu S2019-02-042-4/+4
* scsi: megaraid_sas: Add support for DEVICE_LIST DCMD in driverShivasharan S2019-02-044-23/+250
* scsi: megaraid_sas: Rework device add code in AEN pathShivasharan S2019-02-041-66/+107
* scsi: megaraid_sas: Rework code to get PD and LD listShivasharan S2019-02-041-13/+31
* scsi: MAINTAINERS: Update dwc driver maintainer to Pedro SousaJoao Pinto2019-02-041-1/+1
* scsi: MAINTAINERS: Add reviewers for UFS patchesMarc Gonzalez2019-02-041-1/+3
* scsi: aacraid: clean up some indentation and formatting issuesColin Ian King2019-02-043-15/+15
* scsi: sd: Improve sd_print_capacity()Damien Le Moal2019-02-041-13/+13
* scsi: ufs: Print uic error history in time orderStanley Chu2019-02-041-1/+6
* scsi: target/iscsi: Simplify iscsit_handle_text_cmd()Bart Van Assche2019-02-041-14/+11
* scsi: target/iscsi: Simplify iscsit_dump_data_payload()Bart Van Assche2019-02-041-32/+9
* scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlockBart Van Assche2019-02-041-2/+2
* scsi: target/iscsi: Rename a function and a function pointerBart Van Assche2019-02-045-6/+6
* scsi: target/iscsi: Fix spelling of "unsolicited"Bart Van Assche2019-02-046-9/+9
* scsi: target/iscsi: Convert comments about locking into runtime checksBart Van Assche2019-02-047-42/+31
* scsi: target/iscsi: Remove an incorrect commentBart Van Assche2019-02-041-3/+0
* scsi: RDMA/srpt: Fix a credit leak for aborted commandsBart Van Assche2019-02-041-0/+11
* scsi: RDMA/srpt: Rework I/O context allocationBart Van Assche2019-02-042-32/+19
* scsi: RDMA/srpt: Fix handling of TMF submission failureBart Van Assche2019-02-041-3/+1
* scsi: RDMA/srpt: Fix handling of command / TMF submission failureBart Van Assche2019-02-041-5/+4
* scsi: target/core: Add target_send_busy()Bart Van Assche2019-02-042-0/+17
* scsi: target/core: Inline transport_lun_remove_cmd()Bart Van Assche2019-02-041-28/+3
* scsi: target/core: Simplify the LUN RESET implementationBart Van Assche2019-02-041-12/+2
* scsi: target/core: Remove several state tests from the TMF codeBart Van Assche2019-02-043-28/+0
* scsi: target/core: Remove the write_pending_status() callback functionBart Van Assche2019-02-0416-120/+0
* scsi: csiostor: Remove set but not used variable 'pln'YueHaibing2019-02-011-3/+0
* scsi: qla2xxx: Add new FC-NVMe enable BIT to enable FC-NVMe featureGiridhar Malavali2019-02-012-1/+6
* scsi: hisi_sas: Add missing seq_printf() call in hisi_sas_show_row_32()John Garry2019-01-291-0/+1
* scsi: hisi_sas: Fix to only call scsi_get_prot_op() for non-NULL scsi_cmndJohn Garry2019-01-291-1/+2
* scsi: hisi_sas: Some misc tidy-upJohn Garry2019-01-291-11/+22
* scsi: hisi_sas: Correct memory allocation size for DQ debugfsLuo Jiaxing2019-01-291-2/+2
* scsi: hisi_sas: Fix losing directly attached disk when hot-plugXiaofei Tan2019-01-294-9/+56
* scsi: hisi_sas: Reject setting programmed minimum linkrate > 1.5GLuo Jiaxing2019-01-291-4/+8
* scsi: hisi_sas: Remove unused parameter of function hisi_sas_alloc()Xiang Chen2019-01-293-4/+4
* scsi: hisi_sas: remove the check of sas_dev status in hisi_sas_I_T_nexus_reset()Xiang Chen2019-01-293-16/+0
* scsi: hisi_sas: shutdown axi bus to avoid exception CQ returnedXiang Chen2019-01-291-0/+12
* scsi: hisi_sas: send primitive NOTIFY to SSP situation onlyXiang Chen2019-01-295-8/+9
* scsi: hisi_sas: Add debugfs ITCT file and add file operationsLuo Jiaxing2019-01-291-0/+33
* scsi: hisi_sas: Fix type casting and missing static qualifier in debugfs codeJohn Garry2019-01-292-12/+13
* scsi: hisi_sas: No need to check return value of debugfs_create functionsJohn Garry2019-01-292-37/+17
OpenPOWER on IntegriCloud