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
*
scsi: use BLK_STS_OFFLINE for not fully online devices
Song Liu
2022-02-03
1
-1
/
+1
*
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
2022-02-02
1
-2
/
+2
*
block: remove genhd.h
Christoph Hellwig
2022-02-02
4
-4
/
+0
*
scsi: myrs: Fix crash in error case
Tong Zhang
2022-01-25
1
-1
/
+2
*
scsi: 53c700: Remove redundant assignment to pointer SCp
Colin Ian King
2022-01-25
1
-1
/
+0
*
scsi: ufs: Treat link loss as fatal error
Kiwoong Kim
2022-01-25
1
-1
/
+2
*
scsi: ufs: Use generic error code in ufshcd_set_dev_pwr_mode()
Kiwoong Kim
2022-01-25
1
-3
/
+6
*
scsi: bfa: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2022-01-24
1
-6
/
+0
*
scsi: hisi_sas: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2022-01-24
2
-5
/
+0
*
scsi: 3w-sas: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2022-01-24
1
-4
/
+0
*
scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put()
John Meneghini
2022-01-24
1
-15
/
+5
*
scsi: pm8001: Fix bogus FW crash for maxcpus=1
John Garry
2022-01-24
2
-3
/
+19
*
scsi: qedf: Change context reset messages to ratelimited
Saurav Kashyap
2022-01-24
1
-2
/
+4
*
scsi: qedf: Fix refcount issue when LOGO is received during TMF
Saurav Kashyap
2022-01-24
1
-0
/
+1
*
scsi: qedf: Add stag_work to all the vports
Saurav Kashyap
2022-01-24
1
-0
/
+1
*
scsi: ufs: ufshcd-pltfrm: Check the return value of devm_kstrdup()
Xiaoke Wang
2022-01-24
1
-0
/
+7
*
scsi: elx: efct: Don't use GFP_KERNEL under spin lock
Yang Yingliang
2022-01-24
1
-6
/
+2
*
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-23
1
-5
/
+5
|
\
|
*
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
2022-01-15
1
-5
/
+5
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-22
2
-3
/
+36
|
\
\
|
*
|
proc: remove PDE_DATA() completely
Muchun Song
2022-01-22
1
-2
/
+2
|
*
|
scsi/sg: move sg-big-buff sysctl to scsi/sg.c
Xiaoming Ni
2022-01-22
1
-1
/
+34
*
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-01-22
17
-91
/
+155
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
scsi: nsp_cs: Check of ioremap return value
Jiasheng Jiang
2022-01-10
1
-0
/
+3
|
*
|
scsi: ufs: ufs-mediatek: Fix error checking in ufs_mtk_init_va09_pwr_ctrl()
Miaoqian Lin
2022-01-10
1
-1
/
+1
|
*
|
scsi: ufs: Modify Tactive time setting conditions
SEO HOYOUNG
2022-01-10
1
-1
/
+1
|
*
|
scsi: efct: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2022-01-10
1
-7
/
+4
|
*
|
scsi: megaraid: Avoid mismatched storage type sizes
Kees Cook
2022-01-07
1
-50
/
+34
|
*
|
scsi: hisi_sas: Remove unused variable and check in hisi_sas_send_ata_reset_e...
Xiang Chen
2022-01-07
1
-5
/
+0
|
*
|
scsi: aic79xx: Remove redundant error variable
Minghao Chi
2022-01-05
1
-5
/
+1
|
*
|
scsi: pm80xx: Port reset timeout error handling correction
Ajish Koshy
2022-01-05
3
-3
/
+14
|
*
|
scsi: mpi3mr: Fix formatting problems in some kernel-doc comments
Yang Li
2022-01-05
1
-3
/
+2
|
*
|
scsi: mpi3mr: Fix some spelling mistakes
Colin Ian King
2022-01-05
1
-3
/
+3
|
*
|
scsi: mpt3sas: Update persistent trigger pages from sysfs interface
Suganath Prabu S
2022-01-05
2
-6
/
+85
|
*
|
scsi: core: Fix scsi_mode_select() interface
Damien Le Moal
2022-01-05
2
-6
/
+4
|
*
|
scsi: aacraid: Fix spelling of "its"
Randy Dunlap
2022-01-05
1
-1
/
+1
|
*
|
scsi: qedf: Fix potential dereference of NULL pointer
Jiasheng Jiang
2022-01-05
1
-0
/
+2
*
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-01-18
1
-1
/
+1
|
\
\
\
|
*
|
|
virtio: wrap config->reset calls
Michael S. Tsirkin
2022-01-14
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-01-16
1
-22
/
+32
|
\
\
\
|
*
|
|
scsi: storvsc: Fix storvsc_queuecommand() memory leak
Juan Vazquez
2022-01-10
1
-5
/
+12
|
*
|
|
scsi: storvsc: Fix unsigned comparison to zero
YueHaibing
2022-01-05
1
-4
/
+2
|
*
|
|
scsi: storvsc: Add Isolation VM support for storvsc driver
Tianyu Lan
2021-12-20
1
-16
/
+21
*
|
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-01-14
86
-1589
/
+3691
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
scsi: mpi3mr: Bump driver version to 8.0.0.61.0
Sreekanth Reddy
2021-12-23
1
-2
/
+2
|
*
|
|
scsi: mpi3mr: Fixes around reply request queues
Sreekanth Reddy
2021-12-23
2
-2
/
+5
|
*
|
|
scsi: mpi3mr: Enhanced Task Management Support Reply handling
Sreekanth Reddy
2021-12-23
2
-38
/
+185
|
*
|
|
scsi: mpi3mr: Use TM response codes from MPI3 headers
Sreekanth Reddy
2021-12-23
2
-34
/
+27
|
*
|
|
scsi: mpi3mr: Add io_uring interface support in I/O-polled mode
Sreekanth Reddy
2021-12-23
3
-38
/
+210
|
*
|
|
scsi: mpi3mr: Print cable mngnt and temp threshold events
Sreekanth Reddy
2021-12-23
2
-3
/
+73
[next]