aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/md-bitmap.c
AgeCommit message (Expand)Author
2023-08-11md/raid10: check slab-out-of-bounds in md_bitmap_get_counterLi Nan
2023-01-18md/bitmap: Fix bitmap chunk size overflow issuesFlorian-Ewald Mueller
2023-01-18drivers/md/md-bitmap: check the return value of md_bitmap_get_counter()Li Zhong
2022-06-14md/bitmap: don't set sb values if can't pass sanity checkHeming Zhao
2021-05-22md/bitmap: wait for external bitmap writes to complete during tear downSudhakar Panneerselvam
2020-11-05md/bitmap: md_bitmap_get_counter returns wrong blocksZhao Heming
2019-12-31md/bitmap: avoid race window between md_bitmap_resize and bitmap_file_clear_bitGuoqing Jiang
2018-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-08-01md: Avoid namespace collision with bitmap APIAndy Shevchenko
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2017-11-14Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2017-11-10md: free unused memory after bitmap resizeZdenek Kabelac
2017-11-09md/bitmap: clear BITMAP_WRITE_ERROR bit before writing it to sbHou Tao
2017-11-01md: forbid a RAID5 from having both a bitmap and a journal.NeilBrown
2017-10-16md: rename some drivers/md/ files to have an "md-" prefixMike Snitzer