Merge tag 'md-3.4-fixes' of git://neil.brown.name/md
[linux-flexiantxendom0-3.2.10.git] / fs / btrfs / scrub.c
2012-05-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-05-04 Stefan BehrensBtrfs: fix crash in scrub repair code when device is...
2012-04-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-04-18 Stefan BehrensBtrfs: don't count CRC or header errors twice while...
2012-04-14 Linus TorvaldsMerge branch 'for-linus-min' of git://git./linux/kernel...
2012-04-12 Tsutomu ItohBtrfs: check return value of bio_alloc() properly
2012-03-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-03-29 Chris MasonMerge git://git.jan-o-sch.net/btrfs-unstable into for...
2012-03-29 Chris MasonMerge branch 'error-handling' into for-linus
2012-03-27 Stefan BehrensBtrfs: change scrub to support big blocks
2012-03-27 Stefan BehrensBtrfs: minor cleanup in scrub
2012-03-27 Jan SchmidtBtrfs: fix regression in scrub path resolving
2012-03-22 Jeff Mahoneybtrfs: replace many BUG_ONs with proper error handling
2012-03-22 Jeff Mahoneybtrfs: enhance transaction abort infrastructure
2012-03-22 Jeff Mahoneybtrfs: return void in functions without error conditions
2012-03-20 Cong Wangbtrfs: remove the second argument of k[un]map_atomic()
2012-02-15 Arne Jansenbtrfs: don't check DUP chunks twice
2012-01-16 Chris MasonMerge branch 'integrity-check-patch-v2' of git://btrfs...
2012-01-16 Chris MasonMerge branch 'for-chris' of git://git.jan-o-sch.net...
2012-01-05 Jan SchmidtBtrfs: new backref walking code
2011-12-21 Stefan BehrensBtrfs: integrate integrity check module into btrfs
2011-12-15 Josef BacikBtrfs: fix num_workers_starting bug and other bugs...
2011-11-30 Dan Carpenterbtrfs scrub: handle -ENOMEM from init_ipath()
2011-11-20 Jeff Mahoneybtrfs: Fix up 32/64-bit compatibility for new ioctls
2011-11-11 Arne JansenBtrfs: handle bio_add_page failure gracefully in scrub
2011-11-06 Ilya DryomovBtrfs: fix a potential btrfs_bio leak on scrub fixups
2011-11-06 Chris MasonBtrfs: fix the new inspection ioctls for 32 bit compat
2011-11-06 Chris MasonMerge git://git.jan-o-sch.net/btrfs-unstable into integ...
2011-11-06 Chris MasonMerge branch 'for-chris' of git://github.com/sensille...
2011-11-06 David Sterbabtrfs: separate superblock items out of fs_info
2011-10-02 Arne Jansenbtrfs: use readahead API for scrub
2011-09-29 Jan Schmidtbtrfs: integrating raid-repair and scrub-fixup-nodatasum
2011-09-29 Jan Schmidtbtrfs: btrfs_multi_bio replaced with btrfs_bio
2011-09-29 Jan Schmidtbtrfs scrub: add fixup code for errors on nodatasum...
2011-09-29 Jan Schmidtbtrfs scrub: use int for mirror_num, not u64
2011-09-29 Jan Schmidtbtrfs scrub: bugfix: mirror_num off by one
2011-09-29 Jan Schmidtbtrfs scrub: print paths of corrupted files
2011-09-29 Jan Schmidtbtrfs scrub: added unverified_errors
2011-06-10 Arne Jansenbtrfs: remove unneeded includes from scrub.c
2011-06-10 Arne Jansenbtrfs: reinitialize scrub workers
2011-06-10 Arne Jansenbtrfs: scrub: errors in tree enumeration
2011-06-04 David Sterbabtrfs: add helper for fs_info->closing
2011-06-04 Arne Jansenbtrfs: scrub: add explicit plugging
2011-06-04 Arne Jansenbtrfs: scrub: don't reuse bios and pages
2011-05-26 Arne Jansenbtrfs scrub: don't coalesce pages that are logically...
2011-05-23 Chris MasonMerge branch 'for-chris' of git://git./linux/kernel...
2011-05-12 Arne Jansenbtrfs: add readonly flag
2011-05-12 Ilya Dryomovbtrfs scrub: make fixups sync
2011-05-12 Arne Jansenbtrfs: scrub