Linus Torvalds
|
e7651b819e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
11 years ago |
Wang Shilong
|
ade2e0b3ee
Btrfs: fix to search previous metadata extent item since skinny metadata
|
11 years ago |
Wang Shilong
|
7c76edb77c
Btrfs: fix missing skinny metadata check in scrub_stripe()
|
11 years ago |
Frank Holton
|
efe120a067
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
|
11 years ago |
Wang Shilong
|
cb7ab02156
Btrfs: wrap repeated code into scrub_blocked_if_needed()
|
11 years ago |
Wang Shilong
|
3cb0929ad2
Btrfs: fix wrong super generation mismatch when scrubbing supers
|
11 years ago |
Valentina Giusti
|
ce3e7f1073
btrfs: remove unused variable from scrub_fixup_nodatasum
|
12 years ago |
Linus Torvalds
|
5ee540613d
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
|
11 years ago |
Kent Overstreet
|
c170bbb45f
block: submit_bio_wait() conversions
|
11 years ago |
Kent Overstreet
|
4f024f3797
block: Abstract out bvec iterator
|
12 years ago |
Kent Overstreet
|
33879d4512
block: submit_bio_wait() conversions
|
11 years ago |
Ilya Dryomov
|
33ef30add1
Btrfs: do not inc uncorrectable_errors counter on ro scrubs
|
12 years ago |
Wang Shilong
|
3b7a016f44
Btrfs: avoid unnecessary scrub workers allocation
|
12 years ago |
Wang Shilong
|
9b011adfe1
Btrfs: remove scrub_super_lock holding in btrfs_sync_log()
|
12 years ago |
Ilya Dryomov
|
539f358a30
Btrfs: fix the dev-replace suspend sequence
|
12 years ago |
Josef Bacik
|
652f25a292
Btrfs: improve replacing nocow extents
|
12 years ago |
Stefan Behrens
|
23fa76b0ba
Btrf: cleanup: don't check for root_refs == 0 twice
|
12 years ago |
Geert Uytterhoeven
|
118a0a2514
Btrfs: Format mirror_num as int
|
12 years ago |
Geert Uytterhoeven
|
27f9f02357
Btrfs: Format PAGE_SIZE as unsigned long
|
12 years ago |
Geert Uytterhoeven
|
c1c9ff7c94
Btrfs: Remove superfluous casts from u64 to unsigned long long
|
12 years ago |
Qu Wenruo
|
3cae210fa5
btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert
|
12 years ago |
Stefan Behrens
|
115930cb2d
Btrfs: fix wrong write offset when replacing a device
|
12 years ago |
Miao Xie
|
edd1400be9
Btrfs: fix several potential problems in copy_nocow_pages_for_inode
|
12 years ago |
Miao Xie
|
826aa0a82c
Btrfs: cleanup the code of copy_nocow_pages_for_inode()
|
12 years ago |
Miao Xie
|
26b2589190
Btrfs: fix oops when recovering the file data by scrub function
|
12 years ago |
Miao Xie
|
f51a4a1826
Btrfs: remove btrfs_sector_sum structure
|
12 years ago |
Josef Bacik
|
d88d46c6e0
Btrfs: free csums when we're done scrubbing an extent
|
12 years ago |
Chris Mason
|
9be3395bcd
Btrfs: use a btrfs bioset instead of abusing bio internals
|
12 years ago |
Liu Bo
|
625f1c8dc6
Btrfs: improve the loop of scrub_stripe
|
12 years ago |
Eric Sandeen
|
48a3b6366f
btrfs: make static code static & remove dead code
|
12 years ago |