1. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  2. 0cbee99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  3. f9bb488 sysfs: Create mountpoints with sysfs_create_mount_point by Eric W. Biederman · 9 years ago
  4. f5b6977 configfs: init configfs module earlier at boot time by Daniel Baluta · 9 years ago
  5. b4caecd fs: introduce f_op->mmap_capabilities for nommu mmap support by Christoph Hellwig · 9 years ago
  6. 1d88aa4 fs/configfs: use pr_fmt by Fabian Frederick · 10 years ago
  7. c668693 fs/configfs: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  8. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  9. 2a152ad make configfs_pin_fs() return root dentry on success by Al Viro · 12 years ago
  10. b7c177f configfs: kill configfs_sb by Al Viro · 12 years ago
  11. 81d44ed1 configfs: don't bother with checks for mkdir/rmdir/unlink/symlink in root by Al Viro · 12 years ago
  12. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 12 years ago
  13. 7c6455e configfs: register_filesystem() called too early by Al Viro · 12 years ago
  14. d463a0c switch configfs by Al Viro · 13 years ago
  15. fc14f2f convert get_sb_single() users by Al Viro · 14 years ago
  16. 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
  17. 8e24eea fs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  18. 197b12d Kobject: convert fs/* from kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 16 years ago
  19. 0ff21e4 kobject: convert kernel_kset to be a kobject by Greg Kroah-Hartman · 17 years ago
  20. bd35b93 kset: convert kernel_subsys to use kset_create by Greg Kroah-Hartman · 17 years ago
  21. 3794491 kobject: convert configfs to use kobject_create by Greg Kroah-Hartman · 17 years ago
  22. 3514fac kobject: remove struct kobj_type from struct kset by Greg Kroah-Hartman · 17 years ago
  23. e0bf68d mm: bdi init hooks by Peter Zijlstra · 17 years ago
  24. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  25. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 17 years ago
  26. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  27. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 17 years ago
  28. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  29. 816724e Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 18 years ago
  30. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  31. 1f5ce9e VFS: Unexport do_kern_mount() and clean up simple_pin_fs() by Trond Myklebust · 18 years ago
  32. 3d0f89b configfs: Add permission and ownership to configfs objects. by Joel Becker · 18 years ago
  33. 7063fbf [PATCH] configfs: User-driven configuration filesystem by Joel Becker · 18 years ago