index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
scrub.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-19
btrfs: Skip scrubbing removed chunks to avoid -ENOENT.
Qu Wenruo
1
-10
/
+9
2014-06-09
Btrfs: fix scrub_print_warning to handle skinny metadata extents
Liu Bo
1
-2
/
+3
2014-06-09
btrfs: Remove unnecessary check for NULL
Tobias Klauser
1
-2
/
+2
2014-04-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-19
/
+89
2014-04-11
Btrfs: fix compile warnings on on avr32 platform
Wang Shilong
1
-1
/
+1
2014-04-07
Btrfs: scrub raid56 stripes in the right way
Wang Shilong
1
-19
/
+89
2014-04-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-35
/
+62
2014-03-10
btrfs: Cleanup the "_struct" suffix in btrfs_workequeue
Qu Wenruo
1
-13
/
+10
2014-03-10
btrfs: Replace fs_info->scrub_* workqueue with btrfs_workqueue.
Qu Wenruo
1
-43
/
+50
2014-03-10
Btrfs: wake up @scrub_pause_wait as much as we can
Wang Shilong
1
-0
/
+10
2014-03-10
Btrfs: device_replace: fix deadlock for nocow case
Wang Shilong
1
-2
/
+15
2014-01-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-66
/
+68
2014-01-28
Btrfs: fix to search previous metadata extent item since skinny metadata
Wang Shilong
1
-2
/
+1
2014-01-28
Btrfs: fix missing skinny metadata check in scrub_stripe()
Wang Shilong
1
-1
/
+4
2014-01-28
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
Frank Holton
1
-23
/
+27
2014-01-28
Btrfs: wrap repeated code into scrub_blocked_if_needed()
Wang Shilong
1
-26
/
+17
2014-01-28
Btrfs: fix wrong super generation mismatch when scrubbing supers
Wang Shilong
1
-19
/
+26
2014-01-28
btrfs: remove unused variable from scrub_fixup_nodatasum
Valentina Giusti
1
-2
/
+0
2013-12-05
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-29
/
+4
2013-11-24
block: submit_bio_wait() conversions
Kent Overstreet
1
-29
/
+4
2013-11-23
block: Abstract out bvec iterator
Kent Overstreet
1
-6
/
+6
2013-11-23
block: submit_bio_wait() conversions
Kent Overstreet
1
-29
/
+4
2013-11-20
Btrfs: do not inc uncorrectable_errors counter on ro scrubs
Ilya Dryomov
1
-2
/
+4
2013-11-11
Btrfs: avoid unnecessary scrub workers allocation
Wang Shilong
1
-13
/
+10
2013-11-11
Btrfs: remove scrub_super_lock holding in btrfs_sync_log()
Wang Shilong
1
-13
/
+5
2013-11-11
Btrfs: fix the dev-replace suspend sequence
Ilya Dryomov
1
-2
/
+3
2013-09-21
Btrfs: improve replacing nocow extents
Josef Bacik
1
-14
/
+98
2013-09-01
Btrf: cleanup: don't check for root_refs == 0 twice
Stefan Behrens
1
-5
/
+0
2013-09-01
Btrfs: Format mirror_num as int
Geert Uytterhoeven
1
-3
/
+3
2013-09-01
Btrfs: Format PAGE_SIZE as unsigned long
Geert Uytterhoeven
1
-3
/
+2
2013-09-01
Btrfs: Remove superfluous casts from u64 to unsigned long long
Geert Uytterhoeven
1
-11
/
+5
2013-09-01
btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert
Qu Wenruo
1
-6
/
+6
2013-07-19
Btrfs: fix wrong write offset when replacing a device
Stefan Behrens
1
-1
/
+1
2013-07-02
Btrfs: fix several potential problems in copy_nocow_pages_for_inode
Miao Xie
1
-1
/
+22
2013-07-02
Btrfs: cleanup the code of copy_nocow_pages_for_inode()
Miao Xie
1
-25
/
+23
2013-07-02
Btrfs: fix oops when recovering the file data by scrub function
Miao Xie
1
-1
/
+1
2013-07-02
Btrfs: remove btrfs_sector_sum structure
Miao Xie
1
-11
/
+5
2013-07-01
Btrfs: free csums when we're done scrubbing an extent
Josef Bacik
1
-0
/
+1
2013-05-17
Btrfs: use a btrfs bioset instead of abusing bio internals
Chris Mason
1
-5
/
+5
2013-05-06
Btrfs: improve the loop of scrub_stripe
Liu Bo
1
-26
/
+57
2013-05-06
btrfs: make static code static & remove dead code
Eric Sandeen
1
-22
/
+0
2013-05-06
Btrfs: add a incompatible format change for smaller metadata extent refs
Josef Bacik
1
-10
/
+20
2013-05-06
Btrfs: cleanup unused arguments of btrfs_csum_data
Liu Bo
1
-8
/
+5
2013-03-29
Btrfs: don't drop path when printing out tree errors in scrub
Josef Bacik
1
-1
/
+2
2013-02-20
Merge branch 'raid56-experimental' into for-linus-3.9
Chris Mason
1
-0
/
+8
2013-02-20
Btrfs: use bit operation for ->fs_state
Miao Xie
1
-1
/
+1
2013-02-05
Btrfs: fix race between snapshot deletion and getting inode
Liu Bo
1
-5
/
+20
2013-02-01
Btrfs: RAID5 and RAID6
David Woodhouse
1
-0
/
+8
2012-12-16
Btrfs: fix BUG() in scrub when first superblock reading gives EIO
Stefan Behrens
1
-0
/
+11
2012-12-16
Btrfs: fix a scrub regression in case of write errors
Stefan Behrens
1
-1
/
+2
[next]