index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
jffs2
/
xattr.h
Age
Commit message (
Expand
)
Author
2011-02-01
fs/vfs/security: pass last path component to LSM on inode creation
Eric Paris
2010-05-21
jffs2: constify xattr_handler
Stephen 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_t
KaiGai 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 deletion
KaiGai Kohei
2006-05-22
[JFFS2] Put list of nodes in common part of ic/x_ref/x_datum structure
David Woodhouse
2006-05-13
[JFFS2][XATTR] remove senseless comment
KaiGai 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