index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
scrub.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-15
Btrfs: use rcu to protect device->name
Josef Bacik
1
-12
/
+18
2012-05-30
Btrfs: add device counters for detected IO and checksum errors
Stefan Behrens
1
-16
/
+49
2012-05-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+7
2012-05-04
Btrfs: fix crash in scrub repair code when device is missing
Stefan Behrens
1
-0
/
+7
2012-04-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-15
/
+0
2012-04-18
Btrfs: don't count CRC or header errors twice while scrubbing
Stefan Behrens
1
-15
/
+0
2012-04-14
Merge branch 'for-linus-min' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+4
2012-04-13
Btrfs: check return value of bio_alloc() properly
Tsutomu Itoh
1
-0
/
+4
2012-03-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-372
/
+1035
2012-03-29
Merge git://git.jan-o-sch.net/btrfs-unstable into for-linus
Chris Mason
1
-2
/
+2
2012-03-29
Merge branch 'error-handling' into for-linus
Chris Mason
1
-11
/
+13
2012-03-27
Btrfs: change scrub to support big blocks
Stefan Behrens
1
-340
/
+1013
2012-03-27
Btrfs: minor cleanup in scrub
Stefan Behrens
1
-36
/
+25
2012-03-27
Btrfs: fix regression in scrub path resolving
Jan Schmidt
1
-2
/
+2
2012-03-22
btrfs: replace many BUG_ONs with proper error handling
Jeff Mahoney
1
-0
/
+3
2012-03-22
btrfs: enhance transaction abort infrastructure
Jeff Mahoney
1
-2
/
+6
2012-03-22
btrfs: return void in functions without error conditions
Jeff Mahoney
1
-26
/
+10
2012-03-20
btrfs: remove the second argument of k[un]map_atomic()
Cong Wang
1
-4
/
+4
2012-02-15
btrfs: don't check DUP chunks twice
Arne Jansen
1
-3
/
+5
2012-01-17
Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/b...
Chris Mason
1
-2
/
+3
2012-01-17
Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integ...
Chris Mason
1
-3
/
+4
2012-01-05
Btrfs: new backref walking code
Jan Schmidt
1
-3
/
+4
2011-12-21
Btrfs: integrate integrity check module into btrfs
Stefan Behrens
1
-2
/
+3
2011-12-15
Btrfs: fix num_workers_starting bug and other bugs in async thread
Josef Bacik
1
-2
/
+6
2011-11-30
btrfs scrub: handle -ENOMEM from init_ipath()
Dan Carpenter
1
-0
/
+5
2011-11-20
btrfs: Fix up 32/64-bit compatibility for new ioctls
Jeff Mahoney
1
-1
/
+1
2011-11-11
Btrfs: handle bio_add_page failure gracefully in scrub
Arne Jansen
1
-35
/
+29
2011-11-06
Btrfs: fix a potential btrfs_bio leak on scrub fixups
Ilya Dryomov
1
-0
/
+1
2011-11-06
Btrfs: fix the new inspection ioctls for 32 bit compat
Chris Mason
1
-1
/
+1
2011-11-06
Merge git://git.jan-o-sch.net/btrfs-unstable into integration
Chris Mason
1
-43
/
+433
2011-11-06
Merge branch 'for-chris' of git://github.com/sensille/linux into integration
Chris Mason
1
-62
/
+50
2011-11-06
btrfs: separate superblock items out of fs_info
David Sterba
1
-1
/
+1
2011-10-02
btrfs: use readahead API for scrub
Arne Jansen
1
-62
/
+50
2011-09-29
btrfs: integrating raid-repair and scrub-fixup-nodatasum
Jan Schmidt
1
-25
/
+67
2011-09-29
btrfs: btrfs_multi_bio replaced with btrfs_bio
Jan Schmidt
1
-10
/
+10
2011-09-29
btrfs scrub: add fixup code for errors on nodatasum files
Jan Schmidt
1
-6
/
+182
2011-09-29
btrfs scrub: use int for mirror_num, not u64
Jan Schmidt
1
-4
/
+4
2011-09-29
btrfs scrub: bugfix: mirror_num off by one
Jan Schmidt
1
-6
/
+6
2011-09-29
btrfs scrub: print paths of corrupted files
Jan Schmidt
1
-6
/
+163
2011-09-29
btrfs scrub: added unverified_errors
Jan Schmidt
1
-11
/
+26
2011-06-10
btrfs: remove unneeded includes from scrub.c
Arne Jansen
1
-6
/
+0
2011-06-10
btrfs: reinitialize scrub workers
Arne Jansen
1
-1
/
+5
2011-06-10
btrfs: scrub: errors in tree enumeration
Arne Jansen
1
-23
/
+34
2011-06-04
btrfs: add helper for fs_info->closing
David Sterba
1
-1
/
+1
2011-06-04
btrfs: scrub: add explicit plugging
Arne Jansen
1
-3
/
+4
2011-06-04
btrfs: scrub: don't reuse bios and pages
Arne Jansen
1
-49
/
+65
2011-05-27
btrfs scrub: don't coalesce pages that are logically discontiguous
Arne Jansen
1
-1
/
+2
2011-05-23
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Chris Mason
1
-0
/
+1368
2011-05-12
btrfs: add readonly flag
Arne Jansen
1
-10
/
+13
2011-05-12
btrfs scrub: make fixups sync
Ilya Dryomov
1
-207
/
+80
[next]