summaryrefslogtreecommitdiffstats
path: root/drivers/md/md-bitmap.c
Commit message (Expand)AuthorAgeFilesLines
* md-bitmap: create and destroy wb_info_pool with the change of bitmapGuoqing Jiang2019-06-211-0/+6
* md-bitmap: create and destroy wb_info_pool with the change of backlogGuoqing Jiang2019-06-211-0/+14
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* md: use correct types in md_bitmap_print_sbChristoph Hellwig2019-04-111-4/+4
* md/bitmap: use mddev_suspend/resume instead of ->quiesce()Jack Wang2018-10-101-4/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-08-191-157/+148Star
|\
| * md: Avoid namespace collision with bitmap APIAndy Shevchenko2018-08-021-157/+148Star
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-1/+1
* | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-2/+2
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2017-11-151-1/+1
* md: free unused memory after bitmap resizeZdenek Kabelac2017-11-101-0/+9
* md/bitmap: clear BITMAP_WRITE_ERROR bit before writing it to sbHou Tao2017-11-091-1/+5
* md: forbid a RAID5 from having both a bitmap and a journal.NeilBrown2017-11-021-0/+6
* md: rename some drivers/md/ files to have an "md-" prefixMike Snitzer2017-10-171-0/+2591