| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-10 | NFS: sysfs: fix leak when nfs_client kobject add fails | Yang Xiuwei | 1 | -0/+1 |
| 2025-05-28 | NFS: add localio to sysfs | Mike Snitzer | 1 | -0/+28 |
| 2025-03-26 | NFS: Shut down the nfs_client only after all the superblocks | Trond Myklebust | 1 | -1/+21 |
| 2025-03-21 | NFS: Add implid to sysfs | Anna Schumaker | 1 | -0/+60 |
| 2025-01-13 | NFS: Fix potential buffer overflowin nfs_sysfs_link_rpc_client() | Zichen Xie | 1 | -3/+3 |
| 2023-08-19 | NFS: Fix sysfs server name memory leak | Benjamin Coddington | 1 | -1/+3 |
| 2023-06-19 | NFS: Cancel all existing RPC tasks when shutdown | Benjamin Coddington | 1 | -4/+15 |
| 2023-06-19 | NFS: add sysfs shutdown knob | Benjamin Coddington | 1 | -1/+53 |
| 2023-06-19 | NFS: Add sysfs links to sunrpc clients for nfs_clients | Benjamin Coddington | 1 | -0/+20 |
| 2023-06-19 | NFS: add superblock sysfs entries | Benjamin Coddington | 1 | -0/+59 |
| 2023-06-19 | NFS: Make all of /sys/fs/nfs network-namespace unique | Benjamin Coddington | 1 | -37/+32 |
| 2023-06-19 | NFS: Open-code the nfs_kset kset_create_and_add() | Benjamin Coddington | 1 | -2/+32 |
| 2023-06-19 | NFS: rename nfs_client_kobj to nfs_net_kobj | Benjamin Coddington | 1 | -5/+5 |
| 2023-06-19 | NFS: rename nfs_client_kset to nfs_kset | Benjamin Coddington | 1 | -8/+8 |
| 2022-12-16 | Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
| 2022-12-06 | fs: nfs: sysfs: use sysfs_emit() to instead of scnprintf() | ye xingchen | 1 | -1/+1 |
| 2022-11-22 | kobject: make kobject_get_ownership() take a constant kobject * | Greg Kroah-Hartman | 1 | -2/+2 |
| 2022-01-06 | NFS: use default_groups in kobj_type | Greg Kroah-Hartman | 1 | -1/+2 |
| 2020-10-15 | NFSv4: Fix up RCU annotations for struct nfs_netns_client | Trond Myklebust | 1 | -3/+8 |
| 2019-11-18 | fs: nfs: sysfs: Remove NULL check before kfree | Saurav Girepunje | 1 | -2/+1 |
| 2019-07-06 | NFS: Add sysfs support for per-container identifier | Trond Myklebust | 1 | -0/+118 |
| 2019-07-06 | NFS: Create a root NFS directory in /sys/fs/nfs | Trond Myklebust | 1 | -0/+69 |