summaryrefslogtreecommitdiffstats
path: root/fs/jffs2/xattr.h
Commit message (Expand)AuthorAgeFilesLines
* jffs2: allow to complete xattr integrity check on first GC scanJean-Christophe DUBOIS2012-05-131-0/+2
* fs/vfs/security: pass last path component to LSM on inode creationEric Paris2011-02-011-2/+3
* jffs2: constify xattr_handlerStephen Hemminger2010-05-211-4/+4
* [JFFS2] Whitespace cleanups.David Woodhouse2007-07-101-1/+1
* [JFFS2] Tidy up licensing/copyright boilerplate.David Woodhouse2007-04-251-1/+2
* [JFFS2][XATTR] Re-define xd->refcnt as atomic_tKaiGai Kohei2006-06-271-1/+1
* [JFFS2][XATTR] rid unnecessary writing of delete marker.KaiGai Kohei2006-06-271-22/+1
* [JFFS2][XATTR] using 'delete marker' for xdatum/xref deletionKaiGai Kohei2006-06-271-3/+37
* [JFFS2] Put list of nodes in common part of ic/x_ref/x_datum structureDavid Woodhouse2006-05-221-7/+7
* [JFFS2][XATTR] remove senseless commentKaiGai Kohei2006-05-131-1/+1
* [JFFS2][XATTR] Unify each file header part with any jffs2 file.KaiGai Kohei2006-05-131-8/+8
* [JFFS2][XATTR] '#include <linux/list.h>' was added into xattr.h.KaiGai Kohei2006-05-131-0/+1
* [JFFS2][XATTR] Remove jffs2_garbage_collect_xattr(c, ic)KaiGai Kohei2006-05-131-2/+2
* [JFFS2][XATTR] Remove 'struct list_head ilist' from jffs2_inode_cache.KaiGai Kohei2006-05-131-6/+1
* [JFFS2][XATTR] XATTR support on JFFS2 (version. 5)KaiGai Kohei2006-05-131-0/+120