summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: Fix NVME Target crash in defer rcv logicJames Smart2018-07-101-1/+11
* scsi: lpfc: Support duration field in Link Cable Beacon V1 commandJames Smart2018-07-105-28/+104
* scsi: lpfc: Make PBDE optimizations configurableJames Smart2018-07-107-38/+50
* scsi: lpfc: Fix abort error path for NVMETJames Smart2018-07-102-4/+16
* scsi: lpfc: Fix panic if driver unloaded when port is offlineJames Smart2018-07-101-1/+4
* scsi: lpfc: Fix driver not setting dpp bits correctly in doorbell wordJames Smart2018-07-101-1/+8
* scsi: lpfc: Add Buffer overflow check, when nvme_info larger than PAGE_SIZEJames Smart2018-07-101-175/+257
* scsi: target: Remove se_dev_entry.ua_countBart Van Assche2018-07-022-11/+2
* scsi: target: Fix handling of removed LUNsBart Van Assche2018-07-023-18/+39
* scsi: target: Send unit attention condition even if the sense buffer is too s...Bart Van Assche2018-07-021-14/+7
* scsi: target: Do not duplicate the code that marks that a command has sense dataBart Van Assche2018-07-021-6/+3
* scsi: target/tcm_loop: Avoid that static checkers warn about dead codeBart Van Assche2018-07-021-4/+1
* scsi: target: Remove second argument from fabric_make_tpg()Bart Van Assche2018-07-0211-39/+17
* scsi: target/iscsi: Make iscsit_ta_authentication() respect the output buffer...Bart Van Assche2018-07-021-2/+1
* scsi: target/iscsi: Reduce number of __iscsit_free_cmd() callersBart Van Assche2018-07-023-5/+2
* scsi: target: Simplify the code for waiting for command completionBart Van Assche2018-07-021-16/+8
* scsi: target: Simplify transport_generic_free_cmd() (2/2)Bart Van Assche2018-07-021-6/+4
* scsi: target: Simplify transport_generic_free_cmd() (1/2)Bart Van Assche2018-07-021-6/+2
* scsi: target: Fold core_tmr_handle_tas_abort() into transport_cmd_finish_abort()Bart Van Assche2018-07-023-17/+11
* scsi: target: Simplify core_tmr_handle_tas_abort()Bart Van Assche2018-07-021-12/+3
* scsi: target: Document when CMD_T_STOP and CMD_T_COMPLETE are setBart Van Assche2018-07-021-6/+28
* scsi: target: Make the session shutdown code also wait for commands that are ...Bart Van Assche2018-07-022-59/+23
* scsi: target: Introduce transport_init_session()Bart Van Assche2018-07-022-9/+18
* scsi: target: Rename transport_init_session() into transport_alloc_session()Bart Van Assche2018-07-022-5/+23
* scsi: target: Move a list_del_init() statementBart Van Assche2018-07-021-2/+1
* scsi: target: Avoid that EXTENDED COPY commands trigger lock inversionBart Van Assche2018-07-021-5/+17
* scsi: target: Use config_item_name() instead of open-coding itBart Van Assche2018-07-022-5/+6
* scsi: core: fix scsi_host_queue_readyMing Lei2018-07-021-1/+1
* scsi: sd_zbc: Remove an assignment from sd_zbc_setup_report_cmnd()Bart Van Assche2018-07-021-6/+0
* scsi: qedi: tidy up a size calculationDan Carpenter2018-07-021-1/+1
* scsi: ibmvscsi: Improve strings handlingBreno Leitao2018-07-021-2/+2
* scsi: tcmu: Don't pass KERN_ERR to pr_errMike Christie2018-06-261-1/+1
* scsi: core: avoid host-wide host_busy counter for scsi_mqMing Lei2018-06-262-7/+40
* scsi: read host_busy via scsi_host_busy()Ming Lei2018-06-269-15/+25
* scsi: sd: Remove a superfluous assignmentBart Van Assche2018-06-261-1/+0
* scsi: qedi: Fix misleading indentationBart Van Assche2018-06-261-14/+16
* scsi: don't add scsi command result bytesJohannes Thumshirn2018-06-264-5/+5
* scsi: core: check for equality of result byte valuesJohannes Thumshirn2018-06-269-19/+18
* scsi: core: scsi_io_completion convert BUGs to WARNsDouglas Gilbert2018-06-261-3/+12
* scsi: core: scsi_io_completion hints on fastpathDouglas Gilbert2018-06-261-9/+9
* scsi: core: add scsi_io_completion_reprep helperDouglas Gilbert2018-06-261-23/+18
* scsi: core: add scsi_io_completion_action helperDouglas Gilbert2018-06-261-154/+175
* scsi: core: add scsi_io_completion_nz_result functionDouglas Gilbert2018-06-261-57/+75
* scsi: core: scsi_io_completion: rename variablesDouglas Gilbert2018-06-261-33/+39
* scsi: core: scsi_io_completion: comment on end_request returnDouglas Gilbert2018-06-261-0/+1
* scsi: target: remove target_find_deviceMike Christie2018-06-261-24/+0
* scsi: tcmu: add module wide block/reset_netlink supportMike Christie2018-06-261-3/+97
* scsi: tcmu: misc nl code cleanupMike Christie2018-06-261-12/+9
* scsi: tcmu: simplify nl interfaceMike Christie2018-06-261-14/+12
* scsi: tcmu: track nl commandsMike Christie2018-06-261-29/+39