index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
xattr.h
Age
Commit message (
Expand
)
Author
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-rc2
Linus Torvalds