NeilBrown
|
8532e34390
md/bitmap: remove rcu annotation from pointer arithmetic.
|
10 vuotta sitten |
Goldwyn Rodrigues
|
97f6cd39da
md-cluster: re-add capabilities
|
10 vuotta sitten |
Goldwyn Rodrigues
|
124eb761ed
md: Fix bitmap offset calculations
|
10 vuotta sitten |
Stephen Rothwell
|
3b0e6aacbf
md/bitmap: use sector_div for sector_t divisions
|
10 vuotta sitten |
NeilBrown
|
935f3d4fc6
md/bitmap: fix incorrect DIV_ROUND_UP usage.
|
10 vuotta sitten |
Goldwyn Rodrigues
|
11dd35daaa
Copy set bits from another slot
|
11 vuotta sitten |
Goldwyn Rodrigues
|
f9209a3235
bitmap_create returns bitmap pointer
|
11 vuotta sitten |
Goldwyn Rodrigues
|
b97e92574c
Use separate bitmaps for each nodes in the cluster
|
11 vuotta sitten |
Goldwyn Rodrigues
|
cf921cc19c
Add node recovery callbacks
|
11 vuotta sitten |
Goldwyn Rodrigues
|
c4ce867fda
Introduce md_cluster_info
|
11 vuotta sitten |
NeilBrown
|
b7b17c9b67
md: remove mddev_lock() from md_attr_show()
|
10 vuotta sitten |
NeilBrown
|
978a7a47ca
md/bitmap: protect clearing of ->bitmap by mddev->lock
|
10 vuotta sitten |
NeilBrown
|
d959014334
md/bitmap: fix a might_sleep() warning.
|
10 vuotta sitten |
NeilBrown
|
4b5060ddae
md/bitmap: always wait for writes on unplug.
|
11 vuotta sitten |
NeilBrown
|
f2e06c5884
md/bitmap: remove confusing code from filemap_get_page.
|
11 vuotta sitten |
NeilBrown
|
035328c202
md/bitmap: don't abuse i_writecount for bitmap files.
|
11 vuotta sitten |
Tejun Heo
|
324a56e16e
kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly
|
11 vuotta sitten |
Tejun Heo
|
388975ccca
sysfs: clean up sysfs_get_dirent()
|
12 vuotta sitten |
Jingoo Han
|
b29bebd66d
md: replace strict_strto*() with kstrto*()
|
12 vuotta sitten |
Akinobu Mita
|
3f810b6c4a
md: use set_bit_le and clear_bit_le
|
12 vuotta sitten |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 vuotta sitten |
Jianpeng Ma
|
582e2e056a
md/bitmap:Don't use IS_ERR to judge alloc_page().
|
13 vuotta sitten |
Michael Wang
|
fd177481b4
raid: replace list_for_each_continue_rcu with new interface
|
13 vuotta sitten |
NeilBrown
|
f54a9d0e59
md/raid1: submit IO from originating thread instead of md thread.
|
13 vuotta sitten |
NeilBrown
|
1dff2b87a3
md/bitmap: record the space available for the bitmap in the superblock.
|
13 vuotta sitten |
NeilBrown
|
b81a040481
md/bitmap: make sure reshape request are reflected in superblock.
|
13 vuotta sitten |
NeilBrown
|
d60b479d17
md/bitmap: add bitmap_resize function to allow bitmap resizing.
|
13 vuotta sitten |
NeilBrown
|
15702d7fb6
md/bitmap: use DIV_ROUND_UP instead of open-code
|
13 vuotta sitten |
NeilBrown
|
40cffcc0e8
md/bitmap: create a 'struct bitmap_counts' substructure of 'struct bitmap'
|
13 vuotta sitten |
NeilBrown
|
63c68268b2
md/bitmap: make bitmap bitops atomic.
|
13 vuotta sitten |