aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext2/xattr_security.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-05-27switch xattr_handler->set() to passing dentry and inode separatelyAl Viro1-3/+4
2016-04-10xattr_handler: pass dentry and inode as separate arguments of ->get()Al Viro1-3/+3
2015-12-13xattr handlers: Simplify list operationAndreas Gruenbacher1-17/+0
2015-12-06vfs: Distinguish between full xattr names and proper prefixesAndreas Gruenbacher1-4/+0
2015-11-13xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher1-6/+9
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells1-2/+2
2014-03-03fs: Mark function as static in ext2/xattr_security.cRashika Kheria1-2/+2
2012-03-31migrate ext2_fs.h guts to fs/ext2/ext2.hAl Viro1-4/+1
2012-01-09ext2/3/4: delete unneeded includes of module.hPaul Gortmaker1-1/+0
2011-07-18security: new security_inode_init_security API adds function callbackMimi Zohar1-16/+18
2011-02-01fs/vfs/security: pass last path component to LSM on inode creationEric Paris1-2/+3
2010-05-21ext2: constify xattr_handlerStephen Hemminger1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-16sanitize xattr handler prototypesChristoph Hellwig1-8/+8
2008-07-25ext2: remove double definitions of xattr macrosShen Feng1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2005-09-09[PATCH] ext2: Enable atomic inode security labelingStephen Smalley1-0/+22
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+53