summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-07-12scsi: fcoe: hold disc_mutex when traversing rport listsHannes Reinecke
2018-07-12scsi: libfc: Add WARN_ON() when deleting rportsHannes Reinecke
2018-07-12scsi: libfc: hold disc_mutex in fc_disc_stop_rports()Hannes Reinecke
2018-07-12scsi: libfc: fixup lockdep annotationsHannes Reinecke
2018-07-12scsi: mpt3sas: Fix for regression caused by sparse cleanupsChaitra P B
2018-07-12scsi: arcmsr: Update driver version to v1.40.00.09-20180709Ching Huang
2018-07-12scsi: arcmsr: Fix error of resuming from hibernation for adapter type EChing Huang
2018-07-10scsi: remove NCR_Q720 driverJohannes Thumshirn
2018-07-10scsi: remove NCR_D700 driverJohannes Thumshirn
2018-07-10scsi: ncr53c8xx: remove ScsiResult macroJohannes Thumshirn
2018-07-10scsi: lpfc: remove ScsiResult macroJohannes Thumshirn
2018-07-10scsi: bfa: remove ScsiResult macroJohannes Thumshirn
2018-07-10scsi: aacraid: remove AAC_STAT_GOOD defineJohannes Thumshirn
2018-07-10scsi: libfc: fixup 'sleeping function called from invalid context'Hannes Reinecke
2018-07-10scsi: libfc: Add lockdep annotationsHannes Reinecke
2018-07-10scsi: core: switch to scsi-mq by defaultJohannes Thumshirn
2018-07-10scsi: mptfusion: mark expected switch fall-throughsGustavo A. R. Silva
2018-07-10scsi: lpfc: Revise copyright for new company languageJames Smart
2018-07-10scsi: lpfc: update driver version to 12.0.0.5James Smart
2018-07-10scsi: lpfc: devloss timeout race condition caused null pointer referenceJames Smart
2018-07-10scsi: lpfc: Fix NVME Target crash in defer rcv logicJames Smart
2018-07-10scsi: lpfc: Support duration field in Link Cable Beacon V1 commandJames Smart
2018-07-10scsi: lpfc: Make PBDE optimizations configurableJames Smart
2018-07-10scsi: lpfc: Fix abort error path for NVMETJames Smart
2018-07-10scsi: lpfc: Fix panic if driver unloaded when port is offlineJames Smart
2018-07-10scsi: lpfc: Fix driver not setting dpp bits correctly in doorbell wordJames Smart
2018-07-10scsi: lpfc: Add Buffer overflow check, when nvme_info larger than PAGE_SIZEJames Smart
2018-07-02scsi: target: Remove se_dev_entry.ua_countBart Van Assche
2018-07-02scsi: target: Fix handling of removed LUNsBart Van Assche
2018-07-02scsi: target: Send unit attention condition even if the sense buffer is too s...Bart Van Assche
2018-07-02scsi: target: Do not duplicate the code that marks that a command has sense dataBart Van Assche
2018-07-02scsi: target/tcm_loop: Avoid that static checkers warn about dead codeBart Van Assche
2018-07-02scsi: target: Remove second argument from fabric_make_tpg()Bart Van Assche
2018-07-02scsi: target/iscsi: Make iscsit_ta_authentication() respect the output buffer...Bart Van Assche
2018-07-02scsi: target/iscsi: Reduce number of __iscsit_free_cmd() callersBart Van Assche
2018-07-02scsi: target: Simplify the code for waiting for command completionBart Van Assche
2018-07-02scsi: target: Simplify transport_generic_free_cmd() (2/2)Bart Van Assche
2018-07-02scsi: target: Simplify transport_generic_free_cmd() (1/2)Bart Van Assche
2018-07-02scsi: target: Fold core_tmr_handle_tas_abort() into transport_cmd_finish_abort()Bart Van Assche
2018-07-02scsi: target: Simplify core_tmr_handle_tas_abort()Bart Van Assche
2018-07-02scsi: target: Document when CMD_T_STOP and CMD_T_COMPLETE are setBart Van Assche
2018-07-02scsi: target: Make the session shutdown code also wait for commands that are ...Bart Van Assche
2018-07-02scsi: target: Introduce transport_init_session()Bart Van Assche
2018-07-02scsi: target: Rename transport_init_session() into transport_alloc_session()Bart Van Assche
2018-07-02scsi: target: Move a list_del_init() statementBart Van Assche
2018-07-02scsi: target: Avoid that EXTENDED COPY commands trigger lock inversionBart Van Assche
2018-07-02scsi: target: Use config_item_name() instead of open-coding itBart Van Assche
2018-07-02scsi: core: fix scsi_host_queue_readyMing Lei
2018-07-02scsi: sd_zbc: Remove an assignment from sd_zbc_setup_report_cmnd()Bart Van Assche
2018-07-02scsi: qedi: tidy up a size calculationDan Carpenter