| Commit message (Expand) | Author | Age | Files | Lines |
* | btrfs: don't check DUP chunks twice | Arne Jansen | 2012-02-15 | 1 | -3/+5 |
* | Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/b... | Chris Mason | 2012-01-16 | 1 | -2/+3 |
|\ |
|
| * | Btrfs: integrate integrity check module into btrfs | Stefan Behrens | 2011-12-21 | 1 | -2/+3 |
* | | Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integ... | Chris Mason | 2012-01-16 | 1 | -3/+4 |
|\ \
| |/
|/| |
|
| * | Btrfs: new backref walking code | Jan Schmidt | 2012-01-05 | 1 | -3/+4 |
* | | Btrfs: fix num_workers_starting bug and other bugs in async thread | Josef Bacik | 2011-12-15 | 1 | -2/+6 |
|/ |
|
* | btrfs scrub: handle -ENOMEM from init_ipath() | Dan Carpenter | 2011-11-30 | 1 | -0/+5 |
* | btrfs: Fix up 32/64-bit compatibility for new ioctls | Jeff Mahoney | 2011-11-20 | 1 | -1/+1 |
* | Btrfs: handle bio_add_page failure gracefully in scrub | Arne Jansen | 2011-11-11 | 1 | -35/+29 |
* | Btrfs: fix a potential btrfs_bio leak on scrub fixups | Ilya Dryomov | 2011-11-06 | 1 | -0/+1 |
* | Btrfs: fix the new inspection ioctls for 32 bit compat | Chris Mason | 2011-11-06 | 1 | -1/+1 |
* | Merge git://git.jan-o-sch.net/btrfs-unstable into integration | Chris Mason | 2011-11-06 | 1 | -43/+433 |
|\ |
|
| * | btrfs: integrating raid-repair and scrub-fixup-nodatasum | Jan Schmidt | 2011-09-29 | 1 | -25/+67 |
| * | btrfs: btrfs_multi_bio replaced with btrfs_bio | Jan Schmidt | 2011-09-29 | 1 | -10/+10 |
| * | btrfs scrub: add fixup code for errors on nodatasum files | Jan Schmidt | 2011-09-29 | 1 | -6/+182 |
| * | btrfs scrub: use int for mirror_num, not u64 | Jan Schmidt | 2011-09-29 | 1 | -4/+4 |
| * | btrfs scrub: bugfix: mirror_num off by one | Jan Schmidt | 2011-09-29 | 1 | -6/+6 |
| * | btrfs scrub: print paths of corrupted files | Jan Schmidt | 2011-09-29 | 1 | -6/+163 |
| * | btrfs scrub: added unverified_errors | Jan Schmidt | 2011-09-29 | 1 | -11/+26 |
* | | Merge branch 'for-chris' of git://github.com/sensille/linux into integration | Chris Mason | 2011-11-06 | 1 | -62/+50 |
|\ \ |
|
| * | | btrfs: use readahead API for scrub | Arne Jansen | 2011-10-02 | 1 | -62/+50 |
| |/ |
|
* | | btrfs: separate superblock items out of fs_info | David Sterba | 2011-11-06 | 1 | -1/+1 |
|/ |
|
* | btrfs: remove unneeded includes from scrub.c | Arne Jansen | 2011-06-10 | 1 | -6/+0 |
* | btrfs: reinitialize scrub workers | Arne Jansen | 2011-06-10 | 1 | -1/+5 |
* | btrfs: scrub: errors in tree enumeration | Arne Jansen | 2011-06-10 | 1 | -23/+34 |
* | btrfs: add helper for fs_info->closing | David Sterba | 2011-06-04 | 1 | -1/+1 |
* | btrfs: scrub: add explicit plugging | Arne Jansen | 2011-06-04 | 1 | -3/+4 |
* | btrfs: scrub: don't reuse bios and pages | Arne Jansen | 2011-06-04 | 1 | -49/+65 |
* | btrfs scrub: don't coalesce pages that are logically discontiguous | Arne Jansen | 2011-05-26 | 1 | -1/+2 |
* | Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Chris Mason | 2011-05-23 | 1 | -5/+5 |
* | btrfs: add readonly flag | Arne Jansen | 2011-05-12 | 1 | -10/+13 |
* | btrfs scrub: make fixups sync | Ilya Dryomov | 2011-05-12 | 1 | -207/+80 |
* | btrfs: scrub | Arne Jansen | 2011-05-12 | 1 | -0/+1492 |