index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
md-bitmap.c
Age
Commit message (
Expand
)
Author
2021-04-15
md/bitmap: wait for external bitmap writes to complete during tear down
Sudhakar Panneerselvam
2020-10-08
md/bitmap: fix memory leak of temporary bitmap
Zhao Heming
2020-10-08
md/bitmap: md_bitmap_get_counter returns wrong blocks
Zhao Heming
2020-10-08
md/bitmap: md_bitmap_read_sb uses wrong bitmap blocks
Zhao Heming
2020-09-24
md: only calculate blocksize once and use i_blocksize()
Xianting Tian
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-14
md: fix deadlock causing by sysfs_notify
Junxiao Bi
2020-06-02
md: remove __clear_page_buffers and use attach/detach_page_private
Guoqing Jiang
2020-02-08
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2020-02-03
fs: Enable bmap() function to properly return errors
Carlos Maiolino
2020-01-13
md: introduce a new struct for IO serialization
Guoqing Jiang
2020-01-13
md: don't destroy serial_info_pool if serialize_policy is true
Guoqing Jiang
2020-01-13
md: rename wb stuffs
Guoqing Jiang
2020-01-13
md-bitmap: small cleanups
Zhiqiang Liu
2019-10-24
md/bitmap: avoid race window between md_bitmap_resize and bitmap_file_clear_bit
Guoqing Jiang
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