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
/
snic
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: snic: Make snic_io_exch_ver_cmpl_handler() return void
Jason Yan
2020-04-24
2
-5
/
+2
*
scsi: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-11
1
-1
/
+1
*
scsi: snic: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-29
5
-133
/
+32
*
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-18
1
-1
/
+0
*
scsi: snic: Use vzalloc
Sabyasachi Gupta
2018-12-07
1
-2
/
+1
*
scsi: snic: switch to generic DMA API
Christoph Hellwig
2018-10-17
5
-58
/
+38
*
scsi: snic: Replace spin_is_locked() with lockdep
Lance Roy
2018-10-10
1
-2
/
+2
*
scsi: snic: fix printing time intervals
Arnd Bergmann
2018-07-12
2
-8
/
+8
*
scsi: snic: fix a couple of spelling mistakes: "COMPLETE"
Colin Ian King
2018-05-18
1
-3
/
+3
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
scsi: snic: fix a couple of spelling mistakes/typos
Colin Ian King
2017-07-01
2
-3
/
+3
*
scsi: snic: Remove code that zeroes driver-private command data
Bart Van Assche
2017-06-12
1
-2
/
+0
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-05-04
1
-1
/
+1
|
\
|
*
scsi: snic: fix spelling mistake: "Cann't" -> "Cannot"
Colin Ian King
2017-04-13
1
-1
/
+1
*
|
treewide: Fix typos in printk
Masanari Iida
2017-03-24
1
-1
/
+1
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-02-21
2
-30
/
+19
|
\
|
*
scsi: snic: switch to pci_irq_alloc_vectors
Christoph Hellwig
2017-02-15
2
-30
/
+19
*
|
scsi: snic: Return error code on memory allocation failure
Burak Ok
2017-01-05
1
-0
/
+3
|
/
*
snic: Fix use-after-free in case of a dma mapping error
Johannes Thumshirn
2016-07-12
1
-2
/
+2
*
snic: fix typo
Julia Lawall
2016-07-12
1
-1
/
+1
*
snic: add scsi host after determining max IOs.
Narsimhulu Musini
2016-04-11
1
-18
/
+17
*
snic: Fixing race in the hba reset and IO/TM completion
Narsimhulu Musini
2016-04-11
2
-1
/
+15
*
snic: Fix for missing interrupts
Narsimhulu Musini
2016-04-11
2
-7
/
+59
*
snic: target cleanup in driver unload path
Narsimhulu Musini
2016-04-11
1
-2
/
+15
*
snic: Handling control path queue issues
Narsimhulu Musini
2016-04-11
1
-14
/
+30
*
snic: LUN goes offline due to scsi cmd timeouts
Narsimhulu Musini
2016-04-11
1
-0
/
+18
*
snic: Added additional stats
Narsimhulu Musini
2016-04-11
6
-23
/
+59
*
scsi: disable automatic target scan
Hannes Reinecke
2016-04-11
1
-1
/
+1
*
snic: correctly check for array overrun on overly long version number
Colin Ian King
2016-03-01
1
-1
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-11-13
1
-10
/
+0
|
\
|
*
scsi: use host wide tags by default
Christoph Hellwig
2015-11-09
1
-10
/
+0
*
|
debugfs: Pass bool pointer to debugfs_create_bool()
Viresh Kumar
2015-10-04
2
-3
/
+3
|
/
*
snic: driver for Cisco SCSI HBA
Narsimhulu Musini
2015-06-19
34
-0
/
+10238