summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-10dm raid: fix stripes adding reshape size issuesHeinz Mauelshagen
2024-07-10dm raid: move _get_reshape_sectors() as prerequisite to fixing reshape size i...Heinz Mauelshagen
2024-07-10dm-crypt: support for per-sector NVMe metadataMikulas Patocka
2024-07-10dm mpath: don't call dm_get_device in multipath_messageBenjamin Marzinski
2024-07-10dm: factor out helper function from dm_get_deviceBenjamin Marzinski
2024-07-10dm-verity: fix dm_is_verity_target() when dm-verity is builtinEric Biggers
2024-07-10dm: Remove max_secure_erase_granularityDamien Le Moal
2024-07-10dm: Remove max_write_zeroes_granularityDamien Le Moal
2024-07-10dm vdo indexer: use swap() instead of open coding itJiapeng Chong
2024-07-10dm vdo: remove unused struct 'uds_attribute'Dr. David Alan Gilbert
2024-07-10dm: stop using blk_limits_io_{min,opt}Christoph Hellwig
2024-07-10dm-crypt: limit the size of encryption requestsMikulas Patocka
2024-07-03dm verity: add support for signature verification with platform keyringLuca Boccassi
2024-07-03dm-raid: Fix WARN_ON_ONCE check for sync_thread in raid_resumeBenjamin Marzinski
2024-07-03dm-verity: hash blocks with shash import+finup when possibleEric Biggers
2024-07-03dm-verity: make verity_hash() take dm_verity_io instead of ahash_requestEric Biggers
2024-07-03dm-verity: always "map" the data blocksEric Biggers
2024-07-03dm-verity: provide dma_alignment limit in io_hintsEric Biggers
2024-07-03dm-verity: make real_digest and want_digest fixed-lengthEric Biggers
2024-07-03dm-verity: move data hash mismatch handling into its own functionEric Biggers
2024-07-02dm-verity: move hash algorithm setup into its own functionEric Biggers
2024-07-02dm init: Handle minors larger than 255Benjamin Marzinski
2024-07-02dm cache metadata: remove unused struct 'thunk'Dr. David Alan Gilbert
2024-07-02dm io: remove code duplication between sync_io and aysnc_ioBenjamin Marzinski
2024-07-02dm io: don't call the async_io notify.fn on invalid num_regionsBenjamin Marzinski
2024-07-02dm io: bump num_bvecs to handle offset memoryBenjamin Marzinski
2024-06-26dm: optimize flushesMikulas Patocka
2024-06-26block: change rq_integrity_vec to respect the iteratorMikulas Patocka
2024-06-24block: fix the blk_queue_nonrot polarityChristoph Hellwig
2024-06-24brd: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-22cdrom: Add missing MODULE_DESCRIPTION()Jeff Johnson
2024-06-21block: Fix blk_validate_atomic_write_limits() build for arm32John Garry
2024-06-21block: Cleanup block device zone helpersDamien Le Moal
2024-06-21block: Define bdev_nr_zones() as an inline functionDamien Le Moal
2024-06-21null_blk: Do not set disk->nr_zonesDamien Le Moal
2024-06-20nvme: Atomic write supportAlan Adamson
2024-06-20scsi: scsi_debug: Atomic write supportJohn Garry
2024-06-20scsi: sd: Atomic write supportJohn Garry
2024-06-20block: Add fops atomic write supportJohn Garry
2024-06-20block: Add atomic write support for statxPrasad Singamsetty
2024-06-20block: Add core atomic write supportJohn Garry
2024-06-20fs: Add initial atomic write support info to statxPrasad Singamsetty
2024-06-20fs: Initial atomic write supportPrasad Singamsetty
2024-06-20block: Generalize chunk_sectors support as boundary supportJohn Garry
2024-06-20block: Pass blk_queue_get_max_sectors() a request pointerJohn Garry
2024-06-20Merge branch 'for-6.11/block-limits' into for-6.11/blockJens Axboe
2024-06-20rust: block: do not use removed queue flag APIAndreas Hindborg
2024-06-20block: move the raid_partial_stripes_expensive flag into the features fieldChristoph Hellwig
2024-06-20block: remove the discard_alignment flagChristoph Hellwig
2024-06-20block: move the misaligned flag into the features fieldChristoph Hellwig