aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2023-06-14scsi: sg: fix blktrace debugfs entries leakageYu Kuai1-0/+9
2023-06-12block: replace fmode_t with a block-specific type for block open flagsChristoph Hellwig2-14/+15
2023-06-12scsi: replace the fmode_t argument to ->sg_io_fn with a simple boolChristoph Hellwig1-2/+2
2023-06-12scsi: replace the fmode_t argument to scsi_ioctl with a simple boolChristoph Hellwig6-23/+25
2023-06-12scsi: replace the fmode_t argument to scsi_cmd_allowed with a simple boolChristoph Hellwig3-6/+6
2023-06-12block: remove the unused mode argument to ->releaseChristoph Hellwig2-3/+2
2023-06-12block: pass a gendisk to ->openChristoph Hellwig2-9/+9
2023-06-12block: pass a gendisk on bdev_check_media_changeChristoph Hellwig2-6/+5
2023-06-12cdrom: remove the unused mode argument to cdrom_releaseChristoph Hellwig1-1/+1
2023-06-12cdrom: remove the unused mode argument to cdrom_ioctlChristoph Hellwig1-1/+1
2023-06-12cdrom: remove the unused bdev argument to cdrom_openChristoph Hellwig1-1/+1
2023-05-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds6-847/+40
2023-04-27Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds1-15/+1
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-21/+16
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-2/+2
2023-04-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds144-1170/+1291
2023-04-24scsi: qedi: Fix use after free bug in qedi_remove()Zheng Wang1-0/+3
2023-04-24scsi: ipr: Remove several unused variablesTom Rix1-14/+0
2023-04-24scsi: pm80xx: Log device registrationAkshat Jain1-3/+4
2023-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-12/+8
2023-04-18scsi: ipr: Remove SATA supportBrian King3-830/+11
2023-04-18scsi: scsi_debug: Abort commands from scsi_debug_device_reset()John Garry1-0/+22
2023-04-18Change DEFINE_SEMAPHORE() to take a number argumentPeter Zijlstra1-1/+1
2023-04-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-12/+8
2023-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-3/+3
2023-04-13scsi: simplify sysctl registration with register_sysctl()Luis Chamberlain1-15/+1
2023-04-11scsi: cxlflash: s/semahpore/semaphore/Geert Uytterhoeven2-2/+2
2023-04-11scsi: lpfc: Silence an incorrect device outputJun Chen1-0/+1
2023-04-11scsi: mpi3mr: Use IRQ save variants of spinlock to protect chain frame alloca...Ranjan Kumar1-3/+3
2023-04-11scsi: scsi_debug: Fix missing error code in scsi_debug_init()Harshit Mogalapalli1-1/+3
2023-04-11scsi: hisi_sas: Work around build failure in suspend functionArnd Bergmann1-0/+4
2023-04-11scsi: ses: Handle enclosure with just a primary component gracefullyJiri Kosina1-12/+8
2023-04-11scsi: lpfc: Fix ioremap issues in lpfc_sli4_pci_mem_setup()Shuchang Li1-4/+6
2023-04-11scsi: mpt3sas: Fix an issue when driver is being removedTomas Henzl1-2/+2
2023-04-11scsi: mpt3sas: Remove HBA BIOS version in the kernel logRanjan Kumar1-8/+2
2023-04-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-3/+3
2023-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-10/+12
2023-04-03driver core: class: remove struct class_interface * from callbacksGreg Kroah-Hartman2-8/+6
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman26-87/+219
2023-04-02Merge patch series "Fix shost command overloading issues"Martin K. Petersen1-422/+361
2023-04-02scsi: scsi_debug: Drop sdebug_queueJohn Garry1-138/+51
2023-04-02scsi: scsi_debug: Only allow sdebug_max_queue be modified when no shostsJohn Garry1-61/+6
2023-04-02scsi: scsi_debug: Use scsi_host_busy() in delay_store() and ndelay_store()John Garry1-14/+13
2023-04-02scsi: scsi_debug: Use blk_mq_tagset_busy_iter() in stop_all_queued()John Garry1-28/+17
2023-04-02scsi: scsi_debug: Use blk_mq_tagset_busy_iter() in sdebug_blk_mq_poll()John Garry1-97/+98
2023-04-02scsi: scsi_debug: Dynamically allocate sdebug_queued_cmdJohn Garry1-174/+253
2023-04-02scsi: scsi_debug: Use scsi_block_requests() to block queuesJohn Garry1-9/+9
2023-04-02scsi: scsi_debug: Protect block_unblock_all_queues() with mutexJohn Garry1-1/+17
2023-04-02scsi: scsi_debug: Change shost list lock to a mutexJohn Garry1-19/+19