aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/scrub.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-04-11
|\
| * Btrfs: fix compile warnings on on avr32 platformWang Shilong2014-04-11
| * Btrfs: scrub raid56 stripes in the right wayWang Shilong2014-04-07
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-04-04
|\|
| * btrfs: Cleanup the "_struct" suffix in btrfs_workequeueQu Wenruo2014-03-10
| * btrfs: Replace fs_info->scrub_* workqueue with btrfs_workqueue.Qu Wenruo2014-03-10
| * Btrfs: wake up @scrub_pause_wait as much as we canWang Shilong2014-03-10
| * Btrfs: device_replace: fix deadlock for nocow caseWang Shilong2014-03-10
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-01-30
|\|
| * Btrfs: fix to search previous metadata extent item since skinny metadataWang Shilong2014-01-28
| * Btrfs: fix missing skinny metadata check in scrub_stripe()Wang Shilong2014-01-28
| * Btrfs: convert printk to btrfs_ and fix BTRFS prefixFrank Holton2014-01-28
| * Btrfs: wrap repeated code into scrub_blocked_if_needed()Wang Shilong2014-01-28
| * Btrfs: fix wrong super generation mismatch when scrubbing supersWang Shilong2014-01-28
| * btrfs: remove unused variable from scrub_fixup_nodatasumValentina Giusti2014-01-28
| * Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2013-12-05
| |\
| | * block: submit_bio_wait() conversionsKent Overstreet2013-11-24
* | | block: Abstract out bvec iteratorKent Overstreet2013-11-24
* | | block: submit_bio_wait() conversionsKent Overstreet2013-11-24
|/ /
* / Btrfs: do not inc uncorrectable_errors counter on ro scrubsIlya Dryomov2013-11-20
|/
* Btrfs: avoid unnecessary scrub workers allocationWang Shilong2013-11-11
* Btrfs: remove scrub_super_lock holding in btrfs_sync_log()Wang Shilong2013-11-11
* Btrfs: fix the dev-replace suspend sequenceIlya Dryomov2013-11-11
* Btrfs: improve replacing nocow extentsJosef Bacik2013-09-21
* Btrf: cleanup: don't check for root_refs == 0 twiceStefan Behrens2013-09-01
* Btrfs: Format mirror_num as intGeert Uytterhoeven2013-09-01
* Btrfs: Format PAGE_SIZE as unsigned longGeert Uytterhoeven2013-09-01
* Btrfs: Remove superfluous casts from u64 to unsigned long longGeert Uytterhoeven2013-09-01
* btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convertQu Wenruo2013-09-01
* Btrfs: fix wrong write offset when replacing a deviceStefan Behrens2013-07-19
* Btrfs: fix several potential problems in copy_nocow_pages_for_inodeMiao Xie2013-07-02
* Btrfs: cleanup the code of copy_nocow_pages_for_inode()Miao Xie2013-07-02
* Btrfs: fix oops when recovering the file data by scrub functionMiao Xie2013-07-02
* Btrfs: remove btrfs_sector_sum structureMiao Xie2013-07-02
* Btrfs: free csums when we're done scrubbing an extentJosef Bacik2013-07-01
* Btrfs: use a btrfs bioset instead of abusing bio internalsChris Mason2013-05-17
* Btrfs: improve the loop of scrub_stripeLiu Bo2013-05-06
* btrfs: make static code static & remove dead codeEric Sandeen2013-05-06
* Btrfs: add a incompatible format change for smaller metadata extent refsJosef Bacik2013-05-06
* Btrfs: cleanup unused arguments of btrfs_csum_dataLiu Bo2013-05-06
* Btrfs: don't drop path when printing out tree errors in scrubJosef Bacik2013-03-29
* Merge branch 'raid56-experimental' into for-linus-3.9Chris Mason2013-02-20
|\
| * Btrfs: RAID5 and RAID6David Woodhouse2013-02-01
* | Btrfs: use bit operation for ->fs_stateMiao Xie2013-02-20
* | Btrfs: fix race between snapshot deletion and getting inodeLiu Bo2013-02-05
|/
* Btrfs: fix BUG() in scrub when first superblock reading gives EIOStefan Behrens2012-12-16
* Btrfs: fix a scrub regression in case of write errorsStefan Behrens2012-12-16
* Btrfs: introduce GET_READ_MIRRORS functionality for btrfs_map_block()Stefan Behrens2012-12-12
* Btrfs: change core code of btrfs to support the device replace operationsStefan Behrens2012-12-12
* Btrfs: add code to scrub to copy read data to another diskStefan Behrens2012-12-12