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