index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-11
scsi: storvsc: Handle SRB status value 0x30
Michael Kelley
1
-0
/
+2
2023-07-11
Merge branch '6.5/scsi-staging' into 6.5/scsi-fixes
Martin K. Petersen
8
-22
/
+14
2023-07-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
6
-35
/
+25
2023-07-05
Merge patch series "Improve checks in blk_revalidate_disk_zones()"
Martin K. Petersen
1
-7
/
+5
2023-07-05
scsi: sd_zbc: Set zone limits before revalidating zones
Damien Le Moal
1
-7
/
+5
2023-07-05
scsi: aacraid: Avoid -Warray-bounds warning
Arnd Bergmann
1
-1
/
+1
2023-07-05
scsi: scsi_debug: Remove dead code
Maurizio Lombardi
1
-8
/
+0
2023-07-05
scsi: qla2xxx: Use vmalloc_array() and vcalloc()
Julia Lawall
1
-2
/
+2
2023-07-05
scsi: fnic: Use vmalloc_array() and vcalloc()
Julia Lawall
1
-1
/
+1
2023-07-05
scsi: qla2xxx: Fix error code in qla2x00_start_sp()
Dan Carpenter
1
-1
/
+1
2023-07-05
scsi: qla2xxx: Silence a static checker warning
Dan Carpenter
2
-2
/
+2
2023-07-05
scsi: lpfc: Fix a possible data race in lpfc_unregister_fcf_rescan()
Tuo Li
1
-0
/
+2
2023-06-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
93
-1240
/
+2029
2023-06-30
Merge tag 'ata-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
1
-2
/
+1
2023-06-28
scsi: core: Simplify scsi_cdl_check_cmd()
Damien Le Moal
1
-23
/
+14
2023-06-28
scsi: isci: Fix comment typo
Yueh-Shun Li
1
-1
/
+1
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-18
/
+10
2023-06-27
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-19
/
+19
2023-06-27
Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
7
-57
/
+67
2023-06-24
scsi: iscsi_tcp: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
David Howells
2
-18
/
+10
2023-06-23
scsi/sg: don't grab scsi host module reference
Yu Kuai
1
-3
/
+3
2023-06-21
scsi: smartpqi: Replace one-element arrays with flexible-array members
Gustavo A. R. Silva
2
-5
/
+4
2023-06-21
scsi: ncr53c8xx: Replace strlcpy() with strscpy()
Azeem Shaikh
1
-1
/
+1
2023-06-21
scsi: lpfc: Fix lpfc_name struct packing
Arnd Bergmann
1
-5
/
+5
2023-06-16
Merge patch series "scsi: fixes for targets with many LUNs, and scsi_target_b...
Martin K. Petersen
6
-47
/
+48
2023-06-16
scsi: core: Improve warning message in scsi_device_block()
Martin Wilck
1
-2
/
+4
2023-06-16
scsi: core: Replace scsi_target_block() with scsi_block_targets()
Martin Wilck
5
-16
/
+23
2023-06-16
scsi: core: Don't wait for quiesce in scsi_device_block()
Martin Wilck
1
-7
/
+10
2023-06-16
scsi: core: Don't wait for quiesce in scsi_stop_queue()
Martin Wilck
1
-16
/
+16
2023-06-16
scsi: core: Merge scsi_internal_device_block() and device_block()
Martin Wilck
1
-19
/
+8
2023-06-16
scsi: sg: Increase number of devices
Hannes Reinecke
1
-1
/
+1
2023-06-16
scsi: qla2xxx: Remove unused nvme_ls_waitq wait queue
Manish Rangankar
2
-4
/
+0
2023-06-16
Merge patch series "qla2xxx klocwork fixes"
Martin K. Petersen
7
-8
/
+19
2023-06-16
scsi: sd: sd_zbc: Use PAGE_SECTORS_SHIFT
Johannes Thumshirn
1
-1
/
+1
2023-06-14
scsi: sg: fix blktrace debugfs entries leakage
Yu Kuai
1
-0
/
+9
2023-06-14
scsi: qla2xxx: Update version to 10.02.08.400-k
Nilesh Javali
1
-2
/
+2
2023-06-14
scsi: qla2xxx: Correct the index of array
Bikash Hazarika
1
-1
/
+4
2023-06-14
scsi: qla2xxx: Pointer may be dereferenced
Shreyas Deodhar
1
-0
/
+2
2023-06-14
scsi: qla2xxx: Fix buffer overrun
Quinn Tran
1
-1
/
+1
2023-06-14
scsi: qla2xxx: Check valid rport returned by fc_bsg_to_rport()
Nilesh Javali
1
-0
/
+4
2023-06-14
scsi: qla2xxx: Avoid fcport pointer dereference
Nilesh Javali
1
-2
/
+2
2023-06-14
scsi: qla2xxx: Fix potential NULL pointer dereference
Bikash Hazarika
1
-1
/
+2
2023-06-14
scsi: qla2xxx: Array index may go out of bound
Nilesh Javali
1
-1
/
+2
2023-06-14
scsi: lpfc: Fix incorrect big endian type assignment in bsg loopback path
Justin Tee
1
-4
/
+4
2023-06-14
scsi: storvsc: Always set no_report_opcodes
Michael Kelley
1
-0
/
+2
2023-06-14
scsi: aacraid: Reply queue mapping to CPUs based on IRQ affinity
Sagar Biradar
4
-3
/
+43
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2
-14
/
+15
2023-06-12
scsi: replace the fmode_t argument to ->sg_io_fn with a simple bool
Christoph Hellwig
1
-2
/
+2
2023-06-12
scsi: replace the fmode_t argument to scsi_ioctl with a simple bool
Christoph Hellwig
6
-23
/
+25
[next]