aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/scrub.c
Commit message (Expand)AuthorAgeFilesLines
* btrfs: remove unneeded includes from scrub.cArne Jansen2011-06-101-6/+0
* btrfs: reinitialize scrub workersArne Jansen2011-06-101-1/+5
* btrfs: scrub: errors in tree enumerationArne Jansen2011-06-101-23/+34
* btrfs: add helper for fs_info->closingDavid Sterba2011-06-041-1/+1
* btrfs: scrub: add explicit pluggingArne Jansen2011-06-041-3/+4
* btrfs: scrub: don't reuse bios and pagesArne Jansen2011-06-041-49/+65
* btrfs scrub: don't coalesce pages that are logically discontiguousArne Jansen2011-05-261-1/+2
* Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Chris Mason2011-05-231-5/+5
* btrfs: add readonly flagArne Jansen2011-05-121-10/+13
* btrfs scrub: make fixups syncIlya Dryomov2011-05-121-207/+80
* btrfs: scrubArne Jansen2011-05-121-0/+1492