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