summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2024-07-04scsi: mpi3mr: Support PCI Error Recovery callback handlersSumit Saxena
2024-07-04Merge patch series "Update lpfc to revision 14.4.0.3"Martin K. Petersen
2024-07-04scsi: lpfc: Update lpfc version to 14.4.0.3Justin Tee
2024-07-04scsi: lpfc: Revise lpfc_prep_embed_io routine with proper endian macro usagesJustin Tee
2024-07-04scsi: lpfc: Fix incorrect request len mbox field when setting trunking via sysfsJustin Tee
2024-07-04scsi: lpfc: Handle mailbox timeouts in lpfc_get_sfp_infoJustin Tee
2024-07-04scsi: lpfc: Fix handling of fully recovered fabric node in dev_loss callbkJustin Tee
2024-07-04scsi: lpfc: Relax PRLI issue conditions after GID_FT responseJustin Tee
2024-07-04scsi: lpfc: Allow DEVICE_RECOVERY mode after RSCN receipt if in PRLI_ISSUE stateJustin Tee
2024-07-04scsi: lpfc: Cancel ELS WQE instead of issuing abort when SLI port is inactiveJustin Tee
2024-07-04scsi: sd: Do not repeat the starting disk messageDamien Le Moal
2024-07-04scsi: pm8001: Update log level when reading config tableTerrence Adams
2024-07-04scsi: pm80xx: Set phy->enable_completion only when we wait for itIgor Pylypiv
2024-07-04scsi: mpi3mr: Correct a test in mpi3mr_sas_port_add()Tomas Henzl
2024-07-04ata,scsi: Remove wrapper ata_sas_port_alloc()Niklas Cassel
2024-07-04ata,scsi: Remove wrappers ata_sas_tport_{add,delete}()Niklas Cassel
2024-07-03block: split integrity support out of bio.hChristoph Hellwig
2024-07-03Merge tag 'v6.10-rc6' into for-6.11/block-postJens Axboe
2024-07-03parport: Remove parport_driver.devmodelDr. David Alan Gilbert
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman
2024-07-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-06-30Merge tag 'ata-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2024-06-30ata,scsi: libata-core: Do not leak memory for ata_port struct membersNiklas Cassel
2024-06-28kernel-wide: fix spelling mistakes like "assocative" -> "associative"Jesse Brandeburg
2024-06-28mpt3sas_scsih: don't set QUEUE_FLAG_NOMERGESChristoph Hellwig
2024-06-28megaraid_sas: don't set QUEUE_FLAG_NOMERGESChristoph Hellwig
2024-06-26Merge patch series "mpi3mr: Host diag buffer support"Martin K. Petersen
2024-06-26scsi: mpi3mr: Update driver version to 8.9.1.0.50Ranjan Kumar
2024-06-26scsi: mpi3mr: Add ioctl support for HDBRanjan Kumar
2024-06-26scsi: mpi3mr: Trigger supportRanjan Kumar
2024-06-26scsi: mpi3mr: HDB allocation and posting for hardware and firmware buffersRanjan Kumar
2024-06-26scsi: lpfc: Fix a possible null pointer dereferenceHuai-Yuan Liu
2024-06-26scsi: libsas: Fix exp-attached device scan after probe failure scanned in aga...Xingui Yang
2024-06-26block: move dma_pad_mask into queue_limitsChristoph Hellwig
2024-06-25scsi: scsi_debug: Fix create target debugfs failureMing Lei
2024-06-24lpfc_nvmet: implement 'host_traddr'Hannes Reinecke
2024-06-21Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-06-20scsi: scsi_debug: Atomic write supportJohn Garry
2024-06-20scsi: sd: Atomic write supportJohn Garry
2024-06-19block: move the bounce flag into the features fieldChristoph Hellwig
2024-06-19block: move the zone_resetall flag to queue_limitsChristoph Hellwig
2024-06-19block: move the zoned flag into the features fieldChristoph Hellwig
2024-06-19block: move the stable_writes flag to queue_limitsChristoph Hellwig
2024-06-19block: move the add_random flag to queue_limitsChristoph Hellwig
2024-06-19block: move the nonrot flag to queue_limitsChristoph Hellwig
2024-06-19block: move cache control settings out of queue->flagsChristoph Hellwig
2024-06-19sd: move zone limits setup out of sd_read_block_characteristicsChristoph Hellwig
2024-06-19sd: remove sd_is_zonedChristoph Hellwig
2024-06-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-06-14block: move integrity information into queue_limitsChristoph Hellwig