summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2025-01-02scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN a...Cathy Avery
2025-01-02scsi: mpi3mr: Handling of fault code for insufficient powerRanjan Kumar
2025-01-02scsi: mpi3mr: Start controller indexing from 0Ranjan Kumar
2025-01-02scsi: mpi3mr: Fix corrupt config pages PHY state is switched in sysfsRanjan Kumar
2025-01-02scsi: mpi3mr: Synchronize access to ioctl data bufferRanjan Kumar
2025-01-02scsi: mpt3sas: Diag-Reset when Doorbell-In-Use bit is set during driver load ...Ranjan Kumar
2025-01-02scsi: megaraid_sas: Fix for a potential deadlockTomas Henzl
2025-01-02scsi: qla1280: Fix hw revision numbering for ISP1020/1040Magnus Lindholm
2024-12-14scsi: st: Add MTIOCGET and MTLOAD to ioctls allowed after device resetKai Mäkisara
2024-12-14scsi: st: Don't modify unknown block number in MTIOCGETKai Mäkisara
2024-12-14scsi: lpfc: Prevent NDLP reference count underflow in dev_loss_tmo callbackJustin Tee
2024-12-14scsi: lpfc: Check SLI_ACTIVE flag in FDMI cmpl before submitting follow up FDMIJustin Tee
2024-12-14scsi: lpfc: Call lpfc_sli4_queue_unset() in restart and rmmod pathsJustin Tee
2024-12-14scsi: hisi_sas: Create all dump files during debugfs initializationYihang Li
2024-12-14scsi: hisi_sas: Add cond_resched() for no forced preemption modelYihang Li
2024-12-14scsi: qla2xxx: Remove check req_sg_cnt should be equal to rsp_sg_cntSaurav Kashyap
2024-12-14scsi: qla2xxx: Fix use after free on unloadQuinn Tran
2024-12-14scsi: qla2xxx: Supported speed displayed incorrectly for VPortsAnil Gurumurthy
2024-12-14scsi: qla2xxx: Fix NVMe and NPIV connect issueQuinn Tran
2024-12-14scsi: qla2xxx: Fix abort in bsg timeoutQuinn Tran
2024-12-14scsi: scsi_debug: Fix hrtimer support for ndelayJohn Garry
2024-12-14scsi: sg: Fix slab-use-after-free read in sg_release()Suraj Sonawane
2024-12-05scsi: sg: Enable runtime power managementBart Van Assche
2024-12-05scsi: qedi: Fix a possible memory leak in qedi_alloc_and_init_sb()Zhen Lei
2024-12-05scsi: qedf: Fix a possible memory leak in qedf_alloc_and_init_sb()Zhen Lei
2024-12-05scsi: bfa: Fix use-after-free in bfad_im_module_exit()Ye Bin
2024-12-05scsi: hisi_sas: Enable all PHYs that are not disabled by user during controll...Yihang Li
2024-11-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-11-02scsi: sd_zbc: Use kvzalloc() to allocate REPORT ZONES bufferJohannes Thumshirn
2024-10-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-10-25scsi: scsi_debug: Fix do_device_access() handling of unexpected SG copy lengthJohn Garry
2024-10-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-10-15scsi: mpi3mr: Validate SAS port assignmentsRanjan Kumar
2024-10-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-10-03scsi: scsi_transport_fc: Allow setting rport state to current stateBenjamin Marzinski
2024-10-03scsi: wd33c93: Don't use stale scsi_pointer valueDaniel Palmer
2024-10-03scsi: fnic: Move flush_work initialization out of if blockMartin Wilck
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-25Merge tag 'for-6.12/block-20240925' of git://git.kernel.dk/linuxLinus Torvalds
2024-09-21Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-09-19Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-09-19Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-09-19Merge tag 'ata-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2024-09-17Merge tag 'v6.11' into for-6.12/blockJens Axboe
2024-09-13blk-integrity: improved sg segment mappingKeith Busch
2024-09-13scsi: use request to get integrity segmentsKeith Busch
2024-09-12Merge patch series "Update lpfc to revision 14.4.0.5"Martin K. Petersen
2024-09-12scsi: lpfc: Update lpfc version to 14.4.0.5Justin Tee