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
/
inode.c
Age
Commit message (
Expand
)
Author
2025-05-09
btrfs: fix COW handling in run_delalloc_nocow()
Dave Chen
2025-04-25
btrfs: fix the length of reserved qgroup to free
Haisu Wang
2025-04-25
btrfs: fix qgroup reserve leaks in cow_file_range
Boris Burkov
2025-02-17
btrfs: avoid monopolizing a core when activating a swap file
Filipe Manana
2025-02-17
Revert "btrfs: avoid monopolizing a core when activating a swap file"
Koichiro Den
2025-01-09
btrfs: fix use-after-free in btrfs_encoded_read_endio()
Johannes Thumshirn
2025-01-02
btrfs: avoid monopolizing a core when activating a swap file
Filipe Manana
2024-12-14
btrfs: fix missing snapshot drew unlock when root is dead during swap activation
Filipe Manana
2024-11-01
btrfs: fix passing 0 to ERR_PTR in btrfs_search_dir_index_item()
Yue Haibing
2024-09-18
btrfs: update target inode's ctime on unlink
Jeff Layton
2024-09-12
btrfs: initialize location to fix -Wmaybe-uninitialized in btrfs_lookup_dentry()
David Sterba
2024-08-29
btrfs: replace sb::s_blocksize by fs_info::sectorsize
David Sterba
2024-08-29
btrfs: handle invalid root reference found in may_destroy_subvol()
David Sterba
2024-08-29
btrfs: push errors up from add_async_extent()
David Sterba
2024-05-17
btrfs: make btrfs_clear_delalloc_extent() free delalloc reserve
Boris Burkov
2024-05-02
btrfs: fallback if compressed IO fails for ENOSPC
Sweet Tea Dorminy
2024-04-17
btrfs: qgroup: fix qgroup prealloc rsv leak in subvolume operations
Boris Burkov
2024-04-10
btrfs: ensure fiemap doesn't race with writes when FIEMAP_FLAG_SYNC is given
Filipe Manana
2024-02-23
btrfs: don't drop extent_map for free space inode on write error
Josef Bacik
2024-02-23
btrfs: reject encoded write if inode has nodatasum flag set
Filipe Manana
2024-01-31
btrfs: avoid copying BTRFS_ROOT_SUBVOL_DEAD flag to snapshot of subvolume bei...
Omar Sandoval
2023-12-20
btrfs: fix qgroup_free_reserved_data int overflow
Boris Burkov
2023-11-28
btrfs: zoned: wait for data BG to be finished on direct IO allocation
Naohiro Aota
2023-11-28
btrfs: abort transaction on generation mismatch when marking eb as dirty
Filipe Manana
2023-09-20
Merge tag 'for-6.6-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-09-14
btrfs: fix race between reading a directory and adding entries to it
Filipe Manana
2023-09-14
btrfs: refresh dir last index during a rewinddir(3) call
Filipe Manana
2023-09-14
btrfs: set last dir index to the current last index when opening dir
Filipe Manana
2023-09-13
btrfs: don't clear uptodate on write errors
Josef Bacik
2023-08-28
Merge tag 'for-6.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-21
btrfs: copy dir permission and time when creating a stub subvolume
Lee Trager
2023-08-21
btrfs: move the !zoned assert into run_delalloc_cow
Christoph Hellwig
2023-08-21
btrfs: consolidate the error handling in run_delalloc_nocow
Christoph Hellwig
2023-08-21
btrfs: cleanup the COW fallback logic in run_delalloc_nocow
Christoph Hellwig
2023-08-21
btrfs: fix error handling when in a COW window in run_delalloc_nocow
Christoph Hellwig
2023-08-21
btrfs: use LIST_HEAD() to initialize the list_head
Ruan Jinjie
2023-08-21
btrfs: return real error when orphan cleanup fails due to a transaction abort
Filipe Manana
2023-08-21
btrfs: fix zoned handling in submit_uncompressed_range
Christoph Hellwig
2023-08-21
btrfs: don't redirty locked_page in run_delalloc_zoned
Christoph Hellwig
2023-08-21
btrfs: refactor the zoned device handling in cow_file_range
Christoph Hellwig
2023-08-21
btrfs: don't redirty pages in compress_file_range
Christoph Hellwig
2023-08-21
btrfs: share the code to free the page array in compress_file_range
Christoph Hellwig
2023-08-21
btrfs: use a separate label for the incompressible case in compress_file_range
Christoph Hellwig
2023-08-21
btrfs: further simplify the compress or not logic in compress_file_range
Christoph Hellwig
2023-08-21
btrfs: streamline compress_file_range
Christoph Hellwig
2023-08-21
btrfs: merge submit_compressed_extents and async_cow_submit
Christoph Hellwig
2023-08-21
btrfs: merge async_cow_start and compress_file_range
Christoph Hellwig
2023-08-21
btrfs: don't clear async_chunk->inode in async_cow_start
Christoph Hellwig
2023-08-21
btrfs: clean up the check for uncompressed ranges in submit_one_async_extent
Christoph Hellwig
[next]