index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
xattr.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-10
tmpfs,xattr: enable limited user extended attributes
Hugh Dickins
1
-1
/
+2
2023-08-09
xattr: simple_xattr_set() return old_xattr to be freed
Hugh Dickins
1
-3
/
+4
2023-03-06
xattr: remove unused argument
Christian Brauner
1
-1
/
+1
2023-03-06
xattr: add listxattr helper
Christian Brauner
1
-0
/
+16
2023-03-06
xattr: simplify listxattr helpers
Christian Brauner
1
-0
/
+1
2023-01-19
fs: port xattr to mnt_idmap
Christian Brauner
1
-4
/
+4
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
1
-6
/
+6
2022-12-13
Merge tag 'fs.xattr.simple.rework.rbtree.rwlock.v6.2' of git://git.kernel.org...
Linus Torvalds
1
-29
/
+9
2022-12-13
Merge tag 'lsm-pr-20221212' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+3
2022-11-19
lsm,fs: fix vfs_getxattr_alloc() return type and caller error paths
Paul Moore
1
-3
/
+3
2022-11-12
xattr: use rbtree for simple_xattrs
Christian Brauner
1
-29
/
+9
2022-10-20
ovl: use posix acl api
Christian Brauner
1
-0
/
+6
2022-08-31
xattr: constify value argument in vfs_setxattr()
Christian Brauner
1
-1
/
+1
2022-07-15
acl: move idmapped mount fixup into vfs_{g,s}etxattr()
Christian Brauner
1
-1
/
+1
2021-01-24
xattr: handle idmapped mounts
Tycho Andersen
1
-9
/
+18
2021-01-24
acl: handle idmapped mounts
Christian Brauner
1
-1
/
+2
2020-08-09
Merge tag 'nfsd-5.9' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
1
-0
/
+4
2020-07-24
vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right way
Chengguang Xu
1
-1
/
+2
2020-07-14
xattr: add a function to check if a namespace is supported
Frank van der Linden
1
-0
/
+2
2020-07-14
xattr: break delegations in {set,remove}xattr
Frank van der Linden
1
-0
/
+2
2020-04-18
xattr.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-16
kernfs: Add removed_size out param for simple_xattr_set
Daniel Xu
1
-1
/
+2
2018-05-14
make xattr_getsecurity() static
Al Viro
1
-1
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-10-08
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
1
-4
/
+0
2016-10-08
xattr: Add __vfs_{get,set,remove}xattr helpers
Andreas Gruenbacher
1
-0
/
+3
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
[next]