Linus Torvalds
|
8c27cb3566
Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
|
8 years ago |
Chris Mason
|
6374e57ad8
btrfs: fix integer overflow in calc_reclaim_items_nr
|
8 years ago |
David Sterba
|
ded56184a5
btrfs: scrub: fix target device intialization while setting up scrub context
|
8 years ago |
David Sterba
|
c5e4c3d750
btrfs: sink gfp parameter to btrfs_io_bio_alloc
|
8 years ago |
David Sterba
|
e4f5690386
btrfs: btrfs_io_bio_alloc never fails, skip error handling
|
8 years ago |
David Sterba
|
de2491fdef
btrfs: scrub: add memalloc_nofs protection around init_ipath
|
8 years ago |
David Sterba
|
3fb99303c6
btrfs: scrub: embed scrub_wr_ctx into scrub context
|
8 years ago |
David Sterba
|
25cc1226c1
btrfs: scrub: use fs_info::sectorsize and drop it from scrub context
|
8 years ago |
David Sterba
|
4e2814ef04
btrfs: scrub: simplify cleanup of wr_ctx in scrub_free_ctx
|
8 years ago |
David Sterba
|
e241ddeb9c
btrfs: scrub: inline helper scrub_free_wr_ctx
|
8 years ago |
David Sterba
|
8fcdac3f20
btrfs: scrub: inline helper scrub_setup_wr_ctx
|
8 years ago |
Josef Bacik
|
6ec656bc0f
btrfs: remove inode argument from repair_io_failure
|
8 years ago |
Christoph Hellwig
|
4e4cbee93d
block: switch bios to blk_status_t
|
8 years ago |
Qu Wenruo
|
28d70e237d
btrfs: scrub: Fix RAID56 recovery race condition
|
8 years ago |
Qu Wenruo
|
0966a7b130
btrfs: scrub: Introduce full stripe lock for RAID56
|
8 years ago |
Liu Bo
|
42c61ab676
Btrfs: switch to div64_u64 if with a u64 divisor
|
8 years ago |
Liu Bo
|
972d721939
Btrfs: update scrub_parity to use u64 stripe_len
|
8 years ago |
David Sterba
|
619a974292
btrfs: use clear_page where appropriate
|
8 years ago |
Qu Wenruo
|
e501bfe323
btrfs: Prevent scrub recheck from racing with dev replace
|
8 years ago |
Qu Wenruo
|
ae6529c35b
btrfs: Wait for in-flight bios before freeing target device for raid56
|
8 years ago |
Qu Wenruo
|
9a33944bdf
btrfs: scrub: Don't append on-disk pages for raid56 scrub
|
8 years ago |
David Sterba
|
825ad4c964
btrfs: drop redundant parameters from btrfs_map_sblock
|
8 years ago |
Liu Bo
|
1bcd7aa17f
Btrfs: set scrub page's io_error if failing to submit io
|
8 years ago |
Elena Reshetova
|
99f4cdb16f
btrfs: convert scrub_ctx.refs from atomic_t to refcount_t
|
8 years ago |
Elena Reshetova
|
78a764504d
btrfs: convert scrub_parity.refs from atomic_t to refcount_t
|
8 years ago |
Elena Reshetova
|
186debd6ed
btrfs: convert scrub_block.refs from atomic_t to refcount_t
|
8 years ago |
Elena Reshetova
|
6f615018b3
btrfs: convert scrub_recover.refs from atomic_t to refcount_t
|
8 years ago |
Nikolay Borisov
|
1c8c9c5216
btrfs: Make check_extent_to_block take btrfs_inode
|
8 years ago |
Nikolay Borisov
|
9d4f7f8ad6
btrfs: make repair_io_failure take btrfs_inode
|
8 years ago |
Nikolay Borisov
|
a776c6fa1f
btrfs: Make btrfs_lookup_ordered_range take btrfs_inode
|
8 years ago |