summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2024-07-03dm-verity: always "map" the data blocksEric Biggers-180/+42
2024-07-03dm-verity: provide dma_alignment limit in io_hintsEric Biggers-0/+8
2024-07-03dm-verity: make real_digest and want_digest fixed-lengthEric Biggers-12/+8
2024-07-03dm-verity: move data hash mismatch handling into its own functionEric Biggers-28/+36
2024-07-02dm-verity: move hash algorithm setup into its own functionEric Biggers-31/+39
2024-07-02dm init: Handle minors larger than 255Benjamin Marzinski-1/+3
2024-07-02dm cache metadata: remove unused struct 'thunk'Dr. David Alan Gilbert-9/+0
2024-07-02dm io: remove code duplication between sync_io and aysnc_ioBenjamin Marzinski-36/+23
2024-07-02dm io: don't call the async_io notify.fn on invalid num_regionsBenjamin Marzinski-19/+12
2024-07-02dm io: bump num_bvecs to handle offset memoryBenjamin Marzinski-1/+1
2024-06-26dm: optimize flushesMikulas Patocka-12/+46
2024-06-26block: change rq_integrity_vec to respect the iteratorMikulas Patocka-3/+3
2024-06-24brd: add missing MODULE_DESCRIPTION() macroJeff Johnson-0/+1
2024-06-22cdrom: Add missing MODULE_DESCRIPTION()Jeff Johnson-0/+1
2024-06-21null_blk: Do not set disk->nr_zonesDamien Le Moal-2/+0
2024-06-20nvme: Atomic write supportAlan Adamson-0/+52
2024-06-20scsi: scsi_debug: Atomic write supportJohn Garry-134/+454
2024-06-20scsi: sd: Atomic write supportJohn Garry-1/+122
2024-06-20block: Generalize chunk_sectors support as boundary supportJohn Garry-1/+1
2024-06-20Merge branch 'for-6.11/block-limits' into for-6.11/blockJens Axboe-6/+3
2024-06-20block: move the raid_partial_stripes_expensive flag into the features fieldChristoph Hellwig-3/+3
2024-06-20block: remove the discard_alignment flagChristoph Hellwig-3/+0
2024-06-19Merge branch 'for-6.11/block-limits' into for-6.11/blockJens Axboe-524/+319
2024-06-19block: move the bounce flag into the features fieldChristoph Hellwig-1/+1
2024-06-19block: move the skip_tagset_quiesce flag to queue_limitsChristoph Hellwig-3/+5
2024-06-19block: move the pci_p2pdma flag to queue_limitsChristoph Hellwig-5/+3
2024-06-19block: move the zone_resetall flag to queue_limitsChristoph Hellwig-13/+5
2024-06-19block: move the zoned flag into the features fieldChristoph Hellwig-13/+15
2024-06-19block: move the poll flag to queue_limitsChristoph Hellwig-52/+14
2024-06-19block: move the dax flag to queue_limitsChristoph Hellwig-8/+5
2024-06-19block: move the nowait flag to queue_limitsChristoph Hellwig-36/+7
2024-06-19block: move the synchronous flag to queue_limitsChristoph Hellwig-7/+6
2024-06-19block: move the stable_writes flag to queue_limitsChristoph Hellwig-45/+22
2024-06-19block: move the io_stat flag setting to queue_limitsChristoph Hellwig-17/+15
2024-06-19block: move the add_random flag to queue_limitsChristoph Hellwig-38/+4
2024-06-19block: move the nonrot flag to queue_limitsChristoph Hellwig-77/+37
2024-06-19block: move cache control settings out of queue->flagsChristoph Hellwig-126/+125
2024-06-19nbd: move setting the cache control flags to __nbd_set_sizeChristoph Hellwig-10/+7
2024-06-19virtio_blk: remove virtblk_update_cache_modeChristoph Hellwig-10/+3
2024-06-19loop: fold loop_update_rotational into loop_reconfigure_limitsChristoph Hellwig-19/+4
2024-06-19loop: also use the default block size from an underlying block deviceChristoph Hellwig-1/+7
2024-06-19loop: regularize upgrading the block size for direct I/OChristoph Hellwig-10/+15
2024-06-19loop: always update discard settings in loop_reconfigure_limitsChristoph Hellwig-6/+4
2024-06-19loop: stop using loop_reconfigure_limits in __loop_clr_fdChristoph Hellwig-1/+9
2024-06-19sd: move zone limits setup out of sd_read_block_characteristicsChristoph Hellwig-20/+10
2024-06-19sd: remove sd_is_zonedChristoph Hellwig-19/+5
2024-06-19xen-blkfront: don't disable cache flushes when they failChristoph Hellwig-21/+23
2024-06-19z2ram: add missing MODULE_DESCRIPTION() macroJeff Johnson-0/+1
2024-06-19ataflop: add missing MODULE_DESCRIPTION() macroJeff Johnson-0/+1
2024-06-19amiflop: add missing MODULE_DESCRIPTION() macroJeff Johnson-0/+1