summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2019-07-181-23/+29
|\
| * SUNRPC: Remove warning in debugfs.c when compiling with W=1Trond Myklebust2019-07-061-1/+1
| * SUNRPC: add links for all client xprts to debugfsNeilBrown2019-07-061-17/+29
* | sunrpc: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-07-031-55/+11Star
|/
* SUNRPC: Fix up tracking of timeoutsTrond Myklebust2019-04-251-1/+1
* rpc: properly check debugfs dentry before using itGreg Kroah-Hartman2019-02-121-1/+1
* net: Use octal not symbolic permissionsJoe Perches2018-03-261-3/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sunrpc: record rpc client pointer in seq->private directlyKinglong Mee2017-02-081-25/+10Star
* SUNRPC: Address kbuild warning in net/sunrpc/debugfs.cChuck Lever2015-06-111-1/+2
* SUNRPC: Transport fault injectionChuck Lever2015-06-111-0/+77
* sunrpc: make debugfs file creation failure non-fatalJeff Layton2015-03-311-23/+29
* sunrpc: add a debugfs rpc_xprt directory with an info file in itJeff Layton2014-11-271-7/+108
* sunrpc: add debugfs file for displaying client rpc_task queueJeff Layton2014-11-271-0/+191