1. e72a1a8 kernfs: Switch to generic xattr handlers by Andreas Gruenbacher · 8 years ago
  2. a2982cc vfs: Generalize filesystem nodev handling. by Eric W. Biederman · 8 years ago
  3. 29a517c kernfs: The cgroup filesystem also benefits from SB_I_NOEXEC by Eric W. Biederman · 8 years ago
  4. 6e4eab5 fs: Add user namespace member to struct super_block by Eric W. Biederman · 8 years ago
  5. 7f427d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  6. 3cc9b23 kernfs: kernfs_sop_show_path: don't return 0 after seq_dentry call by Serge E. Hallyn · 8 years ago
  7. 4f41fc5 cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespaces by Serge E. Hallyn · 8 years ago
  8. 779b839 kernfs: use lookup_one_len_unlocked() by Al Viro · 8 years ago
  9. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  10. fb3c831 kernfs: define kernfs_node_dentry by Aditya Kali · 8 years ago
  11. a7a2c68 fs: deduplicate noop_backing_dev_info by Christoph Hellwig · 9 years ago
  12. 4e26445 kernfs: introduce kernfs_pin_sb() by Li Zefan · 10 years ago
  13. 26fc9cd kernfs: move the last knowledge of sysfs out from kernfs by Jianyu Zhan · 10 years ago
  14. 7d568a8 kernfs: implement kernfs_root->supers list by Tejun Heo · 10 years ago
  15. 13df797 Merge 3.14-rc5 into driver-core-next by Greg Kroah-Hartman · 10 years ago
  16. fed95ba sysfs: fix namespace refcnt leak by Li Zefan · 10 years ago
  17. f41c593 kernfs: fix kernfs_node_from_dentry() by Li Zefan · 10 years ago
  18. 0c23b22 kernfs: implement kernfs_node_from_dentry(), kernfs_root_from_sb() and kernfs_rename() by Tejun Heo · 10 years ago
  19. 6a7fed4 kernfs: implement kernfs_syscall_ops->remount_fs() and ->show_options() by Tejun Heo · 10 years ago
  20. c637b8a kernfs: s/sysfs/kernfs/ in internal functions and whatever is left by Tejun Heo · 10 years ago
  21. a797bfc kernfs: s/sysfs/kernfs/ in global variables by Tejun Heo · 10 years ago
  22. c525aad kernfs: s/sysfs/kernfs/ in various data structures by Tejun Heo · 10 years ago
  23. 324a56e kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly by Tejun Heo · 10 years ago
  24. fa736a9 sysfs, kernfs: move mount core code to fs/kernfs/mount.c by Tejun Heo · 10 years ago
  25. b8441ed sysfs, kernfs: add skeletons for kernfs by Tejun Heo · 10 years ago