1. fc0e019 [JFFS2] fix write deadlock regression by Jason Lunz · 17 years ago
  2. b574864 JFFS2 locking regression fix. by David Woodhouse · 17 years ago
  3. b8e3ec3 [JFFS2] Print correct node offset when complaining about broken data CRC by David Woodhouse · 17 years ago
  4. 7b68770 [JFFS2] Fix suspend failure with JFFS2 GC thread. by David Woodhouse · 17 years ago
  5. 71c2339 [JFFS2] Deletion dirents should be REF_NORMAL, not REF_PRISTINE. by David Woodhouse · 17 years ago
  6. 5bd5c03 [JFFS2] Prevent oops after 'node added in wrong place' debug check by Joakim Tjernlund · 17 years ago
  7. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  8. 3bd858a Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check by Satyam Sharma · 17 years ago
  9. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  10. 5ffc4ef sendfile: remove .sendfile from filesystems that use generic_file_sendfile() by Jens Axboe · 17 years ago
  11. e2baf4e [JFFS2] Fix readinode failure when read_dnode() detects CRC failure. by David Woodhouse · 17 years ago
  12. ec4883b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  13. 0477d24 [JFFS2] Fix obsoletion of metadata nodes in jffs2_add_tn_to_tree() by David Woodhouse · 17 years ago
  14. ea55d30 [JFFS2] Fix buffer length calculations in jffs2_get_inode_nodes() by Artem Bityutskiy · 17 years ago
  15. 2ad8ee7 [JFFS2] Fix potential memory leak of dead xattrs on unmount. by David Woodhouse · 17 years ago
  16. 8ae5d31 [JFFS2] Fix BUG() caused by failing to discard xattrs on deleted files. by David Woodhouse · 17 years ago
  17. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  18. acaebfd [MTD] generalise the handling of MTD-specific superblocks by David Howells · 17 years ago
  19. ba7cc09 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  20. 1c97964 [JFFS2] Simplify and clean up jffs2_add_tn_to_tree() some more. by David Woodhouse · 17 years ago
  21. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  22. fcf3caf [JFFS2] Remove another bogus optimisation in jffs2_add_tn_to_tree() by David Woodhouse · 17 years ago
  23. 96dd8d2 [JFFS2] Remove broken insert_point optimisation in jffs2_add_tn_to_tree() by David Woodhouse · 17 years ago
  24. 1123e2a [JFFS2] Remember to calculate overlap on nodes which replace older nodes by David Woodhouse · 17 years ago
  25. 3fddb6c [JFFS2] Don't advance c->wbuf_ofs to next eraseblock after wbuf flush by David Woodhouse · 17 years ago
  26. 7c96b7a [JFFS2] Remove dead file histo_mips.h by David Woodhouse · 17 years ago
  27. d1da4e5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 17 years ago
  28. 0029da3 JFFS2: add UBI support by Artem Bityutskiy · 18 years ago
  29. f6449f4 [JFFS2] Fix compr_rubin.c build after include file elimination. by Andrew Morton · 17 years ago
  30. 61c4b23 [JFFS2] Handle inodes with only a single metadata node with non-zero isize by David Woodhouse · 17 years ago
  31. c00c310 [JFFS2] Tidy up licensing/copyright boilerplate. by David Woodhouse · 17 years ago
  32. 0dec4c8 [JFFS2] Better fix for all-zero node headers by Joakim Tjernlund · 17 years ago
  33. df8e96f [JFFS2] Improve read_inode memory usage, v2. by David Woodhouse · 17 years ago
  34. 44b998e [JFFS2] Improve failure mode if inode checking leaves unchecked space. by David Woodhouse · 17 years ago
  35. 566865a [JFFS2] Fix cross-endian build. by David Woodhouse · 17 years ago
  36. a491486 [JFFS2] Obsolete dirent nodes immediately on unlink, where possible. by Joakim Tjernlund · 17 years ago
  37. c2aecda [JFFS2] Speed up mount for directly-mapped NOR flash by Joakim Tjernlund · 17 years ago
  38. 10731f8 [JFFS2] fix buffer sise calculations in jffs2_get_inode_nodes() by Artem Bityutskiy · 17 years ago
  39. 7f762ab [JFFS2] Disable summary after wbuf recovery by Adrian Hunter · 17 years ago
  40. 99c2594 [JFFS2] Prevent list corruption when handling write errors by Adrian Hunter · 17 years ago
  41. b0afbbe [JFFS2] fix deadlock on error path by Artem Bityutskiy · 17 years ago
  42. 5304300 [JFFS2] check node crc before doing anything else by Thomas Gleixner · 17 years ago
  43. 8dc64fc [JFFS2] Delete everything related to obsolete JFFS2_PROC option by Robert P. J. Day · 17 years ago
  44. 3a6effe [JFFS2] Remove superfluous source file fs/jffs2/comprtest.c by Robert P. J. Day · 17 years ago
  45. 0feba82 [JFFS2] print a message when marking bad block by Artem Bityutskiy · 17 years ago
  46. c7258a4 [JFFS2] Check for all-zero node headers by David Woodhouse · 17 years ago
  47. f8a922c [JFFS2] Use yield() between GC passes in background thread. by David Woodhouse · 17 years ago
  48. 180bfb3 [JFFS2] Fix writebuffer recovery in the first page of a block by Vitaly Wool · 17 years ago
  49. 4935361 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  50. 7be26bfb [JFFS2] printk warning fixes by Andrew Morton · 17 years ago
  51. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  52. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  53. 92e1d5b [PATCH] mark struct inode_operations const 2 by Arjan van de Ven · 17 years ago
  54. a7a6ace1 [JFFS2] Use MTD_OOB_AUTO to automatically place cleanmarker on NAND by Artem Bityutskiy · 17 years ago
  55. cfa7239 JFFS2: memory leak in jffs2_do_mount_fs() by Dmitry Adamushko · 18 years ago
  56. 9cdf083 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  57. e499e01 [JFFS2] debug.h: include <linux/sched.h> for current->pid by David Woodhouse · 18 years ago
  58. abb536e [JFFS2] use the ref_offset macro by Kyungmin Park · 18 years ago
  59. a2166b9 [JFFS2] Reschedule in loops by Artem Bityutskiy · 18 years ago
  60. 85de3d9 [JFFS2] Fix error-path leak in summary scan by Amit Choudhary · 18 years ago
  61. aba54da [JFFS2] add cond_resched() when garbage collecting deletion dirent by Artem Bityutskiy · 18 years ago
  62. 3d375d9 [JFFS2] replace kmalloc+memset with kzalloc by Yan Burman · 18 years ago
  63. ec2e203 [PATCH] struct path: convert jffs2 by Josef Sipek · 18 years ago
  64. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  65. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  66. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  67. 914e263 [PATCH] severing fs.h, radix-tree.h -> sched.h by Al Viro · 18 years ago
  68. 9c74034 [MTD] return error code from get_mtd_device() by Artem Bityutskiy · 18 years ago
  69. 7014568 [MTD] [NAND] remove len/ooblen confusion. by Vitaly Wool · 18 years ago
  70. 513b046 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  71. c7cf0c6 [JFFS2] Fix jffs2_follow_link() typo by Qi Yong · 18 years ago
  72. ea7415c [JFFS2] Use rb_first() and rb_last() cleanup by Akinobu Mita · 18 years ago
  73. 2ecd05a [PATCH] fs/*: use BUILD_BUG_ON by Alexey Dobriyan · 18 years ago
  74. a6b1d82 [JFFS2] kill warning RE debug-only variables by Jeff Garzik · 18 years ago
  75. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  76. 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
  77. 543ade1 [PATCH] Streamline generic_file_* interfaces and filemap cleanups by Badari Pulavarty · 18 years ago
  78. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  79. f8314dc [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc by Panagiotis Issaris · 18 years ago
  80. f2dd117 [JFFS2] Remove unneeded ifdefs from jffs2_fs_i.h by Michal Piotrowski · 18 years ago
  81. d882687 [JFFS2][SUMMARY] Fix a summary collecting bug. by Havasi Ferenc · 18 years ago
  82. 0b6c0bb fs/jffs2/xattr.c: remove dead code by Adrian Bunk · 18 years ago
  83. 90a18fa make fs/jffs2/nodelist.c:jffs2_obsolete_node_frag() static by Adrian Bunk · 18 years ago
  84. 0d17821 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 18 years ago
  85. c7afb0f [JFFS2][XATTR] Fix memory leak in POSIX-ACL support by KaiGai Kohei · 18 years ago
  86. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  87. c05d52c fs/jffs2/: make 2 functions static by Adrian Bunk · 18 years ago
  88. c6e8c6c [JFFS2][XATTR] Fix xd->refcnt race condition by KaiGai Kohei · 18 years ago
  89. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  90. 936813a Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 18 years ago
  91. 332a6b9 [JFFS2][XATTR] Fix wrong copyright by KaiGai Kohei · 18 years ago
  92. 2c887e2 [JFFS2][XATTR] Re-define xd->refcnt as atomic_t by KaiGai Kohei · 18 years ago
  93. 355ed4e [JFFS2][XATTR] Fix memory leak with jffs2_xattr_ref by KaiGai Kohei · 18 years ago
  94. 8a13695 [JFFS2][XATTR] rid unnecessary writing of delete marker. by KaiGai Kohei · 18 years ago
  95. a1ae76e [JFFS2][XATTR] Fix ACL bug when updating null xattr by null ACL. by KaiGai Kohei · 18 years ago
  96. c9f700f [JFFS2][XATTR] using 'delete marker' for xdatum/xref deletion by KaiGai Kohei · 18 years ago
  97. da206c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  98. f116629 [PATCH] fs: use list_move() by Akinobu Mita · 18 years ago
  99. d6e05ed spelling fixes by Andreas Mohr · 18 years ago
  100. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 18 years ago