Andy Shevchenko
|
e9a80d43d9
md: Avoid namespace collision with bitmap API
|
5 年之前 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 年之前 |
Guoqing Jiang
|
48df498daf
md: move bitmap_destroy to the beginning of __md_stop
|
8 年之前 |
Guoqing Jiang
|
b98938d16a
md-cluster: introduce cluster_check_sync_size
|
8 年之前 |
Guoqing Jiang
|
18c9ff7f48
md-cluster: sync bitmap when node received RESYNCING msg
|
8 年之前 |
Guoqing Jiang
|
d85326cf86
md: fix typos for stipe
|
9 年之前 |
Goldwyn Rodrigues
|
c40f341f1e
md-cluster: Use a small window for resync
|
9 年之前 |
Goldwyn Rodrigues
|
3c462c880b
md: Increment version for clustered bitmaps
|
9 年之前 |
Goldwyn Rodrigues
|
97f6cd39da
md-cluster: re-add capabilities
|
9 年之前 |
Goldwyn Rodrigues
|
11dd35daaa
Copy set bits from another slot
|
10 年之前 |
Goldwyn Rodrigues
|
f9209a3235
bitmap_create returns bitmap pointer
|
10 年之前 |
Goldwyn Rodrigues
|
b97e92574c
Use separate bitmaps for each nodes in the cluster
|
10 年之前 |
Goldwyn Rodrigues
|
cf921cc19c
Add node recovery callbacks
|
11 年之前 |
Goldwyn Rodrigues
|
183bdf5106
Add number of nodes to bitmap structure for clustering
|
11 年之前 |
Tejun Heo
|
324a56e16e
kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly
|
11 年之前 |
NeilBrown
|
1dff2b87a3
md/bitmap: record the space available for the bitmap in the superblock.
|
12 年之前 |
NeilBrown
|
d60b479d17
md/bitmap: add bitmap_resize function to allow bitmap resizing.
|
12 年之前 |
NeilBrown
|
40cffcc0e8
md/bitmap: create a 'struct bitmap_counts' substructure of 'struct bitmap'
|
12 年之前 |
NeilBrown
|
b405fe91e5
md/bitmap: use set_bit, test_bit, etc for operation on bitmap->flags.
|
12 年之前 |
NeilBrown
|
9b1215c102
md/bitmap: store bytes in file rather than just in last page.
|
12 年之前 |
NeilBrown
|
1ec885cdd0
md/bitmap: move some fields of 'struct bitmap' into a 'storage' substruct.
|
12 年之前 |
NeilBrown
|
bf07bb7d5b
md/bitmap: disentangle two different 'pending' flags.
|
12 年之前 |
NeilBrown
|
b16b1b6cd0
md/bitmap: fix calculation of 'chunks' - missing shift.
|
12 年之前 |
NeilBrown
|
61a0d80ce4
md/bitmap: discard CHUNK_BLOCK_SHIFT macro
|
13 年之前 |
NeilBrown
|
57148964d9
md/bitmap: move printing of bitmap status to bitmap.c
|
13 年之前 |
NeilBrown
|
4ba97dff71
md/bitmap: remove some unused noise from bitmap.h
|
13 年之前 |
NeilBrown
|
fd01b88c75
md: remove typedefs: mddev_t -> struct mddev
|
13 年之前 |
Jonathan Brassow
|
3520fa4db7
MD bitmap: Revert DM dirty log hooks
|
13 年之前 |
Namhyung Kim
|
97b3d4aacf
md/bitmap: remove unused fields from struct bitmap
|
13 年之前 |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 年之前 |