index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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
5 days
btrfs: do not use folio_test_partial_kmap() in ASSERT()s
Qu Wenruo
2025-09-23
btrfs: add unlikely annotations to branches leading to EIO
David Sterba
2025-09-23
btrfs: add unlikely annotations to branches leading to EUCLEAN
David Sterba
2025-09-23
btrfs: more trivial BTRFS_PATH_AUTO_FREE conversions
Sun YangKai
2025-09-23
btrfs: prepare scrub to support bs > ps cases
Qu Wenruo
2025-09-23
btrfs: concentrate highmem handling for data verification
Qu Wenruo
2025-09-23
btrfs: scrub: replace max_t()/min_t() with clamp() in scrub_throttle_dev_io()
Thorsten Blum
2025-09-23
btrfs: fix typos in comments and strings
David Sterba
2025-09-22
btrfs: convert several int parameters to bool
David Sterba
2025-07-21
btrfs: switch RCU helper versions to btrfs_warn()
David Sterba
2025-07-21
btrfs: switch RCU helper versions to btrfs_err()
David Sterba
2025-07-21
btrfs: rename err to ret in scrub_submit_extent_sector_read()
David Sterba
2025-06-23
Merge tag 'for-6.16-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-06-19
btrfs: scrub: add prefix for the error messages
Anand Jain
2025-05-26
Merge tag 'for-6.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2025-05-26
Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux
Linus Torvalds
2025-05-15
btrfs: scrub: reduce memory usage of struct scrub_sector_verification
Qu Wenruo
2025-05-15
btrfs: scrub: aggregate small bitmaps into a larger one
Qu Wenruo
2025-05-15
btrfs: scrub: fix a wrong error type when metadata bytenr mismatches
Qu Wenruo
2025-05-15
btrfs: scrub: move error reporting members to stack
Qu Wenruo
2025-05-15
btrfs: scrub: update device stats when an error is detected
Qu Wenruo
2025-05-15
btrfs: scrub: use virtual addresses directly
Christoph Hellwig
2025-05-15
btrfs: move kmapping out of btrfs_check_sector_csum()
Christoph Hellwig
2025-05-07
btrfs: use bdev_rw_virt in scrub_one_super
Christoph Hellwig
2025-05-02
btrfs: avoid NULL pointer dereference if no valid csum tree
Qu Wenruo
2025-03-18
btrfs: unify ordering of btrfs_key initializations
David Sterba
2025-01-06
btrfs: avoid NULL pointer dereference if no valid extent tree
Qu Wenruo
2024-11-11
btrfs: drop unused parameter map from scrub_simple_mirror()
David Sterba
2024-11-11
btrfs: scrub: drop unused parameter sctx from scrub_submit_extent_sector_read()
David Sterba
2024-11-11
btrfs: scrub: skip initial RST lookup errors
Johannes Thumshirn
2024-11-11
btrfs: correct typos in multiple comments across various files
Shen Lichuan
2024-11-11
btrfs: remove redundant stop_loop variable in scrub_stripe()
Riyan Dhiman
2024-09-10
btrfs: rename btrfs_submit_bio() to btrfs_submit_bbio()
David Sterba
2024-09-10
btrfs: rename btrfs_io_stripe::is_scrub to rst_search_commit_root
Johannes Thumshirn
2024-08-01
btrfs: scrub: update last_physical after scrubbing one stripe
Qu Wenruo
2024-08-01
btrfs: factor out stripe length calculation into a helper
Qu Wenruo
2024-07-11
btrfs: rename the extra_gfp parameter of btrfs_alloc_page_array()
Qu Wenruo
2024-07-11
btrfs: add and use helper to commit the current transaction
Filipe Manana
2024-07-11
btrfs: scrub: avoid create/commit empty transaction at finish_extent_writes_f...
Filipe Manana
2024-07-11
btrfs: simplify range parameters of btrfs_wait_ordered_roots()
David Sterba
2024-06-25
btrfs: scrub: handle RST lookup error correctly
Qu Wenruo
2024-05-15
btrfs: scrub: initialize ret in scrub_simple_mirror() to fix compilation warning
Lu Yao
2024-04-18
btrfs: scrub: run relocation repair when/only needed
Naohiro Aota
2024-03-15
btrfs: zoned: use zone aware sb location for scrub
Johannes Thumshirn
2024-03-04
btrfs: handle invalid extent item reference found in find_first_extent_item()
David Sterba
2024-01-18
btrfs: scrub: limit RST scrub to chunk boundary
Qu Wenruo
2024-01-18
btrfs: scrub: avoid use-after-free when chunk length is not 64K aligned
Qu Wenruo
2023-12-15
btrfs: refactor alloc_extent_buffer() to allocate-then-attach method
Qu Wenruo
2023-12-15
btrfs: fix typos found by codespell
David Sterba
2023-12-15
btrfs: use a dedicated data structure for chunk maps
Filipe Manana
[next]