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
/
fuse
/
xattr.c
Age
Commit message (
Expand
)
Author
2023-10-09
fuse: move fuse_xattr_handlers to .rodata
Wedson Almeida Filho
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-01-24
fuse: fixes after adapting to new posix acl api
Christian Brauner
2023-01-19
fs: port xattr to mnt_idmap
Christian Brauner
2021-10-22
fuse: move fuse_invalidate_attr() into fuse_update_ctime()
Miklos Szeredi
2021-04-14
fuse: extend FUSE_SETXATTR request
Vivek Goyal
2021-01-24
acl: handle idmapped mounts
Christian Brauner
2020-12-10
fuse: fix bad inode
Miklos Szeredi
2020-09-18
fuse: split fuse_mount off of fuse_conn
Max Reitz
2019-09-10
fuse: rearrange and resize fuse_args fields
Miklos Szeredi
2019-09-10
fuse: flatten 'struct fuse_args'
Miklos Szeredi
2018-05-31
fuse: Ensure posix acls are translated outside of init_user_ns
Eric W. Biederman
2016-10-03
fuse: limit xattr returned size
Miklos Szeredi
2016-10-01
fuse: Add posix ACL support
Seth Forshee
2016-10-01
fuse: Use generic xattr ops
Seth Forshee