index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
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-05-31
scsi: stex: Fix gcc 13 warnings
Bart Van Assche
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
2023-04-11
scsi: mpi3mr: Use IRQ save variants of spinlock to protect chain frame alloca...
Ranjan Kumar
2023-04-11
scsi: scsi_debug: Fix missing error code in scsi_debug_init()
Harshit Mogalapalli
2023-04-11
scsi: hisi_sas: Work around build failure in suspend function
Arnd Bergmann
2023-04-11
scsi: ses: Handle enclosure with just a primary component gracefully
Jiri Kosina
2023-04-11
scsi: lpfc: Fix ioremap issues in lpfc_sli4_pci_mem_setup()
Shuchang Li
2023-04-11
scsi: mpt3sas: Fix an issue when driver is being removed
Tomas Henzl
2023-04-11
scsi: mpt3sas: Remove HBA BIOS version in the kernel log
Ranjan Kumar
2023-04-08
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2023-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-03
driver core: class: remove struct class_interface * from callbacks
Greg Kroah-Hartman
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
2023-04-02
Merge patch series "Fix shost command overloading issues"
Martin K. Petersen
2023-04-02
scsi: scsi_debug: Drop sdebug_queue
John Garry
2023-04-02
scsi: scsi_debug: Only allow sdebug_max_queue be modified when no shosts
John Garry
2023-04-02
scsi: scsi_debug: Use scsi_host_busy() in delay_store() and ndelay_store()
John Garry
2023-04-02
scsi: scsi_debug: Use blk_mq_tagset_busy_iter() in stop_all_queued()
John Garry
2023-04-02
scsi: scsi_debug: Use blk_mq_tagset_busy_iter() in sdebug_blk_mq_poll()
John Garry
2023-04-02
scsi: scsi_debug: Dynamically allocate sdebug_queued_cmd
John Garry
2023-04-02
scsi: scsi_debug: Use scsi_block_requests() to block queues
John Garry
2023-04-02
scsi: scsi_debug: Protect block_unblock_all_queues() with mutex
John Garry
2023-04-02
scsi: scsi_debug: Change shost list lock to a mutex
John Garry
2023-04-02
scsi: scsi_debug: Don't iter all shosts in clear_luns_changed_on_target()
John Garry
2023-04-02
scsi: scsi_debug: Fix check for sdev queue full
John Garry
2023-04-02
Merge patch series "scsi: hisi_sas: Some misc changes"
Martin K. Petersen
[next]