Age | Commit message (Expand) | Author |
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 |
2010-05-21 | fs: xattr_handler table should be const | Stephen Hemminger |
2009-12-16 | sanitize xattr handler prototypes | Christoph Hellwig |
2009-09-10 | VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hoo... | David P. Quigley |
2008-04-29 | xattr: add missing consts to function arguments | David Howells |
2008-02-05 | VFS/Security: Rework inode_getsecurity and callers to return resulting buffer | David P. Quigley |
2007-02-11 | [PATCH] cleanup include/linux/xattr.h | Adrian Bunk |
2006-10-09 | [PATCH] Introduce vfs_listxattr | Bill Nottingham |
2006-01-10 | [PATCH] move xattr permission checks into the VFS | akpm@osdl.org |
2006-01-10 | [PATCH] add vfs_* helpers for xattr operations | Christoph Hellwig |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds |