1. 27bea32 [PATCH] JFFS2: SUMMARY: fix a summary collecting bug by Zoltan Sogor · 18 years ago
  2. 936813a Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 18 years ago
  3. 332a6b9 [JFFS2][XATTR] Fix wrong copyright by KaiGai Kohei · 18 years ago
  4. c9f700f [JFFS2][XATTR] using 'delete marker' for xdatum/xref deletion by KaiGai Kohei · 18 years ago
  5. d6e05ed spelling fixes by Andreas Mohr · 18 years ago
  6. 1046d88 [JFFS2] Check CRC32 on dirent and data nodes each time they're read by David Woodhouse · 18 years ago
  7. 098a198 [JFFS2] Preallocate node refs for cleanmarker in summary scan by David Woodhouse · 18 years ago
  8. 9bfeb69 [JFFS2] Switch to using an array of jffs2_raw_node_refs instead of a list. by David Woodhouse · 18 years ago
  9. 8b9e9fe [JFFS2] Fix and improve debugging output during scan. by David Woodhouse · 18 years ago
  10. 046b8b9 [JFFS2] Add 'jeb' argument to jffs2_prealloc_raw_node_refs() by David Woodhouse · 18 years ago
  11. f61579c3 [JFFS2] Correctly handle wasted space before summary node. by David Woodhouse · 18 years ago
  12. c38c1b6 [JFFS2] jffs2_free_all_node_refs() doesn't free them all. Rename it. by David Woodhouse · 18 years ago
  13. 2f78540 [JFFS2] Reduce visibility of raw_node_ref to upper layers of JFFS2 code. by David Woodhouse · 18 years ago
  14. fcb7578 [JFFS2] Extend jffs2_link_node_ref() to link into per-inode list too. by David Woodhouse · 18 years ago
  15. 010b06d [JFFS2] Locking issues in summary write code. by David Woodhouse · 18 years ago
  16. 9167e0f [JFFS2] Remove stray kfree of summary info in XATTR code. by David Woodhouse · 18 years ago
  17. 49f11d4 [JFFS2] Mark gaps in summary list as dirty space by David Woodhouse · 18 years ago
  18. 6827099 [JFFS2] Introduce jffs2_scan_dirty_space() function. by David Woodhouse · 18 years ago
  19. 7807ef7 [JFFS2] Fix summary handling of unknown but compatible nodes. by David Woodhouse · 18 years ago
  20. 6171586 [JFFS2] Correct handling of JFFS2_FEATURE_RWCOMPAT_COPY nodes. by David Woodhouse · 18 years ago
  21. fb9fbbc [JFFS2] Correct accounting of erroneous cleanmarkers and failed summaries. by David Woodhouse · 18 years ago
  22. f1f9671 [JFFS2] Introduce jffs2_link_node_ref() function to reduce code duplication by David Woodhouse · 18 years ago
  23. 0cfc7da Merge git://git.infradead.org/jffs2-xattr-2.6 by David Woodhouse · 18 years ago
  24. 9641b78 [JFFS2] Optimise reading of eraseblock summary nodes by David Woodhouse · 18 years ago
  25. 20a92fc Merge git://git.infradead.org/mtd-2.6 by KaiGai Kohei · 18 years ago
  26. c41ff6e [JFFS2] Fix printk format in jffs2_sum_write_data() error message. by David Woodhouse · 18 years ago
  27. c8708a9 [JFFS2][XATTR] Handling the duplicate JFFS2_NODETYPE_XATTR node cases. by KaiGai Kohei · 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. 20ffdcb [JFFS2] Remove number of pointer dereferences in fs/jffs2/summary.c by Jesper Juhl · 18 years ago
  31. fb6a82c [PATCH] jffs2: fix printk warnings by Randy Dunlap · 18 years ago
  32. 182ec4e [JFFS2] Clean up trailing white spaces by Thomas Gleixner · 19 years ago
  33. 2bc9764 [JFFS2] Rename jffs2_summary_node to jffs2_raw_summary by Ferenc Havasi · 19 years ago
  34. 733802d [JFFS2] Debug code simplification, update TODO by Artem B. Bityutskiy · 19 years ago
  35. e631ddb [JFFS2] Add erase block summary support (mount time improvement) by Ferenc Havasi · 19 years ago