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
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2017-12-15
11
-32
/
+53
|
\
|
*
scsi: core: Fix a scsi_show_rq() NULL pointer dereference
Bart Van Assche
2017-12-11
2
-3
/
+7
|
*
scsi: libsas: fix length error in sas_smp_handler()
Jason Yan
2017-12-11
1
-5
/
+5
|
*
scsi: bfa: fix type conversion warning
Arnd Bergmann
2017-12-07
3
-4
/
+16
|
*
scsi: core: run queue if SCSI device queue isn't ready and queue is idle
Ming Lei
2017-12-07
1
-0
/
+2
|
*
scsi: scsi_devinfo: cleanly zero-pad devinfo strings
Martin Wilck
2017-12-04
1
-15
/
+7
|
*
scsi: scsi_devinfo: handle non-terminated strings
Martin Wilck
2017-12-04
1
-2
/
+3
|
*
scsi: bfa: fix access to bfad_im_port_s
Johannes Thumshirn
2017-11-29
1
-2
/
+4
|
*
scsi: aacraid: address UBSAN warning regression
Arnd Bergmann
2017-11-29
1
-2
/
+6
|
*
scsi: libfc: fix ELS request handling
Martin Wilck
2017-11-28
1
-0
/
+4
|
*
scsi: lpfc: Use after free in lpfc_rq_buf_free()
Dan Carpenter
2017-11-28
1
-1
/
+1
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2017-12-05
7
-49
/
+42
|
\
|
|
*
scsi: use dma_get_cache_alignment() as minimum DMA alignment
Huacai Chen
2017-11-21
1
-4
/
+6
|
*
scsi: ufs: ufshcd: fix potential NULL pointer dereference in ufshcd_config_vreg
Gustavo A. R. Silva
2017-11-21
1
-2
/
+5
|
*
scsi: aacraid: Prevent crash in case of free interrupt during scsi EH path
Guilherme G. Piccoli
2017-11-20
1
-1
/
+1
|
*
scsi: aacraid: Perform initialization reset only once
Guilherme G. Piccoli
2017-11-20
4
-11
/
+28
|
*
scsi: aacraid: Check for PCI state of device in a generic way
Guilherme G. Piccoli
2017-11-20
1
-31
/
+2
*
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-11-25
24
-87
/
+71
|
\
\
|
*
|
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-11-21
14
-31
/
+31
|
*
|
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
2017-11-21
1
-3
/
+3
|
*
|
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
9
-41
/
+37
|
*
|
treewide: init_timer() -> setup_timer()
Kees Cook
2017-11-21
6
-21
/
+9
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2017-11-23
4
-25
/
+50
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
scsi: Use 'blist_flags_t' for scsi_devinfo flags
Hannes Reinecke
2017-11-16
3
-17
/
+18
|
*
scsi: bnx2fc: Fix hung task messages when a cleanup response is not received ...
Chad Dupuis
2017-11-15
1
-8
/
+32
*
|
Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-11-17
1
-5
/
+1
|
\
\
|
*
|
st: use get_user_pages_fast()
Al Viro
2017-09-22
1
-5
/
+1
*
|
|
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-11-17
1
-6
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
cxlflash: get rid of pointless access_ok()
Al Viro
2017-10-17
1
-6
/
+0
|
|
/
*
|
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-15
3
-10
/
+14
|
\
\
|
*
|
treewide: Fix function prototypes for module_param_call()
Kees Cook
2017-10-31
3
-10
/
+14
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-15
1
-0
/
+1
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-10
2
-7
/
+1
|
|
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
82
-0
/
+82
|
|
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-30
6
-15
/
+16
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-22
5
-5
/
+15
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
qed: Fix iWARP out of order flow
Michal Kalderon
2017-10-19
1
-0
/
+1
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-15
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
treewide: Fix typos in Kconfig
Masanari Iida
2017-10-12
1
-1
/
+1
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-11-14
123
-2319
/
+8095
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
scsi: lpfc: Fix hard lock up NMI in els timeout handling.
Dick Kennedy
2017-11-08
1
-3
/
+10
|
*
|
|
|
|
|
|
scsi: mpt3sas: remove a stray KERN_INFO
Dan Carpenter
2017-11-08
1
-1
/
+1
|
*
|
|
|
|
|
|
scsi: mpt3sas: cleanup _scsih_pcie_enumeration_event()
Dan Carpenter
2017-11-08
1
-10
/
+11
|
*
|
|
|
|
|
|
scsi: aacraid: use timespec64 instead of timeval
Arnd Bergmann
2017-11-08
1
-13
/
+13
|
*
|
|
|
|
|
|
scsi: scsi_transport_fc: add 64GBIT and 128GBIT port speed definitions
James Smart
2017-11-08
1
-0
/
+2
|
*
|
|
|
|
|
|
scsi: qla2xxx: Suppress a kernel complaint in qla_init_base_qpair()
Bart Van Assche
2017-11-06
1
-1
/
+1
|
*
|
|
|
|
|
|
scsi: mpt3sas: fix dma_addr_t casts
Arnd Bergmann
2017-11-06
2
-34
/
+30
|
*
|
|
|
|
|
|
scsi: be2iscsi: Use kasprintf
Himanshu Jha
2017-11-06
2
-9
/
+5
|
*
|
|
|
|
|
|
scsi: storvsc: Avoid excessive host scan on controller change
Long Li
2017-11-06
1
-15
/
+11
|
*
|
|
|
|
|
|
scsi: lpfc: fix kzalloc-simple.cocci warnings
Vasyl Gomonovych
2017-11-03
1
-7
/
+2
[next]