index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
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-17
1
-0
/
+1
|
*
scsi: mpt3sas: set an unlimited max_segment_size for SAS 3.0 HBAs
Christoph Hellwig
2019-07-17
1
-0
/
+1
|
*
scsi: storvsc: set virt_boundary_mask in the scsi host template
Christoph Hellwig
2019-07-17
1
-3
/
+2
|
*
scsi: ufshcd: set max_segment_size in the scsi host template
Christoph Hellwig
2019-07-17
1
-2
/
+1
|
*
scsi: core: take the DMA max mapping size into account
Christoph Hellwig
2019-07-17
1
-0
/
+2
|
*
scsi: core: add a host / host template field for the virt boundary
Christoph Hellwig
2019-07-17
2
-1
/
+5
|
*
scsi: core: Fix race on creating sense cache
Ming Lei
2019-07-17
1
-3
/
+3
|
*
scsi: sd_zbc: Fix compilation warning
Damien Le Moal
2019-07-17
1
-1
/
+1
|
*
scsi: libfc: fix null pointer dereference on a null lport
Colin Ian King
2019-07-17
1
-1
/
+1
|
*
scsi: megaraid_sas: Update driver version to 07.710.50.00
Shivasharan S
2019-07-12
1
-2
/
+2
|
*
scsi: megaraid_sas: Add module parameter for FW Async event logging
Shivasharan S
2019-07-12
1
-1
/
+17
|
*
scsi: megaraid_sas: Enable msix_load_balance for Invader and later controllers
Shivasharan S
2019-07-12
1
-1
/
+2
|
*
scsi: megaraid_sas: Fix calculation of target ID
Shivasharan S
2019-07-12
1
-1
/
+2
|
*
scsi: lpfc: reduce stack size with CONFIG_GCC_PLUGIN_STRUCTLEAK_VERBOSE
Arnd Bergmann
2019-07-12
1
-1
/
+1
|
*
scsi: devinfo: BLIST_TRY_VPD_PAGES for SanDisk Cruzer Blade
Marcos Paulo de Souza
2019-07-12
1
-0
/
+2
|
*
scsi: pm80xx: Fixed kernel panic during error recovery for SATA drive
Deepak Ukey
2019-07-12
3
-2
/
+8
|
*
scsi: libsas: remove the exporting of sas_wait_eh
Denis Efremov
2019-07-12
1
-1
/
+0
|
*
scsi: megaraid_sas: Make some symbols static
YueHaibing
2019-07-12
1
-3
/
+3
|
*
scsi: core: use scmd_printk() to print which command timed out
Maurizio Lombardi
2019-07-12
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-26
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-16
2
-34
/
+77
|
\
\
\
\
\
|
*
|
|
|
|
sd_zbc: Fix report zones buffer allocation
Damien Le Moal
2019-07-12
1
-29
/
+75
|
*
|
|
|
|
block: Kill gfp_t argument of blkdev_report_zones()
Damien Le Moal
2019-07-12
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-12
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]