1. a6bc432 [JFFS2] Add support for write-buffer verification. by David Woodhouse · 17 years ago
  2. ef53cb0 [JFFS2] Whitespace cleanups. by David Woodhouse · 17 years ago
  3. 3fddb6c [JFFS2] Don't advance c->wbuf_ofs to next eraseblock after wbuf flush by David Woodhouse · 17 years ago
  4. d1da4e5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 17 years ago
  5. 0029da3 JFFS2: add UBI support by Artem Bityutskiy · 18 years ago
  6. c00c310 [JFFS2] Tidy up licensing/copyright boilerplate. by David Woodhouse · 17 years ago
  7. 566865a [JFFS2] Fix cross-endian build. by David Woodhouse · 17 years ago
  8. 7f762ab [JFFS2] Disable summary after wbuf recovery by Adrian Hunter · 17 years ago
  9. 0feba82 [JFFS2] print a message when marking bad block by Artem Bityutskiy · 17 years ago
  10. 180bfb3 [JFFS2] Fix writebuffer recovery in the first page of a block by Vitaly Wool · 17 years ago
  11. 7be26bfb [JFFS2] printk warning fixes by Andrew Morton · 17 years ago
  12. a7a6ace1 [JFFS2] Use MTD_OOB_AUTO to automatically place cleanmarker on NAND by Artem Bityutskiy · 17 years ago
  13. 9cdf083 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 17 years ago
  14. 914e263 [PATCH] severing fs.h, radix-tree.h -> sched.h by Al Viro · 18 years ago
  15. 7014568 [MTD] [NAND] remove len/ooblen confusion. by Vitaly Wool · 18 years ago
  16. f116629 [PATCH] fs: use list_move() by Akinobu Mita · 18 years ago
  17. 9a1fcdf [MTD] NAND Signal that a bitflip was corrected by ECC by Thomas Gleixner · 18 years ago
  18. 8593fbc [MTD] Rework the out of band handling completely by Thomas Gleixner · 18 years ago
  19. 5bd34c0 [MTD] NAND Replace oobinfo by ecclayout by Thomas Gleixner · 18 years ago
  20. ff268fb [MTD] NAND Consolidate oobinfo handling by Thomas Gleixner · 18 years ago
  21. ddc58bd [JFFS2] Fix wbuf recovery of f->metadata->raw node. by David Woodhouse · 18 years ago
  22. 9bfeb69 [JFFS2] Switch to using an array of jffs2_raw_node_refs instead of a list. 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. 0305c86 Merge branch 'master' of git://git.infradead.org/~gleixner/mtd-nand-2.6.git by David Woodhouse · 18 years ago
  25. 2f78540 [JFFS2] Reduce visibility of raw_node_ref to upper layers of JFFS2 code. by David Woodhouse · 18 years ago
  26. 9223a45 [MTD] Remove read/write _ecc variants by Thomas Gleixner · 18 years ago
  27. 4cbb9b8 Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/ by Thomas Gleixner · 18 years ago
  28. dcb0932 [JFFS2] Simplify writebuffer handling by Thomas Gleixner · 18 years ago
  29. 9fe4854 [JFFS2] Remove flash offset argument from various functions. by David Woodhouse · 18 years ago
  30. c8b229d [MTD] Merge STMicro NOR_ECC code with Intel Sibley code by Joern Engel · 18 years ago
  31. 2831877 [MTD] Introduce writesize by Joern Engel · 18 years ago
  32. fcb7578 [JFFS2] Extend jffs2_link_node_ref() to link into per-inode list too. by David Woodhouse · 18 years ago
  33. a1b563d [JFFS2] Initialise ref->next_in_ino when marking dirty space in wbuf flush by David Woodhouse · 18 years ago
  34. 0bcc099 [JFFS2] File node reference for wasted space when flushing wbuf by David Woodhouse · 18 years ago
  35. b64335f [JFFS2] Add length argument to jffs2_add_physical_node_ref() by David Woodhouse · 18 years ago
  36. b3ce1de Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 by Linus Torvalds · 19 years ago
  37. f99d49a [PATCH] kfree cleanup: fs by Jesper Juhl · 19 years ago
  38. 182ec4e [JFFS2] Clean up trailing white spaces by Thomas Gleixner · 19 years ago
  39. daba5cc [JFFS2] Fix dataflash support by Artem B. Bityutskiy · 19 years ago
  40. 733802d [JFFS2] Debug code simplification, update TODO by Artem B. Bityutskiy · 19 years ago
  41. e631ddb [JFFS2] Add erase block summary support (mount time improvement) by Ferenc Havasi · 19 years ago
  42. 59da721 [JFFS2] Teach JFFS2 about Sibley flash by Nicolas Pitre · 19 years ago
  43. e0c8e42 [JFFS2] Debug code clean up - step 3 by Artem B. Bityutskiy · 19 years ago
  44. 61a39b6 [JFFS2] Debug code clean up - step 2 by Artem B. Bityutskiy · 19 years ago
  45. 730554d [JFFS2] Debug code clean up - step 1 by Artem B. Bityutskiy · 19 years ago
  46. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  47. 894214d [JFFS2] Fix race problems with wbuf. by Artem B. Bityuckiy · 19 years ago
  48. 4d95270 [JFFS2] Use function to manipulate superblock dirty flag by Artem B. Bityuckiy · 19 years ago
  49. 2f82ce1 [JFFS2] Use a single config option for write buffer support by Andrew Victor · 19 years ago
  50. 8f15fd5 [JFFS2] Add support for JFFS2-on-Dataflash devices. by Andrew Victor · 19 years ago
  51. 3be3667 [JFFS2] Core changes required to support JFFS2-on-Dataflash devices. by Andrew Victor · 19 years ago
  52. 67d9e95 [JFFS2] Prevent deadlock during write buffer recovery by Estelle Hammache · 19 years ago
  53. 8aee6ac [JFFS2] Remove NAND dependencies for NOR FLASH by David Woodhouse · 19 years ago
  54. 9b88f47 [JFFS2] Code cleanup by Estelle Hammache · 19 years ago
  55. 7f716cf [JFFS2] Fix block refiling by Estelle Hammache · 19 years ago
  56. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago