summaryrefslogtreecommitdiff
path: root/include/linux/xattr.h
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-07
* xattr: Add __vfs_{get,set,remove}xattr helpersAndreas Gruenbacher2016-10-07
* switch ->setxattr() to passing dentry and inode separatelyAl Viro2016-05-27
* switch xattr_handler->set() to passing dentry and inode separatelyAl Viro2016-05-27
* ->getxattr(): pass dentry and inode as separate argumentsAl Viro2016-04-11
* xattr_handler: pass dentry and inode as separate arguments of ->get()Al Viro2016-04-10
* xattr handlers: Simplify list operationAndreas Gruenbacher2015-12-13
* tmpfs: listxattr should include POSIX ACL xattrsAndreas Gruenbacher2015-12-06
* tmpfs: Use xattr handler infrastructureAndreas Gruenbacher2015-12-06
* vfs: Distinguish between full xattr names and proper prefixesAndreas Gruenbacher2015-12-06
* vfs: Remove vfs_xattr_cmpAndreas Gruenbacher2015-12-06
* 9p: xattr simplificationsAndreas Gruenbacher2015-11-13
* xattr: Constify ->name member of "struct xattr".Tetsuo Handa2013-07-25
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-13
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-10-02
|\
| * ima: integrity appraisal extensionMimi Zohar2012-09-07
* | xattr: extract simple_xattr code from tmpfsAristeu Rozanski2012-08-24
|/
* evm: posix acls modify i_modeMimi Zohar2011-09-14
* evm: re-releaseMimi Zohar2011-07-18
* xattr: define vfs_getxattr_alloc and vfs_xattr_cmpMimi Zohar2011-07-18
* security: new security_inode_init_security API adds function callbackMimi Zohar2011-07-18
* xattr.h: expose string defines to userspaceEric Paris2011-05-25
* Subject: [PATCH] Smack: mmap controls for library containmentCasey Schaufler2011-01-17
* Smack: Transmute labels on specified directoriesJarkko Sakkinen2010-12-07
* This patch adds a new security attribute to Smack calledCasey Schaufler2010-12-02
* security: move LSM xattrnames to xattr.hMimi Zohar2010-08-02
* fs: xattr_handler table should be constStephen Hemminger2010-05-21
* sanitize xattr handler prototypesChristoph Hellwig2009-12-16
* VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hoo...David P. Quigley2009-09-10
* xattr: add missing consts to function argumentsDavid Howells2008-04-29
* VFS/Security: Rework inode_getsecurity and callers to return resulting bufferDavid P. Quigley2008-02-05
* [PATCH] cleanup include/linux/xattr.hAdrian Bunk2007-02-11
* [PATCH] Introduce vfs_listxattrBill Nottingham2006-10-09
* [PATCH] move xattr permission checks into the VFSakpm@osdl.org2006-01-10
* [PATCH] add vfs_* helpers for xattr operationsChristoph Hellwig2006-01-10
* Linux-2.6.12-rc2Linus Torvalds2005-04-16