index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
md-bitmap.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
md: fix deadlock causing by sysfs_notify
Junxiao Bi
2020-07-15
1
-1
/
+1
*
md: remove __clear_page_buffers and use attach/detach_page_private
Guoqing Jiang
2020-06-02
1
-10
/
+2
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2020-02-08
1
-6
/
+10
|
\
|
*
fs: Enable bmap() function to properly return errors
Carlos Maiolino
2020-02-03
1
-6
/
+10
*
|
md: introduce a new struct for IO serialization
Guoqing Jiang
2020-01-13
1
-8
/
+4
*
|
md: don't destroy serial_info_pool if serialize_policy is true
Guoqing Jiang
2020-01-13
1
-4
/
+8
*
|
md: rename wb stuffs
Guoqing Jiang
2020-01-13
1
-10
/
+10
*
|
md-bitmap: small cleanups
Zhiqiang Liu
2020-01-13
1
-3
/
+2
|
/
*
md/bitmap: avoid race window between md_bitmap_resize and bitmap_file_clear_bit
Guoqing Jiang
2019-10-25
1
-1
/
+1
*
md-bitmap: create and destroy wb_info_pool with the change of bitmap
Guoqing Jiang
2019-06-21
1
-0
/
+6
*
md-bitmap: create and destroy wb_info_pool with the change of backlog
Guoqing Jiang
2019-06-21
1
-0
/
+14
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
md: use correct types in md_bitmap_print_sb
Christoph Hellwig
2019-04-11
1
-4
/
+4
*
md/bitmap: use mddev_suspend/resume instead of ->quiesce()
Jack Wang
2018-10-10
1
-4
/
+5
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-08-19
1
-157
/
+148
|
\
|
*
md: Avoid namespace collision with bitmap API
Andy Shevchenko
2018-08-02
1
-157
/
+148
*
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-1
/
+1
*
|
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-13
1
-2
/
+2
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2017-11-15
1
-1
/
+1
*
md: free unused memory after bitmap resize
Zdenek Kabelac
2017-11-10
1
-0
/
+9
*
md/bitmap: clear BITMAP_WRITE_ERROR bit before writing it to sb
Hou Tao
2017-11-09
1
-1
/
+5
*
md: forbid a RAID5 from having both a bitmap and a journal.
NeilBrown
2017-11-02
1
-0
/
+6
*
md: rename some drivers/md/ files to have an "md-" prefix
Mike Snitzer
2017-10-17
1
-0
/
+2591