Linus Torvalds
|
66ba772ee3
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
|
8 years ago |
Christoph Hellwig
|
74d46992e0
block: replace bi_bdev with a gendisk pointer and partitions index
|
8 years ago |
David Sterba
|
af1cbe0a66
btrfs: scrub: simplify scrub worker initialization
|
8 years ago |
David Sterba
|
1d1bf92d9d
btrfs: scrub: clean up division in scrub_find_csum
|
8 years ago |
David Sterba
|
7736b0a431
btrfs: scrub: clean up division in __scrub_mark_bitmap
|
8 years ago |
David Sterba
|
2073c4c2e5
btrfs: scrub: use bool for flush_all_writes
|
8 years ago |
Anand Jain
|
44880fdc91
btrfs: use appropriate define for the fsid
|
8 years ago |
David Sterba
|
131ce4367a
btrfs: account that we're waiting for IO in scrub_submit_raid56_bio_wait
|
8 years ago |
David Sterba
|
913e153572
btrfs: drop newlines from strings when using btrfs_* helpers
|
8 years ago |
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 |