summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
13 daysscsi: sr: Reinstate rotational media flagMing Lei
13 daysscsi: lpfc: Fix buffer free/clear order in deferred receive pathJohn Evans
2025-08-14scsi: qla4xxx: Prevent a potential error pointer dereferenceDan Carpenter
2025-08-14scsi: fnic: Remove a useless struct mempool forward declarationChristoph Hellwig
2025-08-12Merge branch '6.17/scsi-queue' into 6.17/scsi-fixesMartin K. Petersen
2025-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-08-05scsi: lpfc: Remove redundant assignment to avoid memory leakJiasheng Jiang
2025-08-05scsi: lpfc: Fix wrong function reference in a commentJean Delvare
2025-07-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-07-30scsi: scsi_debug: Make read-only arrays static constColin Ian King
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-07-28scsi: core: sysfs: Correct sysfs attributes access rightsDamien Le Moal
2025-07-28Merge tag 'ata-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2025-07-28Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linuxLinus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.integrity' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.fallocate' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-07-25Merge patch series "libsas cleanups"Martin K. Petersen
2025-07-25scsi: libsas: Use a bool for sas_deform_port() second argumentDamien Le Moal
2025-07-25scsi: libsas: Move declarations of internal functions to sas_internal.hDamien Le Moal
2025-07-25scsi: libsas: Make sas_get_ata_info() staticDamien Le Moal
2025-07-25scsi: libsas: Simplify sas_ata_wait_eh()Damien Le Moal
2025-07-25scsi: sd: Make sd shutdown issue START STOP UNIT appropriatelySalomon Dushimirimana
2025-07-24scsi: Fix sas_user_scan() to handle wildcard and multi-channel scansRanjan Kumar
2025-07-24scsi: Revert "scsi: iscsi: Fix HW conn removal use after free"Li Lingfeng
2025-07-24scsi: aacraid: Stop using PCI_IRQ_AFFINITYJohn Garry
2025-07-24scsi: mpt3sas: Fix a fw_event memory leakTomas Henzl
2025-07-21scsi: libiscsi: Initialize iscsi_conn->dd_data only if memory is allocatedShowrya M N
2025-07-21scsi: scsi_transport_fc: Add comments to describe added 'rport' parameterEwan D. Milne
2025-07-16ata: libata-eh: Simplify reset operation managementDamien Le Moal
2025-07-14scsi: bfa: Double-free fixjackysliu
2025-07-14scsi: isci: Fix dma_unmap_sg() nents valueThomas Fourier
2025-07-14scsi: mvsas: Fix dma_unmap_sg() nents valueThomas Fourier
2025-07-14scsi: elx: efct: Fix dma_unmap_sg() nents valueThomas Fourier
2025-07-14scsi: scsi_transport_fc: Change to use per-rport devloss_work_qEwan D. Milne
2025-07-14scsi: core: Fix kernel doc for scsi_track_queue_full()Bagas Sanjaya
2025-07-14scsi: ibmvscsi_tgt: Fix dma_unmap_sg() nents valueThomas Fourier
2025-07-14scsi: ibmvscsi_tgt: Fix typo in commentAnkit Dange
2025-07-14Merge patch series "mpi3mr: Few minor bug fixes"Martin K. Petersen
2025-07-14scsi: mpi3mr: Update driver version to 8.14.0.5.50Ranjan Kumar
2025-07-14scsi: mpi3mr: Serialize admin queue BAR writes on 32-bit systemsRanjan Kumar
2025-07-14scsi: mpi3mr: Drop unnecessary volatile from __iomem pointersRanjan Kumar
2025-07-14scsi: mpi3mr: Fix race between config read submit and interrupt completionRanjan Kumar
2025-07-09lpfc: don't use file->f_path.dentry for comparisonsAl Viro
2025-07-08scsi: core: Use scsi_cmd_priv() instead of open-coding itBart Van Assche
2025-07-08scsi: qla2xxx: Remove firmware URLXose Vazquez Perez
2025-07-01virtio: blk/scsi: use block layer helpers to calculate num of queuesDaniel Wagner
2025-07-01scsi: use block layer helpers to calculate num of queuesDaniel Wagner
2025-07-01block: introduce pi_tuple_size field in blk_integrityAnuj Gupta
2025-07-01block: rename tuple_size field in blk_integrity to metadata_sizeAnuj Gupta
2025-06-24scsi: core: Enforce unlimited max_segment_size when virt_boundary_mask is setChristoph Hellwig