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
Age
Commit message (
Expand
)
Author
2025-11-24
btrfs: avoid multiple i_size rounding in btrfs_truncate()
Filipe Manana
2025-11-24
btrfs: consistently round up or down i_size in btrfs_truncate()
Filipe Manana
2025-11-24
btrfs: add unlikely to unexpected error case in extent_writepages()
Filipe Manana
2025-11-24
btrfs: split assertion into two in extent_writepage_io()
Filipe Manana
2025-11-24
btrfs: use variable for end offset in extent_writepage_io()
Filipe Manana
2025-11-24
btrfs: truncate ordered extent when skipping writeback past i_size
Filipe Manana
2025-11-24
btrfs: implement remove_bdev and shutdown super operation callbacks
Qu Wenruo
2025-11-24
btrfs: implement shutdown ioctl
Qu Wenruo
2025-11-24
btrfs: introduce a new shutdown state
Qu Wenruo
2025-11-24
btrfs: use end_pos variable where needed in btrfs_dirty_folio()
Filipe Manana
2025-11-24
btrfs: fix racy bitfield write in btrfs_clear_space_info_full()
Boris Burkov
2025-11-24
btrfs: fix comment in alloc_bitmap() and drop stale TODO
Rajeev Tapadia
2025-11-24
btrfs: fix double free of qgroup record after failure to add delayed ref head
Miquel SabatĂ© SolĂ
2025-11-24
btrfs: subpage: rename macro variables to avoid shadowing
David Sterba
2025-11-24
btrfs: refactor allocation size calculation in alloc_btrfs_io_context()
Mehdi Ben Hadj Khelifa
2025-11-24
btrfs: fix trivial -Wshadow warnings
David Sterba
2025-11-24
btrfs: print-tree: use string format for key names
David Sterba
2025-11-24
btrfs: remove unnecessary NULL fs_info check from find_lock_delalloc_range()
Qu Wenruo
2025-11-24
btrfs: use single return value variable in btrfs_relocate_block_group()
Filipe Manana
2025-11-24
btrfs: ignore ENOMEM from alloc_bitmap()
Boris Burkov
2025-11-14
VFS: change vfs_mkdir() to unlock on failure.
NeilBrown
2025-11-14
VFS: add start_creating_killable() and start_removing_killable()
NeilBrown
2025-11-12
btrfs: utilize IOP_FASTPERM_MAY_EXEC
Mateusz Guzik
2025-11-11
Merge tag 'for-6.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-11-08
btrfs: send: make use of -fms-extensions for defining struct fs_path
Rasmus Villemoes
2025-11-05
btrfs: use super write guard in relocating_repair_kthread()
Christian Brauner
2025-11-05
btrfs: use super write guard in sb_start_write()
Christian Brauner
2025-11-05
btrfs: use super write guard btrfs_run_defrag_inode()
Christian Brauner
2025-11-05
btrfs: use super write guard in btrfs_reclaim_bgs_work()
Christian Brauner
2025-11-05
fs: inline current_umask() and move it to fs_struct.h
Mateusz Guzik
2025-11-05
btrfs: release root after error in data_reloc_print_warning_inode()
Zilin Guan
2025-11-05
btrfs: scrub: put bio after errors in scrub_raid56_parity_stripe()
Zilin Guan
2025-11-05
btrfs: do not update last_log_commit when logging inode due to a new name
Filipe Manana
2025-11-05
btrfs: zoned: fix stripe width calculation
Naohiro Aota
2025-11-05
btrfs: zoned: fix conventional zone capacity calculation
Naohiro Aota
2025-11-05
btrfs: use blkdev_report_zones_cached()
Damien Le Moal
2025-11-04
Merge tag 'for-6.18-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-11-03
io_uring/uring_cmd: avoid double indirect call in task work dispatch
Caleb Sander Mateos
2025-10-31
btrfs: Use folio_next_pos()
Matthew Wilcox (Oracle)
2025-10-30
btrfs: mark dirty extent range for out of bound prealloc extents
austinchang
2025-10-30
btrfs: set inode flag BTRFS_INODE_COPY_EVERYTHING when logging new name
Filipe Manana
2025-10-30
btrfs: fix memory leak of qgroup_list in btrfs_add_qgroup_relation
Shardul Bankar
2025-10-30
btrfs: ensure no dirty metadata is written back for an fs with errors
Qu Wenruo
2025-10-29
fs: Make wbc_to_tag() inline and use it in fs.
Julian Sun
2025-10-29
mm,btrfs: add a filemap_flush_nr helper
Christoph Hellwig
2025-10-29
btrfs: push struct writeback_control into start_delalloc_inodes
Christoph Hellwig
2025-10-29
btrfs: use the local tmp_inode variable in start_delalloc_inodes
Christoph Hellwig
2025-10-23
Merge tag 'for-6.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-10-22
btrfs: ref-verify: fix IS_ERR() vs NULL check in btrfs_build_ref_tree()
Amit Dhingra
2025-10-22
btrfs: fix delayed_node ref_tracker use after free
Leo Martins
[prev]
[next]