1. 329ad39 mtd: introduce mtd_read interface by Artem Bityutskiy · 13 years ago
  2. 0612b9d mtd: rename MTD_OOB_* to MTD_OPS_* by Brian Norris · 13 years ago
  3. 51b11e3 jffs2: use mutex_is_locked() in __jffs2_flush_wbuf() by Alexey Khoroshilov · 13 years ago
  4. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  5. 64a5c2e jffs2: Rename jffs2_erase_pending_trigger() to jffs2_dirty_trigger() by Joakim Tjernlund · 14 years ago
  6. ae3b6ba jffs2: Use jffs2_garbage_collect_trigger() to trigger pending erases by David Woodhouse · 14 years ago
  7. bc8cec0 JFFS2: add missing verify buffer allocation/deallocation by Massimo Cirillo · 15 years ago
  8. 5bf1723 [JFFS2] Write buffer offset adjustment for NOR-ECC (Sibley) flash by Alexander Belyakov · 16 years ago
  9. 27c72b0 [JFFS2] Track parent inode for directories (for NFS export) by David Woodhouse · 16 years ago
  10. 1b690b4 [JFFS2] Invert last argument of jffs2_gc_fetch_inode(), make it boolean. by David Woodhouse · 16 years ago
  11. ced2207 [JFFS2] semaphore->mutex conversion by David Woodhouse · 16 years ago
  12. cca1584 [JFFS2] add write verify on dataflash. by michael · 16 years ago
  13. 09b3fba [JFFS2] Correct cleanmarker checks -- we should use only 8 bytes by David Woodhouse · 17 years ago
  14. a6bc432 [JFFS2] Add support for write-buffer verification. by David Woodhouse · 17 years ago
  15. ef53cb0 [JFFS2] Whitespace cleanups. by David Woodhouse · 17 years ago
  16. 3fddb6c [JFFS2] Don't advance c->wbuf_ofs to next eraseblock after wbuf flush by David Woodhouse · 17 years ago
  17. d1da4e5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 17 years ago
  18. 0029da3 JFFS2: add UBI support by Artem Bityutskiy · 18 years ago
  19. c00c310 [JFFS2] Tidy up licensing/copyright boilerplate. by David Woodhouse · 17 years ago
  20. 566865a [JFFS2] Fix cross-endian build. by David Woodhouse · 17 years ago
  21. 7f762ab [JFFS2] Disable summary after wbuf recovery by Adrian Hunter · 17 years ago
  22. 0feba82 [JFFS2] print a message when marking bad block by Artem Bityutskiy · 17 years ago
  23. 180bfb3 [JFFS2] Fix writebuffer recovery in the first page of a block by Vitaly Wool · 17 years ago
  24. 7be26bfb [JFFS2] printk warning fixes by Andrew Morton · 17 years ago
  25. a7a6ace1 [JFFS2] Use MTD_OOB_AUTO to automatically place cleanmarker on NAND by Artem Bityutskiy · 17 years ago
  26. 9cdf083 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 17 years ago
  27. 914e263 [PATCH] severing fs.h, radix-tree.h -> sched.h by Al Viro · 18 years ago
  28. 7014568 [MTD] [NAND] remove len/ooblen confusion. by Vitaly Wool · 18 years ago
  29. f116629 [PATCH] fs: use list_move() by Akinobu Mita · 18 years ago
  30. 9a1fcdf [MTD] NAND Signal that a bitflip was corrected by ECC by Thomas Gleixner · 18 years ago
  31. 8593fbc [MTD] Rework the out of band handling completely by Thomas Gleixner · 18 years ago
  32. 5bd34c0 [MTD] NAND Replace oobinfo by ecclayout by Thomas Gleixner · 18 years ago
  33. ff268fb [MTD] NAND Consolidate oobinfo handling by Thomas Gleixner · 18 years ago
  34. ddc58bd [JFFS2] Fix wbuf recovery of f->metadata->raw node. by David Woodhouse · 18 years ago
  35. 9bfeb69 [JFFS2] Switch to using an array of jffs2_raw_node_refs instead of a list. by David Woodhouse · 18 years ago
  36. 046b8b9 [JFFS2] Add 'jeb' argument to jffs2_prealloc_raw_node_refs() by David Woodhouse · 18 years ago
  37. 0305c86 Merge branch 'master' of git://git.infradead.org/~gleixner/mtd-nand-2.6.git by David Woodhouse · 18 years ago
  38. 2f78540 [JFFS2] Reduce visibility of raw_node_ref to upper layers of JFFS2 code. by David Woodhouse · 18 years ago
  39. 9223a45 [MTD] Remove read/write _ecc variants by Thomas Gleixner · 18 years ago
  40. 4cbb9b8 Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/ by Thomas Gleixner · 18 years ago
  41. dcb0932 [JFFS2] Simplify writebuffer handling by Thomas Gleixner · 18 years ago
  42. 9fe4854 [JFFS2] Remove flash offset argument from various functions. by David Woodhouse · 18 years ago
  43. c8b229d [MTD] Merge STMicro NOR_ECC code with Intel Sibley code by Joern Engel · 18 years ago
  44. 2831877 [MTD] Introduce writesize by Joern Engel · 18 years ago
  45. fcb7578 [JFFS2] Extend jffs2_link_node_ref() to link into per-inode list too. by David Woodhouse · 18 years ago
  46. a1b563d [JFFS2] Initialise ref->next_in_ino when marking dirty space in wbuf flush by David Woodhouse · 18 years ago
  47. 0bcc099 [JFFS2] File node reference for wasted space when flushing wbuf by David Woodhouse · 18 years ago
  48. b64335f [JFFS2] Add length argument to jffs2_add_physical_node_ref() by David Woodhouse · 18 years ago
  49. b3ce1de Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 by Linus Torvalds · 19 years ago
  50. f99d49a [PATCH] kfree cleanup: fs by Jesper Juhl · 19 years ago
  51. 182ec4e [JFFS2] Clean up trailing white spaces by Thomas Gleixner · 19 years ago
  52. daba5cc [JFFS2] Fix dataflash support by Artem B. Bityutskiy · 19 years ago
  53. 733802d [JFFS2] Debug code simplification, update TODO by Artem B. Bityutskiy · 19 years ago
  54. e631ddb [JFFS2] Add erase block summary support (mount time improvement) by Ferenc Havasi · 19 years ago
  55. 59da721 [JFFS2] Teach JFFS2 about Sibley flash by Nicolas Pitre · 19 years ago
  56. e0c8e42 [JFFS2] Debug code clean up - step 3 by Artem B. Bityutskiy · 19 years ago
  57. 61a39b6 [JFFS2] Debug code clean up - step 2 by Artem B. Bityutskiy · 19 years ago
  58. 730554d [JFFS2] Debug code clean up - step 1 by Artem B. Bityutskiy · 19 years ago
  59. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  60. 894214d [JFFS2] Fix race problems with wbuf. by Artem B. Bityuckiy · 19 years ago
  61. 4d95270 [JFFS2] Use function to manipulate superblock dirty flag by Artem B. Bityuckiy · 19 years ago
  62. 2f82ce1 [JFFS2] Use a single config option for write buffer support by Andrew Victor · 19 years ago
  63. 8f15fd5 [JFFS2] Add support for JFFS2-on-Dataflash devices. by Andrew Victor · 19 years ago
  64. 3be3667 [JFFS2] Core changes required to support JFFS2-on-Dataflash devices. by Andrew Victor · 19 years ago
  65. 67d9e95 [JFFS2] Prevent deadlock during write buffer recovery by Estelle Hammache · 19 years ago
  66. 8aee6ac [JFFS2] Remove NAND dependencies for NOR FLASH by David Woodhouse · 19 years ago
  67. 9b88f47 [JFFS2] Code cleanup by Estelle Hammache · 19 years ago
  68. 7f716cf [JFFS2] Fix block refiling by Estelle Hammache · 19 years ago
  69. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago