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_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
/
disk-io.c
Age
Commit message (
Expand
)
Author
2025-06-04
btrfs: fix non-empty delayed iputs list on unmount due to async workers
Filipe Manana
2025-06-04
btrfs: run btrfs_error_commit_super() early
Qu Wenruo
2025-04-25
btrfs: fix non-empty delayed iputs list on unmount due to compressed write wo...
Filipe Manana
2025-01-09
btrfs: flush delalloc workers queue before stopping cleaner kthread during un...
Filipe Manana
2024-10-10
btrfs: wait for fixup workers before stopping cleaner kthread during umount
Filipe Manana
2024-08-29
btrfs: replace sb::s_blocksize by fs_info::sectorsize
David Sterba
2024-06-16
btrfs: fix leak of qgroup extent records after transaction abort
Filipe Manana
2024-03-06
btrfs: fix double free of anonymous device after snapshot creation failure
Filipe Manana
2024-02-23
btrfs: do not ASSERT() if the newly created subvolume already got read
Qu Wenruo
2024-01-01
btrfs: free qgroup pertrans reserve on transaction abort
Boris Burkov
2023-12-08
btrfs: add dmesg output for first mount and last unmount of a filesystem
Qu Wenruo
2023-11-28
btrfs: abort transaction on generation mismatch when marking eb as dirty
Filipe Manana
2023-09-08
btrfs: fix a compilation error if DEBUG is defined in btree_dirty_folio
Qu Wenruo
2023-09-08
btrfs: do not block starts waiting on previous transaction commit
Josef Bacik
2023-08-21
btrfs: drop redundant check to use fs_devices::metadata_uuid
Anand Jain
2023-08-21
btrfs: compare the correct fsid/metadata_uuid in btrfs_validate_super
Anand Jain
2023-08-21
btrfs: use the correct superblock to compare fsid in btrfs_validate_super
Anand Jain
2023-08-21
btrfs: use LIST_HEAD() to initialize the list_head
Ruan Jinjie
2023-08-21
btrfs: zoned: reserve zones for an active metadata/system block group
Naohiro Aota
2023-08-21
btrfs: make btrfs_cleanup_fs_roots() static
Filipe Manana
2023-08-21
btrfs: store the error that turned the fs into error state
Filipe Manana
2023-08-21
btrfs: make find_first_extent_bit() return a boolean
Filipe Manana
2023-08-21
btrfs: make btrfs_destroy_pinned_extent() return void
Filipe Manana
2023-08-21
btrfs: make btrfs_destroy_marked_extents() return void
Filipe Manana
2023-08-10
btrfs: reject invalid reloc tree root keys with stack dump
Qu Wenruo
2023-08-10
btrfs: avoid race between qgroup tree creation and relocation
Qu Wenruo
2023-07-20
btrfs: zoned: do not enable async discard
Naohiro Aota
2023-06-19
btrfs: add xxhash to fast checksum implementations
David Sterba
2023-06-19
btrfs: make btrfs_destroy_delayed_refs() return void
Filipe Manana
2023-06-19
btrfs: remove unnecessary prototype declarations at disk-io.c
Filipe Manana
2023-06-19
btrfs: remove pointless in_tree field from struct btrfs_delayed_ref_node
Filipe Manana
2023-06-19
btrfs: use alloc_ordered_workqueue() to create ordered workqueues
Tejun Heo
2023-06-19
btrfs: remove a pointless NULL check in btrfs_lookup_fs_root
Christoph Hellwig
2023-06-19
btrfs: convert btrfs_get_global_root to use a switch statement
Christoph Hellwig
2023-06-19
btrfs: fix the btrfs_get_global_root return value
Christoph Hellwig
2023-06-19
btrfs: consolidate uuid comparisons in btrfs_validate_super
Anand Jain
2023-06-19
btrfs: return bool from check_tree_block_fsid instead of int
Anand Jain
2023-06-19
btrfs: stop using lock_extent in btrfs_buffer_uptodate
Christoph Hellwig
2023-06-19
btrfs: remove the extent_buffer lookup in btree block checksumming
Christoph Hellwig
2023-06-19
btrfs: use a separate end_io handler for read_extent_buffer
Christoph Hellwig
2023-06-19
btrfs: merge verify_parent_transid and btrfs_buffer_uptodate
Christoph Hellwig
2023-06-19
btrfs: move setting the buffer uptodate out of validate_extent_buffer
Christoph Hellwig
2023-06-19
btrfs: don't hold an extra reference for redirtied buffers
Christoph Hellwig
2023-06-19
btrfs: fix dirty_metadata_bytes for redirtied buffers
Christoph Hellwig
2023-06-19
btrfs: move btrfs_verify_level_key into tree-checker.c
Josef Bacik
2023-06-19
btrfs: simplify btrfs_check_leaf_* helpers into a single helper
Josef Bacik
2023-06-19
btrfs: remove hipri_workers workqueue
Christoph Hellwig
2023-06-13
btrfs: do not ASSERT() on duplicated global roots
Qu Wenruo
2023-06-05
btrfs: subpage: fix a crash in metadata repair path
Qu Wenruo
2023-05-26
btrfs: fix csum_tree_block page iteration to avoid tripping on -Werror=array-...
pengfuyuan
[next]