Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-10-10 | md/bitmap: use mddev_suspend/resume instead of ->quiesce() | Jack Wang | 1 | -4/+5 |
2018-08-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -157/+148 |
2018-08-01 | md: Avoid namespace collision with bitmap API | Andy Shevchenko | 1 | -157/+148 |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -1/+1 |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 1 | -2/+2 |
2017-11-14 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md | Linus Torvalds | 1 | -0/+2610 |
2017-11-10 | md: free unused memory after bitmap resize | Zdenek Kabelac | 1 | -0/+9 |
2017-11-09 | md/bitmap: clear BITMAP_WRITE_ERROR bit before writing it to sb | Hou Tao | 1 | -1/+5 |
2017-11-01 | md: forbid a RAID5 from having both a bitmap and a journal. | NeilBrown | 1 | -0/+6 |
2017-10-16 | md: rename some drivers/md/ files to have an "md-" prefix | Mike Snitzer | 1 | -0/+2591 |