index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
2025-07-17
md/md-bitmap: fix GPF in bitmap_get_stats()
HÃ¥kon Bugge
1
-2
/
+1
2025-07-06
md/md-bitmap: fix dm-raid max_write_behind setting
Yu Kuai
1
-1
/
+1
2025-04-25
md/md-bitmap: fix stats collection for external bitmaps
Zheng Qixing
1
-3
/
+2
2025-02-27
md/md-bitmap: Synchronize bitmap_get_stats() with bitmap lifetime
Yu Kuai
1
-1
/
+4
2025-02-27
md/md-bitmap: add 'sync_size' into struct md_bitmap_stats
Yu Kuai
1
-0
/
+6
2025-02-27
md/md-bitmap: replace md_bitmap_status() with a new helper md_bitmap_get_stats()
Yu Kuai
1
-19
/
+6
2025-02-21
md/md-bitmap: move bitmap_{start, end}write to md upper layer
Yu Kuai
1
-2
/
+0
2025-02-21
md/md-bitmap: remove the last parameter for bimtap_ops->endwrite()
Yu Kuai
1
-9
/
+10
2025-02-21
md/md-bitmap: factor behind write counters out from bitmap_{start/end}write()
Yu Kuai
1
-22
/
+38
2024-12-09
md/md-bitmap: Add missing destroy_work_on_stack()
Yuan Can
1
-0
/
+1
2024-08-03
md/md-bitmap: fix writing non bitmap pages
Ofir Gal
1
-3
/
+3
2024-06-12
md: fix resync softlockup when bitmap size is less than array size
Yu Kuai
1
-3
/
+3
2024-04-03
md/md-bitmap: fix incorrect usage for sb_index
Heming Zhao
1
-3
/
+6
2023-07-27
md/md-bitmap: hold 'reconfig_mutex' in backlog_store()
Yu Kuai
1
-0
/
+7
2023-07-27
md/md-bitmap: remove unnecessary local variable in backlog_store()
Yu Kuai
1
-2
/
+0
2023-07-27
md: make bitmap file support optional
Christoph Hellwig
1
-0
/
+15
2023-07-27
md-bitmap: don't use ->index for pages backing the bitmap file
Christoph Hellwig
1
-27
/
+38
2023-07-27
md-bitmap: account for mddev->bitmap_info.offset in read_sb_page
Christoph Hellwig
1
-9
/
+8
2023-07-27
md-bitmap: cleanup read_sb_page
Christoph Hellwig
1
-12
/
+11
2023-07-27
md-bitmap: refactor md_bitmap_init_from_disk
Christoph Hellwig
1
-71
/
+70
2023-07-27
md-bitmap: rename read_page to read_file_page
Christoph Hellwig
1
-6
/
+4
2023-07-27
md-bitmap: split file writes into a separate helper
Christoph Hellwig
1
-24
/
+24
2023-07-27
md-bitmap: use %pD to print the file name in md_bitmap_file_kick
Christoph Hellwig
1
-10
/
+2
2023-07-27
md-bitmap: initialize variables at declaration time in md_bitmap_file_unmap
Christoph Hellwig
1
-8
/
+4
2023-07-27
md-bitmap: set BITMAP_WRITE_ERROR in write_sb_page
Christoph Hellwig
1
-13
/
+8
2023-06-13
md/md-bitmap: add a new helper to unplug bitmap asynchrously
Yu Kuai
1
-0
/
+29
2023-06-13
md/raid1-10: submit write io directly if bitmap is not enabled
Yu Kuai
1
-3
/
+1
2023-06-13
md: protect md_thread with rcu
Yu Kuai
1
-2
/
+8
2023-06-13
md/bitmap: factor out a helper to set timeout
Yu Kuai
1
-16
/
+19
2023-06-13
md/bitmap: always wake up md_thread in timeout_store
Yu Kuai
1
-3
/
+3
2023-06-13
md/raid10: check slab-out-of-bounds in md_bitmap_get_counter
Li Nan
1
-8
/
+9
2023-04-28
md: Fix bitmap offset type in sb writer
Jonathan Derrick
1
-3
/
+3
2023-04-13
md: Use optimal I/O size for last bitmap page
Jon Derrick
1
-4
/
+29
2023-04-13
md: Fix types in sb writer
Jon Derrick
1
-21
/
+14
2023-04-13
md: Move sb writer loop to its own function
Jon Derrick
1
-60
/
+65
2022-11-14
md/bitmap: Fix bitmap chunk size overflow issues
Florian-Ewald Mueller
1
-8
/
+12
2022-11-14
drivers/md/md-bitmap: check the return value of md_bitmap_get_counter()
Li Zhong
1
-12
/
+15
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-25
md: replace deprecated strlcpy & remove duplicated line
Heming Zhao
1
-2
/
+1
2022-04-25
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-14
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-08
md/bitmap: fix memory leak of temporary bitmap
Zhao Heming
1
-1
/
+2
2020-10-08
md/bitmap: md_bitmap_get_counter returns wrong blocks
Zhao Heming
1
-1
/
+1
2020-10-08
md/bitmap: md_bitmap_read_sb uses wrong bitmap blocks
Zhao Heming
1
-2
/
+2
2020-09-24
md: only calculate blocksize once and use i_blocksize()
Xianting Tian
1
-3
/
+4
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-14
md: fix deadlock causing by sysfs_notify
Junxiao Bi
1
-1
/
+1
[next]