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
2020-01-09
btrfs: get rid of unique workqueue helper functions
Omar Sandoval
2019-12-31
btrfs: don't prematurely free work in scrub_missing_raid56_worker()
Omar Sandoval
2019-09-09
btrfs: move basic block_group definitions to their own header
Josef Bacik
2019-07-02
btrfs: add mask for all RAID1 types
David Sterba
2019-07-01
btrfs: directly call into crypto framework for checksumming
Johannes Thumshirn
2019-07-01
btrfs: don't assume ordered sums to be 4 bytes
Johannes Thumshirn
2019-07-01
btrfs: read number of data stripes from map only once
David Sterba
2019-07-01
btrfs: remove mapping tree structures indirection
David Sterba
2019-04-29
btrfs: get fs_info from device in btrfs_scrub_cancel_dev
David Sterba
2019-04-29
btrfs: scrub: return EAGAIN when fs is closing
David Sterba
2019-02-25
btrfs: init csum_list before possible free
Dan Robertson
2019-02-25
btrfs: scrub: add assertions for worker pointers
David Sterba
2019-02-25
btrfs: scrub: convert scrub_workers_refcnt to refcount_t
Anand Jain
2019-02-25
btrfs: scrub: add scrub_lock lockdep check in scrub_workers_get
Anand Jain
2019-02-25
btrfs: scrub: fix circular locking dependency warning
Anand Jain
2019-02-25
btrfs: scrub: print messages when started or finished
Anand Jain
2019-02-25
btrfs: merge btrfs_find_device and find_device
Anand Jain
2019-02-25
btrfs: refactor btrfs_find_device() take fs_devices as argument
Anand Jain
2018-12-17
btrfs: Fix typos in comments and strings
Andrea Gelmini
2018-12-17
Btrfs: scrub, move setup of nofs contexts higher in the stack
Filipe Manana
2018-12-17
btrfs: scrub: move scrub_setup_ctx allocation out of device_list_mutex
David Sterba
2018-12-17
btrfs: scrub: pass fs_info to scrub_setup_ctx
David Sterba
2018-12-17
btrfs: dev-replace: open code trivial locking helpers
David Sterba
2018-12-17
Btrfs: fix deadlock with memory reclaim during scrub
Filipe Manana
2018-10-15
btrfs: open code btrfs_dev_replace_stats_inc
David Sterba
2018-10-15
Btrfs: clean up scrub is_dev_replace parameter
Omar Sandoval
2018-08-06
btrfs: Use wrapper macro for rcu string to remove duplicate code
Misono Tomohiro
2018-08-06
btrfs: scrub: cleanup the remaining nodatasum fixup code
Qu Wenruo
2018-08-06
btrfs: Use btrfs_mark_bg_unused to replace open code
Qu Wenruo
2018-08-06
btrfs: open-code bio_set_op_attrs
David Sterba
2018-08-06
btrfs: Remove fs_info from btrfs_inc_block_group_ro
Nikolay Borisov
2018-08-06
btrfs: scrub: Remove unused copy_nocow_pages and its callchain
Qu Wenruo
2018-07-17
btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block()
Qu Wenruo
2018-06-11
btrfs: scrub: Don't use inode pages for device replace
Qu Wenruo
2018-05-28
btrfs: trace: Add trace points for unused block groups
Qu Wenruo
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
2018-03-31
btrfs: split dev-replace locking helpers for read and write
David Sterba
2018-03-31
btrfs: use lockdep_assert_held for mutexes
David Sterba
2018-03-31
btrfs: Remove unused length var from scrub_handle_errored_block
Nikolay Borisov
2018-03-31
Btrfs: scrub: batch rebuild for raid56
Liu Bo
2018-03-26
Btrfs: dev-replace: make sure target is identical to source when raid56 rebui...
Liu Bo
2018-03-26
Btrfs: dev-replace: skip prealloc extents when copy nocow pages
Liu Bo
2018-03-26
btrfs: not a disk error if the bio_add_page fails
Anand Jain
2018-01-22
btrfs: rename btrfs_device::scrub_device to scrub_ctx
Anand Jain
2018-01-22
Btrfs: fix scrub to repair raid6 corruption
Liu Bo
2018-01-22
btrfs: sink unlock_extent parameter gfp_flags
David Sterba
2018-01-22
Btrfs: use struct completion in scrub_submit_raid56_bio_wait
Liu Bo
2018-01-22
btrfs: cleanup device states define BTRFS_DEV_STATE_REPLACE_TGT
Anand Jain
2018-01-22
btrfs: cleanup device states define BTRFS_DEV_STATE_MISSING
Anand Jain
2018-01-22
btrfs: cleanup device states define BTRFS_DEV_STATE_IN_FS_METADATA
Anand Jain
[next]