Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 년 전 |
Guoqing Jiang
|
c6f0b9f195
md/bitmap: remove redundant return in bitmap_checkpage
|
9 년 전 |
Eric Engestrom
|
c97e0602bc
md/bitmap: remove redundant check
|
9 년 전 |
Shaohua Li
|
fc2561ec0a
md-cluster: delete useless code
|
9 년 전 |
Goldwyn Rodrigues
|
c40f341f1e
md-cluster: Use a small window for resync
|
10 년 전 |
Goldwyn Rodrigues
|
3c462c880b
md: Increment version for clustered bitmaps
|
10 년 전 |
NeilBrown
|
da6fb7a9e5
md/bitmap: don't pass -1 to bitmap_storage_alloc.
|
10 년 전 |
Linus Torvalds
|
aca105a697
Merge tag 'md/4.2-fixes' of git://neil.brown.name/md
|
10 년 전 |
Goldwyn Rodrigues
|
33e38ac688
md-cluster: fix bitmap sub-offset in bitmap_read_sb
|
10 년 전 |
Goldwyn Rodrigues
|
f735727319
md: Skip cluster setup in case of error while reading bitmap
|
10 년 전 |
Goldwyn Rodrigues
|
d3b178adb3
md: Skip cluster setup for dm-raid
|
10 년 전 |
Linus Torvalds
|
1dc51b8288
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 년 전 |
Miklos Szeredi
|
2726d56620
vfs: add seq_file_path() helper
|
10 년 전 |
Miklos Szeredi
|
9bf39ab2ad
vfs: add file_path() helper
|
10 년 전 |
NeilBrown
|
8532e34390
md/bitmap: remove rcu annotation from pointer arithmetic.
|
10 년 전 |
Goldwyn Rodrigues
|
97f6cd39da
md-cluster: re-add capabilities
|
10 년 전 |
Goldwyn Rodrigues
|
124eb761ed
md: Fix bitmap offset calculations
|
10 년 전 |
Stephen Rothwell
|
3b0e6aacbf
md/bitmap: use sector_div for sector_t divisions
|
10 년 전 |
NeilBrown
|
935f3d4fc6
md/bitmap: fix incorrect DIV_ROUND_UP usage.
|
10 년 전 |
Goldwyn Rodrigues
|
11dd35daaa
Copy set bits from another slot
|
11 년 전 |
Goldwyn Rodrigues
|
f9209a3235
bitmap_create returns bitmap pointer
|
11 년 전 |
Goldwyn Rodrigues
|
b97e92574c
Use separate bitmaps for each nodes in the cluster
|
11 년 전 |
Goldwyn Rodrigues
|
cf921cc19c
Add node recovery callbacks
|
11 년 전 |
Goldwyn Rodrigues
|
c4ce867fda
Introduce md_cluster_info
|
11 년 전 |
NeilBrown
|
b7b17c9b67
md: remove mddev_lock() from md_attr_show()
|
10 년 전 |
NeilBrown
|
978a7a47ca
md/bitmap: protect clearing of ->bitmap by mddev->lock
|
10 년 전 |
NeilBrown
|
d959014334
md/bitmap: fix a might_sleep() warning.
|
10 년 전 |
NeilBrown
|
4b5060ddae
md/bitmap: always wait for writes on unplug.
|
11 년 전 |
NeilBrown
|
f2e06c5884
md/bitmap: remove confusing code from filemap_get_page.
|
11 년 전 |
NeilBrown
|
035328c202
md/bitmap: don't abuse i_writecount for bitmap files.
|
11 년 전 |