summaryrefslogtreecommitdiff
path: root/drivers/md/md-bitmap.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-16md: fix resync softlockup when bitmap size is less than array sizeYu Kuai1-3/+3
2023-09-23md/md-bitmap: hold 'reconfig_mutex' in backlog_store()Yu Kuai1-0/+7
2023-09-23md/bitmap: don't set max_write_behind if there is no write mostly deviceGuoqing Jiang1-0/+19
2023-07-27md/raid10: check slab-out-of-bounds in md_bitmap_get_counterLi Nan1-8/+9
2023-01-18md/bitmap: Fix bitmap chunk size overflow issuesFlorian-Ewald Mueller1-8/+12
2023-01-18drivers/md/md-bitmap: check the return value of md_bitmap_get_counter()Li Zhong1-12/+15
2022-06-14md/bitmap: don't set sb values if can't pass sanity checkHeming Zhao1-21/+23
2021-05-14md/bitmap: wait for external bitmap writes to complete during tear downSudhakar Panneerselvam1-0/+2
2020-11-05md/bitmap: md_bitmap_get_counter returns wrong blocksZhao Heming1-1/+1
2020-10-29md/bitmap: fix memory leak of temporary bitmapZhao Heming1-1/+2
2019-12-31md/bitmap: avoid race window between md_bitmap_resize and bitmap_file_clear_bitGuoqing Jiang1-1/+1
2019-06-21md-bitmap: create and destroy wb_info_pool with the change of bitmapGuoqing Jiang1-0/+6
2019-06-21md-bitmap: create and destroy wb_info_pool with the change of backlogGuoqing Jiang1-0/+14
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner1-0/+1
2019-04-11md: use correct types in md_bitmap_print_sbChristoph Hellwig1-4/+4
2018-10-10md/bitmap: use mddev_suspend/resume instead of ->quiesce()Jack Wang1-4/+5
2018-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-157/+148
2018-08-02md: Avoid namespace collision with bitmap APIAndy Shevchenko1-157/+148
2018-06-13treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2018-06-13treewide: kmalloc() -> kmalloc_array()Kees Cook1-2/+2
2017-11-15Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds1-0/+2610
2017-11-10md: free unused memory after bitmap resizeZdenek Kabelac1-0/+9
2017-11-09md/bitmap: clear BITMAP_WRITE_ERROR bit before writing it to sbHou Tao1-1/+5
2017-11-02md: forbid a RAID5 from having both a bitmap and a journal.NeilBrown1-0/+6
2017-10-17md: rename some drivers/md/ files to have an "md-" prefixMike Snitzer1-0/+2591