1. 71c2339 [JFFS2] Deletion dirents should be REF_NORMAL, not REF_PRISTINE. by David Woodhouse · 17 years ago
  2. 61c4b23 [JFFS2] Handle inodes with only a single metadata node with non-zero isize by David Woodhouse · 17 years ago
  3. c00c310 [JFFS2] Tidy up licensing/copyright boilerplate. by David Woodhouse · 17 years ago
  4. df8e96f [JFFS2] Improve read_inode memory usage, v2. by David Woodhouse · 17 years ago
  5. 566865a [JFFS2] Fix cross-endian build. by David Woodhouse · 17 years ago
  6. ea7415c [JFFS2] Use rb_first() and rb_last() cleanup by Akinobu Mita · 18 years ago
  7. 90a18fa make fs/jffs2/nodelist.c:jffs2_obsolete_node_frag() static by Adrian Bunk · 18 years ago
  8. 0d17821 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 18 years ago
  9. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  10. c05d52c fs/jffs2/: make 2 functions static by Adrian Bunk · 18 years ago
  11. 2edc322 Merge git://git.infradead.org/~dwmw2/rbtree-2.6 by Linus Torvalds · 18 years ago
  12. 9bfeb69 [JFFS2] Switch to using an array of jffs2_raw_node_refs instead of a list. by David Woodhouse · 18 years ago
  13. 046b8b9 [JFFS2] Add 'jeb' argument to jffs2_prealloc_raw_node_refs() by David Woodhouse · 18 years ago
  14. c38c1b6 [JFFS2] jffs2_free_all_node_refs() doesn't free them all. Rename it. by David Woodhouse · 18 years ago
  15. 99988f7 [JFFS2] Introduce ref_next() macro for finding next physical node by David Woodhouse · 18 years ago
  16. 2f78540 [JFFS2] Reduce visibility of raw_node_ref to upper layers of JFFS2 code. by David Woodhouse · 18 years ago
  17. 9fe4854 [JFFS2] Remove flash offset argument from various functions. by David Woodhouse · 18 years ago
  18. 987d47b [JFFS2] Put list of nodes in common part of ic/x_ref/x_datum structure by David Woodhouse · 18 years ago
  19. fcb7578 [JFFS2] Extend jffs2_link_node_ref() to link into per-inode list too. by David Woodhouse · 18 years ago
  20. ca89a51 [JFFS2] Finally eliminate __totlen field from struct jffs2_raw_node_ref by David Woodhouse · 18 years ago
  21. b64335f [JFFS2] Add length argument to jffs2_add_physical_node_ref() by David Woodhouse · 18 years ago
  22. 6827099 [JFFS2] Introduce jffs2_scan_dirty_space() function. by David Woodhouse · 18 years ago
  23. 7807ef7 [JFFS2] Fix summary handling of unknown but compatible nodes. by David Woodhouse · 18 years ago
  24. 6171586 [JFFS2] Correct handling of JFFS2_FEATURE_RWCOMPAT_COPY nodes. by David Woodhouse · 18 years ago
  25. f1f9671 [JFFS2] Introduce jffs2_link_node_ref() function to reduce code duplication by David Woodhouse · 18 years ago
  26. 0cfc7da Merge git://git.infradead.org/jffs2-xattr-2.6 by David Woodhouse · 18 years ago
  27. aef9ab4 [JFFS2] Support new device nodes by David Woodhouse · 18 years ago
  28. 8f2b6f4 [JFFS2][XATTR] Remove 'struct list_head ilist' from jffs2_inode_cache. by KaiGai Kohei · 18 years ago
  29. aa98d7c [JFFS2][XATTR] XATTR support on JFFS2 (version. 5) by KaiGai Kohei · 18 years ago
  30. cbb9a56 Move jffs2_fs_i.h and jffs2_fs_sb.h from include/linux/ to fs/jffs2/ by David Woodhouse · 18 years ago
  31. 21f1d5f [RBTREE] Update JFFS2 to use rb_parent() accessor macro. by David Woodhouse · 18 years ago
  32. 182ec4e [JFFS2] Clean up trailing white spaces by Thomas Gleixner · 19 years ago
  33. e631ddb [JFFS2] Add erase block summary support (mount time improvement) by Ferenc Havasi · 19 years ago
  34. 4ce1f56 [JFFS2] Remove support for virtual blocks by Ferenc Havasi · 19 years ago
  35. 3a69e0c [JFFS2] Fix JFFS2 [mc]time handling by Artem B. Bityutskiy · 19 years ago
  36. 1e0da3c [JFFS2] Build fragtree in reverse order by Artem B. Bityutskiy · 19 years ago
  37. 1e90097 [JFFS2] Move another fragtree-related function to nodelist.c by Artem B. Bityutskiy · 19 years ago
  38. f97117d [JFFS2] Move scattered function into related files by Artem B. Bityutskiy · 19 years ago
  39. f302cd0 [JFFS2] Namespace clean up by Artem B. Bityutskiy · 19 years ago
  40. e0c8e42 [JFFS2] Debug code clean up - step 3 by Artem B. Bityutskiy · 19 years ago
  41. 730554d [JFFS2] Debug code clean up - step 1 by Artem B. Bityutskiy · 19 years ago
  42. 9dee750 [JFFS2] Optimise jffs2_add_tn_to_list by David Woodhouse · 19 years ago
  43. 8557fd5 [JFFS2] Fix race in garbage collector by Artem B. Bityuckiy · 19 years ago
  44. 67e345d [JFFS2] Prevent ino cache removal for inodes in use by David Woodhouse · 19 years ago
  45. 2f82ce1 [JFFS2] Use a single config option for write buffer support by Andrew Victor · 19 years ago
  46. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago