index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ecryptfs
/
inode.c
Age
Commit message (
Expand
)
Author
7 days
Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
7 days
Merge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/sc...
Linus Torvalds
7 days
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
2025-10-31
ecryptfs: Use MD5 library instead of crypto_shash
Eric Biggers
2025-10-20
Coccinelle-based conversion to use ->i_state accessors
Mateusz Guzik
2025-10-03
Merge tag 'pull-mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2025-09-23
VFS: unify old_mnt_idmap and new_mnt_idmap in renamedata
NeilBrown
2025-09-15
ecryptfs: get rid of pointless mount references in ecryptfs dentries
Al Viro
2025-07-28
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-07-04
tree-wide: s/struct fileattr/struct file_kattr/g
Christian Brauner
2025-06-16
VFS: change old_dir and new_dir in struct renamedata to dentrys
NeilBrown
2025-04-08
VFS: rename lookup_one_len family to lookup_noperm and remove permission check
NeilBrown
2025-03-05
VFS: Change vfs_mkdir() to return the dentry.
NeilBrown
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
2024-11-18
Merge tag 'pull-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-11-13
fs: Simplify getattr interface function checking AT_GETATTR_NOSEC flag
Stefan Berger
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-01-11
Merge tag 'pull-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2024-01-10
Merge tag 'unicode-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-01-08
ecryptfs: Reject casefold directory inodes
Gabriel Krisman Bertazi
2023-11-25
rename(): avoid a deadlock in the case of parents having no common ancestor
Al Viro
2023-11-18
fs: Pass AT_GETATTR_NOSEC flag to getattr interface function
Stefan Berger
2023-10-09
ecryptfs: move ecryptfs_xattr_handlers to .rodata
Wedson Almeida Filho
2023-08-09
fs: pass the request_mask to generic_fillattr
Jeff Layton
2023-07-13
ecryptfs: convert to ctime accessor functions
Jeff Layton
2023-03-06
fs: drop unused posix acl handlers
Christian Brauner
2023-01-19
fs: port xattr to mnt_idmap
Christian Brauner
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->fileattr_set() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->get_acl() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->rename() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->mknod() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->create() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2023-01-18
fs: port vfs_*() helpers to struct mnt_idmap
Christian Brauner
2022-10-20
ecryptfs: use stub posix acl handlers
Christian Brauner
2022-10-20
ecryptfs: implement set acl method
Christian Brauner
2022-10-20
ecryptfs: implement get acl method
Christian Brauner
[next]