summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2025-12-16Merge patch series "qla2xxx: Misc feature and bug fixes"Martin K. Petersen
2025-12-16scsi: qla2xxx: Update version to 10.02.10.100-kNilesh Javali
2025-12-16scsi: qla2xxx: Fix bsg_done() causing double freeAnil Gurumurthy
2025-12-16scsi: qla2xxx: Query FW again before proceeding with loginAnil Gurumurthy
2025-12-16scsi: qla2xxx: Validate sp before freeing associated memoryAnil Gurumurthy
2025-12-16scsi: qla2xxx: Free sp in error path to fix system crashAnil Gurumurthy
2025-12-16scsi: qla2xxx: Delay module unload while fabric scan in progressAnil Gurumurthy
2025-12-16scsi: qla2xxx: Allow recovery for tape devicesShreyas Deodhar
2025-12-16scsi: qla2xxx: Add bsg interface to support firmware img validationManish Rangankar
2025-12-16scsi: qla2xxx: Validate MCU signature before executing MBC 03hManish Rangankar
2025-12-16scsi: qla2xxx: Add load flash firmware mailbox support for 28xxxManish Rangankar
2025-12-16scsi: qla2xxx: Add support for 64G SFP speedManish Rangankar
2025-12-16scsi: qla2xxx: Add Speed in SFP print informationHimanshu Madhani
2025-12-16scsi: core: Introduce an enumeration type for the SCSI_MLQUEUE constantsBart Van Assche
2025-12-16Merge patch series "mpt3sas: Improve device readiness handling and event reco...Martin K. Petersen
2025-12-16scsi: mpt3sas: Fixed the W=1 compilation warningRanjan Kumar
2025-12-16scsi: mpt3sas: Add configurable command retry limit for slow-to-respond devicesRanjan Kumar
2025-12-16scsi: mpt3sas: Add firmware event requeue support for busy devicesRanjan Kumar
2025-12-16scsi: mpt3sas: Improve device discovery and readiness handling for slow devicesRanjan Kumar
2025-12-16scsi: mpt3sas: Added no_turs flag to device unblock logicRanjan Kumar
2025-12-16Merge patch series "Update lpfc to revision 14.4.0.13"Martin K. Petersen
2025-12-16scsi: lpfc: Update lpfc version to 14.4.0.13Justin Tee
2025-12-16scsi: lpfc: Add support for reporting encryption eventsSarah Catania
2025-12-16scsi: scsi_transport_fc: Introduce encryption group in fc_rport attributeSarah Catania
2025-12-16scsi: lpfc: Rework lpfc_sli4_fcf_rr_next_index_get()Yury Norov (NVIDIA)
2025-12-16scsi: scsi_debug: Drop NULL scsi_cmnd check in sdebug_q_cmd_complete()John Garry
2025-12-16scsi: scsi_debug: Stop using READ/WRITE_ONCE() when accessing sdebug_defer.de...John Garry
2025-12-16scsi: scsi_debug: Stop printing extra function name in debug logsJohn Garry
2025-12-16scsi: sg: Fix occasional bogus elapsed time that exceeds timeoutMichal Rábek
2025-12-16scsi: mpi3mr: Read missing IOCFacts flag for reply queue full overflowChandrakanth Patil
2025-12-16scsi: scsi_debug: Fix atomic write enable module param descriptionJohn Garry
2025-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-12-08scsi: libsas: Add rollback handling when an error occursChaohai Chen
2025-12-08scsi: device_handler: Return error pointer in scsi_dh_attached_handler_name()Benjamin Marzinski
2025-12-09Merge tag 'block-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-12-04Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-04scsi: sd: reject invalid pr_read_keys() num_keys valuesStefan Hajnoczi
2025-12-03Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-12-03Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-12-03scsi: Revert "scsi: libsas: Fix exp-attached device scan after probe failure ...Xingui Yang
2025-11-29scsi: qla4xxx: Use time conversion macrosShi Hao
2025-11-29scsi: qla2xxx: Enable/disable IRQD_NO_BALANCING during resetWen Xiong
2025-11-29scsi: ipr: Enable/disable IRQD_NO_BALANCING during resetWen Xiong
2025-11-29scsi: imm: Fix use-after-free bug caused by unfinished delayed workDuoming Zhou
2025-11-29scsi: core: Correct documentation for scsi_device_quiesce()Miao Li
2025-11-29scsi: mpi3mr: Prevent duplicate SAS/SATA device entries in channel 1Suganath Prabu S
2025-11-28Merge branch 'pm-sleep'Rafael J. Wysocki
2025-11-24treewide: Drop pci_save_state() after pci_restore_state()Lukas Wunner
2025-11-19Merge branch 6.18/scsi-fixes into 6.19/scsi-stagingMartin K. Petersen