Age | Commit message (Expand) | Author | Files | Lines |
2020-02-04 | proc: convert everything to "struct proc_ops" | Alexey Dobriyan | 1 | -11/+10 |
2019-07-06 | Merge branch 'multipath_tcp' | Trond Myklebust | 1 | -6/+9 |
2019-07-06 | SUNRPC: Count ops completing with tk_status < 0 | Dave Wysochanski | 1 | -2/+6 |
2019-07-06 | SUNRPC: enhance rpc_clnt_show_stats() to report on all xprts. | NeilBrown | 1 | -6/+9 |
2019-07-06 | SUNRPC: Use proper printk specifiers for unsigned long long | Dave Wysochanski | 1 | -1/+1 |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 1 | -0/+1 |
2018-07-31 | sunrpc: whitespace fixes | Stephen Hemminger | 1 | -1/+0 |
2018-07-31 | sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt c... | Dave Wysochanski | 1 | -5/+12 |
2018-07-30 | sunrpc: Add _add_rpc_iostats() to add rpc_iostats metrics | Dave Wysochanski | 1 | -0/+12 |
2018-07-30 | sunrpc: add _print_rpc_iostats() to output metrics for one RPC op | Dave Wysochanski | 1 | -11/+16 |
2018-04-10 | sunrpc: Add static trace point to report RPC latency stats | Chuck Lever | 1 | -5/+11 |
2017-05-15 | sunrpc: move pc_count out of struct svc_procinfo | Christoph Hellwig | 1 | -5/+6 |
2017-05-15 | sunrpc: mark all struct rpc_procinfo instances as const | Christoph Hellwig | 1 | -1/+1 |
2017-05-15 | sunrpc: move p_count out of struct rpc_procinfo | Christoph Hellwig | 1 | -2/+1 |
2016-11-30 | SUNRPC: Proper metric accounting when RPC is not transmitted | Chuck Lever | 1 | -4/+6 |
2015-02-03 | sunrpc: add rpc_count_iostats_idx | Weston Andros Adamson | 1 | -7/+19 |
2014-11-26 | SUNRPC: serialize iostats updates | Chuck Lever | 1 | -5/+16 |
2013-08-30 | SUNRPC: Deprecate rpc_client->cl_protname | Trond Myklebust | 1 | -1/+1 |
2013-04-09 | procfs: new helper - PDE_DATA(inode) | Al Viro | 1 | -1/+1 |
2012-03-03 | SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field | Trond Myklebust | 1 | -1/+5 |
2012-02-17 | NFS: include filelayout DS rpc stats in mountstats | Weston Andros Adamson | 1 | -4/+4 |
2012-02-01 | SUNRPC: register service stats /proc entries in passed network namespace context | Stanislav Kinsbursky | 1 | -4/+4 |
2012-02-01 | SUNRPC: register RPC stats /proc entries in passed network namespace context | Stanislav Kinsbursky | 1 | -7/+8 |
2010-11-16 | SUNRPC: Simplify rpc_alloc_iostats by removing pointless local variable | Jesper Juhl | 1 | -3/+1 |
2010-09-27 | sunrpc: Make the /proc/net/rpc appear in net namespaces | Pavel Emelyanov | 1 | -18/+25 |
2010-05-14 | SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqst | Trond Myklebust | 1 | -2/+2 |
2010-05-14 | SUNRPC: Replace jiffies-based metrics with ktime-based metrics | Chuck Lever | 1 | -18/+9 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-06-18 | nfs41: Rename rq_received to rq_reply_bytes_recvd | Ricardo Labiaga | 1 | -1/+1 |
2009-06-18 | nfs41: Add backchannel processing support to RPC state machine | Ricardo Labiaga | 1 | -2/+4 |
2009-03-31 | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 1 | -8/+2 |
2009-01-08 | SUNRPC: The sunrpc server code should not be used by out-of-tree modules | Trond Myklebust | 1 | -3/+3 |
2008-05-02 | sunrpc: assign PDE->data before gluing PDE into /proc tree | Denis V. Lunev | 1 | -7/+1 |
2008-02-29 | [SUNRPC]: Use proc_create() to setup ->proc_fops first | Wang Chen | 1 | -2/+1 |
2008-02-02 | SUNRPC: RPC program information is stored in unsigned integers | Chuck Lever | 1 | -2/+2 |
2008-02-02 | SUNRPC: Move exported symbol definitions after function declaration part 2 | Trond Myklebust | 1 | -0/+3 |
2008-01-30 | SUNRPC: Restrict sunrpc client exports | Trond Myklebust | 1 | -5/+5 |
2008-01-30 | SUNRPC: Move exported declarations to the function declarations | Trond Myklebust | 1 | -0/+2 |
2007-10-11 | [NET]: Make /proc/net per network namespace | Eric W. Biederman | 1 | -2/+3 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 1 | -1/+0 |
2007-02-13 | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ | Trond Myklebust | 1 | -1/+1 |
2007-02-12 | [PATCH] mark struct file_operations const 8 | Arjan van de Ven | 1 | -1/+1 |
2007-02-04 | SUNRPC: fix print format for tk_pid | Chuck Lever | 1 | -3/+3 |
2006-07-22 | [NET]: Conversions from kmalloc+memset to k(z|c)alloc. | Panagiotis Issaris | 1 | -6/+1 |
2006-04-19 | NFS: make 2 functions static | Adrian Bunk | 1 | -1/+2 |
2006-03-28 | [PATCH] mark f_ops const in the inode | Arjan van de Ven | 1 | -2/+2 |
2006-03-20 | SUNRPC: fix compile warnings on 64-bit platforms | Chuck Lever | 1 | -1/+1 |
2006-03-20 | SUNRPC: display human-readable procedure name in rpc_iostats output | Chuck Lever | 1 | -2/+12 |
2006-03-20 | SUNRPC: provide a mechanism for collecting stats in the RPC client | Chuck Lever | 1 | -0/+105 |
2005-09-08 | [PATCH] sunrpc: print unsigned integers in stats | Max Kellermann | 1 | -8/+8 |