aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jffs2/security.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-16/+0
2015-12-06vfs: Distinguish between full xattr names and proper prefixesAndreas Gruenbacher1-6/+0
2015-11-13xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher1-6/+10
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells1-2/+2
2012-03-27jffs2: make jffs2_initxattrs() staticNikola Pajkovsky1-2/+2
2011-07-18security: new security_inode_init_security API adds function callbackMimi Zohar1-16/+19
2011-02-01fs/vfs/security: pass last path component to LSM on inode creationEric Paris1-2/+3
2010-05-21jffs2: constify xattr_handlerStephen Hemminger1-1/+1
2009-12-16sanitize xattr handler prototypesChristoph Hellwig1-8/+10
2007-07-10[JFFS2] Whitespace cleanups.David Woodhouse1-3/+3
2007-04-25[JFFS2] Tidy up licensing/copyright boilerplate.David Woodhouse1-1/+2
2006-05-13[JFFS2][XATTR] Unify each file header part with any jffs2 file.KaiGai Kohei1-8/+8
2006-05-13[JFFS2][XATTR] XATTR support on JFFS2 (version. 5)KaiGai Kohei1-0/+82