Zhao Lei
|
e82afc52ab
btrfs: add error handling for scrub_workers_get()
|
10 年之前 |
Zhao Lei
|
20b2e3029e
btrfs: Fix lockdep warning of wr_ctx->wr_lock in scrub_free_wr_ctx()
|
10 年之前 |
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 年之前 |
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 年之前 |
David Sterba
|
9d644a623e
btrfs: cleanup, use correct type in div_u64_rem
|
10 年之前 |
David Sterba
|
47c5713f47
btrfs: replace remaining do_div calls with div_u64 variants
|
10 年之前 |
David Sterba
|
b8b93addde
btrfs: cleanup 64bit/32bit divs, provably bounded values
|
10 年之前 |
David Sterba
|
31e818fe73
btrfs: cleanup, use kmalloc_array/kcalloc array helpers
|
10 年之前 |
Linus Torvalds
|
2b9fb532d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
10 年之前 |
David Sterba
|
6f01105819
btrfs: use correct type for workqueue flags
|
10 年之前 |
Filipe Manana
|
f55985f4dd
Btrfs: scrub, fix sleep in atomic context
|
10 年之前 |
Filipe Manana
|
de554a4fa6
Btrfs: fix scrub race leading to use-after-free
|
10 年之前 |
Gui Hecheng
|
063c54dccd
btrfs: fix raid56 scrub failed in xfstests btrfs/072
|
10 年之前 |
Zhao Lei
|
570193454a
Rename all ref_count to refs in struct
|
10 年之前 |
Zhao Lei
|
ffe2d2034b
Btrfs: Introduce BTRFS_BLOCK_GROUP_RAID56_MASK to check raid56 simply
|
10 年之前 |
Zhao Lei
|
10f1190016
Btrfs: Include map_type in raid_bio
|
10 年之前 |
Zhao Lei
|
be50a8ddaa
Btrfs: Simplify scrub_setup_recheck_block()'s argument
|
10 年之前 |
Zhao Lei
|
b968fed1c3
Btrfs: Combine per-page recover in dev-replace and scrub
|
10 年之前 |
Zhao Lei
|
8d6738c1bd
Btrfs: Separate finding-right-mirror and writing-to-target's process in scrub_handle_errored_block()
|
10 年之前 |
Zhao Lei
|
dc5f7a3bd8
Btrfs: Break loop when reach BTRFS_MAX_MIRRORS in scrub_setup_recheck_block()
|
10 年之前 |
Zhao Lei
|
114ab50d82
Btrfs: Remove noneed force_write in scrub_write_block_to_dev_replace
|
10 年之前 |
Zhao Lei
|
b25c94c580
Btrfs: Fix a jump typo of nodatasum_case to avoid wrong WARN_ON()
|
10 年之前 |
Zhao Lei
|
6e9606d2a2
Btrfs: add ref_count and free function for btrfs_bio
|
10 年之前 |
Zhao Lei
|
8e5cfb55d3
Btrfs: Make raid_map array be inlined in btrfs_bio structure
|
10 年之前 |
Zhao Lei
|
e34c330d63
Btrfs: fix a out-of-bound access of raid_map
|
10 年之前 |
Tsutomu Itoh
|
379d6854a2
Btrfs: fix incorrect freeing in scrub_stripe
|
10 年之前 |
David Sterba
|
1d4c08e0a6
btrfs: expand btrfs_find_item if found_key is NULL
|
10 年之前 |
David Sterba
|
14692cc150
btrfs: cleanup, remove inode_item_info helper
|
10 年之前 |
Dan Carpenter
|
6b6d24b389
Btrfs, scrub: uninitialized variable in scrub_extent_for_parity()
|
10 年之前 |
Chris Mason
|
9627aeee3e
Merge branch 'raid56-scrub-replace' of git://github.com/miaoxie/linux-btrfs into for-linus
|
10 年之前 |