1. 6469f54 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 15 years ago
  2. dd79998 jffs2: Use SLAB_HWCACHE_ALIGN for jffs2_raw_{dirent,inode} slabs by David Woodhouse · 15 years ago
  3. 18f4c64 jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()' by Linus Torvalds · 15 years ago
  4. 91e0955 jffs2: move jffs2_gcd_mtd threads to the new kthread API by Gerard Lledo · 15 years ago
  5. bc8cec0 JFFS2: add missing verify buffer allocation/deallocation by Massimo Cirillo · 15 years ago
  6. 57ca7de jffs2: Fix return value from jffs2_do_readpage_nolock() by Anders Grafström · 15 years ago
  7. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  8. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
  9. 5c5d4e8 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  10. 72c0490 Get "no acls for this inode" right, fix shmem breakage by Al Viro · 15 years ago
  11. 073aaa1 helpers for acl caching + switch to those by Al Viro · 15 years ago
  12. 290c263 switch jffs2 to inode->i_acl by Al Viro · 15 years ago
  13. 4839641 jffs2: fix another potential leak on error path in scan.c by David Woodhouse · 15 years ago
  14. ac1b7c3 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  15. a2ab0ce jffs2: leaking jffs2_summary in function jffs2_scan_medium by Christian Engelmayer · 15 years ago
  16. d579ed0 jffs2: call jffs2_write_super from jffs2_sync_fs by Christoph Hellwig · 15 years ago
  17. 337eb00 Push BKL down into ->remount_fs() by Alessio Igor Bogani · 15 years ago
  18. ebc1ac1 ->write_super lock_super pushdown by Christoph Hellwig · 15 years ago
  19. 01ba687 jffs2: move jffs2_write_super to super.c by Christoph Hellwig · 15 years ago
  20. 6cfd014 push BKL down into ->put_super by Christoph Hellwig · 15 years ago
  21. 8c85e12 remove ->write_super call in generic_shutdown_super by Christoph Hellwig · 15 years ago
  22. 81e2962 jffs2: Fix corruption when flash erase/write failure by Joakim Tjernlund · 15 years ago
  23. 22ae77b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  24. ce3b0f8 New helper - current_umask() by Al Viro · 15 years ago
  25. fc371a2 [JFFS2] jffs2_acl_count() tests < 0 on unsigned by Roel Kluin · 15 years ago
  26. c6d59cd [JFFS2] kmem_cache_alloc/memset -> kmem_cache_zalloc by Wei Yongjun · 15 years ago
  27. 4c41bd0 [JFFS2] fix mount crash caused by removed nodes by Thomas Gleixner · 15 years ago
  28. efab0b5 [JFFS2] force the jffs2 GC daemon to behave a bit better by Andres Salomon · 15 years ago
  29. ab5610b [JFFS2] remove junk prototypes by Artem Bityutskiy · 16 years ago
  30. 353816f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  31. 54566b2 fs: symlink write_begin allocation context fix by Nick Piggin · 16 years ago
  32. 0bc4382 [JFFS2] Clean up fs/jffs2/compr_rubin.c by David Woodhouse · 16 years ago
  33. 69423d9 [MTD] update internal API to support 64-bit device size by Adrian Hunter · 16 years ago
  34. c361948 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  35. dc8a084 [JFFS2] fix race condition in jffs2_lzo_compress() by Geert Uytterhoeven · 16 years ago
  36. b27cf88 [JFFS2] Fix lack of locking in thread_should_wake() by David Woodhouse · 16 years ago
  37. 3222a3e [PATCH] fix ->llseek for more directories by Christoph Hellwig · 16 years ago
  38. 8966c5e [JFFS2] Use d_splice_alias() not d_add() in jffs2_lookup() by David Woodhouse · 16 years ago
  39. 5f556aa [JFFS2] Reinstate NFS exportability by David Woodhouse · 16 years ago
  40. f04de50 [JFFS2] Fix build failure with !CONFIG_JFFS2_FS_WRITEBUFFER by Steve Glendinning · 16 years ago
  41. 5bf1723 [JFFS2] Write buffer offset adjustment for NOR-ECC (Sibley) flash by Alexander Belyakov · 16 years ago
  42. faa5c2a [JFFS2] Correct parameter names of jffs2_compress() in comments by Geert Uytterhoeven · 16 years ago
  43. 3fc678a CRED: Wrap task credential accesses in the JFFS2 filesystem by David Howells · 16 years ago
  44. 9d7548d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  45. 31db6e9 [JFFS2] Move JFFS2 config options out of fs/Kconfig by Alexey Dobriyan · 16 years ago
  46. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  47. 75caf6b [JFFS2] Fill in f_fsid field in jffs2_statfs() by David Woodhouse · 16 years ago
  48. bde86fe [JFFS2] Correct symlink name too long error code by Adrian Hunter · 16 years ago
  49. bb0eb21 [MTD] Define and use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffff by Adrian Hunter · 16 years ago
  50. b7600db [JFFS2] Fix allocation of summary buffer by David Woodhouse · 16 years ago
  51. 9ee08c2 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  52. e6305c4 [PATCH] sanitize ->permission() prototype by Al Viro · 16 years ago
  53. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  54. 0533400 [JFFS2] Use .unlocked_ioctl by Stoyan Gaydarov · 16 years ago
  55. 2c4aabc Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  56. a98889f [MTD][NOR] Add physical address to point() method by Jared Hulbert · 16 years ago
  57. 27c72b0 [JFFS2] Track parent inode for directories (for NFS export) by David Woodhouse · 16 years ago
  58. 1b690b4 [JFFS2] Invert last argument of jffs2_gc_fetch_inode(), make it boolean. by David Woodhouse · 16 years ago
  59. 590fe34 [JFFS2] Quiet lockdep false positive. by David Woodhouse · 16 years ago
  60. 4e571ab [JFFS2] Clean up jffs2_alloc_inode() and jffs2_i_init_once() by David Woodhouse · 16 years ago
  61. 8e24eea fs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  62. 2c61cb2 [JFFS2] Introduce dbg_readinode2 log level, use it to shut read_dnode() up by David Woodhouse · 16 years ago
  63. 422b120 [JFFS2] Fix jffs2_reserve_space() when all blocks are pending erasure. by David Woodhouse · 16 years ago
  64. e2bc322 [JFFS2] Add erase_checking_list to hold blocks being marked. by David Woodhouse · 16 years ago
  65. 8a0f572 [JFFS2] Return values of jffs2_block_check_erase error paths by Anders Grafström · 16 years ago
  66. 19e56ce [JFFS2] Finally remove redundant ref->__totlen field. by David Woodhouse · 16 years ago
  67. 27e6b8e [JFFS2] Honour TEST_TOTLEN macro in debugging code. ref->__totlen is going! by David Woodhouse · 16 years ago
  68. 85a62db [JFFS2] Add paranoia debugging for superblock counts by David Woodhouse · 16 years ago
  69. 014b164 [JFFS2] Fix free space leak with in-band cleanmarkers by David Woodhouse · 16 years ago
  70. cf9d1e4 [JFFS2] Self-sufficient #includes in jffs2_fs_i.h: include <linux/mutex.h> by David Woodhouse · 16 years ago
  71. ced2207 [JFFS2] semaphore->mutex conversion by David Woodhouse · 16 years ago
  72. cca1584 [JFFS2] add write verify on dataflash. by michael · 16 years ago
  73. 25dc30b [JFFS2] fix sparse warnings in gc.c by David Woodhouse · 16 years ago
  74. bf66737 [JFFS2] fix sparse warning in write.c by Harvey Harrison · 16 years ago
  75. 8ca646a [JFFS2] Fix sparse warning in nodemgmt.c by David Woodhouse · 16 years ago
  76. f876a59 [JFFS2] include function prototype for jffs2_ioctl by Harvey Harrison · 16 years ago
  77. f838bad Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  78. 6188e10 Convert asm/semaphore.h users to linux/semaphore.h by Matthew Wilcox · 16 years ago
  79. abe2f41 JFFS2 Fix of panics caused by wrong condition for hole frag creation in write_begin by Alexey Korolev · 16 years ago
  80. dd91966 [JFFS2] Use ALLOC_DELETION priority for truncation to zero length by David Woodhouse · 16 years ago
  81. b28ba9f [JFFS2] Set i_blocks when truncating files by David Woodhouse · 16 years ago
  82. a8e98d6 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  83. 5451f79 iget: stop JFFS2 from using iget() and read_inode() by David Howells · 16 years ago
  84. e231c2e Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) by David Howells · 16 years ago
  85. e1b8513 Typoes: "whith" -> "with" by Robert P. J. Day · 16 years ago
  86. c1f3ee1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 16 years ago
  87. 36f97bc [JFFS2] Add missing call to posix_acl_release by Julia Lawall · 17 years ago
  88. e136e76 Freezer: Fix JFFS2 garbage collector freezing issue (rev. 2) by Rafael J. Wysocki · 17 years ago
  89. c2056e1 [JFFS2] Fix return value check for mtd->point() in check_node_data() by Alexey Korolev · 17 years ago
  90. 9252572 [JFFS2] Fix data CRC checking on NOR flash. by David Woodhouse · 17 years ago
  91. 050416e [JFFS2] make jffs2_get_acl() static by Adrian Bunk · 17 years ago
  92. 6d88202 [JFFS2] Fix misapplied patch causing compile breakage by David Woodhouse · 17 years ago
  93. 857013b [JFFS2] Don't strip sgid bit from inode permissions by David Woodhouse · 17 years ago
  94. 1595358 [JFFS2] Improve getdents vs. f_pos handling on NOR flash. by David Woodhouse · 17 years ago
  95. 8d6ea58 [JFFS2] Prevent return of initialised variable in jffs2_init_acl_post() by David Woodhouse · 17 years ago
  96. 2a754b5 [JFFS2] Fix return value from jffs2_write_end() by Nick Piggin · 17 years ago
  97. cfc8dc6 [JFFS2] Tidy up fix for ACL/permissions problem. by KaiGai Kohei · 17 years ago
  98. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  99. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  100. 205c109 jffs2: convert to new aops by Nick Piggin · 17 years ago