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