summaryrefslogtreecommitdiffstats
path: root/fs/jffs2/xattr_trusted.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-15/+2
* vfs: Distinguish between full xattr names and proper prefixesAndreas Gruenbacher2015-12-061-4/+0
* xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher2015-11-131-6/+10
* jffs2: Add missing capability check for listing trusted xattrsAndreas Gruenbacher2015-11-131-0/+3
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-2/+2
* jffs2: constify xattr_handlerStephen Hemminger2010-05-211-1/+1
* sanitize xattr handler prototypesChristoph Hellwig2009-12-161-8/+10
* [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-7/+8
* [JFFS2][XATTR] XATTR support on JFFS2 (version. 5)KaiGai Kohei2006-05-131-0/+51