index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
io-mapping.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-13
scsi: fcoe: hold disc_mutex when traversing rport lists
Hannes Reinecke
1
-8
/
+4
2018-07-13
scsi: libfc: Add WARN_ON() when deleting rports
Hannes Reinecke
1
-0
/
+1
2018-07-13
scsi: libfc: hold disc_mutex in fc_disc_stop_rports()
Hannes Reinecke
1
-6
/
+4
2018-07-13
scsi: libfc: fixup lockdep annotations
Hannes Reinecke
1
-1
/
+1
2018-07-13
scsi: mpt3sas: Fix for regression caused by sparse cleanups
Chaitra P B
1
-6
/
+6
2018-07-13
scsi: arcmsr: Update driver version to v1.40.00.09-20180709
Ching Huang
1
-1
/
+1
2018-07-13
scsi: arcmsr: Fix error of resuming from hibernation for adapter type E
Ching Huang
1
-0
/
+7
2018-07-11
scsi: remove NCR_Q720 driver
Johannes Thumshirn
4
-423
/
+4
2018-07-11
scsi: remove NCR_D700 driver
Johannes Thumshirn
5
-454
/
+0
2018-07-11
scsi: ncr53c8xx: remove ScsiResult macro
Johannes Thumshirn
1
-5
/
+5
2018-07-11
scsi: lpfc: remove ScsiResult macro
Johannes Thumshirn
2
-23
/
+22
2018-07-11
scsi: bfa: remove ScsiResult macro
Johannes Thumshirn
2
-12
/
+8
2018-07-11
scsi: aacraid: remove AAC_STAT_GOOD define
Johannes Thumshirn
1
-14
/
+27
2018-07-11
scsi: libfc: fixup 'sleeping function called from invalid context'
Hannes Reinecke
1
-3
/
+4
2018-07-11
scsi: libfc: Add lockdep annotations
Hannes Reinecke
3
-140
/
+99
2018-07-11
scsi: core: switch to scsi-mq by default
Johannes Thumshirn
1
-0
/
+1
2018-07-11
scsi: mptfusion: mark expected switch fall-throughs
Gustavo A. R. Silva
2
-0
/
+4
2018-07-11
scsi: target: sbitmap: add seq_file forward declaration
Arnd Bergmann
1
-0
/
+2
2018-07-11
scsi: lpfc: Revise copyright for new company language
James Smart
26
-37
/
+37
2018-07-11
scsi: lpfc: update driver version to 12.0.0.5
James Smart
1
-1
/
+1
2018-07-11
scsi: lpfc: devloss timeout race condition caused null pointer reference
James Smart
2
-4
/
+14
2018-07-11
scsi: lpfc: Fix NVME Target crash in defer rcv logic
James Smart
1
-1
/
+11
2018-07-11
scsi: lpfc: Support duration field in Link Cable Beacon V1 command
James Smart
5
-28
/
+104
2018-07-11
scsi: lpfc: Make PBDE optimizations configurable
James Smart
7
-38
/
+50
2018-07-11
scsi: lpfc: Fix abort error path for NVMET
James Smart
2
-4
/
+16
2018-07-11
scsi: lpfc: Fix panic if driver unloaded when port is offline
James Smart
1
-1
/
+4
2018-07-11
scsi: lpfc: Fix driver not setting dpp bits correctly in doorbell word
James Smart
1
-1
/
+8
2018-07-11
scsi: lpfc: Add Buffer overflow check, when nvme_info larger than PAGE_SIZE
James Smart
1
-175
/
+257
2018-07-02
scsi: target: Remove se_dev_entry.ua_count
Bart Van Assche
3
-12
/
+2
2018-07-02
scsi: target: Fix handling of removed LUNs
Bart Van Assche
3
-18
/
+39
2018-07-02
scsi: target: Send unit attention condition even if the sense buffer is too s...
Bart Van Assche
1
-14
/
+7
2018-07-02
scsi: target: Do not duplicate the code that marks that a command has sense data
Bart Van Assche
1
-6
/
+3
2018-07-02
scsi: target/tcm_loop: Avoid that static checkers warn about dead code
Bart Van Assche
1
-4
/
+1
2018-07-02
scsi: target: Remove second argument from fabric_make_tpg()
Bart Van Assche
12
-40
/
+18
2018-07-02
scsi: target/iscsi: Make iscsit_ta_authentication() respect the output buffer...
Bart Van Assche
1
-2
/
+1
2018-07-02
scsi: target/iscsi: Reduce number of __iscsit_free_cmd() callers
Bart Van Assche
3
-5
/
+2
2018-07-02
scsi: target: Simplify the code for waiting for command completion
Bart Van Assche
2
-17
/
+9
2018-07-02
scsi: target: Simplify transport_generic_free_cmd() (2/2)
Bart Van Assche
1
-6
/
+4
2018-07-02
scsi: target: Simplify transport_generic_free_cmd() (1/2)
Bart Van Assche
1
-6
/
+2
2018-07-02
scsi: target: Fold core_tmr_handle_tas_abort() into transport_cmd_finish_abort()
Bart Van Assche
3
-17
/
+11
2018-07-02
scsi: target: Simplify core_tmr_handle_tas_abort()
Bart Van Assche
1
-12
/
+3
2018-07-02
scsi: target: Document when CMD_T_STOP and CMD_T_COMPLETE are set
Bart Van Assche
1
-6
/
+28
2018-07-02
scsi: target: Make the session shutdown code also wait for commands that are ...
Bart Van Assche
3
-61
/
+24
2018-07-02
scsi: target: Introduce transport_init_session()
Bart Van Assche
3
-9
/
+19
2018-07-02
scsi: target: Rename transport_init_session() into transport_alloc_session()
Bart Van Assche
3
-6
/
+24
2018-07-02
scsi: target: Move a list_del_init() statement
Bart Van Assche
1
-2
/
+1
2018-07-02
scsi: target: Avoid that EXTENDED COPY commands trigger lock inversion
Bart Van Assche
1
-5
/
+17
2018-07-02
scsi: target: Use config_item_name() instead of open-coding it
Bart Van Assche
2
-5
/
+6
2018-07-02
scsi: core: fix scsi_host_queue_ready
Ming Lei
1
-1
/
+1
2018-07-02
scsi: klist: Make it safe to use klists in atomic context
Bart Van Assche
1
-4
/
+6
[next]