index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
scrub.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'raid56-scrub-replace' of git://github.com/miaoxie/linux-btrfs i...
Chris Mason
2014-12-02
1
-32
/
+771
|
\
|
*
Btrfs, raid56: fix use-after-free problem in the final device replace procedu...
Miao Xie
2014-12-03
1
-1
/
+1
|
*
Btrfs, replace: write raid56 parity into the replace target device
Miao Xie
2014-12-03
1
-1
/
+1
|
*
Btrfs, raid56: support parity scrub on raid56
Miao Xie
2014-12-03
1
-14
/
+595
|
*
Btrfs, scrub: repair the common data on RAID5/6 if it is corrupted
Miao Xie
2014-12-03
1
-18
/
+176
*
|
btrfs: fix dead lock while running replace and defrag concurrently
Gui Hecheng
2014-11-20
1
-30
/
+60
|
/
*
btrfs: remove unused members from struct scrub_warning
David Sterba
2014-10-02
1
-15
/
+2
*
Btrfs: modify clean_io_failure and make it suit direct io
Miao Xie
2014-09-17
1
-2
/
+1
*
Btrfs: modify repair_io_failure and make it suit direct io
Miao Xie
2014-09-17
1
-0
/
+1
*
Btrfs: fix wrong disk size when writing super blocks
Miao Xie
2014-09-17
1
-1
/
+2
*
Btrfs: fix wrong generation check of super block on a seed device
Miao Xie
2014-09-17
1
-1
/
+5
*
Btrfs: fix wrong fsid check of scrub
Miao Xie
2014-09-17
1
-5
/
+13
*
btrfs: use nodesize everywhere, kill leafsize
David Sterba
2014-09-17
1
-16
/
+1
*
btrfs: kill the key type accessor helpers
David Sterba
2014-09-17
1
-1
/
+1
*
Btrfs: fix task hang under heavy compressed write
Liu Bo
2014-08-24
1
-6
/
+8
*
Btrfs: don't write any data into a readonly device when scrub
Miao Xie
2014-08-19
1
-0
/
+11
*
btrfs: Skip scrubbing removed chunks to avoid -ENOENT.
Qu Wenruo
2014-06-19
1
-10
/
+9
*
Btrfs: fix scrub_print_warning to handle skinny metadata extents
Liu Bo
2014-06-09
1
-2
/
+3
*
btrfs: Remove unnecessary check for NULL
Tobias Klauser
2014-06-09
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-04-11
1
-19
/
+89
|
\
|
*
Btrfs: fix compile warnings on on avr32 platform
Wang Shilong
2014-04-11
1
-1
/
+1
|
*
Btrfs: scrub raid56 stripes in the right way
Wang Shilong
2014-04-07
1
-19
/
+89
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-04-04
1
-35
/
+62
|
\
|
|
*
btrfs: Cleanup the "_struct" suffix in btrfs_workequeue
Qu Wenruo
2014-03-10
1
-13
/
+10
|
*
btrfs: Replace fs_info->scrub_* workqueue with btrfs_workqueue.
Qu Wenruo
2014-03-10
1
-43
/
+50
|
*
Btrfs: wake up @scrub_pause_wait as much as we can
Wang Shilong
2014-03-10
1
-0
/
+10
|
*
Btrfs: device_replace: fix deadlock for nocow case
Wang Shilong
2014-03-10
1
-2
/
+15
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-01-30
1
-66
/
+68
|
\
|
|
*
Btrfs: fix to search previous metadata extent item since skinny metadata
Wang Shilong
2014-01-28
1
-2
/
+1
|
*
Btrfs: fix missing skinny metadata check in scrub_stripe()
Wang Shilong
2014-01-28
1
-1
/
+4
|
*
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
Frank Holton
2014-01-28
1
-23
/
+27
|
*
Btrfs: wrap repeated code into scrub_blocked_if_needed()
Wang Shilong
2014-01-28
1
-26
/
+17
|
*
Btrfs: fix wrong super generation mismatch when scrubbing supers
Wang Shilong
2014-01-28
1
-19
/
+26
|
*
btrfs: remove unused variable from scrub_fixup_nodatasum
Valentina Giusti
2014-01-28
1
-2
/
+0
|
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-12-05
1
-29
/
+4
|
|
\
|
|
*
block: submit_bio_wait() conversions
Kent Overstreet
2013-11-24
1
-29
/
+4
*
|
|
block: Abstract out bvec iterator
Kent Overstreet
2013-11-23
1
-6
/
+6
*
|
|
block: submit_bio_wait() conversions
Kent Overstreet
2013-11-23
1
-29
/
+4
|
/
/
*
/
Btrfs: do not inc uncorrectable_errors counter on ro scrubs
Ilya Dryomov
2013-11-20
1
-2
/
+4
|
/
*
Btrfs: avoid unnecessary scrub workers allocation
Wang Shilong
2013-11-11
1
-13
/
+10
*
Btrfs: remove scrub_super_lock holding in btrfs_sync_log()
Wang Shilong
2013-11-11
1
-13
/
+5
*
Btrfs: fix the dev-replace suspend sequence
Ilya Dryomov
2013-11-11
1
-2
/
+3
*
Btrfs: improve replacing nocow extents
Josef Bacik
2013-09-21
1
-14
/
+98
*
Btrf: cleanup: don't check for root_refs == 0 twice
Stefan Behrens
2013-09-01
1
-5
/
+0
*
Btrfs: Format mirror_num as int
Geert Uytterhoeven
2013-09-01
1
-3
/
+3
*
Btrfs: Format PAGE_SIZE as unsigned long
Geert Uytterhoeven
2013-09-01
1
-3
/
+2
*
Btrfs: Remove superfluous casts from u64 to unsigned long long
Geert Uytterhoeven
2013-09-01
1
-11
/
+5
*
btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert
Qu Wenruo
2013-09-01
1
-6
/
+6
*
Btrfs: fix wrong write offset when replacing a device
Stefan Behrens
2013-07-19
1
-1
/
+1
*
Btrfs: fix several potential problems in copy_nocow_pages_for_inode
Miao Xie
2013-07-02
1
-1
/
+22
[next]