index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
xattr.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
fs: xattr_handler table should be const
Stephen Hemminger
2010-05-21
1
-1
/
+1
*
sanitize xattr handler prototypes
Christoph Hellwig
2009-12-16
1
-6
/
+7
*
VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hoo...
David P. Quigley
2009-09-10
1
-0
/
+1
*
xattr: add missing consts to function arguments
David Howells
2008-04-29
1
-3
/
+3
*
VFS/Security: Rework inode_getsecurity and callers to return resulting buffer
David P. Quigley
2008-02-05
1
-0
/
+1
*
[PATCH] cleanup include/linux/xattr.h
Adrian Bunk
2007-02-11
1
-0
/
+8
*
[PATCH] Introduce vfs_listxattr
Bill Nottingham
2006-10-09
1
-0
/
+1
*
[PATCH] move xattr permission checks into the VFS
akpm@osdl.org
2006-01-10
1
-0
/
+15
*
[PATCH] add vfs_* helpers for xattr operations
Christoph Hellwig
2006-01-10
1
-0
/
+4
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+33