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.18.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
Age
Commit message (
Expand
)
Author
9 days
Merge tag 'for-7.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-04-21
btrfs: fix double-decrement of bytes_may_use in submit_one_async_extent()
Mark Harmstone
2026-04-21
btrfs: check return value of btrfs_partially_delete_raid_extent()
robbieko
2026-04-21
btrfs: handle -EAGAIN from btrfs_duplicate_item and refresh stale leaf pointer
robbieko
2026-04-21
btrfs: replace ASSERT with proper error handling in stripe lookup fallback
robbieko
2026-04-21
btrfs: fix wrong min_objectid in btrfs_previous_item() call
robbieko
2026-04-21
btrfs: fix raid stripe search missing entries at leaf boundaries
robbieko
2026-04-21
btrfs: copy devid in btrfs_partially_delete_raid_extent()
robbieko
2026-04-21
btrfs: handle unexpected free-space-tree key types
David Sterba
2026-04-21
btrfs: fix missing last_unlink_trans update when removing a directory
Filipe Manana
2026-04-21
btrfs: don't clobber errors in add_remap_tree_entries()
Mark Harmstone
2026-04-21
btrfs: enable shutdown ioctl for non-experimental builds
Qu Wenruo
2026-04-21
btrfs: apply first key check for readahead when possible
Qu Wenruo
2026-04-21
btrfs: abort transaction in do_remap_reloc_trans() on failure
Mark Harmstone
2026-04-21
btrfs: fix bytes_may_use leak in do_remap_reloc_trans()
Mark Harmstone
2026-04-21
btrfs: fix bytes_may_use leak in move_existing_remap()
Mark Harmstone
2026-04-17
Merge tag 'trace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2026-04-16
Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-13
Merge tag 'for-7.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2026-04-13
Merge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-04-07
btrfs: btrfs_log_dev_io_error() on all bio errors
Boris Burkov
2026-04-07
btrfs: fix silent IO error loss in encoded writes and zoned split
Michal Grzedzicki
2026-04-07
btrfs: skip clearing EXTENT_DEFRAG for NOCOW ordered extents
Dave Chen
2026-04-07
btrfs: use BTRFS_FS_UPDATE_UUID_TREE_GEN flag for UUID tree rescan check
Dave Chen
2026-04-07
btrfs: remove duplicate journal_info reset on failure to commit transaction
Filipe Manana
2026-04-07
btrfs: tag as unlikely if statements that check for fs in error state
Filipe Manana
2026-04-07
btrfs: fix double free in create_space_info() error path
Guangshuo Li
2026-04-07
btrfs: fix double free in create_space_info_sub_group() error path
Guangshuo Li
2026-04-07
btrfs: do not reject a valid running dev-replace
Qu Wenruo
2026-04-07
btrfs: only invalidate btree inode pages after all ebs are released
Qu Wenruo
2026-04-07
btrfs: prevent direct reclaim during compressed readahead
JP Kobryn (Meta)
2026-04-07
btrfs: replace BUG_ON() with error return in cache_save_setup()
Teng Liu
2026-04-07
btrfs: zstd: don't cache sectorsize in a local variable
David Sterba
2026-04-07
btrfs: zlib: don't cache sectorsize in a local variable
David Sterba
2026-04-07
btrfs: zlib: drop redundant folio address variable
David Sterba
2026-04-07
btrfs: lzo: inline read/write length helpers
David Sterba
2026-04-07
btrfs: use common eb range validation in read_extent_buffer_to_user_nofault()
David Sterba
2026-04-07
btrfs: read eb folio index right before loops
David Sterba
2026-04-07
btrfs: rename local variable for offset in folio
David Sterba
2026-04-07
btrfs: unify types for binary search variables
David Sterba
2026-04-07
btrfs: remove duplicate calculation of eb offset in btrfs_bin_search()
David Sterba
2026-04-07
btrfs: tree-checker: add remap-tree checks to check_block_group_item()
Mark Harmstone
2026-04-07
btrfs: make btrfs_free_log() and btrfs_free_log_root_tree() return void
Filipe Manana
2026-04-07
btrfs: fix deadlock between reflink and transaction commit when using flushon...
Filipe Manana
2026-04-07
btrfs: tree-checker: check remap-tree flags in btrfs_check_chunk_valid()
Mark Harmstone
2026-04-07
btrfs: tree-checker: add checker for items in remap tree
Mark Harmstone
2026-04-07
btrfs: fix unnecessary flush on close when truncating zero-sized files
Dave Chen
2026-04-07
btrfs: move shutdown and remove_bdev callbacks out of experimental features
Qu Wenruo
2026-04-07
btrfs: fix btrfs_ioctl_space_info() slot_count TOCTOU which can lead to info-...
Yochai Eisenrich
[next]