index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
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-cluster.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-27
md/md-bitmap: make in memory structure internal
Yu Kuai
1
-2
/
+2
2024-08-27
md/md-bitmap: merge md_bitmap_free() into bitmap_operations
Yu Kuai
1
-6
/
+6
2024-08-27
md/md-bitmap: merge md_bitmap_set_pages() into struct bitmap_operations
Yu Kuai
1
-1
/
+1
2024-08-27
md/md-bitmap: merge md_bitmap_copy_from_slot() into struct bitmap_operation.
Yu Kuai
1
-3
/
+3
2024-08-27
md/md-bitmap: merge get_bitmap_from_slot() into bitmap_operations
Yu Kuai
1
-2
/
+2
2024-08-27
md/md-bitmap: merge md_bitmap_resize() into bitmap_operations
Yu Kuai
1
-2
/
+3
2024-08-27
md/md-bitmap: pass in mddev directly for md_bitmap_resize()
Yu Kuai
1
-2
/
+2
2024-08-27
md/md-bitmap: merge md_bitmap_sync_with_cluster() into bitmap_operations
Yu Kuai
1
-2
/
+2
2024-08-27
md/md-bitmap: merge md_bitmap_status() into bitmap_operations
Yu Kuai
1
-4
/
+4
2024-08-27
md/md-bitmap: merge md_bitmap_update_sb() into bitmap_operations
Yu Kuai
1
-1
/
+1
2024-08-27
md/md-bitmap: add a new helper md_bitmap_set_pages()
Yu Kuai
1
-3
/
+1
2024-08-27
md/md-cluster: use helper md_bitmap_get_stats() to get pages in resize_bitmaps()
Yu Kuai
1
-5
/
+15
2024-08-27
md/md-bitmap: add 'sync_size' into struct md_bitmap_stats
Yu Kuai
1
-14
/
+20
2024-08-27
md/md-cluster: fix spares warnings for __le64
Yu Kuai
1
-3
/
+3
2024-07-22
Merge tag 'for-6.11/block-20240722' of git://git.kernel.dk/linux
Linus Torvalds
1
-10
/
+39
2024-07-17
Merge tag 'dlm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
1
-1
/
+1
2024-07-12
md-cluster: fix no recovery job when adding/re-adding a disk
Heming Zhao
1
-0
/
+27
2024-07-12
md-cluster: fix hanging issue while a new disk adding
Heming Zhao
1
-10
/
+12
2024-07-04
md-cluster: Constify struct md_cluster_operations
Christophe JAILLET
1
-1
/
+1
2024-06-11
md-cluster: use DLM_LSFL_SOFTIRQ for dlm_new_lockspace()
Alexander Aring
1
-1
/
+1
2023-10-12
md-cluster: check for timeout while a new disk adding
Denis Plotnikov
1
-4
/
+11
2023-08-15
md: Hold mddev->reconfig_mutex when trying to get mddev->sync_thread
Li Lingfeng
1
-4
/
+4
2023-06-13
md: protect md_thread with rcu
Yu Kuai
1
-6
/
+11
2022-08-23
fs: dlm: remove DLM_LSFL_FS from uapi
Alexander Aring
1
-2
/
+2
2022-08-02
md: Fix spelling mistake in comments
Zhang Jiaming
1
-2
/
+2
2022-04-25
md: replace deprecated strlcpy & remove duplicated line
Heming Zhao
1
-1
/
+1
2022-01-06
md: fix spelling of "its"
Randy Dunlap
1
-1
/
+1
2020-12-16
Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-29
/
+38
2020-11-30
md/cluster: fix deadlock when node is doing resync job
Zhao Heming
1
-29
/
+38
2020-11-16
md: remove a spurious call to revalidate_disk_size in update_size
Christoph Hellwig
1
-2
/
+0
2020-11-16
md: use set_capacity_and_notify
Christoph Hellwig
1
-4
/
+2
2020-10-08
md/bitmap: fix memory leak of temporary bitmap
Zhao Heming
1
-0
/
+1
2020-09-02
block: add a new revalidate_disk_size helper
Christoph Hellwig
1
-3
/
+3
2020-08-05
md-cluster: Fix potential error pointer dereference in resize_bitmaps()
Dan Carpenter
1
-0
/
+1
2020-07-14
md-cluster: fix wild pointer of unlock_all_bitmaps()
Zhao Heming
1
-0
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 45
Thomas Gleixner
1
-6
/
+1
2018-10-18
md-cluster: remove suspend_info
Guoqing Jiang
1
-71
/
+32
2018-10-18
md-cluster: send BITMAP_NEEDS_SYNC message if reshaping is interrupted
Guoqing Jiang
1
-3
/
+16
2018-10-18
md-cluster/bitmap: don't call md_bitmap_sync_with_cluster during reshaping stage
Guoqing Jiang
1
-7
/
+20
2018-10-18
md-cluster: introduce resync_info_get interface for sanity check
Guoqing Jiang
1
-0
/
+14
2018-10-18
md-cluster/raid10: resize all the bitmaps before start reshape
Guoqing Jiang
1
-0
/
+81
2018-08-31
md-cluster: release RESYNC lock after the last resync message
Guoqing Jiang
1
-5
/
+5
2018-08-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-10
/
+8
2018-08-01
md: Avoid namespace collision with bitmap API
Andy Shevchenko
1
-10
/
+8
2018-07-05
md-cluster: don't send msg if array is closing
Guoqing Jiang
1
-1
/
+9
2018-07-05
md-cluster: show array's status more accurate
Guoqing Jiang
1
-2
/
+16
2018-07-05
md-cluster: clear another node's suspend_area after the copy is finished
Guoqing Jiang
1
-9
/
+10
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-3
/
+3
2017-11-01
md-cluster: update document for raid10
Guoqing Jiang
1
-1
/
+1
2017-11-01
md: remove special meaning of ->quiesce(.., 2)
NeilBrown
1
-3
/
+3
[next]