1. 3866f67 jffs2: use cond_resched() instead of yield() by Wolfram Sang · 14 years ago
  2. 6088c05 jffs2: Update copyright notices by David Woodhouse · 14 years ago
  3. ae3b6ba jffs2: Use jffs2_garbage_collect_trigger() to trigger pending erases by David Woodhouse · 14 years ago
  4. 0717bf8 jffs2: Erase pending blocks in GC pass, avoid invalid -EIO return by David Woodhouse · 14 years ago
  5. 9957abe jffs2: Add 'work_done' return value from jffs2_erase_pending_blocks() by Joakim Tjernlund · 14 years ago
  6. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
  7. 81e2962 jffs2: Fix corruption when flash erase/write failure by Joakim Tjernlund · 15 years ago
  8. 69423d9 [MTD] update internal API to support 64-bit device size by Adrian Hunter · 16 years ago
  9. bb0eb21 [MTD] Define and use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffff by Adrian Hunter · 16 years ago
  10. a98889f [MTD][NOR] Add physical address to point() method by Jared Hulbert · 16 years ago
  11. 27c72b0 [JFFS2] Track parent inode for directories (for NFS export) by David Woodhouse · 16 years ago
  12. e2bc322 [JFFS2] Add erase_checking_list to hold blocks being marked. by David Woodhouse · 16 years ago
  13. 8a0f572 [JFFS2] Return values of jffs2_block_check_erase error paths by Anders Grafström · 16 years ago
  14. 85a62db [JFFS2] Add paranoia debugging for superblock counts by David Woodhouse · 16 years ago
  15. 014b164 [JFFS2] Fix free space leak with in-band cleanmarkers by David Woodhouse · 16 years ago
  16. ced2207 [JFFS2] semaphore->mutex conversion by David Woodhouse · 16 years ago
  17. 59d8235 [JFFS2] Fix unpoint length by Andy Lowe · 17 years ago
  18. f4e3564 [JFFS2] fix printk warning in jffs2_block_check_erase() by Andrew Morton · 17 years ago
  19. ef53cb0 [JFFS2] Whitespace cleanups. by David Woodhouse · 17 years ago
  20. d364fb1 [JFFS2] Reduce time for which erase_free_sem is held during erase. by Joakim Tjernlund · 17 years ago
  21. fab2c39 [JFFS2] Use point(), if available, to check newly erased blocks. by Joakim Tjernlund · 17 years ago
  22. fd53249 [JFFS2] Fix hanging close for /dev/mtd character device. by Joakim Tjernlund · 17 years ago
  23. c00c310 [JFFS2] Tidy up licensing/copyright boilerplate. by David Woodhouse · 17 years ago
  24. b0afbbe [JFFS2] fix deadlock on error path by Artem Bityutskiy · 17 years ago
  25. 936813a Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 18 years ago
  26. c9f700f [JFFS2][XATTR] using 'delete marker' for xdatum/xref deletion by KaiGai Kohei · 18 years ago
  27. f116629 [PATCH] fs: use list_move() by Akinobu Mita · 18 years ago
  28. 9bfeb69 [JFFS2] Switch to using an array of jffs2_raw_node_refs instead of a list. by David Woodhouse · 18 years ago
  29. 046b8b9 [JFFS2] Add 'jeb' argument to jffs2_prealloc_raw_node_refs() by David Woodhouse · 18 years ago
  30. c38c1b6 [JFFS2] jffs2_free_all_node_refs() doesn't free them all. Rename it. by David Woodhouse · 18 years ago
  31. 2f78540 [JFFS2] Reduce visibility of raw_node_ref to upper layers of JFFS2 code. by David Woodhouse · 18 years ago
  32. 0eac940 [JFFS2] Add some preemptive BUG checks for XATTR code by David Woodhouse · 18 years ago
  33. fcb7578 [JFFS2] Extend jffs2_link_node_ref() to link into per-inode list too. by David Woodhouse · 18 years ago
  34. 7807ef7 [JFFS2] Fix summary handling of unknown but compatible nodes. 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. 182ec4e [JFFS2] Clean up trailing white spaces by Thomas Gleixner · 19 years ago
  37. 733802d [JFFS2] Debug code simplification, update TODO by Artem B. Bityutskiy · 19 years ago
  38. e0c8e42 [JFFS2] Debug code clean up - step 3 by Artem B. Bityutskiy · 19 years ago
  39. 730554d [JFFS2] Debug code clean up - step 1 by Artem B. Bityutskiy · 19 years ago
  40. 5d15788 [JFFS2] Fix node allocation leak by Thomas Gleixner · 19 years ago
  41. 7d27c81 [JFFS2] Whitespace cleanup. Fix missing debug message by Thomas Gleixner · 19 years ago
  42. 8cd7921 [JFFS2] Fix NOR only compile by Artem B. Bityuckiy · 19 years ago
  43. 894214d [JFFS2] Fix race problems with wbuf. by Artem B. Bityuckiy · 19 years ago
  44. 437316d [JFFS2] Forbid to free inode_cache objects if its nlink isn't zero. by Artem B. Bityuckiy · 19 years ago
  45. 67e345d [JFFS2] Prevent ino cache removal for inodes in use by David Woodhouse · 19 years ago
  46. 8f15fd5 [JFFS2] Add support for JFFS2-on-Dataflash devices. by Andrew Victor · 19 years ago
  47. 3be3667 [JFFS2] Core changes required to support JFFS2-on-Dataflash devices. by Andrew Victor · 19 years ago
  48. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago