- 7ba0273 kernfs: switch kernfs to use an rwsem by Ian Kent · 3 years, 6 months ago
- 895adbe kernfs: add a revision to identify directory node changes by Ian Kent · 3 years, 6 months ago
- 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
- 0c47383 kernfs: Add option to enable user xattrs by Daniel Xu · 4 years, 10 months ago
- fe0f726 kernfs: combine ino/id lookup functions into kernfs_find_and_get_node_by_id() by Tejun Heo · 5 years ago
- 55716d2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 by Thomas Gleixner · 6 years ago
- 0ac6075 kernfs: use simple_xattrs for security attributes by Ondrej Mosnacek · 6 years ago
- 0589521 kernfs: clean up struct kernfs_iattrs by Ondrej Mosnacek · 6 years ago
- 7b47a9e Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
- 23bf1b6 kernfs, sysfs, cgroup, intel_rdt: Support fs_context by David Howells · 6 years ago
- 26e28d6 kernfs: Allocating memory for kernfs_iattrs with kmem_cache. by Ayush Mittal · 6 years ago
- 488dee9 kernfs: allow creating kernfs objects with arbitrary uid/gid by Dmitry Torokhov · 6 years ago
- 319ba91 kernfs: don't set dentry->d_fsdata by Shaohua Li · 7 years ago
- ba16b28 kernfs: add an API to get kernfs node from inode number by Shaohua Li · 7 years ago
- a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
- 0e67db2 kernfs: add kernfs_ops->open/release() callbacks by Tejun Heo · 8 years ago
- e72a1a8 kernfs: Switch to generic xattr handlers by Andreas Gruenbacher · 8 years ago
- 3767e25 switch ->setxattr() to passing dentry and inode separately by Al Viro · 9 years ago
- ce23e64 ->getxattr(): pass dentry and inode as separate arguments by Al Viro · 9 years ago
- fb02915 kernfs: make kernfs_get_inode() public by Tejun Heo · 10 years ago
- a7a2c68 fs: deduplicate noop_backing_dev_info by Christoph Hellwig · 10 years ago
- 7d568a8 kernfs: implement kernfs_root->supers list by Tejun Heo · 11 years ago
- f41c593 kernfs: fix kernfs_node_from_dentry() by Li Zefan · 11 years ago
- 81c173c kernfs: remove KERNFS_REMOVED by Tejun Heo · 11 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
- 55f6e30 Revert "kernfs: invoke kernfs_unmap_bin_file() directly from __kernfs_remove()" 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
- f601f9a kernfs: invoke kernfs_unmap_bin_file() directly from __kernfs_remove() by Tejun Heo · 11 years ago
- ae34372 kernfs: remove KERNFS_REMOVED by Tejun Heo · 11 years ago
- 2063d60 kernfs: mark static names with KERNFS_STATIC_NAME 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
- 9a8049a kernfs: update sysfs_init_inode_attrs() by Tejun Heo · 11 years ago
- bfc5c17 sysfs, kernfs: remove cross inclusions of internal headers by Tejun Heo · 11 years ago
- cf9e5a7 sysfs, kernfs: make sysfs_dirent definition public by Tejun Heo · 11 years ago
- fa736a9 sysfs, kernfs: move mount core code to fs/kernfs/mount.c by Tejun Heo · 11 years ago
- 4b93dc9 sysfs, kernfs: prepare mount path for kernfs by Tejun Heo · 11 years ago
- bc75555 sysfs, kernfs: make inode number ida per kernfs_root by Tejun Heo · 11 years ago
- ba7443b sysfs, kernfs: implement kernfs_create/destroy_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
- 414985a sysfs, kernfs: move file core code to fs/kernfs/file.c by Tejun Heo · 11 years ago
- fd7b9f7 sysfs, kernfs: move dir core code to fs/kernfs/dir.c by Tejun Heo · 11 years ago
- ffed24e sysfs, kernfs: move inode code to fs/kernfs/inode.c by Tejun Heo · 11 years ago
- ae6621b sysfs, kernfs: move internal decls to fs/kernfs/kernfs-internal.h by Tejun Heo · 11 years ago