index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ecryptfs
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
4
-5
/
+5
4 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
4
-5
/
+5
5 days
Merge tag 'ecryptfs-7.0-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-41
/
+29
9 days
Merge tag 'vfs-7.0-rc1.misc.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
13 days
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+1
2026-02-10
Merge tag 'hardening-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2026-01-29
fs: add helpers name_is_dot{,dot,_dotdot}
Amir Goldstein
1
-1
/
+1
2026-01-21
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
1
-0
/
+1
2026-01-15
ecryptfs: Annotate struct ecryptfs_message with __counted_by
Thorsten Blum
1
-1
/
+1
2026-01-13
ecryptfs: Replace memcpy + NUL termination in ecryptfs_copy_filename
Thorsten Blum
1
-14
/
+4
2025-12-24
ecryptfs: Release lower parent dentry after creating dir
Tyler Hicks
1
-0
/
+1
2025-12-24
ecryptfs: Fix improper mknod pairing of start_creating()/end_removing()
Tyler Hicks
1
-1
/
+1
2025-12-24
ecryptfs: Drop redundant NUL terminations after calling ecryptfs_to_hex
Thorsten Blum
2
-4
/
+0
2025-12-24
ecryptfs: Replace memcpy + NUL termination in ecryptfs_new_file_context
Thorsten Blum
1
-7
/
+2
2025-12-24
ecryptfs: Replace strcpy with strscpy in ecryptfs_validate_options
Thorsten Blum
1
-4
/
+5
2025-12-24
ecryptfs: Replace strcpy with strscpy in ecryptfs_cipher_code_to_string
Thorsten Blum
3
-5
/
+12
2025-12-24
ecryptfs: Replace strcpy with strscpy in ecryptfs_set_default_crypt_stat_vals
Thorsten Blum
1
-1
/
+2
2025-12-24
ecryptfs: simplify list initialization in ecryptfs_parse_packet_set()
Baolin Liu
1
-2
/
+1
2025-12-24
ecryptfs: Remove unused declartion ecryptfs_fill_zeros()
Zhang Zekun
1
-1
/
+0
2025-12-24
ecryptfs: Fix packet format comment in parse_tag_67_packet()
Thorsten Blum
1
-1
/
+1
2025-12-24
ecryptfs: comment typo fix
Zipeng Zhang
1
-1
/
+1
2025-12-24
ecryptfs: keystore: Fix typo 'the the' in comment
Slark Xiao
1
-1
/
+1
2025-12-02
Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-80
/
+71
2025-12-02
Merge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/sc...
Linus Torvalds
1
-6
/
+5
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+3
2025-11-14
VFS: change vfs_mkdir() to unlock on failure.
NeilBrown
1
-4
/
+4
2025-11-14
ecryptfs: use new start_creating/start_removing APIs
NeilBrown
1
-81
/
+72
2025-11-12
vfs: make vfs_symlink break delegations on parent dir
Jeff Layton
1
-1
/
+1
2025-11-12
vfs: make vfs_mknod break delegations on parent directory
Jeff Layton
1
-1
/
+1
2025-11-12
vfs: make vfs_create break delegations on parent directory
Jeff Layton
1
-1
/
+1
2025-11-12
vfs: clean up argument list for vfs_create()
Jeff Layton
1
-2
/
+1
2025-11-12
vfs: allow rmdir to wait for delegation break on parent
Jeff Layton
1
-1
/
+1
2025-11-12
vfs: allow mkdir to wait for delegation break on parent
Jeff Layton
1
-1
/
+1
2025-10-31
ecryptfs: Use MD5 library instead of crypto_shash
Eric Biggers
7
-154
/
+35
2025-10-20
Coccinelle-based conversion to use ->i_state accessors
Mateusz Guzik
1
-3
/
+3
2025-10-03
Merge tag 'pull-mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
5
-69
/
+30
2025-09-23
VFS: unify old_mnt_idmap and new_mnt_idmap in renamedata
NeilBrown
1
-2
/
+1
2025-09-16
ecryptfs: get rid of pointless mount references in ecryptfs dentries
Al Viro
5
-69
/
+30
2025-07-29
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2025-07-28
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2025-07-28
Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-8
/
+9
2025-07-16
fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
1
-5
/
+5
2025-07-04
tree-wide: s/struct fileattr/struct file_kattr/g
Christian Brauner
1
-2
/
+2
2025-06-23
fs/ecryptfs: replace snprintf with sysfs_emit in show function
Ankit Chauhan
1
-1
/
+2
2025-06-17
fs: consistently use can_mmap_file() helper
Lorenzo Stoakes
1
-1
/
+1
2025-06-16
VFS: change old_dir and new_dir in struct renamedata to dentrys
NeilBrown
1
-2
/
+2
2025-06-11
new helper: set_default_d_op()
Al Viro
1
-1
/
+1
2025-04-08
VFS: rename lookup_one_len family to lookup_noperm and remove permission check
NeilBrown
1
-7
/
+9
2025-03-24
Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-7
/
+13
2025-03-05
VFS: Change vfs_mkdir() to return the dentry.
NeilBrown
1
-4
/
+10
[next]