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