summaryrefslogtreecommitdiff
path: root/drivers/md/md-bitmap.h
AgeCommit message (Expand)AuthorFilesLines
2024-08-27md/md-bitmap: merge md_bitmap_load() into bitmap_operationsYu Kuai1-1/+1
2024-08-27md/md-bitmap: merge md_bitmap_create() into bitmap_operationsYu Kuai1-1/+1
2024-08-27md/md-bitmap: simplify md_bitmap_create() + md_bitmap_load()Yu Kuai1-1/+1
2024-08-27md/md-bitmap: introduce struct bitmap_operationsYu Kuai1-0/+4
2024-08-27md/md-bitmap: add a new helper md_bitmap_set_pages()Yu Kuai1-0/+1
2024-08-27md/md-bitmap: add 'behind_writes' and 'behind_wait' into struct md_bitmap_statsYu Kuai1-0/+3
2024-08-27md/md-bitmap: add 'file_pages' into struct md_bitmap_statsYu Kuai1-0/+1
2024-08-27md/md-bitmap: add 'sync_size' into struct md_bitmap_statsYu Kuai1-0/+1
2024-08-27md/md-bitmap: add 'events_cleared' into struct md_bitmap_statsYu Kuai1-0/+1
2024-08-27md/md-bitmap: replace md_bitmap_status() with a new helper md_bitmap_get_stats()Yu Kuai1-1/+7
2023-07-27md-bitmap: don't use ->index for pages backing the bitmap fileChristoph Hellwig1-0/+1
2023-06-13md/md-bitmap: add a new helper to unplug bitmap asynchrouslyYu Kuai1-0/+1
2023-06-13md/raid1-10: submit write io directly if bitmap is not enabledYu Kuai1-0/+7
2018-08-01md: Avoid namespace collision with bitmap APIAndy Shevchenko1-28/+28
2017-11-14Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds1-0/+278
2017-10-16md: rename some drivers/md/ files to have an "md-" prefixMike Snitzer1-0/+277