index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ecryptfs
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-01
Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-80
/
+71
2025-12-01
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
1
-5
/
+2
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
1
-14
/
+5
2025-09-23
VFS: unify old_mnt_idmap and new_mnt_idmap in renamedata
NeilBrown
1
-2
/
+1
2025-09-15
ecryptfs: get rid of pointless mount references in ecryptfs dentries
Al Viro
1
-14
/
+5
2025-07-28
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2025-07-04
tree-wide: s/struct fileattr/struct file_kattr/g
Christian Brauner
1
-2
/
+2
2025-06-16
VFS: change old_dir and new_dir in struct renamedata to dentrys
NeilBrown
1
-2
/
+2
2025-04-08
VFS: rename lookup_one_len family to lookup_noperm and remove permission check
NeilBrown
1
-7
/
+9
2025-03-05
VFS: Change vfs_mkdir() to return the dentry.
NeilBrown
1
-4
/
+10
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
1
-3
/
+3
2024-11-18
Merge tag 'pull-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-10
/
+2
2024-11-13
fs: Simplify getattr interface function checking AT_GETATTR_NOSEC flag
Stefan Berger
1
-10
/
+2
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-01-11
Merge tag 'pull-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-0
/
+2
2024-01-10
Merge tag 'unicode-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+8
2024-01-08
ecryptfs: Reject casefold directory inodes
Gabriel Krisman Bertazi
1
-0
/
+8
2023-11-25
rename(): avoid a deadlock in the case of parents having no common ancestor
Al Viro
1
-0
/
+2
2023-11-18
fs: Pass AT_GETATTR_NOSEC flag to getattr interface function
Stefan Berger
1
-2
/
+10
2023-10-09
ecryptfs: move ecryptfs_xattr_handlers to .rodata
Wedson Almeida Filho
1
-1
/
+1
2023-08-09
fs: pass the request_mask to generic_fillattr
Jeff Layton
1
-2
/
+3
2023-07-13
ecryptfs: convert to ctime accessor functions
Jeff Layton
1
-1
/
+1
2023-03-06
fs: drop unused posix acl handlers
Christian Brauner
1
-4
/
+0
2023-01-19
fs: port xattr to mnt_idmap
Christian Brauner
1
-2
/
+2
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
1
-3
/
+3
2023-01-19
fs: port ->fileattr_set() to pass mnt_idmap
Christian Brauner
1
-2
/
+2
2023-01-19
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
1
-2
/
+2
2023-01-19
fs: port ->get_acl() to pass mnt_idmap
Christian Brauner
1
-2
/
+2
2023-01-19
fs: port ->rename() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->mknod() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->create() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
1
-4
/
+4
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
1
-3
/
+3
2023-01-18
fs: port vfs_*() helpers to struct mnt_idmap
Christian Brauner
1
-12
/
+12
2022-10-20
ecryptfs: use stub posix acl handlers
Christian Brauner
1
-0
/
+4
[next]