1. 393c371 kernfs: switch global kernfs_rwsem lock to per-fs lock by Minchan Kim · 3 years, 2 months ago
  2. 8f5cfb3 fs/kernfs/symlink.c: replace S_IRWXUGO with 0777 on kernfs_create_link() by Luis Chamberlain · 3 years, 4 months ago
  3. 7ba0273 kernfs: switch kernfs to use an rwsem by Ian Kent · 3 years, 6 months ago
  4. 55716d2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 by Thomas Gleixner · 6 years ago
  5. 0589521 kernfs: clean up struct kernfs_iattrs by Ondrej Mosnacek · 6 years ago
  6. a75e78f kernfs: Fix range checks in kernfs_get_target_path by Bernd Edlinger · 7 years ago
  7. 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
  8. 488dee9 kernfs: allow creating kernfs objects with arbitrary uid/gid by Dmitry Torokhov · 6 years ago
  9. 166126c kernfs: Replace strncpy with memcpy by Guenter Roeck · 7 years ago
  10. 319ba91 kernfs: don't set dentry->d_fsdata by Shaohua Li · 8 years ago
  11. dfeef68 vfs: remove ".readlink = generic_readlink" assignments by Miklos Szeredi · 8 years ago
  12. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  13. e72a1a8 kernfs: Switch to generic xattr handlers by Andreas Gruenbacher · 8 years ago
  14. fceef39 switch ->get_link() to delayed_call, kill ->put_link() by Al Viro · 9 years ago
  15. cd3417c kill free_page_put_link() by Al Viro · 9 years ago
  16. 6b25539 replace ->follow_link() with new method that could stay in RCU mode by Al Viro · 9 years ago
  17. ecc087f new helper: free_page_put_link() by Al Viro · 10 years ago
  18. 5f2c417 switch ->put_link() from dentry to inode by Al Viro · 10 years ago
  19. 6e77137b don't pass nameidata to ->follow_link() by Al Viro · 10 years ago
  20. 680baac new ->follow_link() and ->put_link() calling conventions by Al Viro · 10 years ago
  21. 988cd7a kernfs: remove kernfs_addrm_cxt by Tejun Heo · 11 years ago
  22. db4aad2 kernfs: associate a new kernfs_node with its parent on creation by Tejun Heo · 11 years ago
  23. 798c75a Revert "kernfs: remove KERNFS_REMOVED" by Greg Kroah-Hartman · 11 years ago
  24. 7653fe9 Revert "kernfs: remove kernfs_addrm_cxt" by Greg Kroah-Hartman · 11 years ago
  25. 99177a3 kernfs: remove kernfs_addrm_cxt by Tejun Heo · 11 years ago
  26. ae34372 kernfs: remove KERNFS_REMOVED by Tejun Heo · 11 years ago
  27. c637b8a kernfs: s/sysfs/kernfs/ in internal functions and whatever is left by Tejun Heo · 11 years ago
  28. a797bfc kernfs: s/sysfs/kernfs/ in global variables by Tejun Heo · 11 years ago
  29. df23fc3 kernfs: s/sysfs/kernfs/ in constants by Tejun Heo · 11 years ago
  30. c525aad kernfs: s/sysfs/kernfs/ in various data structures by Tejun Heo · 11 years ago
  31. adc5e8b kernfs: drop s_ prefix from kernfs_node members by Tejun Heo · 11 years ago
  32. 324a56e kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly by Tejun Heo · 11 years ago
  33. 2322392 kernfs: implement "trusted.*" xattr support by Tejun Heo · 11 years ago
  34. ac9bba0 sysfs, kernfs: implement kernfs_ns_enabled() by Tejun Heo · 11 years ago
  35. bc75555 sysfs, kernfs: make inode number ida per kernfs_root by Tejun Heo · 11 years ago
  36. 2072f1a sysfs, kernfs: move symlink core code to fs/kernfs/symlink.c by Tejun Heo · 11 years ago
  37. b8441ed sysfs, kernfs: add skeletons for kernfs by Tejun Heo · 11 years ago