summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2025-01-20Merge tag 'powerpc-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-01-20Merge tag 'for-6.14/io_uring-20250119' of git://git.kernel.dk/linuxLinus Torvalds
2025-01-20Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linuxLinus Torvalds
2025-01-17block: Add common atomic writes enable flagJohn Garry
2025-01-10block: add a queue_limits_commit_update_frozen helperChristoph Hellwig
2025-01-09scsi: iscsi: Fix redundant response for ISCSI_UEVENT_GET_HOST_STATS requestXiang Zhang
2025-01-09scsi: core: Fix command pass through retry regressionMike Christie
2025-01-06block: simplify tag allocation policy selectionChristoph Hellwig
2024-12-23block: remove BLK_MQ_F_SHOULD_MERGEChristoph Hellwig
2024-12-23virtio: blk/scsi: replace blk_mq_virtio_map_queues with blk_mq_map_hw_queuesDaniel Wagner
2024-12-23scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queuesDaniel Wagner
2024-12-23scsi: add support for user-meta interfaceAnuj Gupta
2024-12-13scsi/cxlflash: Deprecate driverAndrew Donnellan
2024-12-04scsi: scsi_debug: Fix hrtimer support for ndelayJohn Garry
2024-12-04scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN a...Cathy Avery
2024-12-04scsi: sg: Fix slab-use-after-free read in sg_release()Suraj Sonawane
2024-12-04scsi: qla2xxx: Update version to 10.02.09.400-kNilesh Javali
2024-12-04scsi: qla2xxx: Supported speed displayed incorrectly for VPortsAnil Gurumurthy
2024-12-04scsi: qla2xxx: Fix NVMe and NPIV connect issueQuinn Tran
2024-12-04scsi: qla2xxx: Remove check req_sg_cnt should be equal to rsp_sg_cntSaurav Kashyap
2024-12-04scsi: qla2xxx: Fix use after free on unloadQuinn Tran
2024-12-04scsi: qla2xxx: Fix abort in bsg timeoutQuinn Tran
2024-12-04scsi: mpi3mr: Update driver version to 8.12.0.3.50Ranjan Kumar
2024-12-04scsi: mpi3mr: Handling of fault code for insufficient powerRanjan Kumar
2024-12-04scsi: mpi3mr: Start controller indexing from 0Ranjan Kumar
2024-12-04scsi: mpi3mr: Fix corrupt config pages PHY state is switched in sysfsRanjan Kumar
2024-12-04scsi: mpi3mr: Synchronize access to ioctl data bufferRanjan Kumar
2024-12-04scsi: mpt3sas: Update driver version to 51.100.00.00Ranjan Kumar
2024-12-04scsi: mpt3sas: Diag-Reset when Doorbell-In-Use bit is set during driver load ...Ranjan Kumar
2024-12-02Merge branch '6.13/scsi-queue' into 6.13/scsi-fixesMartin K. Petersen
2024-11-29Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-11-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-11-20scsi: megaraid_sas: Fix for a potential deadlockTomas Henzl
2024-11-20scsi: lpfc: Fix spelling errors 'asynchronously'liujing
2024-11-20scsi: bfa: Remove unused parsersDr. David Alan Gilbert
2024-11-20scsi: bfa: Remove unused structure buildersDr. David Alan Gilbert
2024-11-20scsi: qla1280: Fix hw revision numbering for ISP1020/1040Magnus Lindholm
2024-11-20Merge branch '6.12/scsi-fixes' into 6.13/scsi-stagingMartin K. Petersen
2024-11-19Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-18Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linuxLinus Torvalds
2024-11-12block: remove the write_hint field from struct requestChristoph Hellwig
2024-11-11block: pre-calculate max_zone_append_sectorsChristoph Hellwig
2024-11-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-11-07Revert "block: pre-calculate max_zone_append_sectors"Jens Axboe
2024-11-06Merge patch series "scsi: st: Device reset patches"Martin K. Petersen
2024-11-06scsi: st: New session only when Unit Attention for new tapeKai Mäkisara
2024-11-06scsi: st: Add MTIOCGET and MTLOAD to ioctls allowed after device resetKai Mäkisara
2024-11-06scsi: st: Don't modify unknown block number in MTIOCGETKai Mäkisara
2024-11-06scsi: sun3: Mark driver struct with __refdata to prevent section mismatchGeert Uytterhoeven
2024-11-06scsi: sg: Enable runtime power managementBart Van Assche