index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
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-05-31
scsi: stex: Fix gcc 13 warnings
Bart Van Assche
1
-0
/
+4
2023-05-22
scsi: qla2xxx: Fix NULL pointer dereference in target mode
Gleb Chesnokov
4
-0
/
+10
2023-05-16
scsi: core: Decrease scsi_device's iorequest_cnt if dispatch failed
Wenchao Hao
1
-0
/
+2
2023-05-16
scsi: Revert "scsi: core: Do not increase scsi_device's iorequest_cnt if disp...
Wenchao Hao
1
-1
/
+2
2023-05-16
scsi: storvsc: Don't pass unused PFNs to Hyper-V host
Michael Kelley
1
-4
/
+4
2023-05-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
6
-847
/
+40
2023-04-27
Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-15
/
+1
2023-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-21
/
+16
2023-04-26
Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-2
/
+2
2023-04-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
144
-1170
/
+1291
2023-04-24
scsi: qedi: Fix use after free bug in qedi_remove()
Zheng Wang
1
-0
/
+3
2023-04-24
scsi: ipr: Remove several unused variables
Tom Rix
1
-14
/
+0
2023-04-24
scsi: pm80xx: Log device registration
Akshat Jain
1
-3
/
+4
2023-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-12
/
+8
2023-04-18
scsi: ipr: Remove SATA support
Brian King
3
-830
/
+11
2023-04-18
scsi: scsi_debug: Abort commands from scsi_debug_device_reset()
John Garry
1
-0
/
+22
2023-04-18
Change DEFINE_SEMAPHORE() to take a number argument
Peter Zijlstra
1
-1
/
+1
2023-04-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-12
/
+8
2023-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-3
/
+3
2023-04-13
scsi: simplify sysctl registration with register_sysctl()
Luis Chamberlain
1
-15
/
+1
2023-04-11
scsi: cxlflash: s/semahpore/semaphore/
Geert Uytterhoeven
2
-2
/
+2
2023-04-11
scsi: lpfc: Silence an incorrect device output
Jun Chen
1
-0
/
+1
2023-04-11
scsi: mpi3mr: Use IRQ save variants of spinlock to protect chain frame alloca...
Ranjan Kumar
1
-3
/
+3
2023-04-11
scsi: scsi_debug: Fix missing error code in scsi_debug_init()
Harshit Mogalapalli
1
-1
/
+3
2023-04-11
scsi: hisi_sas: Work around build failure in suspend function
Arnd Bergmann
1
-0
/
+4
2023-04-11
scsi: ses: Handle enclosure with just a primary component gracefully
Jiri Kosina
1
-12
/
+8
2023-04-11
scsi: lpfc: Fix ioremap issues in lpfc_sli4_pci_mem_setup()
Shuchang Li
1
-4
/
+6
2023-04-11
scsi: mpt3sas: Fix an issue when driver is being removed
Tomas Henzl
1
-2
/
+2
2023-04-11
scsi: mpt3sas: Remove HBA BIOS version in the kernel log
Ranjan Kumar
1
-8
/
+2
2023-04-08
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-3
/
+3
2023-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-10
/
+12
2023-04-03
driver core: class: remove struct class_interface * from callbacks
Greg Kroah-Hartman
2
-8
/
+6
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
26
-87
/
+219
2023-04-02
Merge patch series "Fix shost command overloading issues"
Martin K. Petersen
1
-422
/
+361
2023-04-02
scsi: scsi_debug: Drop sdebug_queue
John Garry
1
-138
/
+51
2023-04-02
scsi: scsi_debug: Only allow sdebug_max_queue be modified when no shosts
John Garry
1
-61
/
+6
2023-04-02
scsi: scsi_debug: Use scsi_host_busy() in delay_store() and ndelay_store()
John Garry
1
-14
/
+13
2023-04-02
scsi: scsi_debug: Use blk_mq_tagset_busy_iter() in stop_all_queued()
John Garry
1
-28
/
+17
2023-04-02
scsi: scsi_debug: Use blk_mq_tagset_busy_iter() in sdebug_blk_mq_poll()
John Garry
1
-97
/
+98
2023-04-02
scsi: scsi_debug: Dynamically allocate sdebug_queued_cmd
John Garry
1
-174
/
+253
2023-04-02
scsi: scsi_debug: Use scsi_block_requests() to block queues
John Garry
1
-9
/
+9
2023-04-02
scsi: scsi_debug: Protect block_unblock_all_queues() with mutex
John Garry
1
-1
/
+17
2023-04-02
scsi: scsi_debug: Change shost list lock to a mutex
John Garry
1
-19
/
+19
2023-04-02
scsi: scsi_debug: Don't iter all shosts in clear_luns_changed_on_target()
John Garry
1
-8
/
+5
2023-04-02
scsi: scsi_debug: Fix check for sdev queue full
John Garry
1
-1
/
+1
2023-04-02
Merge patch series "scsi: hisi_sas: Some misc changes"
Martin K. Petersen
5
-35
/
+124
[next]