summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2024-08-27md/md-bitmap: add 'behind_writes' and 'behind_wait' into struct md_bitmap_statsYu Kuai
2024-08-27md/md-bitmap: add 'file_pages' into struct md_bitmap_statsYu Kuai
2024-08-27md/md-bitmap: add 'sync_size' into struct md_bitmap_statsYu Kuai
2024-08-27md/md-cluster: fix spares warnings for __le64Yu Kuai
2024-08-27md/md-bitmap: add 'events_cleared' into struct md_bitmap_statsYu Kuai
2024-08-27md: use new helper md_bitmap_get_stats() in update_array_info()Yu Kuai
2024-08-27md/md-bitmap: replace md_bitmap_status() with a new helper md_bitmap_get_stats()Yu Kuai
2024-08-27md/raid1: use md_bitmap_wait_behind_writes() in raid1_read_request()Yu Kuai
2024-08-27md/raid1: Clean up local variable 'b' from raid1_read_request()Yu Kuai
2024-08-27md: Don't flush sync_work in md_write_start()Yu Kuai
2024-08-22dm bufio: Remove NULL check of list_entry()Yuesong Li
2024-08-21dm-crypt: Allow to specify the integrity key size as optionIngo Franzki
2024-08-21dm: Remove unused declaration and empty definition "dm_zone_map_bio"Zhang Zekun
2024-08-21dm vdo: force read-only mode for a corrupt recovery journalSusan LeGendre-McGhee
2024-08-21dm vdo: abort loading dirty VDO with the old recovery journal formatSusan LeGendre-McGhee
2024-08-21dm vdo: add dmsetup message for returning configuration infoBruce Johnston
2024-08-21dm vdo: remove bad check of bi_next fieldKen Raeburn
2024-08-21dm vdo: don't refer to dedupe_context after releasing itKen Raeburn
2024-08-20dm-verity: expose root hash digest and signature data to LSMsDeven Bowers
2024-08-16Merge tag 'block-6.11-20240824' of git://git.kernel.dk/linuxLinus Torvalds
2024-08-15md/raid1: Fix data corruption for degraded array with slow diskYu Kuai
2024-08-15md: convert comma to semicolonChen Ni
2024-08-13dm persistent data: fix memory allocation failureMikulas Patocka
2024-08-13dm resume: don't return EINVAL when signalledKhazhismel Kumykov
2024-08-13dm suspend: return -ERESTARTSYS instead of -EINTRMikulas Patocka
2024-07-28minmax: add a few more MIN_T/MAX_T usersLinus Torvalds
2024-07-22Merge tag 'for-6.11/block-20240722' of git://git.kernel.dk/linuxLinus Torvalds
2024-07-22Merge tag 'for-6.11/block-post-20240722' of git://git.kernel.dk/linuxLinus Torvalds
2024-07-21Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-07-19Merge tag 'for-6.11/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-19dm vdo int-map: fix kerneldoc formattingMatthew Sakai
2024-07-19dm vdo repair: add missing kerneldoc fieldsMatthew Sakai
2024-07-19dm: Constify struct dm_block_validatorChristophe JAILLET
2024-07-19dm-integrity: introduce the Inline modeMikulas Patocka
2024-07-17Merge tag 'dlm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds
2024-07-15Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linuxLinus Torvalds
2024-07-12dm: introduce the target flag mempool_needs_integrityMikulas Patocka
2024-07-12md/raid1: set max_sectors during early return from choose_slow_rdev()Mateusz Jończyk
2024-07-12md-cluster: fix no recovery job when adding/re-adding a diskHeming Zhao
2024-07-12md-cluster: fix hanging issue while a new disk addingHeming Zhao
2024-07-11Merge tag 'for-6.10/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-11dm vdo: replace max_discard_sectors with max_hw_discard_sectorsBruce Johnston
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