aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/scrub.c
AgeCommit message (Expand)Author
2013-08-04Btrfs: fix wrong write offset when replacing a deviceStefan Behrens
2013-05-17Btrfs: use a btrfs bioset instead of abusing bio internalsChris Mason
2013-05-06Btrfs: improve the loop of scrub_stripeLiu Bo
2013-05-06btrfs: make static code static & remove dead codeEric Sandeen
2013-05-06Btrfs: add a incompatible format change for smaller metadata extent refsJosef Bacik
2013-05-06Btrfs: cleanup unused arguments of btrfs_csum_dataLiu Bo
2013-03-29Btrfs: don't drop path when printing out tree errors in scrubJosef Bacik
2013-02-20Merge branch 'raid56-experimental' into for-linus-3.9Chris Mason
2013-02-20Btrfs: use bit operation for ->fs_stateMiao Xie
2013-02-05Btrfs: fix race between snapshot deletion and getting inodeLiu Bo
2013-02-01Btrfs: RAID5 and RAID6David Woodhouse
2012-12-16Btrfs: fix BUG() in scrub when first superblock reading gives EIOStefan Behrens
2012-12-16Btrfs: fix a scrub regression in case of write errorsStefan Behrens
2012-12-12Btrfs: introduce GET_READ_MIRRORS functionality for btrfs_map_block()Stefan Behrens
2012-12-12Btrfs: change core code of btrfs to support the device replace operationsStefan Behrens
2012-12-12Btrfs: add code to scrub to copy read data to another diskStefan Behrens
2012-12-12Btrfs: disallow some operations on the device replace target deviceStefan Behrens
2012-12-12Btrfs: pass fs_info instead of rootStefan Behrens
2012-12-12Btrfs: pass fs_info to btrfs_map_block() instead of mapping_treeStefan Behrens
2012-12-12Btrfs: cleanup scrub bio and worker wait codeStefan Behrens
2012-12-12Btrfs: in scrub repair code, simplify alloc error handlingStefan Behrens
2012-12-12Btrfs: in scrub repair code, optimize the reading of mirrorsStefan Behrens
2012-12-12Btrfs: make the scrub page array dynamically allocatedStefan Behrens
2012-12-12Btrfs: remove the block device pointer from the scrub context structStefan Behrens
2012-12-12Btrfs: rename the scrub context structureStefan Behrens
2012-10-01btrfs: Kill some bi_idx referencesKent Overstreet
2012-10-01Btrfs: fix a bug in parsing return value in logical resolveLiu Bo
2012-10-01Btrfs: fix possible memory leak in scrub_setup_recheck_block()Wei Yongjun
2012-06-14Btrfs: use rcu to protect device->nameJosef Bacik
2012-05-30Btrfs: add device counters for detected IO and checksum errorsStefan Behrens
2012-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-05-04Btrfs: fix crash in scrub repair code when device is missingStefan Behrens
2012-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-04-18Btrfs: don't count CRC or header errors twice while scrubbingStefan Behrens
2012-04-13Merge branch 'for-linus-min' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-04-12Btrfs: check return value of bio_alloc() properlyTsutomu Itoh
2012-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-03-28Merge git://git.jan-o-sch.net/btrfs-unstable into for-linusChris Mason
2012-03-28Merge branch 'error-handling' into for-linusChris Mason
2012-03-27Btrfs: change scrub to support big blocksStefan Behrens
2012-03-27Btrfs: minor cleanup in scrubStefan Behrens
2012-03-27Btrfs: fix regression in scrub path resolvingJan Schmidt
2012-03-22btrfs: replace many BUG_ONs with proper error handlingJeff Mahoney
2012-03-22btrfs: enhance transaction abort infrastructureJeff Mahoney
2012-03-22btrfs: return void in functions without error conditionsJeff Mahoney
2012-03-20btrfs: remove the second argument of k[un]map_atomic()Cong Wang
2012-02-15btrfs: don't check DUP chunks twiceArne Jansen
2012-01-16Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/b...Chris Mason
2012-01-16Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integ...Chris Mason
2012-01-05Btrfs: new backref walking codeJan Schmidt