Age | Commit message (Expand) | Author |
---|---|---|
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 |