summaryrefslogtreecommitdiffstats
path: root/fs/nfs/sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* NFS: Fix sysfs server name memory leakBenjamin Coddington2023-08-191-1/+3
* NFS: Cancel all existing RPC tasks when shutdownBenjamin Coddington2023-06-191-4/+15
* NFS: add sysfs shutdown knobBenjamin Coddington2023-06-191-1/+53
* NFS: Add sysfs links to sunrpc clients for nfs_clientsBenjamin Coddington2023-06-191-0/+20
* NFS: add superblock sysfs entriesBenjamin Coddington2023-06-191-0/+59
* NFS: Make all of /sys/fs/nfs network-namespace uniqueBenjamin Coddington2023-06-191-37/+32
* NFS: Open-code the nfs_kset kset_create_and_add()Benjamin Coddington2023-06-191-2/+32
* NFS: rename nfs_client_kobj to nfs_net_kobjBenjamin Coddington2023-06-191-5/+5
* NFS: rename nfs_client_kset to nfs_ksetBenjamin Coddington2023-06-191-8/+8
* Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-161-2/+2
|\
| * kobject: make kobject_get_ownership() take a constant kobject *Greg Kroah-Hartman2022-11-221-2/+2
* | fs: nfs: sysfs: use sysfs_emit() to instead of scnprintf()ye xingchen2022-12-061-1/+1
|/
* NFS: use default_groups in kobj_typeGreg Kroah-Hartman2022-01-061-1/+2
* NFSv4: Fix up RCU annotations for struct nfs_netns_clientTrond Myklebust2020-10-151-3/+8
* fs: nfs: sysfs: Remove NULL check before kfreeSaurav Girepunje2019-11-181-2/+1
* NFS: Add sysfs support for per-container identifierTrond Myklebust2019-07-061-0/+118
* NFS: Create a root NFS directory in /sys/fs/nfsTrond Myklebust2019-07-061-0/+69