NeilBrown
|
da6fb7a9e5
md/bitmap: don't pass -1 to bitmap_storage_alloc.
|
10 lat temu |
Linus Torvalds
|
aca105a697
Merge tag 'md/4.2-fixes' of git://neil.brown.name/md
|
10 lat temu |
Goldwyn Rodrigues
|
33e38ac688
md-cluster: fix bitmap sub-offset in bitmap_read_sb
|
10 lat temu |
Goldwyn Rodrigues
|
f735727319
md: Skip cluster setup in case of error while reading bitmap
|
10 lat temu |
Goldwyn Rodrigues
|
d3b178adb3
md: Skip cluster setup for dm-raid
|
10 lat temu |
Linus Torvalds
|
1dc51b8288
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 lat temu |
Miklos Szeredi
|
2726d56620
vfs: add seq_file_path() helper
|
10 lat temu |
Miklos Szeredi
|
9bf39ab2ad
vfs: add file_path() helper
|
10 lat temu |
NeilBrown
|
8532e34390
md/bitmap: remove rcu annotation from pointer arithmetic.
|
10 lat temu |
Goldwyn Rodrigues
|
97f6cd39da
md-cluster: re-add capabilities
|
10 lat temu |
Goldwyn Rodrigues
|
124eb761ed
md: Fix bitmap offset calculations
|
10 lat temu |
Stephen Rothwell
|
3b0e6aacbf
md/bitmap: use sector_div for sector_t divisions
|
10 lat temu |
NeilBrown
|
935f3d4fc6
md/bitmap: fix incorrect DIV_ROUND_UP usage.
|
10 lat temu |
Goldwyn Rodrigues
|
11dd35daaa
Copy set bits from another slot
|
11 lat temu |
Goldwyn Rodrigues
|
f9209a3235
bitmap_create returns bitmap pointer
|
11 lat temu |
Goldwyn Rodrigues
|
b97e92574c
Use separate bitmaps for each nodes in the cluster
|
11 lat temu |
Goldwyn Rodrigues
|
cf921cc19c
Add node recovery callbacks
|
11 lat temu |
Goldwyn Rodrigues
|
c4ce867fda
Introduce md_cluster_info
|
11 lat temu |
NeilBrown
|
b7b17c9b67
md: remove mddev_lock() from md_attr_show()
|
10 lat temu |
NeilBrown
|
978a7a47ca
md/bitmap: protect clearing of ->bitmap by mddev->lock
|
10 lat temu |
NeilBrown
|
d959014334
md/bitmap: fix a might_sleep() warning.
|
10 lat temu |
NeilBrown
|
4b5060ddae
md/bitmap: always wait for writes on unplug.
|
11 lat temu |
NeilBrown
|
f2e06c5884
md/bitmap: remove confusing code from filemap_get_page.
|
11 lat temu |
NeilBrown
|
035328c202
md/bitmap: don't abuse i_writecount for bitmap files.
|
11 lat temu |
Tejun Heo
|
324a56e16e
kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly
|
11 lat temu |
Tejun Heo
|
388975ccca
sysfs: clean up sysfs_get_dirent()
|
12 lat temu |
Jingoo Han
|
b29bebd66d
md: replace strict_strto*() with kstrto*()
|
12 lat temu |
Akinobu Mita
|
3f810b6c4a
md: use set_bit_le and clear_bit_le
|
12 lat temu |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 lat temu |
Jianpeng Ma
|
582e2e056a
md/bitmap:Don't use IS_ERR to judge alloc_page().
|
13 lat temu |