index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
34
-145
/
+258
2021-07-09
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-7
/
+7
2021-07-07
Merge tag 'Wimplicit-fallthrough-clang-5.14-rc1' of git://git.kernel.org/pub/...
Linus Torvalds
1
-1
/
+3
2021-07-06
scsi: aic94xx: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-1
/
+3
2021-07-05
Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-18
/
+10
2021-07-04
scsi: blkcg: Fix application ID config options
Martin K. Petersen
1
-13
/
+0
2021-07-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
210
-2620
/
+49127
2021-06-30
block: remove REQ_OP_SCSI_{IN,OUT}
Christoph Hellwig
4
-7
/
+7
2021-06-30
Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2021-06-29
scsi: virtio_scsi: Add validation for residual bytes from response
Xie Yongji
1
-1
/
+1
2021-06-29
scsi: ipr: System crashes when seeing type 20 error
Wen Xiong
2
-2
/
+3
2021-06-29
scsi: core: Retry I/O for Notify (Enable Spinup) Required error
Quat Le
1
-0
/
+1
2021-06-29
scsi: mpi3mr: Fix warnings reported by smatch
Sreekanth Reddy
1
-2
/
+3
2021-06-29
Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+2
2021-06-29
Merge tag 'hyperv-next-signed-20210629' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-31
/
+73
2021-06-29
scsi: qedf: Add check to synchronize abort and flush
Javed Hasan
1
-1
/
+21
2021-06-28
scsi: libfc: Fix array index out of bound exception
Javed Hasan
1
-5
/
+8
2021-06-25
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-4
/
+20
2021-06-22
scsi: mvsas: Use DEVICE_ATTR_RO()/RW() macro
Zhen Lei
1
-17
/
+9
2021-06-22
scsi: megaraid_mbox: Use DEVICE_ATTR_ADMIN_RO() macro
Zhen Lei
1
-10
/
+8
2021-06-22
scsi: qedf: Use DEVICE_ATTR_RO() macro
Zhen Lei
1
-8
/
+6
2021-06-22
scsi: qedi: Use DEVICE_ATTR_RO() macro
Zhen Lei
1
-7
/
+7
2021-06-22
scsi: be2iscsi: Fix some missing space in some messages
Christophe JAILLET
1
-64
/
+38
2021-06-22
scsi: be2iscsi: Fix an error handling path in beiscsi_dev_probe()
Christophe JAILLET
1
-0
/
+1
2021-06-22
scsi: ufs: Fix build warning without CONFIG_PM
YueHaibing
1
-0
/
+4
2021-06-22
scsi: bnx2fc: Remove meaningless bnx2fc_abts_cleanup() return value assignment
SeongJae Park
1
-1
/
+1
2021-06-22
scsi: sd: Call sd_revalidate_disk() for ioctl(BLKRRPART)
Christoph Hellwig
1
-4
/
+18
2021-06-22
scsi: qla2xxx: Add heartbeat check
Quinn Tran
8
-1
/
+117
2021-06-22
scsi: virtio_scsi: Do not overwrite SCSI status
Hannes Reinecke
1
-2
/
+1
2021-06-22
scsi: libsas: Add LUN number check in .slave_alloc callback
Yufen Yu
8
-0
/
+16
2021-06-22
scsi: core: Inline scsi_mq_alloc_queue()
Bart Van Assche
3
-17
/
+8
2021-06-22
scsi: aic7xxx: Fix unintentional sign extension issue on left shift of u8
Colin Ian King
1
-1
/
+1
2021-06-22
scsi: elx: efct: Fix vport list linkage in LIO backend
James Smart
1
-4
/
+4
2021-06-22
scsi: elx: libefc_sli: Fix ANDing with zero bit value
James Smart
1
-2
/
+0
2021-06-18
scsi: aha1740: Avoid over-read of sense buffer
Kees Cook
1
-2
/
+5
2021-06-18
scsi: arcmsr: Avoid over-read of sense buffer
Kees Cook
1
-8
/
+11
2021-06-18
scsi: ips: Avoid over-read of sense buffer
Kees Cook
1
-4
/
+6
2021-06-18
scsi: ufs: ufs-mediatek: Add missing of_node_put() in ufs_mtk_probe()
Zou Wei
1
-0
/
+1
2021-06-18
scsi: elx: libefc: Fix IRQ restore in efc_domain_dispatch_frame()
Dan Carpenter
1
-2
/
+2
2021-06-18
scsi: elx: libefc: Fix less than zero comparison of a unsigned int
Colin Ian King
1
-1
/
+1
2021-06-18
scsi: elx: efct: Fix pointer error checking in debugfs init
James Smart
1
-6
/
+3
2021-06-18
scsi: elx: efct: Fix is_originator return code type
James Smart
1
-4
/
+4
2021-06-18
scsi: elx: efct: Fix link error for _bad_cmpxchg
James Smart
1
-1
/
+1
2021-06-18
scsi: elx: efct: Eliminate unnecessary boolean check in efct_hw_command_cancel()
Nathan Chancellor
1
-2
/
+1
2021-06-18
scsi: elx: efct: Do not use id uninitialized in efct_lio_setup_session()
Nathan Chancellor
1
-3
/
+3
2021-06-18
scsi: elx: efct: Fix error handling in efct_hw_init()
Wei Yongjun
1
-2
/
+2
2021-06-18
scsi: elx: efct: Remove redundant initialization of variable lun
Colin Ian King
1
-1
/
+1
2021-06-18
scsi: elx: efct: Fix spelling mistake "Unexected" -> "Unexpected"
Colin Ian King
1
-1
/
+1
2021-06-18
scsi: lpfc: Fix build error in lpfc_scsi.c
James Smart
1
-1
/
+1
2021-06-18
scsi: qla4xxx: Remove redundant continue statement
Colin Ian King
1
-2
/
+0
[next]