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
/
snic
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: snic: Fix possible UAF in snic_tgt_create()
Gaosheng Cui
2022-11-26
1
-0
/
+3
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-08-04
1
-1
/
+1
|
\
|
*
scsi: snic: Remove redundant "on"
Jiang Jian
2022-06-21
1
-1
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_168.RULE (p...
Thomas Gleixner
2022-06-10
30
-480
/
+60
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_168.RULE (p...
Thomas Gleixner
2022-06-10
3
-48
/
+6
|
/
*
scsi: snic: Don't use GFP_DMA in snic_queue_report_tgt_req()
Christoph Hellwig
2021-12-22
1
-1
/
+1
*
scsi: snic: Switch to attribute groups
Bart Van Assche
2021-10-16
3
-7
/
+16
*
scsi: snic: Call scsi_done() directly
Bart Van Assche
2021-10-16
1
-19
/
+14
*
scsi: snic: Fix spelling mistake 'progres' -> 'progress'
Colin Ian King
2021-08-24
1
-1
/
+1
*
scsi: snic: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-08-11
1
-5
/
+5
*
scsi: snic: Remove redundant assignment to variable ret
Colin Ian King
2021-08-09
1
-1
/
+1
*
Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-07-05
2
-17
/
+9
|
\
|
*
scsi: snic: debugfs: remove local storage of debugfs files
Greg Kroah-Hartman
2021-05-21
2
-17
/
+9
*
|
scsi: snic: Fix an error message
Christophe JAILLET
2021-05-14
1
-4
/
+1
|
/
*
scsi: snic: Convert to DEFINE_SHOW_ATTRIBUTE()
dingsenjie
2021-04-12
1
-19
/
+1
*
scsi: snic: Simplify the return expression of svnic_cq_alloc()
Liu Shixin
2020-10-07
1
-7
/
+1
*
scsi: snic: Convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
2020-10-02
1
-14
/
+2
*
scsi: snic: Remove unnecessary condition
Jing Xiangfeng
2020-10-02
1
-4
/
+0
*
scsi: snic: Fix spelling mistakes of "Queueing"
Colin Ian King
2020-08-24
1
-2
/
+2
*
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
[next]