Shaohua Li
|
2953079c69
md: separate flags for superblock changes
|
8 年之前 |
NeilBrown
|
46533ff7fe
md: Use REQ_FAILFAST_* on metadata writes where appropriate
|
8 年之前 |
NeilBrown
|
581dbd94da
md/bitmap: add blktrace event for writes to the bitmap
|
8 年之前 |
NeilBrown
|
85c9ccd4f0
md/bitmap: Don't write bitmap while earlier writes might be in-flight
|
8 年之前 |
NeilBrown
|
ec0cc22685
md/bitmap: change all printk() to pr_*()
|
8 年之前 |
Guoqing Jiang
|
cbb3873236
md/bitmap: call bitmap_file_unmap once bitmap_storage_alloc returns -ENOMEM
|
8 年之前 |
Shaohua Li
|
f71f1cf97c
md/bitmap: fix wrong cleanup
|
9 年之前 |
Shaohua Li
|
d9dd26b20c
MD: hold mddev lock to change bitmap location
|
9 年之前 |
Mike Christie
|
796a5cf083
md: use bio op accessors
|
9 年之前 |
Mike Christie
|
2a222ca992
fs: have submit_bh users pass in op and flags separately
|
9 年之前 |
Guoqing Jiang
|
51e453aecb
md-cluster: gather resync infos and enable recv_thread after bitmap is ready
|
9 年之前 |
kbuild test robot
|
bc47e84258
md-cluster: fix ifnullfree.cocci warnings
|
9 年之前 |
Guoqing Jiang
|
c84400c89f
md-cluster/bitmap: unplug bitmap to sync dirty pages to disk
|
9 年之前 |
Guoqing Jiang
|
23cea66a37
md-cluster/bitmap: fix wrong page num in bitmap_file_clear_bit and bitmap_file_set_bit
|
9 年之前 |
Guoqing Jiang
|
7f86ffed9b
md-cluster/bitmap: fix wrong calcuation of offset
|
9 年之前 |
Guoqing Jiang
|
18c9ff7f48
md-cluster: sync bitmap when node received RESYNCING msg
|
9 年之前 |
Guoqing Jiang
|
c9d6503228
md-cluster: always setup in-memory bitmap
|
9 年之前 |
Linus Torvalds
|
63b106a87d
Merge tag 'md/4.6-rc2-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
|
9 年之前 |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 年之前 |
Guoqing Jiang
|
f9a67b1182
md/bitmap: clear bitmap if bitmap_create failed
|
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 年之前 |