aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/debugfs.c
AgeCommit message (Expand)Author
2022-05-19SUNRPC: Cache deferral injectionChuck Lever
2021-09-04Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2021-08-20SUNRPC: Server-side disconnect injectionChuck Lever
2021-08-20SUNRPC: Move client-side disconnect injectionChuck Lever
2021-08-20SUNRPC: Add a /sys/kernel/debug/fail_sunrpc/ directoryChuck Lever
2021-08-09SUNRPC: Convert rpc_client refcount to use refcount_tTrond Myklebust
2020-12-02net: sunrpc: Fix 'snprintf' return value check in 'do_xprt_debugfs'Fedor Tokarev
2019-07-18Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2019-07-06SUNRPC: Remove warning in debugfs.c when compiling with W=1Trond Myklebust
2019-07-06SUNRPC: add links for all client xprts to debugfsNeilBrown
2019-07-03sunrpc: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-04-25SUNRPC: Fix up tracking of timeoutsTrond Myklebust
2019-02-12rpc: properly check debugfs dentry before using itGreg Kroah-Hartman
2018-03-26net: Use octal not symbolic permissionsJoe Perches
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-02-08sunrpc: record rpc client pointer in seq->private directlyKinglong Mee
2015-06-11SUNRPC: Address kbuild warning in net/sunrpc/debugfs.cChuck Lever
2015-06-10SUNRPC: Transport fault injectionChuck Lever
2015-03-31sunrpc: make debugfs file creation failure non-fatalJeff Layton
2014-11-27sunrpc: add a debugfs rpc_xprt directory with an info file in itJeff Layton
2014-11-27sunrpc: add debugfs file for displaying client rpc_task queueJeff Layton