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