Omar Sandoval
|
73ff61dbe5
Btrfs: fix device replace of a missing RAID 5/6 device
|
10 years ago |
Omar Sandoval
|
b4ee178268
Btrfs: add RAID 5/6 BTRFS_RBIO_REBUILD_MISSING operation
|
10 years ago |
Omar Sandoval
|
03679ade86
Btrfs: remove misleading handling of missing device scrub
|
10 years ago |
Zhaolei
|
55e3a601c8
btrfs: Fix data checksum error cause by replace with io-load.
|
10 years ago |
Zhaolei
|
b708ce969a
btrfs: use scrub_pause_on/off() to reduce code in scrub_enumerate_chunks()
|
10 years ago |
Zhaolei
|
0e22be890e
btrfs: Separate scrub_blocked_if_needed() to scrub_pause_on/off()
|
10 years ago |
Zhao Lei
|
d7cad23895
btrfs: Bypass unrelated items before accessing its contents in scrub
|
10 years ago |
Zhao Lei
|
fe8cf654b1
btrfs: Load only necessary csums into list in scrub
|
10 years ago |
Zhao Lei
|
a0dd59de3c
btrfs: Fix calculate typo caused by ambiguous meaning of logic_end
|
10 years ago |
Zhao Lei
|
6fa96d72f7
btrfs: Free checksum list on scrub_extent() fail
|
10 years ago |
Zhao Lei
|
f2f66a2f88
btrfs: Check cancel and pause in interval of scrub operation
|
10 years ago |
Zhao Lei
|
a323e8139c
btrfs: Fix scrub panic when leaf crosses stripes
|
10 years ago |
Christoph Hellwig
|
4246a0b63b
block: add a bi_error field to struct bio
|
10 years ago |
Zhao Lei
|
e82afc52ab
btrfs: add error handling for scrub_workers_get()
|
10 years ago |
Zhao Lei
|
20b2e3029e
btrfs: Fix lockdep warning of wr_ctx->wr_lock in scrub_free_wr_ctx()
|
10 years ago |
Chris Mason
|
fc4c3c872f
Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.1
|
10 years ago |
Chris Mason
|
9deed229fa
Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.1
|
10 years ago |
David Sterba
|
9d644a623e
btrfs: cleanup, use correct type in div_u64_rem
|
10 years ago |
David Sterba
|
47c5713f47
btrfs: replace remaining do_div calls with div_u64 variants
|
10 years ago |
David Sterba
|
b8b93addde
btrfs: cleanup 64bit/32bit divs, provably bounded values
|
10 years ago |
David Sterba
|
31e818fe73
btrfs: cleanup, use kmalloc_array/kcalloc array helpers
|
10 years ago |
Linus Torvalds
|
2b9fb532d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
10 years ago |
David Sterba
|
6f01105819
btrfs: use correct type for workqueue flags
|
10 years ago |
Filipe Manana
|
f55985f4dd
Btrfs: scrub, fix sleep in atomic context
|
10 years ago |
Filipe Manana
|
de554a4fa6
Btrfs: fix scrub race leading to use-after-free
|
10 years ago |
Gui Hecheng
|
063c54dccd
btrfs: fix raid56 scrub failed in xfstests btrfs/072
|
10 years ago |
Zhao Lei
|
570193454a
Rename all ref_count to refs in struct
|
10 years ago |
Zhao Lei
|
ffe2d2034b
Btrfs: Introduce BTRFS_BLOCK_GROUP_RAID56_MASK to check raid56 simply
|
10 years ago |
Zhao Lei
|
10f1190016
Btrfs: Include map_type in raid_bio
|
10 years ago |
Zhao Lei
|
be50a8ddaa
Btrfs: Simplify scrub_setup_recheck_block()'s argument
|
10 years ago |