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
Age
Commit message (
Expand
)
Author
2025-11-25
hfs/hfsplus: move on-disk layout declarations into hfs_common.h
Viacheslav Dubeyko
2025-11-25
hfsplus: fix volume corruption issue for generic/101
Viacheslav Dubeyko
2025-11-25
NFSD: Add trace point for SCSI fencing operation.
Dai Ngo
2025-11-25
NFSD: use correct reservation type in nfsd4_scsi_fence_client
Dai Ngo
2025-11-25
NFSD: don't start nfsd if sv_permsocks is empty
Olga Kornievskaia
2025-11-25
fs: push list presence check into inode_io_list_del()
Mateusz Guzik
2025-11-25
fs: cosmetic fixes to lru handling
Mateusz Guzik
2025-11-25
fs: rework I_NEW handling to operate without fences
Mateusz Guzik
2025-11-25
iomap: allocate s_dio_done_wq for async reads as well
Christoph Hellwig
2025-11-25
iomap: fix iomap_read_end() for already uptodate folios
Joanne Koong
2025-11-25
iomap: invert the polarity of IOMAP_DIO_INLINE_COMP
Christoph Hellwig
2025-11-25
iomap: support write completions from interrupt context
Christoph Hellwig
2025-11-25
iomap: rework REQ_FUA selection
Christoph Hellwig
2025-11-25
iomap: always run error completions in user context
Christoph Hellwig
2025-11-25
fs, iomap: remove IOCB_DIO_CALLER_COMP
Christoph Hellwig
2025-11-25
iomap: use find_next_bit() for uptodate bitmap scanning
Joanne Koong
2025-11-25
iomap: use find_next_bit() for dirty bitmap scanning
Joanne Koong
2025-11-25
fs/splice.c: trivial fix: pipes -> pipe's
Askar Safin
2025-11-25
fs: mark lookup_slow() as noinline
Mateusz Guzik
2025-11-25
fs: add predicts based on nd->depth
Mateusz Guzik
2025-11-25
fs/namespace: fix reference leak in grab_requested_mnt_ns
Andrei Vagin
2025-11-25
btrfs: remove unnecessary inode key in btrfs_log_all_parents()
Filipe Manana
2025-11-25
btrfs: remove redundant zero/NULL initializations in btrfs_alloc_root()
Filipe Manana
2025-11-25
btrfs: remaining BTRFS_PATH_AUTO_FREE conversions
David Sterba
2025-11-25
btrfs: send: do not allocate memory for xattr data when checking it exists
Filipe Manana
2025-11-25
btrfs: send: add unlikely to all unexpected overflow checks
Filipe Manana
2025-11-25
btrfs: reduce arguments to btrfs_del_inode_ref_in_log()
Filipe Manana
2025-11-25
btrfs: remove root argument from btrfs_del_dir_entries_in_log()
Filipe Manana
2025-11-25
btrfs: use test_and_set_bit() in btrfs_delayed_delete_inode_ref()
Filipe Manana
2025-11-25
btrfs: don't search back for dir inode item in INO_LOOKUP_USER
Josef Bacik
2025-11-25
btrfs: don't rewrite ret from inode_permission
Josef Bacik
2025-11-25
btrfs: add orig_logical to btrfs_bio for encryption
Josef Bacik
2025-11-25
btrfs: disable verity on encrypted inodes
Sweet Tea Dorminy
2025-11-25
btrfs: disable various operations on encrypted inodes
Omar Sandoval
2025-11-25
btrfs: remove redundant level reset in btrfs_del_items()
Sun YangKai
2025-11-25
btrfs: simplify leaf traversal after path release in btrfs_next_old_leaf()
Sun YangKai
2025-11-25
btrfs: optimize balance_level() path reference handling
Sun YangKai
2025-11-25
btrfs: factor out root promotion logic into promote_child_to_root()
Sun YangKai
2025-11-25
btrfs: raid56: remove the "_step" infix
Qu Wenruo
2025-11-25
btrfs: raid56: enable bs > ps support
Qu Wenruo
2025-11-25
btrfs: raid56: prepare finish_parity_scrub() to support bs > ps cases
Qu Wenruo
2025-11-25
btrfs: raid56: prepare rbio_bio_add_io_paddr() to support bs > ps cases
Qu Wenruo
2025-11-25
btrfs: raid56: prepare steal_rbio() to support bs > ps cases
Qu Wenruo
2025-11-25
btrfs: raid56: prepare set_bio_pages_uptodate() to support bs > ps cases
Qu Wenruo
2025-11-25
btrfs: raid56: prepare verify_bio_data_sectors() to support bs > ps cases
Qu Wenruo
2025-11-25
btrfs: raid56: prepare verify_one_sector() to support bs > ps cases
Qu Wenruo
2025-11-25
btrfs: raid56: prepare recover_vertical() to support bs > ps cases
Qu Wenruo
2025-11-25
btrfs: raid56: prepare generate_pq_vertical() for bs > ps cases
Qu Wenruo
2025-11-25
btrfs: raid56: introduce a new parameter to locate a sector
Qu Wenruo
2025-11-25
btrfs: raid56: add an overview for the btrfs_raid_bio structure
Qu Wenruo
[prev]
[next]