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
/
include
/
linux
/
xattr.h
Age
Commit message (
Expand
)
Author
2023-08-10
tmpfs,xattr: enable limited user extended attributes
Hugh Dickins
2023-08-09
xattr: simple_xattr_set() return old_xattr to be freed
Hugh Dickins
2023-03-06
xattr: remove unused argument
Christian Brauner
2023-03-06
xattr: add listxattr helper
Christian Brauner
2023-03-06
xattr: simplify listxattr helpers
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
2022-12-13
Merge tag 'fs.xattr.simple.rework.rbtree.rwlock.v6.2' of git://git.kernel.org...
Linus Torvalds
2022-12-13
Merge tag 'lsm-pr-20221212' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-11-18
lsm,fs: fix vfs_getxattr_alloc() return type and caller error paths
Paul Moore
2022-11-12
xattr: use rbtree for simple_xattrs
Christian Brauner
2022-10-20
ovl: use posix acl api
Christian Brauner
2022-08-31
xattr: constify value argument in vfs_setxattr()
Christian Brauner
2022-07-15
acl: move idmapped mount fixup into vfs_{g,s}etxattr()
Christian Brauner
2021-01-24
xattr: handle idmapped mounts
Tycho Andersen
2021-01-24
acl: handle idmapped mounts
Christian Brauner
2020-08-09
Merge tag 'nfsd-5.9' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
2020-07-24
vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right way
Chengguang Xu
2020-07-13
xattr: add a function to check if a namespace is supported
Frank van der Linden
2020-07-13
xattr: break delegations in {set,remove}xattr
Frank van der Linden
2020-04-18
xattr.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-16
kernfs: Add removed_size out param for simple_xattr_set
Daniel Xu
2018-05-14
make xattr_getsecurity() static
Al Viro
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-10-07
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
2016-10-07
xattr: Add __vfs_{get,set,remove}xattr helpers
Andreas Gruenbacher
2016-05-27
switch ->setxattr() to passing dentry and inode separately
Al Viro
2016-05-27
switch xattr_handler->set() to passing dentry and inode separately
Al Viro
2016-04-11
->getxattr(): pass dentry and inode as separate arguments
Al Viro
2016-04-10
xattr_handler: pass dentry and inode as separate arguments of ->get()
Al Viro
2015-12-13
xattr handlers: Simplify list operation
Andreas Gruenbacher
2015-12-06
tmpfs: listxattr should include POSIX ACL xattrs
Andreas Gruenbacher
2015-12-06
tmpfs: Use xattr handler infrastructure
Andreas Gruenbacher
2015-12-06
vfs: Distinguish between full xattr names and proper prefixes
Andreas Gruenbacher
2015-12-06
vfs: Remove vfs_xattr_cmp
Andreas Gruenbacher
2015-11-13
9p: xattr simplifications
Andreas Gruenbacher
2013-07-25
xattr: Constify ->name member of "struct xattr".
Tetsuo Handa
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
2012-10-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2012-09-07
ima: integrity appraisal extension
Mimi Zohar
2012-08-24
xattr: extract simple_xattr code from tmpfs
Aristeu Rozanski
2011-09-14
evm: posix acls modify i_mode
Mimi Zohar
2011-07-18
evm: re-release
Mimi Zohar
2011-07-18
xattr: define vfs_getxattr_alloc and vfs_xattr_cmp
Mimi Zohar
2011-07-18
security: new security_inode_init_security API adds function callback
Mimi Zohar
2011-05-25
xattr.h: expose string defines to userspace
Eric Paris
2011-01-17
Subject: [PATCH] Smack: mmap controls for library containment
Casey Schaufler
2010-12-07
Smack: Transmute labels on specified directories
Jarkko Sakkinen
2010-12-02
This patch adds a new security attribute to Smack called
Casey Schaufler
2010-08-02
security: move LSM xattrnames to xattr.h
Mimi Zohar
[next]