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
2019-05-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
11
-226
/
+189
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118
Thomas Gleixner
8
-84
/
+8
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 78
Thomas Gleixner
1
-4
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
8
-106
/
+8
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 59
Thomas Gleixner
3
-54
/
+3
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 45
Thomas Gleixner
2
-12
/
+2
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18
Thomas Gleixner
15
-223
/
+15
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
5
-65
/
+5
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
38
-0
/
+38
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
33
-0
/
+33
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
7
-0
/
+7
2019-05-20
Revert "scsi: sd: Keep disk read-only when re-reading partition"
Martin K. Petersen
1
-2
/
+1
2019-05-20
scsi: bnx2fc: fix incorrect cast to u64 on shift operation
Colin Ian King
1
-1
/
+1
2019-05-20
scsi: smartpqi: Reporting unhandled SCSI errors
Erwan Velu
1
-7
/
+16
2019-05-20
scsi: myrs: Fix uninitialized variable
YueHaibing
1
-1
/
+1
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
1
-1
/
+2
2019-05-13
scsi: lpfc: Update lpfc version to 12.2.0.2
James Smart
1
-1
/
+1
2019-05-13
scsi: lpfc: add check for loss of ndlp when sending RRQ
James Smart
1
-1
/
+4
2019-05-13
scsi: lpfc: correct rcu unlock issue in lpfc_nvme_info_show
James Smart
1
-13
/
+19
2019-05-13
scsi: lpfc: resolve lockdep warnings
James Smart
2
-33
/
+56
2019-05-13
scsi: qedi: remove set but not used variables 'cdev' and 'udev'
YueHaibing
1
-4
/
+0
2019-05-13
scsi: qedi: remove memset/memcpy to nfunc and use func instead
YueHaibing
1
-24
/
+8
2019-05-13
scsi: qla2xxx: Add cleanup for PCI EEH recovery
Quinn Tran
1
-139
/
+82
2019-05-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
125
-4806
/
+7112
2019-05-08
Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-44
/
+75
2019-05-07
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-32
/
+2
2019-05-07
Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
16
-27
/
+54
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2019-05-06
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
11
-31
/
+1
2019-05-03
Merge 5.1-rc7 into usb-next
Greg Kroah-Hartman
13
-21
/
+36
2019-04-29
scsi: qla2xxx: Avoid that lockdep complains about unsafe locking in tcm_qla2x...
Bart Van Assche
1
-1
/
+2
2019-04-29
scsi: qla2xxx: Avoid that qlt_send_resp_ctio() corrupts memory
Bart Van Assche
1
-6
/
+6
2019-04-29
scsi: qla2xxx: Fix hardirq-unsafe locking
Bart Van Assche
2
-19
/
+8
2019-04-29
scsi: qla2xxx: Complain loudly about reference count underflow
Bart Van Assche
2
-24
/
+7
2019-04-29
scsi: qla2xxx: Use __le64 instead of uint32_t[2] for sending DMA addresses to...
Bart Van Assche
11
-92
/
+65
2019-04-29
scsi: qla2xxx: Introduce the dsd32 and dsd64 data structures
Bart Van Assche
13
-345
/
+221
2019-04-29
scsi: qla2xxx: Check the size of firmware data structures at compile time
Bart Van Assche
2
-0
/
+27
2019-04-29
scsi: qla2xxx: Pass little-endian values to the firmware
Bart Van Assche
1
-4
/
+4
2019-04-29
scsi: qla2xxx: Fix race conditions in the code for aborting SCSI commands
Bart Van Assche
4
-131
/
+55
2019-04-29
scsi: qla2xxx: Use an on-stack completion in qla24xx_control_vp()
Bart Van Assche
3
-4
/
+8
2019-04-29
scsi: qla2xxx: Make qla24xx_async_abort_cmd() static
Bart Van Assche
2
-77
/
+73
2019-04-29
scsi: qla2xxx: Remove unnecessary locking from the target code
Bart Van Assche
2
-13
/
+1
2019-04-29
scsi: qla2xxx: Remove qla_tgt_cmd.released
Bart Van Assche
2
-15
/
+1
2019-04-29
scsi: qla2xxx: Complain if a command is released that is owned by the firmware
Bart Van Assche
1
-9
/
+4
2019-04-29
scsi: qla2xxx: target: Fix offline port handling and host reset handling
Bart Van Assche
4
-48
/
+16
2019-04-29
scsi: qla2xxx: Fix abort handling in tcm_qla2xxx_write_pending()
Bart Van Assche
1
-0
/
+2
2019-04-29
scsi: qla2xxx: Fix error handling in qlt_alloc_qfull_cmd()
Bart Van Assche
1
-5
/
+2
2019-04-29
scsi: qla2xxx: Simplify qlt_send_term_imm_notif()
Bart Van Assche
1
-24
/
+2
2019-04-29
scsi: qla2xxx: Fix use-after-free issues in qla2xxx_qpair_sp_free_dma()
Bart Van Assche
1
-18
/
+20
2019-04-29
scsi: qla2xxx: Fix a qla24xx_enable_msix() error path
Bart Van Assche
1
-1
/
+5
[next]