1. e72a1a8 kernfs: Switch to generic xattr handlers by Andreas Gruenbacher · 8 years ago
  2. 3767e25 switch ->setxattr() to passing dentry and inode separately by Al Viro · 8 years ago
  3. ce23e64 ->getxattr(): pass dentry and inode as separate arguments by Al Viro · 8 years ago
  4. fb02915 kernfs: make kernfs_get_inode() public by Tejun Heo · 9 years ago
  5. a7a2c68 fs: deduplicate noop_backing_dev_info by Christoph Hellwig · 9 years ago
  6. 7d568a8 kernfs: implement kernfs_root->supers list by Tejun Heo · 10 years ago
  7. f41c593 kernfs: fix kernfs_node_from_dentry() by Li Zefan · 10 years ago
  8. 81c173c kernfs: remove KERNFS_REMOVED by Tejun Heo · 10 years ago
  9. 988cd7a kernfs: remove kernfs_addrm_cxt by Tejun Heo · 10 years ago
  10. db4aad2 kernfs: associate a new kernfs_node with its parent on creation by Tejun Heo · 10 years ago
  11. 798c75a Revert "kernfs: remove KERNFS_REMOVED" by Greg Kroah-Hartman · 10 years ago
  12. 55f6e30 Revert "kernfs: invoke kernfs_unmap_bin_file() directly from __kernfs_remove()" by Greg Kroah-Hartman · 10 years ago
  13. 7653fe9 Revert "kernfs: remove kernfs_addrm_cxt" by Greg Kroah-Hartman · 10 years ago
  14. 99177a3 kernfs: remove kernfs_addrm_cxt by Tejun Heo · 10 years ago
  15. f601f9a kernfs: invoke kernfs_unmap_bin_file() directly from __kernfs_remove() by Tejun Heo · 10 years ago
  16. ae34372 kernfs: remove KERNFS_REMOVED by Tejun Heo · 10 years ago
  17. 2063d60 kernfs: mark static names with KERNFS_STATIC_NAME by Tejun Heo · 11 years ago
  18. c637b8a kernfs: s/sysfs/kernfs/ in internal functions and whatever is left by Tejun Heo · 11 years ago
  19. a797bfc kernfs: s/sysfs/kernfs/ in global variables by Tejun Heo · 11 years ago
  20. df23fc3 kernfs: s/sysfs/kernfs/ in constants by Tejun Heo · 11 years ago
  21. c525aad kernfs: s/sysfs/kernfs/ in various data structures by Tejun Heo · 11 years ago
  22. adc5e8b kernfs: drop s_ prefix from kernfs_node members by Tejun Heo · 11 years ago
  23. 324a56e kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly by Tejun Heo · 11 years ago
  24. 2322392 kernfs: implement "trusted.*" xattr support by Tejun Heo · 11 years ago
  25. 9a8049a kernfs: update sysfs_init_inode_attrs() by Tejun Heo · 11 years ago
  26. bfc5c17 sysfs, kernfs: remove cross inclusions of internal headers by Tejun Heo · 11 years ago
  27. cf9e5a7 sysfs, kernfs: make sysfs_dirent definition public by Tejun Heo · 11 years ago
  28. fa736a9 sysfs, kernfs: move mount core code to fs/kernfs/mount.c by Tejun Heo · 11 years ago
  29. 4b93dc9 sysfs, kernfs: prepare mount path for kernfs by Tejun Heo · 11 years ago
  30. bc75555 sysfs, kernfs: make inode number ida per kernfs_root by Tejun Heo · 11 years ago
  31. ba7443b sysfs, kernfs: implement kernfs_create/destroy_root() by Tejun Heo · 11 years ago
  32. 2072f1a sysfs, kernfs: move symlink core code to fs/kernfs/symlink.c by Tejun Heo · 11 years ago
  33. 414985a sysfs, kernfs: move file core code to fs/kernfs/file.c by Tejun Heo · 11 years ago
  34. fd7b9f7 sysfs, kernfs: move dir core code to fs/kernfs/dir.c by Tejun Heo · 11 years ago
  35. ffed24e sysfs, kernfs: move inode code to fs/kernfs/inode.c by Tejun Heo · 11 years ago
  36. ae6621b sysfs, kernfs: move internal decls to fs/kernfs/kernfs-internal.h by Tejun Heo · 11 years ago