index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2014-12-03
Merge branch 'raid56-scrub-replace' of git://github.com/miaoxie/linux-btrfs i...
Chris Mason
1
-32
/
+771
2014-12-03
Btrfs, raid56: fix use-after-free problem in the final device replace procedu...
Miao Xie
1
-1
/
+1
2014-12-03
Btrfs, replace: write raid56 parity into the replace target device
Miao Xie
1
-1
/
+1
2014-12-03
Btrfs, raid56: support parity scrub on raid56
Miao Xie
1
-14
/
+595
2014-12-03
Btrfs, scrub: repair the common data on RAID5/6 if it is corrupted
Miao Xie
1
-18
/
+176
2014-11-21
btrfs: fix dead lock while running replace and defrag concurrently
Gui Hecheng
1
-30
/
+60
2014-10-02
btrfs: remove unused members from struct scrub_warning
David Sterba
1
-15
/
+2
2014-09-18
Btrfs: modify clean_io_failure and make it suit direct io
Miao Xie
1
-2
/
+1
2014-09-18
Btrfs: modify repair_io_failure and make it suit direct io
Miao Xie
1
-0
/
+1
2014-09-18
Btrfs: fix wrong disk size when writing super blocks
Miao Xie
1
-1
/
+2
2014-09-18
Btrfs: fix wrong generation check of super block on a seed device
Miao Xie
1
-1
/
+5
2014-09-18
Btrfs: fix wrong fsid check of scrub
Miao Xie
1
-5
/
+13
2014-09-18
btrfs: use nodesize everywhere, kill leafsize
David Sterba
1
-16
/
+1
2014-09-18
btrfs: kill the key type accessor helpers
David Sterba
1
-1
/
+1
2014-08-24
Btrfs: fix task hang under heavy compressed write
Liu Bo
1
-6
/
+8
2014-08-19
Btrfs: don't write any data into a readonly device when scrub
Miao Xie
1
-0
/
+11
2014-06-20
btrfs: Skip scrubbing removed chunks to avoid -ENOENT.
Qu Wenruo
1
-10
/
+9
2014-06-10
Btrfs: fix scrub_print_warning to handle skinny metadata extents
Liu Bo
1
-2
/
+3
2014-06-10
btrfs: Remove unnecessary check for NULL
Tobias Klauser
1
-2
/
+2
2014-04-12
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-05
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-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-66
/
+68
2014-01-29
Btrfs: fix to search previous metadata extent item since skinny metadata
Wang Shilong
1
-2
/
+1
2014-01-29
Btrfs: fix missing skinny metadata check in scrub_stripe()
Wang Shilong
1
-1
/
+4
2014-01-29
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
Frank Holton
1
-23
/
+27
2014-01-29
Btrfs: wrap repeated code into scrub_blocked_if_needed()
Wang Shilong
1
-26
/
+17
2014-01-29
Btrfs: fix wrong super generation mismatch when scrubbing supers
Wang Shilong
1
-19
/
+26
2014-01-29
btrfs: remove unused variable from scrub_fixup_nodatasum
Valentina Giusti
1
-2
/
+0
2013-12-06
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-29
/
+4
2013-11-25
block: submit_bio_wait() conversions
Kent Overstreet
1
-29
/
+4
2013-11-24
block: Abstract out bvec iterator
Kent Overstreet
1
-6
/
+6
2013-11-24
block: submit_bio_wait() conversions
Kent Overstreet
1
-29
/
+4
2013-11-21
Btrfs: do not inc uncorrectable_errors counter on ro scrubs
Ilya Dryomov
1
-2
/
+4
2013-11-12
Btrfs: avoid unnecessary scrub workers allocation
Wang Shilong
1
-13
/
+10
2013-11-12
Btrfs: remove scrub_super_lock holding in btrfs_sync_log()
Wang Shilong
1
-13
/
+5
2013-11-12
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
[next]