index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
scsi: qlogicfas: move bus_reset to host_reset
Hannes Reinecke
2017-08-25
4
-7
/
+7
|
*
|
|
scsi: NCR5380: Move bus reset to host reset
Hannes Reinecke
2017-08-25
8
-14
/
+14
|
*
|
|
scsi: acornscsi: move bus reset to host reset
Hannes Reinecke
2017-08-25
1
-5
/
+6
|
*
|
|
scsi: qlogicpti: move bus reset to host reset
Hannes Reinecke
2017-08-25
1
-3
/
+2
|
*
|
|
scsi: drop bus reset for wd33c93-compatible boards
Hannes Reinecke
2017-08-25
6
-83
/
+2
|
*
|
|
scsi: fdomain: move bus reset to host reset
Hannes Reinecke
2017-08-25
3
-5
/
+5
|
*
|
|
scsi: hptiop: Simplify reset handling
Hannes Reinecke
2017-08-25
1
-7
/
+4
|
*
|
|
scsi: bfa: move bus reset to target reset
Hannes Reinecke
2017-08-25
1
-22
/
+15
|
*
|
|
scsi: libsas: move bus_reset_handler() to target_reset_handler()
Hannes Reinecke
2017-08-25
6
-11
/
+11
|
*
|
|
scsi: fnic: do not call host reset from command abort
Hannes Reinecke
2017-08-25
1
-4
/
+0
|
*
|
|
scsi: fc_fcp: do not call fc_block_scsi_eh() from host reset
Hannes Reinecke
2017-08-25
1
-2
/
+0
|
*
|
|
scsi: ibmvfc: Do not call fc_block_scsi_eh() on host reset
Hannes Reinecke
2017-08-25
1
-5
/
+1
|
*
|
|
scsi: fix comment in scsi_device_set_state()
Hannes Reinecke
2017-08-25
1
-1
/
+1
|
*
|
|
scsi: iscsi_tcp: Remove a set-but-not-used variable
Bart Van Assche
2017-08-25
1
-2
/
+0
|
*
|
|
scsi: scsi_debug: Remove a set-but-not-used variable
Bart Van Assche
2017-08-25
1
-2
/
+1
|
*
|
|
scsi: scsi_transport_srp: Suppress a W=1 compiler warning
Bart Van Assche
2017-08-25
1
-1
/
+1
|
*
|
|
scsi: scsi_transport_sas: Check kzalloc() return value
Bart Van Assche
2017-08-25
1
-0
/
+3
|
*
|
|
scsi: libsas: Annotate fall-through in a switch statement
Bart Van Assche
2017-08-25
1
-0
/
+1
|
*
|
|
scsi: libsas: Remove a set-but-not-used variable
Bart Van Assche
2017-08-25
1
-3
/
+0
|
*
|
|
scsi: libiscsi: Fix indentation
Bart Van Assche
2017-08-25
1
-1
/
+1
|
*
|
|
scsi: sg: Fix type of last blk_trace_setup() argument
Bart Van Assche
2017-08-25
1
-2
/
+1
|
*
|
|
scsi: sd: Remove a useless comparison
Bart Van Assche
2017-08-25
1
-1
/
+1
|
*
|
|
scsi: sd: Fix indentation
Bart Van Assche
2017-08-25
1
-1
/
+1
|
*
|
|
scsi: sd: sr: Convert two assignments into warning statements
Bart Van Assche
2017-08-25
2
-2
/
+2
|
*
|
|
scsi: Use blk_mq_rq_to_pdu() to convert a request to a SCSI command pointer
Bart Van Assche
2017-08-25
2
-10
/
+10
|
*
|
|
scsi: Document which queue type a function is intended for
Bart Van Assche
2017-08-25
3
-13
/
+14
|
*
|
|
scsi: Convert a strncmp() call into a strcmp() call
Bart Van Assche
2017-08-25
1
-1
/
+1
|
*
|
|
scsi: Suppress gcc 7 fall-through warnings reported with W=1
Bart Van Assche
2017-08-25
2
-2
/
+10
|
*
|
|
scsi: ufs: reqs and tasks were put in the wrong order
Zang Leigang
2017-08-24
1
-1
/
+1
|
*
|
|
scsi: lpfc: lpfc version bump 11.4.0.3
Dick Kennedy
2017-08-24
1
-1
/
+1
|
*
|
|
scsi: lpfc: fix "integer constant too large" error on 32bit archs
Maurizio Lombardi
2017-08-24
1
-3
/
+2
|
*
|
|
scsi: lpfc: Add Buffer to Buffer credit recovery support
James Smart
2017-08-24
10
-14
/
+162
|
*
|
|
scsi: lpfc: remove console log clutter
James Smart
2017-08-24
1
-1
/
+1
|
*
|
|
scsi: lpfc: Fix bad sgl reposting after 2nd adapter reset
Dick Kennedy
2017-08-24
1
-2
/
+9
|
*
|
|
scsi: lpfc: Fix nvme target failure after 2nd adapter reset
Dick Kennedy
2017-08-24
1
-1
/
+13
|
*
|
|
scsi: lpfc: Fix relative offset error on large nvmet target ios
Dick Kennedy
2017-08-24
1
-2
/
+4
|
*
|
|
scsi: lpfc: Fix MRQ > 1 context list handling
Dick Kennedy
2017-08-24
8
-97
/
+234
|
*
|
|
scsi: lpfc: Limit amount of work processed in IRQ
Dick Kennedy
2017-08-24
2
-12
/
+20
|
*
|
|
scsi: lpfc: Correct issues with FAWWN and FDISCs
Dick Kennedy
2017-08-24
1
-0
/
+1
|
*
|
|
scsi: lpfc: Fix NVME PRLI handling during RSCN
Dick Kennedy
2017-08-24
1
-0
/
+10
|
*
|
|
scsi: lpfc: Fix crash in lpfc nvmet when fc port is reset
Dick Kennedy
2017-08-24
1
-0
/
+16
|
*
|
|
scsi: lpfc: Fix duplicate NVME rport entries and namespaces.
Dick Kennedy
2017-08-24
1
-0
/
+20
|
*
|
|
scsi: lpfc: Fix handling of FCP and NVME FC4 types in Pt2Pt topology
Dick Kennedy
2017-08-24
3
-0
/
+38
|
*
|
|
scsi: lpfc: Correct return error codes to align with nvme_fc transport
Dick Kennedy
2017-08-24
2
-14
/
+18
|
*
|
|
scsi: lpfc: convert info messages to standard messages
Dick Kennedy
2017-08-24
1
-2
/
+2
|
*
|
|
scsi: lpfc: Fix oops when NVME Target is discovered in a nonNVME environment
Dick Kennedy
2017-08-24
1
-0
/
+3
|
*
|
|
scsi: lpfc: Fix rediscovery on switch blade pull
Dick Kennedy
2017-08-24
1
-5
/
+8
|
*
|
|
scsi: lpfc: Fix loop mode target discovery
Dick Kennedy
2017-08-24
1
-0
/
+3
|
*
|
|
scsi: lpfc: Fix plogi collision that causes illegal state transition
Dick Kennedy
2017-08-24
1
-1
/
+19
|
*
|
|
scsi: qla2xxx: Update driver version to 10.00.00.01-k
himanshu.madhani@cavium.com
2017-08-24
1
-1
/
+1
[prev]
[next]