Age | Commit message (Expand) | Author | Files | Lines |
2016-05-28 | switch ->setxattr() to passing dentry and inode separately | Al Viro | 1 | -1/+2 |
2016-05-27 | switch xattr_handler->set() to passing dentry and inode separately | Al Viro | 1 | -2/+2 |
2016-04-11 | ->getxattr(): pass dentry and inode as separate arguments | Al Viro | 1 | -1/+1 |
2016-04-11 | xattr_handler: pass dentry and inode as separate arguments of ->get() | Al Viro | 1 | -1/+2 |
2015-12-14 | xattr handlers: Simplify list operation | Andreas Gruenbacher | 1 | -3/+1 |
2015-12-07 | tmpfs: listxattr should include POSIX ACL xattrs | Andreas Gruenbacher | 1 | -1/+2 |
2015-12-07 | tmpfs: Use xattr handler infrastructure | Andreas Gruenbacher | 1 | -3/+1 |
2015-12-07 | vfs: Distinguish between full xattr names and proper prefixes | Andreas Gruenbacher | 1 | -0/+11 |
2015-12-07 | vfs: Remove vfs_xattr_cmp | Andreas Gruenbacher | 1 | -2/+0 |
2015-11-14 | 9p: xattr simplifications | Andreas Gruenbacher | 1 | -7/+11 |
2013-07-25 | xattr: Constify ->name member of "struct xattr". | Tetsuo Handa | 1 | -1/+1 |
2012-10-13 | UAPI: (Scripted) Disintegrate include/linux | David Howells | 1 | -53/+1 |
2012-10-03 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 1 | -0/+3 |
2012-09-07 | ima: integrity appraisal extension | Mimi Zohar | 1 | -0/+3 |
2012-08-25 | xattr: extract simple_xattr code from tmpfs | Aristeu Rozanski | 1 | -0/+48 |
2011-09-14 | evm: posix acls modify i_mode | Mimi Zohar | 1 | -0/+5 |
2011-07-18 | evm: re-release | Mimi Zohar | 1 | -0/+3 |
2011-07-18 | xattr: define vfs_getxattr_alloc and vfs_xattr_cmp | Mimi Zohar | 1 | -1/+4 |
2011-07-18 | security: new security_inode_init_security API adds function callback | Mimi Zohar | 1 | -0/+6 |
2011-05-25 | xattr.h: expose string defines to userspace | Eric Paris | 1 | -4/+4 |
2011-01-17 | Subject: [PATCH] Smack: mmap controls for library containment | Casey Schaufler | 1 | -0/+2 |
2010-12-08 | Smack: Transmute labels on specified directories | Jarkko Sakkinen | 1 | -0/+2 |
2010-12-02 | This patch adds a new security attribute to Smack called | Casey Schaufler | 1 | -0/+2 |
2010-08-02 | security: move LSM xattrnames to xattr.h | Mimi Zohar | 1 | -0/+14 |
2010-05-22 | fs: xattr_handler table should be const | Stephen Hemminger | 1 | -1/+1 |
2009-12-16 | sanitize xattr handler prototypes | Christoph Hellwig | 1 | -6/+7 |
2009-09-10 | VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hoo... | David P. Quigley | 1 | -0/+1 |
2008-04-29 | xattr: add missing consts to function arguments | David Howells | 1 | -3/+3 |
2008-02-05 | VFS/Security: Rework inode_getsecurity and callers to return resulting buffer | David P. Quigley | 1 | -0/+1 |
2007-02-11 | [PATCH] cleanup include/linux/xattr.h | Adrian Bunk | 1 | -0/+8 |
2006-10-10 | [PATCH] Introduce vfs_listxattr | Bill Nottingham | 1 | -0/+1 |
2006-01-10 | [PATCH] move xattr permission checks into the VFS | akpm@osdl.org | 1 | -0/+15 |
2006-01-10 | [PATCH] add vfs_* helpers for xattr operations | Christoph Hellwig | 1 | -0/+4 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+33 |