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
2015-11-25
Btrfs: fix scrub preventing unused block groups from being deleted
Filipe Manana
2015-11-25
Btrfs: fix race between scrub and block group deletion
Filipe Manana
2015-11-25
btrfs: Continue replace when set_block_ro failed
Zhaolei
2015-11-10
btrfs: Remove len argument from scrub_find_csum
Zhao Lei
2015-11-10
btrfs: Reduce unnecessary arguments in scrub_recheck_block
Zhao Lei
2015-11-10
btrfs: Use scrub_checksum_data and scrub_checksum_tree_block for scrub_rechec...
Zhao Lei
2015-11-10
btrfs: Reset sblock->xxx_error stats before calling scrub_recheck_block_checksum
Zhao Lei
2015-11-10
btrfs: scrub: setup all fields for sblock_to_check
Zhao Lei
2015-11-10
btrfs: scrub: set error stats when tree block spanning stripes
Zhao Lei
2015-10-08
btrfs: switch message printers to ratelimited variants
David Sterba
2015-10-08
btrfs: switch message printers to ratelimited _in_rcu variants
David Sterba
2015-10-08
btrfs: switch message printers to _in_rcu variants
David Sterba
2015-09-11
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-09-05
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-08-31
btrfs: Remove noused chunk_tree and chunk_objectid from scrub_enumerate_chunk...
Zhao Lei
2015-08-31
btrfs: Update out-of-date "skip parity stripe" comment
Zhao Lei
2015-08-13
block: remove bio_get_nr_vecs()
Kent Overstreet
2015-08-09
Btrfs: fix parity scrub of RAID 5/6 with missing device
Omar Sandoval
2015-08-09
Btrfs: fix device replace of a missing RAID 5/6 device
Omar Sandoval
2015-08-09
Btrfs: add RAID 5/6 BTRFS_RBIO_REBUILD_MISSING operation
Omar Sandoval
2015-08-09
Btrfs: remove misleading handling of missing device scrub
Omar Sandoval
2015-08-09
btrfs: Fix data checksum error cause by replace with io-load.
Zhaolei
2015-08-09
btrfs: use scrub_pause_on/off() to reduce code in scrub_enumerate_chunks()
Zhaolei
2015-08-09
btrfs: Separate scrub_blocked_if_needed() to scrub_pause_on/off()
Zhaolei
2015-08-09
btrfs: Bypass unrelated items before accessing its contents in scrub
Zhao Lei
2015-08-09
btrfs: Load only necessary csums into list in scrub
Zhao Lei
2015-08-09
btrfs: Fix calculate typo caused by ambiguous meaning of logic_end
Zhao Lei
2015-08-09
btrfs: Free checksum list on scrub_extent() fail
Zhao Lei
2015-08-09
btrfs: Check cancel and pause in interval of scrub operation
Zhao Lei
2015-08-09
btrfs: Fix scrub panic when leaf crosses stripes
Zhao Lei
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
2015-06-30
btrfs: add error handling for scrub_workers_get()
Zhao Lei
2015-06-10
btrfs: Fix lockdep warning of wr_ctx->wr_lock in scrub_free_wr_ctx()
Zhao Lei
2015-03-25
Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kerne...
Chris Mason
2015-03-25
Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kern...
Chris Mason
2015-03-03
btrfs: cleanup, use correct type in div_u64_rem
David Sterba
2015-03-03
btrfs: replace remaining do_div calls with div_u64 variants
David Sterba
2015-03-03
btrfs: cleanup 64bit/32bit divs, provably bounded values
David Sterba
2015-03-03
btrfs: cleanup, use kmalloc_array/kcalloc array helpers
David Sterba
2015-02-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2015-02-16
btrfs: use correct type for workqueue flags
David Sterba
2015-02-14
Btrfs: scrub, fix sleep in atomic context
Filipe Manana
2015-02-02
Btrfs: fix scrub race leading to use-after-free
Filipe Manana
2015-01-27
btrfs: fix raid56 scrub failed in xfstests btrfs/072
Gui Hecheng
2015-01-21
Rename all ref_count to refs in struct
Zhao Lei
2015-01-21
Btrfs: Introduce BTRFS_BLOCK_GROUP_RAID56_MASK to check raid56 simply
Zhao Lei
2015-01-21
Btrfs: Include map_type in raid_bio
Zhao Lei
2015-01-21
Btrfs: Simplify scrub_setup_recheck_block()'s argument
Zhao Lei
2015-01-21
Btrfs: Combine per-page recover in dev-replace and scrub
Zhao Lei
2015-01-21
Btrfs: Separate finding-right-mirror and writing-to-target's process in scrub...
Zhao Lei
[next]