aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/scrub.c
Commit message (Expand)AuthorAge
* Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/b...Chris Mason2012-01-16
|\
| * Btrfs: integrate integrity check module into btrfsStefan Behrens2011-12-21
* | Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integ...Chris Mason2012-01-16
|\ \ | |/ |/|
| * Btrfs: new backref walking codeJan Schmidt2012-01-05
* | Btrfs: fix num_workers_starting bug and other bugs in async threadJosef Bacik2011-12-15
|/
* btrfs scrub: handle -ENOMEM from init_ipath()Dan Carpenter2011-11-30
* btrfs: Fix up 32/64-bit compatibility for new ioctlsJeff Mahoney2011-11-20
* Btrfs: handle bio_add_page failure gracefully in scrubArne Jansen2011-11-11
* Btrfs: fix a potential btrfs_bio leak on scrub fixupsIlya Dryomov2011-11-06
* Btrfs: fix the new inspection ioctls for 32 bit compatChris Mason2011-11-06
* Merge git://git.jan-o-sch.net/btrfs-unstable into integrationChris Mason2011-11-06
|\
| * btrfs: integrating raid-repair and scrub-fixup-nodatasumJan Schmidt2011-09-29
| * btrfs: btrfs_multi_bio replaced with btrfs_bioJan Schmidt2011-09-29
| * btrfs scrub: add fixup code for errors on nodatasum filesJan Schmidt2011-09-29
| * btrfs scrub: use int for mirror_num, not u64Jan Schmidt2011-09-29
| * btrfs scrub: bugfix: mirror_num off by oneJan Schmidt2011-09-29
| * btrfs scrub: print paths of corrupted filesJan Schmidt2011-09-29
| * btrfs scrub: added unverified_errorsJan Schmidt2011-09-29
* | Merge branch 'for-chris' of git://github.com/sensille/linux into integrationChris Mason2011-11-06
|\ \
| * | btrfs: use readahead API for scrubArne Jansen2011-10-02
| |/
* / btrfs: separate superblock items out of fs_infoDavid Sterba2011-11-06
|/
* btrfs: remove unneeded includes from scrub.cArne Jansen2011-06-10
* btrfs: reinitialize scrub workersArne Jansen2011-06-10
* btrfs: scrub: errors in tree enumerationArne Jansen2011-06-10
* btrfs: add helper for fs_info->closingDavid Sterba2011-06-04
* btrfs: scrub: add explicit pluggingArne Jansen2011-06-04
* btrfs: scrub: don't reuse bios and pagesArne Jansen2011-06-04
* btrfs scrub: don't coalesce pages that are logically discontiguousArne Jansen2011-05-26
* Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Chris Mason2011-05-23
* btrfs: add readonly flagArne Jansen2011-05-12
* btrfs scrub: make fixups syncIlya Dryomov2011-05-12
* btrfs: scrubArne Jansen2011-05-12