summaryrefslogtreecommitdiff
path: root/net/sunrpc/stats.c
Commit message (Expand)AuthorAge
* sunrpc: Add static trace point to report RPC latency statsChuck Lever2018-04-10
* sunrpc: move pc_count out of struct svc_procinfoChristoph Hellwig2017-05-15
* sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig2017-05-15
* sunrpc: move p_count out of struct rpc_procinfoChristoph Hellwig2017-05-15
* SUNRPC: Proper metric accounting when RPC is not transmittedChuck Lever2016-11-29
* sunrpc: add rpc_count_iostats_idxWeston Andros Adamson2015-02-03
* SUNRPC: serialize iostats updatesChuck Lever2014-11-25
* SUNRPC: Deprecate rpc_client->cl_protnameTrond Myklebust2013-08-30
* procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
* SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt fieldTrond Myklebust2012-03-02
* NFS: include filelayout DS rpc stats in mountstatsWeston Andros Adamson2012-02-17
* SUNRPC: register service stats /proc entries in passed network namespace contextStanislav Kinsbursky2012-01-31
* SUNRPC: register RPC stats /proc entries in passed network namespace contextStanislav Kinsbursky2012-01-31
* SUNRPC: Simplify rpc_alloc_iostats by removing pointless local variableJesper Juhl2010-11-16
* sunrpc: Make the /proc/net/rpc appear in net namespacesPavel Emelyanov2010-09-27
* SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqstTrond Myklebust2010-05-14
* SUNRPC: Replace jiffies-based metrics with ktime-based metricsChuck Lever2010-05-14
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* nfs41: Rename rq_received to rq_reply_bytes_recvdRicardo Labiaga2009-06-17
* nfs41: Add backchannel processing support to RPC state machineRicardo Labiaga2009-06-17
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-31
* SUNRPC: The sunrpc server code should not be used by out-of-tree modulesTrond Myklebust2009-01-07
* sunrpc: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2008-05-02
* [SUNRPC]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-28
* SUNRPC: RPC program information is stored in unsigned integersChuck Lever2008-02-01
* SUNRPC: Move exported symbol definitions after function declaration part 2Trond Myklebust2008-02-01
* SUNRPC: Restrict sunrpc client exportsTrond Myklebust2008-01-30
* SUNRPC: Move exported declarations to the function declarationsTrond Myklebust2008-01-30
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-10
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2007-02-12
|\
| * [PATCH] mark struct file_operations const 8Arjan van de Ven2007-02-12
* | SUNRPC: fix print format for tk_pidChuck Lever2007-02-03
|/
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-21
* NFS: make 2 functions staticAdrian Bunk2006-04-19
* [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-28
* SUNRPC: fix compile warnings on 64-bit platformsChuck Lever2006-03-20
* SUNRPC: display human-readable procedure name in rpc_iostats outputChuck Lever2006-03-20
* SUNRPC: provide a mechanism for collecting stats in the RPC clientChuck Lever2006-03-20
* [PATCH] sunrpc: print unsigned integers in statsMax Kellermann2005-09-07
* Linux-2.6.12-rc2Linus Torvalds2005-04-16