Age | Commit message (Expand) | Author | Files | Lines |
2021-08-20 | SUNRPC: Server-side disconnect injection | Chuck Lever | 1 | -0/+3 |
2021-08-20 | SUNRPC: Move client-side disconnect injection | Chuck Lever | 1 | -64/+14 |
2021-08-20 | SUNRPC: Add a /sys/kernel/debug/fail_sunrpc/ directory | Chuck Lever | 1 | -0/+14 |
2020-12-02 | net: sunrpc: Fix 'snprintf' return value check in 'do_xprt_debugfs' | Fedor Tokarev | 1 | -2/+2 |
2019-07-18 | Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -23/+29 |
2019-07-06 | SUNRPC: Remove warning in debugfs.c when compiling with W=1 | Trond Myklebust | 1 | -1/+1 |
2019-07-06 | SUNRPC: add links for all client xprts to debugfs | NeilBrown | 1 | -17/+29 |
2019-07-03 | sunrpc: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 1 | -55/+11 |
2019-04-25 | SUNRPC: Fix up tracking of timeouts | Trond Myklebust | 1 | -1/+1 |
2019-02-12 | rpc: properly check debugfs dentry before using it | Greg Kroah-Hartman | 1 | -1/+1 |
2018-03-26 | net: Use octal not symbolic permissions | Joe Perches | 1 | -3/+3 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-02-08 | sunrpc: record rpc client pointer in seq->private directly | Kinglong Mee | 1 | -25/+10 |
2015-06-11 | SUNRPC: Address kbuild warning in net/sunrpc/debugfs.c | Chuck Lever | 1 | -1/+2 |
2015-06-10 | SUNRPC: Transport fault injection | Chuck Lever | 1 | -0/+77 |
2015-03-31 | sunrpc: make debugfs file creation failure non-fatal | Jeff Layton | 1 | -23/+29 |
2014-11-27 | sunrpc: add a debugfs rpc_xprt directory with an info file in it | Jeff Layton | 1 | -7/+108 |
2014-11-27 | sunrpc: add debugfs file for displaying client rpc_task queue | Jeff Layton | 1 | -0/+191 |