summaryrefslogtreecommitdiffstats
path: root/include/linux/xattr.h
Commit message (Expand)AuthorAgeFilesLines
* tmpfs,xattr: enable limited user extended attributesHugh Dickins2023-08-101-1/+2
* xattr: simple_xattr_set() return old_xattr to be freedHugh Dickins2023-08-091-3/+4
* xattr: remove unused argumentChristian Brauner2023-03-061-1/+1
* xattr: add listxattr helperChristian Brauner2023-03-061-0/+16
* xattr: simplify listxattr helpersChristian Brauner2023-03-061-0/+1
* fs: port xattr to mnt_idmapChristian Brauner2023-01-191-4/+4
* fs: port ->permission() to pass mnt_idmapChristian Brauner2023-01-191-6/+6
* Merge tag 'fs.xattr.simple.rework.rbtree.rwlock.v6.2' of git://git.kernel.org...Linus Torvalds2022-12-131-29/+9
|\
| * xattr: use rbtree for simple_xattrsChristian Brauner2022-11-121-29/+9
* | Merge tag 'lsm-pr-20221212' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-131-3/+3
|\ \
| * | lsm,fs: fix vfs_getxattr_alloc() return type and caller error pathsPaul Moore2022-11-181-3/+3
| |/
* / ovl: use posix acl apiChristian Brauner2022-10-201-0/+6
|/
* xattr: constify value argument in vfs_setxattr()Christian Brauner2022-08-311-1/+1
* acl: move idmapped mount fixup into vfs_{g,s}etxattr()Christian Brauner2022-07-151-1/+1
* xattr: handle idmapped mountsTycho Andersen2021-01-241-9/+18
* acl: handle idmapped mountsChristian Brauner2021-01-241-1/+2
* Merge tag 'nfsd-5.9' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds2020-08-091-0/+4
|\
| * xattr: add a function to check if a namespace is supportedFrank van der Linden2020-07-131-0/+2
| * xattr: break delegations in {set,remove}xattrFrank van der Linden2020-07-131-0/+2
* | vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right wayChengguang Xu2020-07-241-1/+2
|/
* xattr.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-04-181-1/+1
* kernfs: Add removed_size out param for simple_xattr_setDaniel Xu2020-03-161-1/+2
* make xattr_getsecurity() staticAl Viro2018-05-141-1/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-071-4/+0
* xattr: Add __vfs_{get,set,remove}xattr helpersAndreas Gruenbacher2016-10-071-0/+3
* switch ->setxattr() to passing dentry and inode separatelyAl Viro2016-05-271-1/+2
* switch xattr_handler->set() to passing dentry and inode separatelyAl Viro2016-05-271-2/+2
* ->getxattr(): pass dentry and inode as separate argumentsAl Viro2016-04-111-1/+1
* xattr_handler: pass dentry and inode as separate arguments of ->get()Al Viro2016-04-101-1/+2
* xattr handlers: Simplify list operationAndreas Gruenbacher2015-12-131-3/+1
* tmpfs: listxattr should include POSIX ACL xattrsAndreas Gruenbacher2015-12-061-1/+2
* tmpfs: Use xattr handler infrastructureAndreas Gruenbacher2015-12-061-3/+1
* vfs: Distinguish between full xattr names and proper prefixesAndreas Gruenbacher2015-12-061-0/+11
* vfs: Remove vfs_xattr_cmpAndreas Gruenbacher2015-12-061-2/+0
* 9p: xattr simplificationsAndreas Gruenbacher2015-11-131-7/+11
* xattr: Constify ->name member of "struct xattr".Tetsuo Handa2013-07-251-1/+1
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-53/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-10-021-0/+3
|\
| * ima: integrity appraisal extensionMimi Zohar2012-09-071-0/+3
* | xattr: extract simple_xattr code from tmpfsAristeu Rozanski2012-08-241-0/+48
|/
* evm: posix acls modify i_modeMimi Zohar2011-09-141-0/+5
* evm: re-releaseMimi Zohar2011-07-181-0/+3
* xattr: define vfs_getxattr_alloc and vfs_xattr_cmpMimi Zohar2011-07-181-1/+4
* security: new security_inode_init_security API adds function callbackMimi Zohar2011-07-181-0/+6
* xattr.h: expose string defines to userspaceEric Paris2011-05-251-4/+4
* Subject: [PATCH] Smack: mmap controls for library containmentCasey Schaufler2011-01-171-0/+2
* Smack: Transmute labels on specified directoriesJarkko Sakkinen2010-12-071-0/+2
* This patch adds a new security attribute to Smack calledCasey Schaufler2010-12-021-0/+2
* security: move LSM xattrnames to xattr.hMimi Zohar2010-08-021-0/+14