1. 623ff77 Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 12 years ago
  2. c382fb4 romfs: switch to new MTD API by Artem Bityutskiy · 12 years ago
  3. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 12 years ago
  4. 7b3480f Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 12 years ago
  5. 4991e72 romfs: do not use mtd->get_unmapped_area directly by Artem Bityutskiy · 12 years ago
  6. 04c601b mtd: introduce mtd_get_unmapped_area interface by Artem Bityutskiy · 12 years ago
  7. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 12 years ago
  8. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  9. 2b4b248 romfs: fix romfs_get_unmapped_area() argument check by Bob Liu · 13 years ago
  10. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 13 years ago
  11. 848b83a convert get_sb_mtd() users to ->mount() by Al Viro · 14 years ago
  12. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  13. 7e32b7b fix leak in romfs_fill_super() by Al Viro · 14 years ago
  14. ef1f7a7 ROMFS: fix length used with romfs_dev_strnlen() function by Bernd Schmidt · 15 years ago
  15. a21f3c2 fs/romfs: correct error-handling code by Julia Lawall · 15 years ago
  16. 6e1d5dc const: mark remaining inode_operations as const by Alexey Dobriyan · 15 years ago
  17. 774e33e ROMFS: romfs_dev_read() error ignored by Roel Kluin · 15 years ago
  18. 4b2b0b9 ROMFS: Advance destination buffer pointer when reading from a blockdev by David Howells · 15 years ago
  19. 84baf74 ROMFS: romfs_lookup() shouldn't be doing a partial name comparison by David Howells · 15 years ago
  20. 8a59f5d fs/romfs: return f_fsid for statfs(2) by Coly Li · 15 years ago
  21. f52fd5b NOMMU: Fix the RomFS Kconfig to ensure at least one backing store is selected by David Howells · 15 years ago
  22. da4458b NOMMU: Make it possible for RomFS to use MTD devices directly by David Howells · 15 years ago
  23. 4181024 fs/Kconfig: move romfs out by Alexey Dobriyan · 15 years ago
  24. f156596 romfs: romfs_iget() - unsigned ino >= 0 is always true by roel kluin · 15 years ago
  25. 56ff5ef zero i_uid/i_gid on inode allocation by Al Viro · 15 years ago
  26. 0056e65 romfs_readpage: don't report errors for pages beyond i_size by Linus Torvalds · 16 years ago
  27. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  28. 4ebf898 ROMFS: Fix up an error in iget removal by David Howells · 16 years ago
  29. 78cc912 iget: stop ROMFS from using iget() and read_inode() by David Howells · 16 years ago
  30. 55ca3e7 fs/romfs/inode.c: trivial improvements by WANG Cong · 17 years ago
  31. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  32. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  33. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  34. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  35. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  36. c5ef1c4 [PATCH] mark struct inode_operations const 3 by Arjan van de Ven · 17 years ago
  37. 3027795 [PATCH] struct path: convert romfs by Josef Sipek · 17 years ago
  38. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  39. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  40. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  41. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  42. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 18 years ago
  43. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  44. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  45. fffb60f [PATCH] cpuset memory spread: slab cache format by Paul Jackson · 18 years ago
  46. 4b6a931 [PATCH] cpuset memory spread: slab cache filesystems by Paul Jackson · 18 years ago
  47. 54b21a7 [PATCH] fix possible PAGE_CACHE_SHIFT overflows by Andrew Morton · 18 years ago
  48. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago