Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-06-27 | [JFFS2][XATTR] Re-define xd->refcnt as atomic_t | KaiGai Kohei | 1 | -1/+1 |
2006-06-27 | [JFFS2][XATTR] rid unnecessary writing of delete marker. | KaiGai Kohei | 1 | -22/+1 |
2006-06-27 | [JFFS2][XATTR] using 'delete marker' for xdatum/xref deletion | KaiGai Kohei | 1 | -3/+37 |
2006-05-22 | [JFFS2] Put list of nodes in common part of ic/x_ref/x_datum structure | David Woodhouse | 1 | -7/+7 |
2006-05-13 | [JFFS2][XATTR] remove senseless comment | KaiGai Kohei | 1 | -1/+1 |
2006-05-13 | [JFFS2][XATTR] Unify each file header part with any jffs2 file. | KaiGai Kohei | 1 | -8/+8 |
2006-05-13 | [JFFS2][XATTR] '#include <linux/list.h>' was added into xattr.h. | KaiGai Kohei | 1 | -0/+1 |
2006-05-13 | [JFFS2][XATTR] Remove jffs2_garbage_collect_xattr(c, ic) | KaiGai Kohei | 1 | -2/+2 |
2006-05-13 | [JFFS2][XATTR] Remove 'struct list_head ilist' from jffs2_inode_cache. | KaiGai Kohei | 1 | -6/+1 |
2006-05-13 | [JFFS2][XATTR] XATTR support on JFFS2 (version. 5) | KaiGai Kohei | 1 | -0/+120 |