summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2024-11-19Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-18Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linuxLinus Torvalds
2024-11-12block: remove the write_hint field from struct requestChristoph Hellwig
2024-11-11block: pre-calculate max_zone_append_sectorsChristoph Hellwig
2024-11-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-11-07Revert "block: pre-calculate max_zone_append_sectors"Jens Axboe
2024-11-04block: pre-calculate max_zone_append_sectorsChristoph Hellwig
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-16scsi: aha152x: Switch to irq_get_nr_irqs()Bart Van Assche
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
2024-09-12scsi: lpfc: Support loopback tests with VMID enabledJustin Tee
2024-09-12scsi: lpfc: Revise TRACE_EVENT log flag severities from KERN_ERR to KERN_WARNINGJustin Tee
2024-09-12scsi: lpfc: Ensure DA_ID handling completion before deleting an NPIV instanceJustin Tee
2024-09-12scsi: lpfc: Fix kref imbalance on fabric ndlps from dev_loss_tmo handlerJustin Tee
2024-09-12scsi: lpfc: Restrict support for 32 byte CDBs to specific HBAsJustin Tee
2024-09-12scsi: lpfc: Update phba link state conditional before sending CMF_SYNC_WQEJustin Tee
2024-09-12scsi: lpfc: Add ELS_RSP cmd to the list of WQEs to flush in lpfc_els_flush_cmd()Justin Tee
2024-09-12Merge patch series "mpi3mr: Few Enhancements and minor fix"Martin K. Petersen
2024-09-12scsi: mpi3mr: Update driver version to 8.12.0.0.50Ranjan Kumar
2024-09-12scsi: mpi3mr: Improve wait logic while controller transitions to READY stateRanjan Kumar
2024-09-12scsi: mpi3mr: Update MPI Headers to revision 34Ranjan Kumar
2024-09-12scsi: mpi3mr: Use firmware-provided timestamp update intervalRanjan Kumar
2024-09-12scsi: mpi3mr: Enhance the Enable Controller retry logicRanjan Kumar
2024-09-12scsi: sd: Fix off-by-one error in sd_read_block_characteristics()Martin Wilck
2024-09-12scsi: pm8001: Do not overwrite PCI queue mappingDaniel Wagner
2024-09-12scsi: scsi_debug: Remove a useless memset()Christophe JAILLET
2024-09-12scsi: pmcraid: Convert comma to semicolonChen Ni
2024-09-12scsi: sd: Retry START STOP UNIT commandsBart Van Assche
2024-09-12scsi: mpi3mr: A performance fixTomas Henzl
2024-09-12scsi: mpt3sas: Remove trailing space after \n newlineColin Ian King