1. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  2. 8f40842 Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  3. 5817b9d jffs2: Improve post-mount CRC scan efficiency by David Woodhouse · 8 years ago
  4. 49e91e7 jffs2: Fix page lock / f->sem deadlock by David Woodhouse · 8 years ago
  5. 226bb7d jffs2: Fix lock acquisition order bug in gc path by Josh Cartwright · 12 years ago
  6. 5a52895 jffs2: Use pr_fmt and remove jffs: from formats by Joe Perches · 12 years ago
  7. da320f0 jffs2: Convert printks to pr_<level> by Joe Perches · 12 years ago
  8. 9c261b3 jffs2: Convert most D1/D2 macros to jffs2_dbg by Joe Perches · 12 years ago
  9. 81cfc9f jffs2: Fix serious write stall due to erase by Joakim Tjernlund · 14 years ago
  10. 6088c05 jffs2: Update copyright notices by David Woodhouse · 14 years ago
  11. ae3b6ba jffs2: Use jffs2_garbage_collect_trigger() to trigger pending erases by David Woodhouse · 14 years ago
  12. 0717bf8 jffs2: Erase pending blocks in GC pass, avoid invalid -EIO return by David Woodhouse · 14 years ago
  13. 2e16cfc jffs2: Fix long-standing bug with symlink garbage collection. by David Woodhouse · 15 years ago
  14. 27c72b0 [JFFS2] Track parent inode for directories (for NFS export) by David Woodhouse · 16 years ago
  15. 1b690b4 [JFFS2] Invert last argument of jffs2_gc_fetch_inode(), make it boolean. by David Woodhouse · 16 years ago
  16. 422b120 [JFFS2] Fix jffs2_reserve_space() when all blocks are pending erasure. by David Woodhouse · 16 years ago
  17. ced2207 [JFFS2] semaphore->mutex conversion by David Woodhouse · 16 years ago
  18. 25dc30b [JFFS2] fix sparse warnings in gc.c by David Woodhouse · 16 years ago
  19. 4fc8a60 [JFFS2] Remove stray debugging printk by David Woodhouse · 17 years ago
  20. b534e70 [JFFS2] Handle dirents on the flash with embedded zero bytes in names. by David Woodhouse · 17 years ago
  21. 2665ea8 [JFFS2] Check whether garbage-collection actually obsoleted its victim. by David Woodhouse · 17 years ago
  22. ef53cb0 [JFFS2] Whitespace cleanups. by David Woodhouse · 17 years ago
  23. c00c310 [JFFS2] Tidy up licensing/copyright boilerplate. by David Woodhouse · 17 years ago
  24. 44b998e [JFFS2] Improve failure mode if inode checking leaves unchecked space. by David Woodhouse · 17 years ago
  25. aba54da [JFFS2] add cond_resched() when garbage collecting deletion dirent by Artem Bityutskiy · 18 years ago
  26. 355ed4e [JFFS2][XATTR] Fix memory leak with jffs2_xattr_ref by KaiGai Kohei · 18 years ago
  27. c9f700f [JFFS2][XATTR] using 'delete marker' for xdatum/xref deletion by KaiGai Kohei · 18 years ago
  28. 99988f7 [JFFS2] Introduce ref_next() macro for finding next physical node by David Woodhouse · 18 years ago
  29. 2f78540 [JFFS2] Reduce visibility of raw_node_ref to upper layers of JFFS2 code. by David Woodhouse · 18 years ago
  30. 9fe4854 [JFFS2] Remove flash offset argument from various functions. by David Woodhouse · 18 years ago
  31. fcb7578 [JFFS2] Extend jffs2_link_node_ref() to link into per-inode list too. by David Woodhouse · 18 years ago
  32. b64335f [JFFS2] Add length argument to jffs2_add_physical_node_ref() by David Woodhouse · 18 years ago
  33. 6171586 [JFFS2] Correct handling of JFFS2_FEATURE_RWCOMPAT_COPY nodes. by David Woodhouse · 18 years ago
  34. 0cfc7da Merge git://git.infradead.org/jffs2-xattr-2.6 by David Woodhouse · 18 years ago
  35. aef9ab4 [JFFS2] Support new device nodes by David Woodhouse · 18 years ago
  36. 084702e [JFFS2][XATTR] Remove jffs2_garbage_collect_xattr(c, ic) by KaiGai Kohei · 18 years ago
  37. aa98d7c [JFFS2][XATTR] XATTR support on JFFS2 (version. 5) by KaiGai Kohei · 18 years ago
  38. d96fb99 [JFFS2] Fix race in post-mount node checking by David Woodhouse · 18 years ago
  39. 182ec4e [JFFS2] Clean up trailing white spaces by Thomas Gleixner · 19 years ago
  40. e631ddb [JFFS2] Add erase block summary support (mount time improvement) by Ferenc Havasi · 19 years ago
  41. 3a69e0c [JFFS2] Fix JFFS2 [mc]time handling by Artem B. Bityutskiy · 19 years ago
  42. e0c8e42 [JFFS2] Debug code clean up - step 3 by Artem B. Bityutskiy · 19 years ago
  43. 61a39b6 [JFFS2] Debug code clean up - step 2 by Artem B. Bityutskiy · 19 years ago
  44. 730554d [JFFS2] Debug code clean up - step 1 by Artem B. Bityutskiy · 19 years ago
  45. 8557fd5 [JFFS2] Fix race in garbage collector by Artem B. Bityuckiy · 19 years ago
  46. 3cceb9f [JFFS2] Prevent deadlock when flushing write buffer by Artem B. Bityuckiy · 19 years ago
  47. a42163d [JFFS2] Improve garbage collector block selection by Artem B. Bityuckiy · 19 years ago
  48. 3be3667 [JFFS2] Core changes required to support JFFS2-on-Dataflash devices. by Andrew Victor · 19 years ago
  49. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago