index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
scrub.c
Age
Commit message (
Expand
)
Author
2014-10-02
btrfs: remove unused members from struct scrub_warning
David Sterba
2014-09-17
Btrfs: modify clean_io_failure and make it suit direct io
Miao Xie
2014-09-17
Btrfs: modify repair_io_failure and make it suit direct io
Miao Xie
2014-09-17
Btrfs: fix wrong disk size when writing super blocks
Miao Xie
2014-09-17
Btrfs: fix wrong generation check of super block on a seed device
Miao Xie
2014-09-17
Btrfs: fix wrong fsid check of scrub
Miao Xie
2014-09-17
btrfs: use nodesize everywhere, kill leafsize
David Sterba
2014-09-17
btrfs: kill the key type accessor helpers
David Sterba
2014-08-24
Btrfs: fix task hang under heavy compressed write
Liu Bo
2014-08-19
Btrfs: don't write any data into a readonly device when scrub
Miao Xie
2014-06-19
btrfs: Skip scrubbing removed chunks to avoid -ENOENT.
Qu Wenruo
2014-06-09
Btrfs: fix scrub_print_warning to handle skinny metadata extents
Liu Bo
2014-06-09
btrfs: Remove unnecessary check for NULL
Tobias Klauser
2014-04-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-04-11
Btrfs: fix compile warnings on on avr32 platform
Wang Shilong
2014-04-07
Btrfs: scrub raid56 stripes in the right way
Wang Shilong
2014-04-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-03-10
btrfs: Cleanup the "_struct" suffix in btrfs_workequeue
Qu Wenruo
2014-03-10
btrfs: Replace fs_info->scrub_* workqueue with btrfs_workqueue.
Qu Wenruo
2014-03-10
Btrfs: wake up @scrub_pause_wait as much as we can
Wang Shilong
2014-03-10
Btrfs: device_replace: fix deadlock for nocow case
Wang Shilong
2014-01-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-01-28
Btrfs: fix to search previous metadata extent item since skinny metadata
Wang Shilong
2014-01-28
Btrfs: fix missing skinny metadata check in scrub_stripe()
Wang Shilong
2014-01-28
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
Frank Holton
2014-01-28
Btrfs: wrap repeated code into scrub_blocked_if_needed()
Wang Shilong
2014-01-28
Btrfs: fix wrong super generation mismatch when scrubbing supers
Wang Shilong
2014-01-28
btrfs: remove unused variable from scrub_fixup_nodatasum
Valentina Giusti
2013-12-05
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-11-24
block: submit_bio_wait() conversions
Kent Overstreet
2013-11-23
block: Abstract out bvec iterator
Kent Overstreet
2013-11-23
block: submit_bio_wait() conversions
Kent Overstreet
2013-11-20
Btrfs: do not inc uncorrectable_errors counter on ro scrubs
Ilya Dryomov
2013-11-11
Btrfs: avoid unnecessary scrub workers allocation
Wang Shilong
2013-11-11
Btrfs: remove scrub_super_lock holding in btrfs_sync_log()
Wang Shilong
2013-11-11
Btrfs: fix the dev-replace suspend sequence
Ilya Dryomov
2013-09-21
Btrfs: improve replacing nocow extents
Josef Bacik
2013-09-01
Btrf: cleanup: don't check for root_refs == 0 twice
Stefan Behrens
2013-09-01
Btrfs: Format mirror_num as int
Geert Uytterhoeven
2013-09-01
Btrfs: Format PAGE_SIZE as unsigned long
Geert Uytterhoeven
2013-09-01
Btrfs: Remove superfluous casts from u64 to unsigned long long
Geert Uytterhoeven
2013-09-01
btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert
Qu Wenruo
2013-07-19
Btrfs: fix wrong write offset when replacing a device
Stefan Behrens
2013-07-02
Btrfs: fix several potential problems in copy_nocow_pages_for_inode
Miao Xie
2013-07-02
Btrfs: cleanup the code of copy_nocow_pages_for_inode()
Miao Xie
2013-07-02
Btrfs: fix oops when recovering the file data by scrub function
Miao Xie
2013-07-02
Btrfs: remove btrfs_sector_sum structure
Miao Xie
2013-07-01
Btrfs: free csums when we're done scrubbing an extent
Josef Bacik
2013-05-17
Btrfs: use a btrfs bioset instead of abusing bio internals
Chris Mason
2013-05-06
Btrfs: improve the loop of scrub_stripe
Liu Bo
[next]