1. 329ad39 mtd: introduce mtd_read interface by Artem Bityutskiy · 13 years ago
  2. 7219778 mtd: introduce mtd_unpoint interface by Artem Bityutskiy · 13 years ago
  3. d35ea20 mtd: introduce mtd_point interface by Artem Bityutskiy · 13 years ago
  4. 7e1f0dc mtd: introduce mtd_erase interface by Artem Bityutskiy · 13 years ago
  5. 5346671 jffs2: fix up error handling for insert_inode_locked by Eric Sandeen · 13 years ago
  6. e0d6511 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  7. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  8. 123005f jffs2: add compr=lzo and compr=zlib options by Andres Salomon · 13 years ago
  9. 92abc47 jffs2: implement mount option parsing and compression overriding by Andres Salomon · 13 years ago
  10. 0612b9d mtd: rename MTD_OOB_* to MTD_OPS_* by Brian Norris · 13 years ago
  11. 51b11e3 jffs2: use mutex_is_locked() in __jffs2_flush_wbuf() by Alexey Khoroshilov · 13 years ago
  12. e8a0e41 jffs2: Avoid unneeded 'if' before kfree by Jesper Juhl · 13 years ago
  13. 5a2f3a0 Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/ima-2.6 into next by James Morris · 13 years ago
  14. d695212 switch posix_acl_equiv_mode() to umode_t * by Al Viro · 13 years ago
  15. d3fb612 switch posix_acl_create() to umode_t * by Al Viro · 13 years ago
  16. 61effb5 jffs2: S_ISLNK(mode & S_IFMT) is pointless by Al Viro · 13 years ago
  17. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  18. 4e34e71 fs: take the ACL checks to common code by Christoph Hellwig · 13 years ago
  19. 826cae2 kill boilerplates around posix_acl_create_masq() by Al Viro · 13 years ago
  20. bc26ab5 kill boilerplate around posix_acl_chmod_masq() by Al Viro · 13 years ago
  21. e77819e vfs: move ACL cache lookup into generic code by Linus Torvalds · 13 years ago
  22. 963945b fix jffs2 ACLs on big-endian with 16bit mode_t by Al Viro · 13 years ago
  23. 22ba747 jffs2: fix IN_DELETE_SELF on overwriting rename() killing a directory by Al Viro · 13 years ago
  24. df2e301 fs: Merge split strings by Jean Delvare · 13 years ago
  25. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  26. a904937 make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) by Al Viro · 13 years ago
  27. 7e40145 ->permission() sanitizing: don't pass flags to ->check_acl() by Al Viro · 13 years ago
  28. 9c2c703 ->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl() by Al Viro · 13 years ago
  29. 9d8f13b security: new security_inode_init_security API adds function callback by Mimi Zohar · 13 years ago
  30. 36947a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  31. cf0f053 jffs2: remove unnecessary dentry_unhash from rmdir, dir rename by Sage Weil · 13 years ago
  32. 29a6ccc Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  33. aa38572 fs: pass exact type of data dirties to ->dirty_inode by Christoph Hellwig · 13 years ago
  34. e4eaac0 vfs: push dentry_unhash on rename_dir into file systems by Sage Weil · 13 years ago
  35. 79bf7c7 vfs: push dentry_unhash on rmdir into file systems by Sage Weil · 13 years ago
  36. 1ddd0d9 JFFS2: retry large buffer allocations by Grant Erickson · 13 years ago
  37. 8cb2a18 jffs2: remove unused variables by Sergey Senozhatsky · 13 years ago
  38. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  39. 7bf7e37 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus-1 by Artem Bityutskiy · 13 years ago
  40. 2e14967 userns: rename is_owner_or_cap to inode_owner_or_capable by Serge E. Hallyn · 13 years ago
  41. 565d76c zlib: slim down zlib_deflate() workspace when possible by Jim Keniston · 13 years ago
  42. bea9312 jffs2: remove a trailing white space in commentaries by Tracey Dent · 13 years ago
  43. fe3fa43 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next by James Morris · 13 years ago
  44. 2a7dba3 fs/vfs/security: pass last path component to LSM on inode creation by Eric Paris · 13 years ago
  45. ab2020f Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  46. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 14 years ago
  47. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 14 years ago
  48. 027d9ac jffs2: typo in comment by Dan Carpenter · 14 years ago
  49. f326966 jffs2: fix error value sign by Vasiliy Kulikov · 14 years ago
  50. 7ddbead jffs2: use vzalloc by Joe Perches · 14 years ago
  51. 7934650 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  52. 6757792 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 14 years ago
  53. 848b83a convert get_sb_mtd() users to ->mount() by Al Viro · 14 years ago
  54. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  55. 04aadf3 jffs2: use kmemdup by Julia Lawall · 14 years ago
  56. 41bdc60 jffs2: Reduce excessive scan of empty blocks by Joakim Tjernlund · 14 years ago
  57. 81cfc9f jffs2: Fix serious write stall due to erase by Joakim Tjernlund · 14 years ago
  58. 65e5a0e jffs2: Dynamically choose inocache hash size by Daniel Drake · 14 years ago
  59. 088bd45 jffs2: drop unused model argument by Mike Frysinger · 14 years ago
  60. 3866f67 jffs2: use cond_resched() instead of yield() by Wolfram Sang · 14 years ago
  61. 1a028dd BKL: Remove BKL from jffs2 by Arnd Bergmann · 14 years ago
  62. db71922 BKL: Explicitly add BKL around get_sb/fill_super by Jan Blunck · 14 years ago
  63. e8a89ce Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  64. b57922d convert remaining ->clear_inode() to ->evict_inode() by Al Viro · 14 years ago
  65. 41cce64 jffs2: don't open-code iget_failed() by Al Viro · 14 years ago
  66. 2c27c65 check ATTR_SIZE contraints in inode_change_ok by Christoph Hellwig · 14 years ago
  67. 6ae0185 mtd: Remove obsolete <mtd/compatmac.h> include by David Woodhouse · 14 years ago
  68. 6088c05 jffs2: Update copyright notices by David Woodhouse · 14 years ago
  69. a4ce96a Fix up trivial spelling errors ('taht' -> 'that') by Linus Torvalds · 14 years ago
  70. 3975d16 Merge git://git.infradead.org/~dwmw2/mtd-2.6.35 by Linus Torvalds · 14 years ago
  71. 1c24d06 jffs2: update ctime when changing the file's permission by setfacl by Jan Kara · 14 years ago
  72. e72e649 jffs2: Fix NFS race by using insert_inode_locked() by David Woodhouse · 14 years ago
  73. f324e4c jffs2: Fix in-core inode leaks on error paths by David Woodhouse · 14 years ago
  74. 15c6fd9 kill spurious reference to vmtruncate by npiggin@suse.de · 14 years ago
  75. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  76. 365f0cb jffs2: constify xattr_handler by Stephen Hemminger · 14 years ago
  77. 9723152 jffs2: Stop triggering block erases from jffs2_write_super() by Joakim Tjernlund · 14 years ago
  78. 64a5c2e jffs2: Rename jffs2_erase_pending_trigger() to jffs2_dirty_trigger() by Joakim Tjernlund · 14 years ago
  79. ae3b6ba jffs2: Use jffs2_garbage_collect_trigger() to trigger pending erases by David Woodhouse · 14 years ago
  80. acb64a4 jffs2: Require jffs2_garbage_collect_trigger() to be called with lock held by David Woodhouse · 14 years ago
  81. d6ce171 jffs2: Wake GC thread when there are blocks to be erased by Joakim Tjernlund · 14 years ago
  82. 0717bf8 jffs2: Erase pending blocks in GC pass, avoid invalid -EIO return by David Woodhouse · 14 years ago
  83. 9957abe jffs2: Add 'work_done' return value from jffs2_erase_pending_blocks() by Joakim Tjernlund · 14 years ago
  84. 0ae28a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 14 years ago
  85. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  86. 329f905 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 14 years ago
  87. bcc54e2a jffs2: fix up rb_root initializations to use RB_ROOT by Venkatesh Pallipadi · 14 years ago
  88. a779053 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 14 years ago
  89. 91f8026 JFFS2: avoid using C++ keyword `new' in userspace-visible header by Andrew Morton · 14 years ago
  90. bac5e54 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  91. 60d9aa7 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  92. 431547b sanitize xattr handler prototypes by Christoph Hellwig · 15 years ago
  93. 2e16cfc jffs2: Fix long-standing bug with symlink garbage collection. by David Woodhouse · 15 years ago
  94. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  95. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  96. 199bc9f jffs2: Fix memory corruption in jffs2_read_inode_range() by David Woodhouse · 15 years ago
  97. 0fed784 JFFS2: fix min/max confusion by Roel Kluin · 15 years ago
  98. e670e41 jffs2: Fix error return in jffs2_do_read_inode_internal() by Roel Kluin · 15 years ago
  99. a7c367b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  100. ac4cfdd const: mark remaining export_operations const by Alexey Dobriyan · 15 years ago