[JFFS2][XATTR] Re-define xd->refcnt as atomic_t
[safe/jmp/linux-2.6] / fs / jffs2 / xattr.c
2006-06-27 KaiGai Kohei[JFFS2][XATTR] Re-define xd->refcnt as atomic_t
2006-06-27 KaiGai Kohei[JFFS2][XATTR] rid unnecessary writing of delete marker.
2006-06-27 KaiGai Kohei[JFFS2][XATTR] using 'delete marker' for xdatum/xref...
2006-05-25 David Woodhouse[JFFS2] Fix 64-bit size_t problems in XATTR code.
2006-05-24 David Woodhouse[JFFS2] Reduce visibility of raw_node_ref to upper...
2006-05-22 David Woodhouse[JFFS2] Remove flash offset argument from various funct...
2006-05-22 David Woodhouse[JFFS2] Extend jffs2_link_node_ref() to link into per...
2006-05-21 David Woodhouse[JFFS2] Add length argument to jffs2_add_physical_node_...
2006-05-13 KaiGai Kohei[JFFS2][XATTR] Fix obvious typo
2006-05-13 KaiGai Kohei[JFFS2][XATTR] Unify each file header part with any...
2006-05-13 KaiGai Kohei[JFFS2][XATTR] Remove jffs2_garbage_collect_xattr(c...
2006-05-13 KaiGai Kohei[JFFS2][XATTR] Remove 'struct list_head ilist' from...
2006-05-13 KaiGai Kohei[JFFS2][XATTR] XATTR support on JFFS2 (version. 5)