aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jffs2/xattr_user.c
AgeCommit message (Expand)Author
2016-05-27switch xattr_handler->set() to passing dentry and inode separatelyAl Viro
2016-04-10xattr_handler: pass dentry and inode as separate arguments of ->get()Al Viro
2015-12-13xattr handlers: Simplify list operationAndreas Gruenbacher
2015-12-06vfs: Distinguish between full xattr names and proper prefixesAndreas Gruenbacher
2015-11-13xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2010-05-21jffs2: constify xattr_handlerStephen Hemminger
2009-12-16sanitize xattr handler prototypesChristoph Hellwig
2007-07-10[JFFS2] Whitespace cleanups.David Woodhouse
2007-04-25[JFFS2] Tidy up licensing/copyright boilerplate.David Woodhouse
2006-05-13[JFFS2][XATTR] Unify each file header part with any jffs2 file.KaiGai Kohei
2006-05-13[JFFS2][XATTR] XATTR support on JFFS2 (version. 5)KaiGai Kohei