summaryrefslogtreecommitdiffstats
path: root/fs/jffs2/security.c
Commit message (Expand)AuthorAgeFilesLines
* switch xattr_handler->set() to passing dentry and inode separatelyAl Viro2016-05-271-3/+4
* xattr_handler: pass dentry and inode as separate arguments of ->get()Al Viro2016-04-101-3/+3
* xattr handlers: Simplify list operationAndreas Gruenbacher2015-12-131-16/+0
* vfs: Distinguish between full xattr names and proper prefixesAndreas Gruenbacher2015-12-061-6/+0
* xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher2015-11-131-6/+10
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-2/+2
* jffs2: make jffs2_initxattrs() staticNikola Pajkovsky2012-03-271-2/+2
* security: new security_inode_init_security API adds function callbackMimi Zohar2011-07-181-16/+19
* fs/vfs/security: pass last path component to LSM on inode creationEric Paris2011-02-011-2/+3
* jffs2: constify xattr_handlerStephen Hemminger2010-05-211-1/+1
* sanitize xattr handler prototypesChristoph Hellwig2009-12-161-8/+10
* [JFFS2] Whitespace cleanups.David Woodhouse2007-07-101-3/+3
* [JFFS2] Tidy up licensing/copyright boilerplate.David Woodhouse2007-04-251-1/+2
* [JFFS2][XATTR] Unify each file header part with any jffs2 file.KaiGai Kohei2006-05-131-8/+8
* [JFFS2][XATTR] XATTR support on JFFS2 (version. 5)KaiGai Kohei2006-05-131-0/+82