index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-27
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-06-27
Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-24
scsi: iscsi_tcp: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
David Howells
2023-06-23
scsi/sg: don't grab scsi host module reference
Yu Kuai
2023-06-14
scsi: sg: fix blktrace debugfs entries leakage
Yu Kuai
2023-06-14
scsi: lpfc: Fix incorrect big endian type assignment in bsg loopback path
Justin Tee
2023-06-14
scsi: storvsc: Always set no_report_opcodes
Michael Kelley
2023-06-14
scsi: aacraid: Reply queue mapping to CPUs based on IRQ affinity
Sagar Biradar
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
scsi: replace the fmode_t argument to ->sg_io_fn with a simple bool
Christoph Hellwig
2023-06-12
scsi: replace the fmode_t argument to scsi_ioctl with a simple bool
Christoph Hellwig
2023-06-12
scsi: replace the fmode_t argument to scsi_cmd_allowed with a simple bool
Christoph Hellwig
2023-06-12
block: remove the unused mode argument to ->release
Christoph Hellwig
2023-06-12
block: pass a gendisk to ->open
Christoph Hellwig
2023-06-12
block: pass a gendisk on bdev_check_media_change
Christoph Hellwig
2023-06-12
cdrom: remove the unused mode argument to cdrom_release
Christoph Hellwig
2023-06-12
cdrom: remove the unused mode argument to cdrom_ioctl
Christoph Hellwig
2023-06-12
cdrom: remove the unused bdev argument to cdrom_open
Christoph Hellwig
2023-05-31
scsi: stex: Fix gcc 13 warnings
Bart Van Assche
2023-05-26
overflow: Add struct_size_t() helper
Kees Cook
2023-05-26
scsi: 3w-9xxx: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-05-26
scsi: aacraid: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-05-26
scsi: bnx2i: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-05-26
scsi: qedi: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-05-26
scsi: ibmvscsi: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-05-22
scsi: NCR5380: Use default @max_active for hostdata->work_q
Tejun Heo
2023-05-22
scsi: qla2xxx: Fix NULL pointer dereference in target mode
Gleb Chesnokov
2023-05-16
scsi: core: Decrease scsi_device's iorequest_cnt if dispatch failed
Wenchao Hao
2023-05-16
scsi: Revert "scsi: core: Do not increase scsi_device's iorequest_cnt if disp...
Wenchao Hao
2023-05-16
scsi: storvsc: Don't pass unused PFNs to Hyper-V host
Michael Kelley
2023-05-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-04-27
Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-26
Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-04-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-04-24
scsi: qedi: Fix use after free bug in qedi_remove()
Zheng Wang
2023-04-24
scsi: ipr: Remove several unused variables
Tom Rix
2023-04-24
scsi: pm80xx: Log device registration
Akshat Jain
2023-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-18
scsi: ipr: Remove SATA support
Brian King
2023-04-18
scsi: scsi_debug: Abort commands from scsi_debug_device_reset()
John Garry
2023-04-18
Change DEFINE_SEMAPHORE() to take a number argument
Peter Zijlstra
2023-04-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2023-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-13
scsi: simplify sysctl registration with register_sysctl()
Luis Chamberlain
2023-04-11
scsi: cxlflash: s/semahpore/semaphore/
Geert Uytterhoeven
2023-04-11
scsi: lpfc: Silence an incorrect device output
Jun Chen
[next]