1. a75e78f kernfs: Fix range checks in kernfs_get_target_path by Bernd Edlinger · 7 years ago
  2. a18d783 Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  3. 488dee9 kernfs: allow creating kernfs objects with arbitrary uid/gid by Dmitry Torokhov · 6 years ago
  4. 166126c kernfs: Replace strncpy with memcpy by Guenter Roeck · 7 years ago
  5. 319ba91 kernfs: don't set dentry->d_fsdata by Shaohua Li · 7 years ago
  6. dfeef68 vfs: remove ".readlink = generic_readlink" assignments by Miklos Szeredi · 8 years ago
  7. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  8. e72a1a8 kernfs: Switch to generic xattr handlers by Andreas Gruenbacher · 8 years ago
  9. fceef39 switch ->get_link() to delayed_call, kill ->put_link() by Al Viro · 9 years ago
  10. cd3417c kill free_page_put_link() by Al Viro · 9 years ago
  11. 6b25539 replace ->follow_link() with new method that could stay in RCU mode by Al Viro · 9 years ago
  12. ecc087f new helper: free_page_put_link() by Al Viro · 10 years ago
  13. 5f2c417 switch ->put_link() from dentry to inode by Al Viro · 10 years ago
  14. 6e77137b don't pass nameidata to ->follow_link() by Al Viro · 10 years ago
  15. 680baac new ->follow_link() and ->put_link() calling conventions by Al Viro · 10 years ago
  16. 988cd7a kernfs: remove kernfs_addrm_cxt by Tejun Heo · 11 years ago
  17. db4aad2 kernfs: associate a new kernfs_node with its parent on creation by Tejun Heo · 11 years ago
  18. 798c75a Revert "kernfs: remove KERNFS_REMOVED" by Greg Kroah-Hartman · 11 years ago
  19. 7653fe9 Revert "kernfs: remove kernfs_addrm_cxt" by Greg Kroah-Hartman · 11 years ago
  20. 99177a3 kernfs: remove kernfs_addrm_cxt by Tejun Heo · 11 years ago
  21. ae34372 kernfs: remove KERNFS_REMOVED by Tejun Heo · 11 years ago
  22. c637b8a kernfs: s/sysfs/kernfs/ in internal functions and whatever is left by Tejun Heo · 11 years ago
  23. a797bfc kernfs: s/sysfs/kernfs/ in global variables by Tejun Heo · 11 years ago
  24. df23fc3 kernfs: s/sysfs/kernfs/ in constants by Tejun Heo · 11 years ago
  25. c525aad kernfs: s/sysfs/kernfs/ in various data structures by Tejun Heo · 11 years ago
  26. adc5e8b kernfs: drop s_ prefix from kernfs_node members by Tejun Heo · 11 years ago
  27. 324a56e kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly by Tejun Heo · 11 years ago
  28. 2322392 kernfs: implement "trusted.*" xattr support by Tejun Heo · 11 years ago
  29. ac9bba0 sysfs, kernfs: implement kernfs_ns_enabled() by Tejun Heo · 11 years ago
  30. bc75555 sysfs, kernfs: make inode number ida per kernfs_root by Tejun Heo · 11 years ago
  31. 2072f1a sysfs, kernfs: move symlink core code to fs/kernfs/symlink.c by Tejun Heo · 11 years ago
  32. b8441ed sysfs, kernfs: add skeletons for kernfs by Tejun Heo · 11 years ago