index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
md-bitmap.c
Age
Commit message (
Expand
)
Author
2019-06-20
md-bitmap: create and destroy wb_info_pool with the change of bitmap
Guoqing Jiang
2019-06-20
md-bitmap: create and destroy wb_info_pool with the change of backlog
Guoqing Jiang
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-04-10
md: use correct types in md_bitmap_print_sb
Christoph Hellwig
2018-10-10
md/bitmap: use mddev_suspend/resume instead of ->quiesce()
Jack Wang
2018-08-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-08-01
md: Avoid namespace collision with bitmap API
Andy Shevchenko
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2017-11-14
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2017-11-10
md: free unused memory after bitmap resize
Zdenek Kabelac
2017-11-09
md/bitmap: clear BITMAP_WRITE_ERROR bit before writing it to sb
Hou Tao
2017-11-01
md: forbid a RAID5 from having both a bitmap and a journal.
NeilBrown
2017-10-16
md: rename some drivers/md/ files to have an "md-" prefix
Mike Snitzer