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: hisi_sas: re-add the lldd_port_deformed()
Xiang Chen
2017-12-20
1
-0
/
+5
*
scsi: hisi_sas: fix SAS_QUEUE_FULL problem while running IO
Xiang Chen
2017-12-20
1
-1
/
+1
*
scsi: hisi_sas: add internal abort dev in some places
Xiaofei Tan
2017-12-14
1
-0
/
+25
*
scsi: hisi_sas: judge result of internal abort
Xiaofei Tan
2017-12-14
1
-7
/
+31
*
scsi: hisi_sas: do link reset for some CHL_INT2 ints
Xiaofei Tan
2017-12-14
4
-6
/
+54
*
scsi: hisi_sas: use an general way to delay PHY work
Xiaofei Tan
2017-12-14
5
-7
/
+32
*
scsi: hisi_sas: add v2 hw port AXI error handling support
Xiaofei Tan
2017-12-14
1
-6
/
+45
*
scsi: hisi_sas: improve int_chnl_int_v2_hw() consistency with v3 hw
Xiaofei Tan
2017-12-14
1
-30
/
+28
*
scsi: hisi_sas: add some print to enhance debugging
Xiang Chen
2017-12-14
3
-15
/
+46
*
scsi: hisi_sas: add RAS feature for v3 hw
Xiaofei Tan
2017-12-14
1
-0
/
+139
*
scsi: hisi_sas: change ncq process for v3 hw
Xiang Chen
2017-12-14
1
-34
/
+6
*
scsi: hisi_sas: add an mechanism to do reset work synchronously
Xiaofei Tan
2017-12-14
2
-1
/
+44
*
scsi: hisi_sas: modify hisi_sas_dev_gone() for reset
Xiang Chen
2017-12-14
1
-6
/
+8
*
scsi: hisi_sas: some optimizations of host controller reset
Xiaofei Tan
2017-12-14
1
-7
/
+4
*
scsi: hisi_sas: optimise port id refresh function
Xiaofei Tan
2017-12-14
1
-18
/
+30
*
scsi: hisi_sas: relocate clearing ITCT and freeing device
Xiaofei Tan
2017-12-14
5
-12
/
+22
*
scsi: hisi_sas: fix dma_unmap_sg() parameter
Xiang Chen
2017-12-14
1
-2
/
+4
*
scsi: hisi_sas: initialize dq spinlock before use
Xiang Chen
2017-12-14
1
-0
/
+1
*
scsi: qla2xxx: remove duplicate includes
Pravin Shedge
2017-12-11
1
-2
/
+0
*
scsi: qla2xxx: Suppress gcc 7 fall-through warnings
Bart Van Assche
2017-12-11
4
-4
/
+7
*
scsi: fnic: add a space after %p in printf format
Nicolas Iooss
2017-12-11
1
-1
/
+1
*
scsi: core: doc. fixes to scsi_common.c
Randy Dunlap
2017-12-11
1
-7
/
+7
*
scsi: arcmsr: remove redundant check for secs < 0
Colin Ian King
2017-12-11
1
-4
/
+0
*
scsi: bfa: convert to strlcpy/strlcat
Arnd Bergmann
2017-12-11
8
-98
/
+84
*
scsi: scsi_debug: Add support for injecting SCSI_MLQUEUE_HOST_BUSY
Bart Van Assche
2017-12-07
1
-1
/
+13
*
scsi: devinfo: replace "Dell PV 650F" with "EMC CLARiiON"
Xose Vazquez Perez
2017-12-07
1
-2
/
+2
*
scsi: dh: add new rdac devices
Xose Vazquez Perez
2017-12-07
1
-1
/
+4
*
scsi: devinfo: apply to HP XP the same flags as Hitachi VSP
Xose Vazquez Perez
2017-12-07
1
-1
/
+1
*
scsi: devinfo: Apply to HP-rebranded the same flags as Hitachi
Xose Vazquez Perez
2017-12-07
1
-3
/
+2
*
scsi: pmcraid: use correct size unit when calling find_first_zero_bit()
Niklas Cassel
2017-12-07
1
-1
/
+1
*
scsi: dh: Remove scsi_dh_remove_device()
Bart Van Assche
2017-12-07
2
-4
/
+0
*
scsi: core: Unexport scsi_initialize_rq()
Bart Van Assche
2017-12-07
1
-2
/
+1
*
scsi: qla2xxx: Update driver version to 10.00.00.03-k
himanshu.madhani@cavium.com
2017-12-07
1
-1
/
+1
*
scsi: qla2xxx: Fix memory leak in dual/target mode
himanshu.madhani@cavium.com
2017-12-07
2
-11
/
+11
*
scsi: qla2xxx: Fix system crash in qlt_plogi_ack_unref
Quinn Tran
2017-12-07
1
-5
/
+5
*
scsi: qla2xxx: Remove aborting ELS IOCB call issued as part of timeout.
Giridhar Malavali
2017-12-07
1
-10
/
+0
*
scsi: qla2xxx: Defer processing of GS IOCB calls
Giridhar Malavali
2017-12-07
1
-2
/
+2
*
scsi: qla2xxx: Clear loop id after delete
Quinn Tran
2017-12-07
1
-5
/
+4
*
scsi: qla2xxx: Fix scan state field for fcport
Quinn Tran
2017-12-07
1
-0
/
+1
*
scsi: qla2xxx: Replace fcport alloc with qla2x00_alloc_fcport
Quinn Tran
2017-12-07
1
-1
/
+1
*
scsi: qla2xxx: Fix abort command deadlock due to spinlock
Quinn Tran
2017-12-07
1
-3
/
+0
*
scsi: qla2xxx: Fix PRLI state check
Quinn Tran
2017-12-07
1
-2
/
+1
*
scsi: qla2xxx: Fix Relogin being triggered too fast
Quinn Tran
2017-12-07
3
-17
/
+30
*
scsi: qla2xxx: Relogin to target port on a cable swap
Quinn Tran
2017-12-07
4
-47
/
+195
*
scsi: qla2xxx: Fix NPIV host cleanup in target mode
Sawan Chandak
2017-12-07
1
-2
/
+5
*
scsi: qla2xxx: Fix login state machine stuck at GPDB
Quinn Tran
2017-12-07
1
-1
/
+10
*
scsi: qla2xxx: Serialize GPNID for multiple RSCN
Quinn Tran
2017-12-07
4
-28
/
+58
*
scsi: qla2xxx: Retry switch command on time out
Quinn Tran
2017-12-07
1
-8
/
+26
*
scsi: qla2xxx: Fix re-login for Nport Handle in use
Quinn Tran
2017-12-07
3
-14
/
+51
*
scsi: qla2xxx: Skip IRQ affinity for Target QPairs
Quinn Tran
2017-12-07
1
-1
/
+6
[prev]
[next]