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