1. 90b3fec kernfs: Fix range checks in kernfs_get_target_path by Bernd Edlinger · 6 years ago
  2. 52fc8c7 kernfs: Replace strncpy with memcpy by Guenter Roeck · 6 years ago
  3. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  4. e72a1a8 kernfs: Switch to generic xattr handlers by Andreas Gruenbacher · 8 years ago
  5. fceef39 switch ->get_link() to delayed_call, kill ->put_link() by Al Viro · 8 years ago
  6. cd3417c kill free_page_put_link() by Al Viro · 8 years ago
  7. 6b25539 replace ->follow_link() with new method that could stay in RCU mode by Al Viro · 9 years ago
  8. ecc087f new helper: free_page_put_link() by Al Viro · 9 years ago
  9. 5f2c417 switch ->put_link() from dentry to inode by Al Viro · 9 years ago
  10. 6e77137 don't pass nameidata to ->follow_link() by Al Viro · 9 years ago
  11. 680baac new ->follow_link() and ->put_link() calling conventions by Al Viro · 9 years ago
  12. 988cd7a kernfs: remove kernfs_addrm_cxt by Tejun Heo · 10 years ago
  13. db4aad2 kernfs: associate a new kernfs_node with its parent on creation by Tejun Heo · 10 years ago
  14. 798c75a Revert "kernfs: remove KERNFS_REMOVED" by Greg Kroah-Hartman · 10 years ago
  15. 7653fe9 Revert "kernfs: remove kernfs_addrm_cxt" by Greg Kroah-Hartman · 10 years ago
  16. 99177a3 kernfs: remove kernfs_addrm_cxt by Tejun Heo · 10 years ago
  17. ae34372 kernfs: remove KERNFS_REMOVED by Tejun Heo · 10 years ago
  18. c637b8a kernfs: s/sysfs/kernfs/ in internal functions and whatever is left by Tejun Heo · 10 years ago
  19. a797bfc kernfs: s/sysfs/kernfs/ in global variables by Tejun Heo · 10 years ago
  20. df23fc3 kernfs: s/sysfs/kernfs/ in constants by Tejun Heo · 10 years ago
  21. c525aad kernfs: s/sysfs/kernfs/ in various data structures by Tejun Heo · 10 years ago
  22. adc5e8b kernfs: drop s_ prefix from kernfs_node members 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. 2322392 kernfs: implement "trusted.*" xattr support by Tejun Heo · 10 years ago
  25. ac9bba0 sysfs, kernfs: implement kernfs_ns_enabled() by Tejun Heo · 10 years ago
  26. bc75555 sysfs, kernfs: make inode number ida per kernfs_root by Tejun Heo · 10 years ago
  27. 2072f1a sysfs, kernfs: move symlink core code to fs/kernfs/symlink.c by Tejun Heo · 10 years ago
  28. b8441ed sysfs, kernfs: add skeletons for kernfs by Tejun Heo · 10 years ago