1. 8387ff2 vfs: make the string hashes salt the hash by Linus Torvalds · 8 years ago
  2. 7f4028b jffs2: fix sparse warning: unexpected unlock by Fabian Frederick · 10 years ago
  3. 5a52895 jffs2: Use pr_fmt and remove jffs: from formats by Joe Perches · 12 years ago
  4. da320f0 jffs2: Convert printks to pr_<level> by Joe Perches · 12 years ago
  5. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  6. 0fed784 JFFS2: fix min/max confusion by Roel Kluin · 15 years ago
  7. b7600db [JFFS2] Fix allocation of summary buffer by David Woodhouse · 16 years ago
  8. b534e70 [JFFS2] Handle dirents on the flash with embedded zero bytes in names. by David Woodhouse · 17 years ago
  9. ef53cb0 [JFFS2] Whitespace cleanups. by David Woodhouse · 17 years ago
  10. c00c310 [JFFS2] Tidy up licensing/copyright boilerplate. by David Woodhouse · 17 years ago
  11. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  12. a2166b9 [JFFS2] Reschedule in loops by Artem Bityutskiy · 17 years ago
  13. 3d375d9 [JFFS2] replace kmalloc+memset with kzalloc by Yan Burman · 18 years ago
  14. 27bea32 [PATCH] JFFS2: SUMMARY: fix a summary collecting bug by Zoltan Sogor · 18 years ago
  15. 936813a Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 18 years ago
  16. 332a6b9 [JFFS2][XATTR] Fix wrong copyright by KaiGai Kohei · 18 years ago
  17. c9f700f [JFFS2][XATTR] using 'delete marker' for xdatum/xref deletion by KaiGai Kohei · 18 years ago
  18. d6e05ed spelling fixes by Andreas Mohr · 18 years ago
  19. 1046d88 [JFFS2] Check CRC32 on dirent and data nodes each time they're read by David Woodhouse · 18 years ago
  20. 098a198 [JFFS2] Preallocate node refs for cleanmarker in summary scan by David Woodhouse · 18 years ago
  21. 9bfeb69 [JFFS2] Switch to using an array of jffs2_raw_node_refs instead of a list. by David Woodhouse · 18 years ago
  22. 8b9e9fe [JFFS2] Fix and improve debugging output during scan. by David Woodhouse · 18 years ago
  23. 046b8b9 [JFFS2] Add 'jeb' argument to jffs2_prealloc_raw_node_refs() by David Woodhouse · 18 years ago
  24. f61579c3 [JFFS2] Correctly handle wasted space before summary node. by David Woodhouse · 18 years ago
  25. c38c1b6 [JFFS2] jffs2_free_all_node_refs() doesn't free them all. Rename it. by David Woodhouse · 18 years ago
  26. 2f78540 [JFFS2] Reduce visibility of raw_node_ref to upper layers of JFFS2 code. by David Woodhouse · 18 years ago
  27. fcb7578 [JFFS2] Extend jffs2_link_node_ref() to link into per-inode list too. by David Woodhouse · 18 years ago
  28. 010b06d [JFFS2] Locking issues in summary write code. by David Woodhouse · 18 years ago
  29. 9167e0f [JFFS2] Remove stray kfree of summary info in XATTR code. by David Woodhouse · 18 years ago
  30. 49f11d4 [JFFS2] Mark gaps in summary list as dirty space by David Woodhouse · 18 years ago
  31. 6827099 [JFFS2] Introduce jffs2_scan_dirty_space() function. by David Woodhouse · 18 years ago
  32. 7807ef7 [JFFS2] Fix summary handling of unknown but compatible nodes. by David Woodhouse · 18 years ago
  33. 6171586 [JFFS2] Correct handling of JFFS2_FEATURE_RWCOMPAT_COPY nodes. by David Woodhouse · 18 years ago
  34. fb9fbbc [JFFS2] Correct accounting of erroneous cleanmarkers and failed summaries. by David Woodhouse · 18 years ago
  35. f1f9671 [JFFS2] Introduce jffs2_link_node_ref() function to reduce code duplication by David Woodhouse · 18 years ago
  36. 0cfc7da Merge git://git.infradead.org/jffs2-xattr-2.6 by David Woodhouse · 18 years ago
  37. 9641b78 [JFFS2] Optimise reading of eraseblock summary nodes by David Woodhouse · 18 years ago
  38. 20a92fc Merge git://git.infradead.org/mtd-2.6 by KaiGai Kohei · 18 years ago
  39. c41ff6e [JFFS2] Fix printk format in jffs2_sum_write_data() error message. by David Woodhouse · 18 years ago
  40. c8708a9 [JFFS2][XATTR] Handling the duplicate JFFS2_NODETYPE_XATTR node cases. by KaiGai Kohei · 18 years ago
  41. 8f2b6f4 [JFFS2][XATTR] Remove 'struct list_head ilist' from jffs2_inode_cache. by KaiGai Kohei · 18 years ago
  42. aa98d7c [JFFS2][XATTR] XATTR support on JFFS2 (version. 5) by KaiGai Kohei · 18 years ago
  43. 20ffdcb [JFFS2] Remove number of pointer dereferences in fs/jffs2/summary.c by Jesper Juhl · 18 years ago
  44. fb6a82c [PATCH] jffs2: fix printk warnings by Randy Dunlap · 18 years ago
  45. 182ec4e [JFFS2] Clean up trailing white spaces by Thomas Gleixner · 19 years ago
  46. 2bc9764 [JFFS2] Rename jffs2_summary_node to jffs2_raw_summary by Ferenc Havasi · 19 years ago
  47. 733802d [JFFS2] Debug code simplification, update TODO by Artem B. Bityutskiy · 19 years ago
  48. e631ddb [JFFS2] Add erase block summary support (mount time improvement) by Ferenc Havasi · 19 years ago