aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/scrub.c
Commit message (Expand)AuthorAge
...
* Btrfs: disallow some operations on the device replace target deviceStefan Behrens2012-12-12
* Btrfs: pass fs_info instead of rootStefan Behrens2012-12-12
* Btrfs: pass fs_info to btrfs_map_block() instead of mapping_treeStefan Behrens2012-12-12
* Btrfs: cleanup scrub bio and worker wait codeStefan Behrens2012-12-12
* Btrfs: in scrub repair code, simplify alloc error handlingStefan Behrens2012-12-12
* Btrfs: in scrub repair code, optimize the reading of mirrorsStefan Behrens2012-12-12
* Btrfs: make the scrub page array dynamically allocatedStefan Behrens2012-12-12
* Btrfs: remove the block device pointer from the scrub context structStefan Behrens2012-12-12
* Btrfs: rename the scrub context structureStefan Behrens2012-12-12
* btrfs: Kill some bi_idx referencesKent Overstreet2012-10-01
* Btrfs: fix a bug in parsing return value in logical resolveLiu Bo2012-10-01
* Btrfs: fix possible memory leak in scrub_setup_recheck_block()Wei Yongjun2012-10-01
* Btrfs: use rcu to protect device->nameJosef Bacik2012-06-14
* Btrfs: add device counters for detected IO and checksum errorsStefan Behrens2012-05-30
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-05-06
|\
| * Btrfs: fix crash in scrub repair code when device is missingStefan Behrens2012-05-04
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-04-28
|\|
| * Btrfs: don't count CRC or header errors twice while scrubbingStefan Behrens2012-04-18
* | Merge branch 'for-linus-min' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-04-13
|\|
| * Btrfs: check return value of bio_alloc() properlyTsutomu Itoh2012-04-12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-03-30
|\|
| * Merge git://git.jan-o-sch.net/btrfs-unstable into for-linusChris Mason2012-03-28
| |\
| | * Btrfs: fix regression in scrub path resolvingJan Schmidt2012-03-27
| * | Merge branch 'error-handling' into for-linusChris Mason2012-03-28
| |\ \
| | * | btrfs: replace many BUG_ONs with proper error handlingJeff Mahoney2012-03-22
| | * | btrfs: enhance transaction abort infrastructureJeff Mahoney2012-03-21
| | * | btrfs: return void in functions without error conditionsJeff Mahoney2012-03-21
| | |/
| * | Btrfs: change scrub to support big blocksStefan Behrens2012-03-27
| * | Btrfs: minor cleanup in scrubStefan Behrens2012-03-27
| |/
* / btrfs: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
|/
* btrfs: don't check DUP chunks twiceArne Jansen2012-02-15
* Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/b...Chris Mason2012-01-16
|\
| * Btrfs: integrate integrity check module into btrfsStefan Behrens2011-12-21
* | Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integ...Chris Mason2012-01-16
|\ \ | |/ |/|
| * Btrfs: new backref walking codeJan Schmidt2012-01-05
* | Btrfs: fix num_workers_starting bug and other bugs in async threadJosef Bacik2011-12-15
|/
* btrfs scrub: handle -ENOMEM from init_ipath()Dan Carpenter2011-11-30
* btrfs: Fix up 32/64-bit compatibility for new ioctlsJeff Mahoney2011-11-20
* Btrfs: handle bio_add_page failure gracefully in scrubArne Jansen2011-11-11
* Btrfs: fix a potential btrfs_bio leak on scrub fixupsIlya Dryomov2011-11-06
* Btrfs: fix the new inspection ioctls for 32 bit compatChris Mason2011-11-06
* Merge git://git.jan-o-sch.net/btrfs-unstable into integrationChris Mason2011-11-06
|\
| * btrfs: integrating raid-repair and scrub-fixup-nodatasumJan Schmidt2011-09-29
| * btrfs: btrfs_multi_bio replaced with btrfs_bioJan Schmidt2011-09-29
| * btrfs scrub: add fixup code for errors on nodatasum filesJan Schmidt2011-09-29
| * btrfs scrub: use int for mirror_num, not u64Jan Schmidt2011-09-29
| * btrfs scrub: bugfix: mirror_num off by oneJan Schmidt2011-09-29
| * btrfs scrub: print paths of corrupted filesJan Schmidt2011-09-29
| * btrfs scrub: added unverified_errorsJan Schmidt2011-09-29
* | Merge branch 'for-chris' of git://github.com/sensille/linux into integrationChris Mason2011-11-06
|\ \