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