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
2019-07-20
15
-24
/
+55
|
\
|
*
scsi: megaraid_sas: set an unlimited max_segment_size
Christoph Hellwig
2019-07-16
1
-0
/
+1
|
*
scsi: mpt3sas: set an unlimited max_segment_size for SAS 3.0 HBAs
Christoph Hellwig
2019-07-16
1
-0
/
+1
|
*
scsi: storvsc: set virt_boundary_mask in the scsi host template
Christoph Hellwig
2019-07-16
1
-3
/
+2
|
*
scsi: ufshcd: set max_segment_size in the scsi host template
Christoph Hellwig
2019-07-16
1
-2
/
+1
|
*
scsi: core: take the DMA max mapping size into account
Christoph Hellwig
2019-07-16
1
-0
/
+2
|
*
scsi: core: add a host / host template field for the virt boundary
Christoph Hellwig
2019-07-16
2
-1
/
+5
|
*
scsi: core: Fix race on creating sense cache
Ming Lei
2019-07-16
1
-3
/
+3
|
*
scsi: sd_zbc: Fix compilation warning
Damien Le Moal
2019-07-16
1
-1
/
+1
|
*
scsi: libfc: fix null pointer dereference on a null lport
Colin Ian King
2019-07-16
1
-1
/
+1
|
*
scsi: megaraid_sas: Update driver version to 07.710.50.00
Shivasharan S
2019-07-11
1
-2
/
+2
|
*
scsi: megaraid_sas: Add module parameter for FW Async event logging
Shivasharan S
2019-07-11
1
-1
/
+17
|
*
scsi: megaraid_sas: Enable msix_load_balance for Invader and later controllers
Shivasharan S
2019-07-11
1
-1
/
+2
|
*
scsi: megaraid_sas: Fix calculation of target ID
Shivasharan S
2019-07-11
1
-1
/
+2
|
*
scsi: lpfc: reduce stack size with CONFIG_GCC_PLUGIN_STRUCTLEAK_VERBOSE
Arnd Bergmann
2019-07-11
1
-1
/
+1
|
*
scsi: devinfo: BLIST_TRY_VPD_PAGES for SanDisk Cruzer Blade
Marcos Paulo de Souza
2019-07-11
1
-0
/
+2
|
*
scsi: pm80xx: Fixed kernel panic during error recovery for SATA drive
Deepak Ukey
2019-07-11
3
-2
/
+8
|
*
scsi: libsas: remove the exporting of sas_wait_eh
Denis Efremov
2019-07-11
1
-1
/
+0
|
*
scsi: megaraid_sas: Make some symbols static
YueHaibing
2019-07-11
1
-3
/
+3
|
*
scsi: core: use scmd_printk() to print which command timed out
Maurizio Lombardi
2019-07-11
1
-1
/
+1
|
*
Merge branch '5.3/scsi-sg' into scsi-next
Martin K. Petersen
2019-06-27
15
-97
/
+118
|
|
\
*
|
\
Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-07-20
1
-1
/
+1
|
\
\
\
|
*
|
|
scsi: remove pointless $(MODVERDIR)/$(obj)/53c700.ver
Masahiro Yamada
2019-07-17
1
-1
/
+1
*
|
|
|
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-07-19
1
-19
/
+4
|
\
\
\
\
|
*
|
|
|
vfs: Convert ocxlflash to use the new mount API
David Howells
2019-05-25
1
-14
/
+4
|
*
|
|
|
mount_pseudo(): drop 'name' argument, switch to d_make_root()
Al Viro
2019-05-25
1
-2
/
+1
|
*
|
|
|
cxlflash: don't bother with dentry_operations
Al Viro
2019-05-20
1
-5
/
+1
*
|
|
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2019-07-17
1
-1
/
+1
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
scsi: virtio_scsi: Use struct_size() helper
Gustavo A. R. Silva
2019-07-11
1
-1
/
+1
*
|
|
|
|
Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-07-15
2
-34
/
+77
|
\
\
\
\
\
|
*
|
|
|
|
sd_zbc: Fix report zones buffer allocation
Damien Le Moal
2019-07-11
1
-29
/
+75
|
*
|
|
|
|
block: Kill gfp_t argument of blkdev_report_zones()
Damien Le Moal
2019-07-11
2
-6
/
+3
*
|
|
|
|
|
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2019-06-24
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-07-12
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
scripts/spelling.txt: drop "sepc" from the misspelling list
Paul Walmsley
2019-07-12
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-07-11
15
-97
/
+118
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
scsi: core: don't preallocate small SGL in case of NO_SG_CHAIN
Ming Lei
2019-06-20
1
-1
/
+5
|
*
|
|
|
|
|
|
scsi: core: avoid preallocating big SGL for data
Ming Lei
2019-06-20
1
-6
/
+9
|
*
|
|
|
|
|
|
scsi: core: avoid preallocating big SGL for protection information
Ming Lei
2019-06-20
1
-3
/
+11
|
*
|
|
|
|
|
|
scsi: lib/sg_pool.c: improve APIs for allocating sg pool
Ming Lei
2019-06-20
1
-4
/
+6
|
*
|
|
|
|
|
|
scsi: esp: use sg helper to iterate over scatterlist
Ming Lei
2019-06-20
2
-7
/
+15
|
*
|
|
|
|
|
|
scsi: NCR5380: use sg helper to iterate over scatterlist
Finn Thain
2019-06-20
1
-23
/
+18
|
*
|
|
|
|
|
|
scsi: wd33c93: use sg helper to iterate over scatterlist
Ming Lei
2019-06-20
1
-1
/
+1
|
*
|
|
|
|
|
|
scsi: ppa: use sg helper to iterate over scatterlist
Ming Lei
2019-06-20
1
-1
/
+1
|
*
|
|
|
|
|
|
scsi: pcmcia: nsp_cs: use sg helper to iterate over scatterlist
Ming Lei
2019-06-20
1
-2
/
+2
|
*
|
|
|
|
|
|
scsi: imm: use sg helper to iterate over scatterlist
Ming Lei
2019-06-20
1
-1
/
+1
|
*
|
|
|
|
|
|
scsi: aha152x: use sg helper to iterate over scatterlist
Finn Thain
2019-06-20
1
-23
/
+23
|
*
|
|
|
|
|
|
scsi: pmcraid: use sg helper to iterate over scatterlist
Ming Lei
2019-06-20
1
-7
/
+7
|
*
|
|
|
|
|
|
scsi: ipr: use sg helper to iterate over scatterlist
Ming Lei
2019-06-20
1
-13
/
+16
[next]