summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: bsg-lib: handle bidi requests without block layer helpChristoph Hellwig2019-02-061-1/+0
* scsi: mpt3sas: Update driver version to 27.102.00.00Suganath Prabu S2019-02-051-2/+2
* scsi: mpt3sas: Add support for ATLAS PCIe switchSuganath Prabu S2019-02-052-0/+9
* scsi: mpt3sas: Add support for NVMe Switch AdapterSuganath Prabu S2019-02-052-0/+5
* scsi: mpt3sas: Rename mpi endpoint device ID macro.Suganath Prabu S2019-02-052-4/+4
* scsi: megaraid_sas: Add support for DEVICE_LIST DCMD in driverShivasharan S2019-02-054-23/+250
* scsi: megaraid_sas: Rework device add code in AEN pathShivasharan S2019-02-051-66/+107
* scsi: megaraid_sas: Rework code to get PD and LD listShivasharan S2019-02-051-13/+31
* scsi: aacraid: clean up some indentation and formatting issuesColin Ian King2019-02-053-15/+15
* scsi: sd: Improve sd_print_capacity()Damien Le Moal2019-02-051-13/+13
* scsi: ufs: Print uic error history in time orderStanley Chu2019-02-051-1/+6
* scsi: target/iscsi: Simplify iscsit_handle_text_cmd()Bart Van Assche2019-02-051-14/+11
* scsi: target/iscsi: Simplify iscsit_dump_data_payload()Bart Van Assche2019-02-051-32/+9
* scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlockBart Van Assche2019-02-051-2/+2
* scsi: target/iscsi: Rename a function and a function pointerBart Van Assche2019-02-054-5/+5
* scsi: target/iscsi: Fix spelling of "unsolicited"Bart Van Assche2019-02-055-8/+8
* scsi: target/iscsi: Convert comments about locking into runtime checksBart Van Assche2019-02-057-42/+31
* scsi: target/iscsi: Remove an incorrect commentBart Van Assche2019-02-051-3/+0
* scsi: RDMA/srpt: Fix a credit leak for aborted commandsBart Van Assche2019-02-051-0/+11
* scsi: RDMA/srpt: Rework I/O context allocationBart Van Assche2019-02-052-32/+19
* scsi: RDMA/srpt: Fix handling of TMF submission failureBart Van Assche2019-02-051-3/+1
* scsi: RDMA/srpt: Fix handling of command / TMF submission failureBart Van Assche2019-02-051-5/+4
* scsi: target/core: Add target_send_busy()Bart Van Assche2019-02-051-0/+16
* scsi: target/core: Inline transport_lun_remove_cmd()Bart Van Assche2019-02-051-28/+3
* scsi: target/core: Simplify the LUN RESET implementationBart Van Assche2019-02-051-12/+2
* scsi: target/core: Remove several state tests from the TMF codeBart Van Assche2019-02-052-27/+0
* scsi: target/core: Remove the write_pending_status() callback functionBart Van Assche2019-02-0514-111/+0
* scsi: csiostor: Remove set but not used variable 'pln'YueHaibing2019-02-021-3/+0
* scsi: qla2xxx: Add new FC-NVMe enable BIT to enable FC-NVMe featureGiridhar Malavali2019-02-022-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
* scsi: pcmcia: nsp_cs: Remove unnecessary parenthesesNathan Chancellor2019-01-291-1/+2
* scsi: nsp32: Remove unnecessary self assignment in nsp32_set_sync_entryNathan Chancellor2019-01-291-1/+0
* scsi: prefix header search paths with $(srctree)/Masahiro Yamada2019-01-292-2/+2
* scsi: remove unneeded header search pathsMasahiro Yamada2019-01-293-4/+0
* scsi: fnic: Remove set but not used variable 'vdev'YueHaibing2019-01-292-6/+0
* scsi: sd: Protect against READ(6) or WRITE(6) with zero block transfer lengthBart Van Assche2019-01-291-0/+4
* scsi: libsas: Remove scsi_to_u32()Bart Van Assche2019-01-291-4/+5
* scsi: hpsa: clean up two indentation issuesColin Ian King2019-01-291-2/+2