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
/
ecryptfs
Age
Commit message (
Expand
)
Author
2026-04-20
Merge tag 'ecryptfs-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-04-08
ecryptfs: keep the lower iattr contained in truncate_upper
Christoph Hellwig
2026-04-08
ecryptfs: factor out a ecryptfs_iattr_to_lower helper
Christoph Hellwig
2026-04-08
ecryptfs: merge ecryptfs_inode_newsize_ok into truncate_upper
Christoph Hellwig
2026-04-08
ecryptfs: combine the two ATTR_SIZE blocks in ecryptfs_setattr
Christoph Hellwig
2026-04-08
ecryptfs: use ZERO_PAGE instead of allocating zeroed memory in truncate_upper
Christoph Hellwig
2026-04-08
ecryptfs: streamline truncate_upper
Christoph Hellwig
2026-04-08
ecryptfs: cleanup ecryptfs_setattr
Christoph Hellwig
2026-04-02
ecryptfs: Drop TODO comment in ecryptfs_derive_iv
Thorsten Blum
2026-04-02
ecryptfs: Fix typo in ecryptfs_derive_iv function comment
Thorsten Blum
2026-03-25
ecryptfs: Log function name only once in decode_and_decrypt_filename
Thorsten Blum
2026-03-25
ecryptfs: Remove redundant if checks in encrypt_and_encode_filename
Thorsten Blum
2026-03-25
ecryptfs: Fix tag number in encrypt_filename() error message
Thorsten Blum
2026-03-25
ecryptfs: Use struct_size to improve process_response + send_miscdev
Thorsten Blum
2026-03-25
ecryptfs: Replace memcpy + manual NUL termination with strscpy
Thorsten Blum
2026-03-25
ecryptfs: Set s_time_gran to get correct time granularity
Frank Hsiao 蕭法宣
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-20
Merge tag 'ecryptfs-7.0-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-02-16
Merge tag 'vfs-7.0-rc1.misc.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-10
Merge tag 'hardening-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-01-29
fs: add helpers name_is_dot{,dot,_dotdot}
Amir Goldstein
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2026-01-14
ecryptfs: Annotate struct ecryptfs_message with __counted_by
Thorsten Blum
2026-01-12
ecryptfs: Replace memcpy + NUL termination in ecryptfs_copy_filename
Thorsten Blum
2025-12-24
ecryptfs: Release lower parent dentry after creating dir
Tyler Hicks
2025-12-24
ecryptfs: Fix improper mknod pairing of start_creating()/end_removing()
Tyler Hicks
2025-12-23
ecryptfs: Drop redundant NUL terminations after calling ecryptfs_to_hex
Thorsten Blum
2025-12-23
ecryptfs: Replace memcpy + NUL termination in ecryptfs_new_file_context
Thorsten Blum
2025-12-23
ecryptfs: Replace strcpy with strscpy in ecryptfs_validate_options
Thorsten Blum
2025-12-23
ecryptfs: Replace strcpy with strscpy in ecryptfs_cipher_code_to_string
Thorsten Blum
2025-12-23
ecryptfs: Replace strcpy with strscpy in ecryptfs_set_default_crypt_stat_vals
Thorsten Blum
2025-12-23
ecryptfs: simplify list initialization in ecryptfs_parse_packet_set()
Baolin Liu
2025-12-23
ecryptfs: Remove unused declartion ecryptfs_fill_zeros()
Zhang Zekun
2025-12-23
ecryptfs: Fix packet format comment in parse_tag_67_packet()
Thorsten Blum
2025-12-23
ecryptfs: comment typo fix
Zipeng Zhang
2025-12-23
ecryptfs: keystore: Fix typo 'the the' in comment
Slark Xiao
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/sc...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-11-14
VFS: change vfs_mkdir() to unlock on failure.
NeilBrown
2025-11-14
ecryptfs: use new start_creating/start_removing APIs
NeilBrown
2025-11-12
vfs: make vfs_symlink break delegations on parent dir
Jeff Layton
2025-11-12
vfs: make vfs_mknod break delegations on parent directory
Jeff Layton
2025-11-12
vfs: make vfs_create break delegations on parent directory
Jeff Layton
2025-11-12
vfs: clean up argument list for vfs_create()
Jeff Layton
2025-11-12
vfs: allow rmdir to wait for delegation break on parent
Jeff Layton
2025-11-12
vfs: allow mkdir to wait for delegation break on parent
Jeff Layton
[next]