summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2024-07-16Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linuxLinus Torvalds13-385/+805
2024-07-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-3/+2
2024-07-09Merge tag 'nvme-6.11-2024-07-08' of git://git.infradead.org/nvme into for-6.1...Jens Axboe1-0/+11
2024-07-05block: Remove REQ_OP_ZONE_RESET_ALL emulationDamien Le Moal1-1/+1
2024-07-05scsi: sd: Do not repeat the starting disk messageDamien Le Moal1-3/+2
2024-07-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-1/+19
2024-07-01Merge tag 'ata-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds2-4/+4
2024-06-30ata,scsi: libata-core: Do not leak memory for ata_port struct membersNiklas Cassel2-4/+4
2024-06-28mpt3sas_scsih: don't set QUEUE_FLAG_NOMERGESChristoph Hellwig1-6/+0
2024-06-28megaraid_sas: don't set QUEUE_FLAG_NOMERGESChristoph Hellwig1-2/+0
2024-06-27scsi: libsas: Fix exp-attached device scan after probe failure scanned in aga...Xingui Yang1-0/+14
2024-06-26block: move dma_pad_mask into queue_limitsChristoph Hellwig1-2/+2
2024-06-26scsi: scsi_debug: Fix create target debugfs failureMing Lei1-1/+5
2024-06-24lpfc_nvmet: implement 'host_traddr'Hannes Reinecke1-0/+11
2024-06-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+4
2024-06-21scsi: scsi_debug: Atomic write supportJohn Garry1-134/+454
2024-06-21scsi: sd: Atomic write supportJohn Garry3-1/+122
2024-06-19block: move the bounce flag into the features fieldChristoph Hellwig1-1/+1
2024-06-19block: move the zone_resetall flag to queue_limitsChristoph Hellwig1-4/+1
2024-06-19block: move the zoned flag into the features fieldChristoph Hellwig1-1/+1
2024-06-19block: move the stable_writes flag to queue_limitsChristoph Hellwig1-4/+4
2024-06-19block: move the add_random flag to queue_limitsChristoph Hellwig2-10/+4
2024-06-19block: move the nonrot flag to queue_limitsChristoph Hellwig1-2/+2
2024-06-19block: move cache control settings out of queue->flagsChristoph Hellwig1-9/+19
2024-06-19sd: move zone limits setup out of sd_read_block_characteristicsChristoph Hellwig2-20/+10
2024-06-19sd: remove sd_is_zonedChristoph Hellwig3-19/+5
2024-06-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds8-33/+125
2024-06-14block: move integrity information into queue_limitsChristoph Hellwig3-34/+20
2024-06-14block: remove the blk_integrity_profile structureChristoph Hellwig2-13/+7
2024-06-14block: add special APIs for run-time disabling of discard and friendsChristoph Hellwig1-2/+2
2024-06-14sr: convert to the atomic queue limits APIChristoph Hellwig1-17/+25
2024-06-14sd: convert to the atomic queue limits APIChristoph Hellwig3-66/+85
2024-06-14sd: cleanup zoned queue limits initializationChristoph Hellwig1-10/+8
2024-06-14sd: factor out a sd_discard_mode helperChristoph Hellwig1-17/+20
2024-06-14sd: simplify the disable case in sd_config_discardChristoph Hellwig1-2/+1
2024-06-14sd: add a sd_disable_write_same helperChristoph Hellwig1-2/+8
2024-06-14sd: add a sd_disable_discard helperChristoph Hellwig1-2/+8
2024-06-14sd: simplify the ZBC case in provisioning_mode_storeChristoph Hellwig1-5/+4
2024-06-14block: take io_opt and io_min into account for max_sectorsChristoph Hellwig1-24/+5
2024-06-14scsi: core: Introduce the BLIST_SKIP_IO_HINTS flagBart Van Assche1-0/+4
2024-06-12scsi: mpi3mr: Fix ATA NCQ priority supportDamien Le Moal5-28/+87
2024-06-12scsi: core: Disable CDL by defaultDamien Le Moal1-0/+7
2024-06-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds8-17/+82
2024-06-06scsi: mpt3sas: Avoid test/set_bit() operating in non-allocated memoryBreno Leitao1-0/+19
2024-06-06scsi: sd: Use READ(16) when reading block zero on large capacity disksMartin K. Petersen1-5/+12
2024-06-02Merge tag 'hardening-v6.10-rc2-take2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-10/+6
2024-05-31scsi: mpt3sas: Avoid possible run-time warning with long manufacturer stringsKees Cook2-10/+6
2024-05-29Merge branch '6.10/scsi-queue' into 6.10/scsi-fixesMartin K. Petersen8-17/+82
2024-05-28sd: also set max_user_sectors when setting max_sectorsChristoph Hellwig1-1/+3
2024-05-24scsi: core: Handle devices which return an unusually large VPD page countMartin K. Petersen1-0/+7