summaryrefslogtreecommitdiff
path: root/fs/nfs/sysfs.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2022-12-06fs: nfs: sysfs: use sysfs_emit() to instead of scnprintf()ye xingchen1-1/+1
2022-11-22kobject: make kobject_get_ownership() take a constant kobject *Greg Kroah-Hartman1-2/+2
2022-01-06NFS: use default_groups in kobj_typeGreg Kroah-Hartman1-1/+2
2020-10-15NFSv4: Fix up RCU annotations for struct nfs_netns_clientTrond Myklebust1-3/+8
2019-11-18fs: nfs: sysfs: Remove NULL check before kfreeSaurav Girepunje1-2/+1
2019-07-06NFS: Add sysfs support for per-container identifierTrond Myklebust1-0/+118
2019-07-06NFS: Create a root NFS directory in /sys/fs/nfsTrond Myklebust1-0/+69