aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/scrub.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-10btrfs: remove unneeded includes from scrub.cArne Jansen1-6/+0
2011-06-10btrfs: reinitialize scrub workersArne Jansen1-1/+5
2011-06-10btrfs: scrub: errors in tree enumerationArne Jansen1-23/+34
2011-06-04btrfs: add helper for fs_info->closingDavid Sterba1-1/+1
2011-06-04btrfs: scrub: add explicit pluggingArne Jansen1-3/+4
2011-06-04btrfs: scrub: don't reuse bios and pagesArne Jansen1-49/+65
2011-05-26btrfs scrub: don't coalesce pages that are logically discontiguousArne Jansen1-1/+2
2011-05-23Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arne/btrfs-unstable-arne into inode_numbersChris Mason1-0/+1368
2011-05-12btrfs: add readonly flagArne Jansen1-10/+13
2011-05-12btrfs scrub: make fixups syncIlya Dryomov1-207/+80
2011-05-12btrfs: scrubArne Jansen1-0/+1492