summaryrefslogtreecommitdiffstats
path: root/Documentation/io-mapping.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2018-07-13scsi: fcoe: hold disc_mutex when traversing rport listsHannes Reinecke1-8/+4
2018-07-13scsi: libfc: Add WARN_ON() when deleting rportsHannes Reinecke1-0/+1
2018-07-13scsi: libfc: hold disc_mutex in fc_disc_stop_rports()Hannes Reinecke1-6/+4
2018-07-13scsi: libfc: fixup lockdep annotationsHannes Reinecke1-1/+1
2018-07-13scsi: mpt3sas: Fix for regression caused by sparse cleanupsChaitra P B1-6/+6
2018-07-13scsi: arcmsr: Update driver version to v1.40.00.09-20180709Ching Huang1-1/+1
2018-07-13scsi: arcmsr: Fix error of resuming from hibernation for adapter type EChing Huang1-0/+7
2018-07-11scsi: remove NCR_Q720 driverJohannes Thumshirn4-423/+4
2018-07-11scsi: remove NCR_D700 driverJohannes Thumshirn5-454/+0
2018-07-11scsi: ncr53c8xx: remove ScsiResult macroJohannes Thumshirn1-5/+5
2018-07-11scsi: lpfc: remove ScsiResult macroJohannes Thumshirn2-23/+22
2018-07-11scsi: bfa: remove ScsiResult macroJohannes Thumshirn2-12/+8
2018-07-11scsi: aacraid: remove AAC_STAT_GOOD defineJohannes Thumshirn1-14/+27
2018-07-11scsi: libfc: fixup 'sleeping function called from invalid context'Hannes Reinecke1-3/+4
2018-07-11scsi: libfc: Add lockdep annotationsHannes Reinecke3-140/+99
2018-07-11scsi: core: switch to scsi-mq by defaultJohannes Thumshirn1-0/+1
2018-07-11scsi: mptfusion: mark expected switch fall-throughsGustavo A. R. Silva2-0/+4
2018-07-11scsi: target: sbitmap: add seq_file forward declarationArnd Bergmann1-0/+2
2018-07-11scsi: lpfc: Revise copyright for new company languageJames Smart26-37/+37
2018-07-11scsi: lpfc: update driver version to 12.0.0.5James Smart1-1/+1
2018-07-11scsi: lpfc: devloss timeout race condition caused null pointer referenceJames Smart2-4/+14
2018-07-11scsi: lpfc: Fix NVME Target crash in defer rcv logicJames Smart1-1/+11
2018-07-11scsi: lpfc: Support duration field in Link Cable Beacon V1 commandJames Smart5-28/+104
2018-07-11scsi: lpfc: Make PBDE optimizations configurableJames Smart7-38/+50
2018-07-11scsi: lpfc: Fix abort error path for NVMETJames Smart2-4/+16
2018-07-11scsi: lpfc: Fix panic if driver unloaded when port is offlineJames Smart1-1/+4
2018-07-11scsi: lpfc: Fix driver not setting dpp bits correctly in doorbell wordJames Smart1-1/+8
2018-07-11scsi: lpfc: Add Buffer overflow check, when nvme_info larger than PAGE_SIZEJames Smart1-175/+257
2018-07-02scsi: target: Remove se_dev_entry.ua_countBart Van Assche3-12/+2
2018-07-02scsi: target: Fix handling of removed LUNsBart Van Assche3-18/+39
2018-07-02scsi: target: Send unit attention condition even if the sense buffer is too s...Bart Van Assche1-14/+7
2018-07-02scsi: target: Do not duplicate the code that marks that a command has sense dataBart Van Assche1-6/+3
2018-07-02scsi: target/tcm_loop: Avoid that static checkers warn about dead codeBart Van Assche1-4/+1
2018-07-02scsi: target: Remove second argument from fabric_make_tpg()Bart Van Assche12-40/+18
2018-07-02scsi: target/iscsi: Make iscsit_ta_authentication() respect the output buffer...Bart Van Assche1-2/+1
2018-07-02scsi: target/iscsi: Reduce number of __iscsit_free_cmd() callersBart Van Assche3-5/+2
2018-07-02scsi: target: Simplify the code for waiting for command completionBart Van Assche2-17/+9
2018-07-02scsi: target: Simplify transport_generic_free_cmd() (2/2)Bart Van Assche1-6/+4
2018-07-02scsi: target: Simplify transport_generic_free_cmd() (1/2)Bart Van Assche1-6/+2
2018-07-02scsi: target: Fold core_tmr_handle_tas_abort() into transport_cmd_finish_abort()Bart Van Assche3-17/+11
2018-07-02scsi: target: Simplify core_tmr_handle_tas_abort()Bart Van Assche1-12/+3
2018-07-02scsi: target: Document when CMD_T_STOP and CMD_T_COMPLETE are setBart Van Assche1-6/+28
2018-07-02scsi: target: Make the session shutdown code also wait for commands that are ...Bart Van Assche3-61/+24
2018-07-02scsi: target: Introduce transport_init_session()Bart Van Assche3-9/+19
2018-07-02scsi: target: Rename transport_init_session() into transport_alloc_session()Bart Van Assche3-6/+24
2018-07-02scsi: target: Move a list_del_init() statementBart Van Assche1-2/+1
2018-07-02scsi: target: Avoid that EXTENDED COPY commands trigger lock inversionBart Van Assche1-5/+17
2018-07-02scsi: target: Use config_item_name() instead of open-coding itBart Van Assche2-5/+6
2018-07-02scsi: core: fix scsi_host_queue_readyMing Lei1-1/+1
2018-07-02scsi: klist: Make it safe to use klists in atomic contextBart Van Assche1-4/+6