summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2024-01-20Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-01-18Merge tag 'trace-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2024-01-17Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-01-11scsi: core: Kick the requeue list after inserting when flushingNiklas Cassel
2024-01-11scsi: fnic: unlock on error path in fnic_queuecommand()Dan Carpenter
2024-01-11scsi: fcoe: Fix unsigned comparison with zero in store_ctlr_mode()Harshit Mogalapalli
2024-01-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-01-11Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linuxLinus Torvalds
2024-01-10scsi: virtio_scsi: Add mq_poll supportMike Christie
2024-01-08sd: remove the !ZBC && blk_queue_is_zoned case in sd_read_block_characteristicsChristoph Hellwig
2024-01-03scsi: mpi3mr: Fix mpi3mr_fw.c kernel-doc warningsRandy Dunlap
2024-01-03scsi: smartpqi: Bump driver version to 2.1.26-030Don Brace
2024-01-03scsi: smartpqi: Fix logical volume rescan race conditionMahesh Rajashekhara
2024-01-03scsi: smartpqi: Add new controller PCI IDsDavid Strahan
2023-12-27block: rename and document BLK_DEF_MAX_SECTORSChristoph Hellwig
2023-12-19sd: only call disk_clear_zoned when neededChristoph Hellwig
2023-12-19block: simplify disk_set_zonedChristoph Hellwig
2023-12-19block: remove support for the host aware zone modelChristoph Hellwig
2023-12-18tracing: Allow creating instances with specified system eventsSteven Rostedt (Google)
2023-12-18scsi: core: Always send batch on reset or error handling commandAlexander Atanasov
2023-12-18scsi: bnx2fc: Fix skb double free in bnx2fc_rcv()Wei Yongjun
2023-12-13Merge patch series "scsi: hisi_sas: Minor fixes and cleanups"Martin K. Petersen
2023-12-13scsi: hisi_sas: Correct the number of global debugfs registersYihang Li
2023-12-13scsi: hisi_sas: Rollback some operations if FLR failedYihang Li
2023-12-13scsi: hisi_sas: Check before using pointer variablesYihang Li
2023-12-13scsi: hisi_sas: Replace with standard error code return valueYihang Li
2023-12-13scsi: hisi_sas: Set .phy_attached before notifing phyup event HISI_PHYE_PHY_U...Yihang Li
2023-12-13scsi: fcoe: Use sysfs_match_string() over fcoe_parse_mode()Justin Stitt
2023-12-13Merge patch series "lpfc: Update lpfc to revision 14.2.0.17"Martin K. Petersen
2023-12-13scsi: lpfc: Update lpfc version to 14.2.0.17Justin Tee
2023-12-13scsi: lpfc: Move determination of vmid_flag after VMID reinitialization compl...Justin Tee
2023-12-13scsi: lpfc: Reinitialize an NPIV's VMID data structures after FDISCJustin Tee
2023-12-13scsi: lpfc: Change VMID driver load time parameters to read onlyJustin Tee
2023-12-13Merge patch series "Introduce support for multiqueue (MQ) in fnic"Martin K. Petersen
2023-12-13scsi: fnic: Increment driver versionKaran Tilak Kumar
2023-12-13scsi: fnic: Improve logs and add support for multiqueue (MQ)Karan Tilak Kumar
2023-12-13scsi: fnic: Add support for multiqueue (MQ) in fnic driverKaran Tilak Kumar
2023-12-13scsi: fnic: Add support for multiqueue (MQ) in fnic_main.cKaran Tilak Kumar
2023-12-13scsi: fnic: Remove usage of host_lockKaran Tilak Kumar
2023-12-13scsi: fnic: Define stats to track multiqueue (MQ) IOsKaran Tilak Kumar
2023-12-13scsi: fnic: Modify ISRs to support multiqueue (MQ)Karan Tilak Kumar
2023-12-13scsi: fnic: Refactor and redefine fnic.h for multiqueueKaran Tilak Kumar
2023-12-13scsi: fnic: Get copy workqueue count and interrupt mode from configKaran Tilak Kumar
2023-12-13scsi: fnic: Rename wq_copy to hw_copy_wqKaran Tilak Kumar
2023-12-13scsi: fnic: Add and improve log messagesKaran Tilak Kumar
2023-12-13scsi: fnic: Add and use fnic numberKaran Tilak Kumar
2023-12-13scsi: fnic: Modify definitions to sync with VIC firmwareKaran Tilak Kumar
2023-12-08Revert "scsi: aacraid: Reply queue mapping to CPUs based on IRQ affinity"Martin K. Petersen
2023-12-08scsi: mpi3mr: Fix printk() format stringsArnd Bergmann