aboutsummaryrefslogtreecommitdiff
path: root/fs/jffs2/xattr.h
AgeCommit message (Expand)Author
2011-02-01fs/vfs/security: pass last path component to LSM on inode creationEric Paris
2010-05-21jffs2: constify xattr_handlerStephen Hemminger
2007-07-10[JFFS2] Whitespace cleanups.David Woodhouse
2007-04-25[JFFS2] Tidy up licensing/copyright boilerplate.David Woodhouse
2006-06-27[JFFS2][XATTR] Re-define xd->refcnt as atomic_tKaiGai Kohei
2006-06-27[JFFS2][XATTR] rid unnecessary writing of delete marker.KaiGai Kohei
2006-06-27[JFFS2][XATTR] using 'delete marker' for xdatum/xref deletionKaiGai Kohei
2006-05-22[JFFS2] Put list of nodes in common part of ic/x_ref/x_datum structureDavid Woodhouse
2006-05-13[JFFS2][XATTR] remove senseless commentKaiGai Kohei
2006-05-13[JFFS2][XATTR] Unify each file header part with any jffs2 file.KaiGai Kohei
2006-05-13[JFFS2][XATTR] '#include <linux/list.h>' was added into xattr.h.KaiGai Kohei
2006-05-13[JFFS2][XATTR] Remove jffs2_garbage_collect_xattr(c, ic)KaiGai Kohei
2006-05-13[JFFS2][XATTR] Remove 'struct list_head ilist' from jffs2_inode_cache.KaiGai Kohei
2006-05-13[JFFS2][XATTR] XATTR support on JFFS2 (version. 5)KaiGai Kohei