index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
message
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: message: fusion: Remove unused local variable 'vtarget'
Jiapeng Chong
2021-04-13
1
-2
/
+0
*
scsi: message: fusion: Remove unused local variable 'status'
Jiapeng Chong
2021-04-13
1
-2
/
+1
*
scsi: message: fusion: Remove unused local variable 'port'
Zhen Lei
2021-04-13
1
-6
/
+0
*
scsi: message: fusion: Remove unused local variable 'time_count'
Zhen Lei
2021-04-13
1
-2
/
+0
*
scsi: message: fusion: Use BUG_ON instead of if condition followed by BUG
zhouchuangao
2021-04-05
1
-4
/
+2
*
scsi: message: mptlan: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2021-04-01
2
-8
/
+5
*
scsi: message: fusion: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2021-04-01
1
-1
/
+1
*
scsi: message: fusion: Avoid -Wempty-body warnings
Arnd Bergmann
2021-04-01
1
-3
/
+4
*
scsi: message: fusion: Remove unnecessary cast
Wang Qing
2021-03-24
1
-3
/
+3
*
scsi: fusion: Fix a typo in the file mptbase.h
Bhaskar Chowdhury
2021-03-18
1
-1
/
+1
*
scsi: core: Add scsi_device_busy() wrapper
Ming Lei
2021-03-04
1
-1
/
+1
*
scsi: message: fusion: Fix 'physical' typos
Bjorn Helgaas
2021-01-26
2
-2
/
+2
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-12-16
6
-26
/
+41
|
\
|
*
scsi: message: fusion: Remove in_interrupt() usage in mptsas_cleanup_fw_event...
Sebastian Andrzej Siewior
2020-12-01
2
-10
/
+36
|
*
scsi: message: fusion: Remove in_interrupt() usage in mpt_config()
Thomas Gleixner
2020-12-01
4
-15
/
+5
|
*
scsi: message: fusion: Remove unneeded break
Tom Rix
2020-10-26
1
-1
/
+0
*
|
scsi: mptfusion: Fix null pointer dereferences in mptscsih_remove()
Helge Deller
2020-10-26
1
-5
/
+8
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-14
3
-9
/
+5
|
\
|
*
scsi: mptscsih: Remove set but not used 'timeleft'
Jason Yan
2020-09-01
1
-2
/
+1
|
*
scsi: mptctl: Remove unneeded cast from memory allocation
Li Heng
2020-08-20
1
-3
/
+2
|
*
scsi: mptfc: Remove unneeded cast from memory allocation
Li Heng
2020-08-20
1
-4
/
+2
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
3
-6
/
+6
|
/
*
scsi: mptfusion: Don't use GFP_ATOMIC for larger DMA allocations
Christoph Hellwig
2020-06-26
1
-21
/
+20
*
scsi: mptscsih: Fix read sense data size
Tomas Henzl
2020-06-24
1
-3
/
+1
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-7
/
+7
*
scsi: docs: fusion: get rid of a doc build warning
Mauro Carvalho Chehab
2020-04-13
1
-3
/
+5
*
scsi: message: fusion: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-26
1
-1
/
+1
*
scsi: fusion: fix if-statement empty body warning
Randy Dunlap
2020-03-11
1
-2
/
+3
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-19
1
-163
/
+50
|
\
|
*
scsi: mptfusion: Fix double fetch bug in ioctl
Dan Carpenter
2020-01-15
1
-163
/
+50
*
|
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-1
/
+1
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-07-11
1
-2
/
+1
|
\
|
*
scsi: message: fusion: Use kmemdup instead of memcpy and kmalloc
Bharath Vedartham
2019-06-18
1
-2
/
+1
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
|
/
*
scsi: mptscsih: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-04-03
1
-0
/
+2
*
scsi: mptfusion: remove set, but not used, variables
YueHaibing
2019-03-19
1
-5
/
+0
*
scsi: mptfusion: mark expected switch fall-through
Gustavo A. R. Silva
2019-03-19
1
-1
/
+1
*
scsi: mptfusion: fix indentation issues
Colin Ian King
2019-03-19
3
-20
/
+20
*
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-18
3
-3
/
+0
*
scsi: mptfusion: Remove unnecessary parentheses
Nathan Chancellor
2018-09-28
1
-2
/
+2
*
scsi: message: fusion: fix a few trivial spelling mistakes
Colin Ian King
2018-09-11
3
-9
/
+9
*
scsi: message: fusion: Replace GFP_ATOMIC with GFP_KERNEL
Jia-Ju Bai
2018-07-30
2
-2
/
+2
*
scsi: mptctl: change strncpy+truncation to strlcpy
Dominique Martinet
2018-07-30
1
-2
/
+2
*
scsi: mptfusion: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-07-10
2
-0
/
+4
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-3
/
+4
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-06-10
5
-6
/
+6
|
\
|
*
scsi: mptlan: Fix mpt_lan_sdu_send()'s return type
Luc Van Oostenryck
2018-05-14
1
-1
/
+1
|
*
scsi: mptsas: fix spelling mistake: "matchs" -> "matches"
Colin Ian King
2018-05-08
1
-1
/
+1
|
*
scsi: mptfusion: fix spelling mistake: "initators" -> "initiators"
Colin Ian King
2018-05-08
1
-1
/
+1
|
*
scsi: mptfc: fix spelling mistake in macro names
Colin Ian King
2018-04-19
2
-3
/
+3
[next]