index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
md-bitmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-14
fs/buffer: Combine two submit_bh() and ll_rw_block() arguments
Bart Van Assche
1
-2
/
+2
2022-07-14
md/core: Combine two sync_page_io() arguments
Bart Van Assche
1
-1
/
+1
2022-04-26
md: replace deprecated strlcpy & remove duplicated line
Heming Zhao
1
-2
/
+1
2022-04-26
md/bitmap: don't set sb values if can't pass sanity check
Heming Zhao
1
-21
/
+23
2021-11-02
md/bitmap: don't set max_write_behind if there is no write mostly device
Guoqing Jiang
1
-0
/
+19
2021-06-15
md: Constify attribute_group structs
Rikard Falkeborn
1
-1
/
+1
2021-04-15
md/bitmap: wait for external bitmap writes to complete during tear down
Sudhakar Panneerselvam
1
-0
/
+2
2020-10-09
md/bitmap: fix memory leak of temporary bitmap
Zhao Heming
1
-1
/
+2
2020-10-09
md/bitmap: md_bitmap_get_counter returns wrong blocks
Zhao Heming
1
-1
/
+1
2020-10-09
md/bitmap: md_bitmap_read_sb uses wrong bitmap blocks
Zhao Heming
1
-2
/
+2
2020-09-25
md: only calculate blocksize once and use i_blocksize()
Xianting Tian
1
-3
/
+4
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-15
md: fix deadlock causing by sysfs_notify
Junxiao Bi
1
-1
/
+1
2020-06-02
md: remove __clear_page_buffers and use attach/detach_page_private
Guoqing Jiang
1
-10
/
+2
2020-02-09
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-6
/
+10
2020-02-03
fs: Enable bmap() function to properly return errors
Carlos Maiolino
1
-6
/
+10
2020-01-13
md: introduce a new struct for IO serialization
Guoqing Jiang
1
-8
/
+4
2020-01-13
md: don't destroy serial_info_pool if serialize_policy is true
Guoqing Jiang
1
-4
/
+8
2020-01-13
md: rename wb stuffs
Guoqing Jiang
1
-10
/
+10
2020-01-13
md-bitmap: small cleanups
Zhiqiang Liu
1
-3
/
+2
2019-10-25
md/bitmap: avoid race window between md_bitmap_resize and bitmap_file_clear_bit
Guoqing Jiang
1
-1
/
+1
2019-06-21
md-bitmap: create and destroy wb_info_pool with the change of bitmap
Guoqing Jiang
1
-0
/
+6
2019-06-21
md-bitmap: create and destroy wb_info_pool with the change of backlog
Guoqing Jiang
1
-0
/
+14
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-04-11
md: use correct types in md_bitmap_print_sb
Christoph Hellwig
1
-4
/
+4
2018-10-10
md/bitmap: use mddev_suspend/resume instead of ->quiesce()
Jack Wang
1
-4
/
+5
2018-08-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-157
/
+148
2018-08-02
md: Avoid namespace collision with bitmap API
Andy Shevchenko
1
-157
/
+148
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+2
2017-11-15
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-02
md: forbid a RAID5 from having both a bitmap and a journal.
NeilBrown
1
-0
/
+6
2017-10-17
md: rename some drivers/md/ files to have an "md-" prefix
Mike Snitzer
1
-0
/
+2591