index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ecryptfs
/
inode.c
Age
Commit message (
Expand
)
Author
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
2022-09-01
ecryptfs: constify path
Al Viro
2021-05-06
Merge tag 'ecryptfs-5.13-rc1-updates' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-05-02
Merge branch 'work.ecryptfs' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-04-19
ecryptfs: inode: Help out nearly-there header and demote non-conformant ones
Lee Jones
2021-04-12
ecryptfs: stack fileattr ops
Miklos Szeredi
2021-03-20
ecryptfs: saner API for lock_parent()
Al Viro
2021-03-08
ecryptfs: get rid of pointless dget/dput in ->symlink() and ->link()
Al Viro
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-01-26
ecryptfs: fix uid translation for setxattr on security.capability
Miklos Szeredi
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
namei: prepare for idmapped mounts
Christian Brauner
2021-01-24
namei: introduce struct renamedata
Christian Brauner
2021-01-24
stat: handle idmapped mounts
Christian Brauner
2021-01-24
xattr: handle idmapped mounts
Tycho Andersen
2021-01-24
acl: handle idmapped mounts
Christian Brauner
2021-01-24
attr: handle idmapped mounts
Christian Brauner
2021-01-24
namei: make permission helpers idmapped mount aware
Christian Brauner
2019-11-10
ecryptfs_lookup_interpose(): lower_dentry->d_parent is not stable either
Al Viro
2019-11-10
ecryptfs_lookup_interpose(): lower_dentry->d_inode is not stable
Al Viro
2019-11-10
ecryptfs: fix unlink and rmdir in face of underlying fs modifications
Al Viro
2019-07-14
Merge tag 'ecryptfs-5.3-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-06-19
ecryptfs: Make ecryptfs_xattr_handler static
YueHaibing
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2018-10-09
ecryptfs_rename(): verify that lower dentries are still OK after lock_rename()
Al Viro
2018-05-21
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2018-05-11
do d_instantiate/unlock_new_inode combinations safely
Al Viro
2018-03-29
ecryptfs: lookup: Don't check if mount_crypt_stat is NULL
Guenter Roeck
2017-11-06
ecryptfs: remove unnecessary i_version bump
Jeff Layton
2017-11-06
ecryptfs: Delete 21 error messages for a failed memory allocation
Markus Elfring
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
2016-12-09
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
2016-12-09
ecryptfs: use vfs_get_link()
Miklos Szeredi
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
[next]