summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/stats.c
Commit message (Expand)AuthorAgeFilesLines
* sunrpc: Make the /proc/net/rpc appear in net namespacesPavel Emelyanov2010-09-271-18/+25
* SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqstTrond Myklebust2010-05-141-2/+2
* SUNRPC: Replace jiffies-based metrics with ktime-based metricsChuck Lever2010-05-141-18/+9
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* nfs41: Rename rq_received to rq_reply_bytes_recvdRicardo Labiaga2009-06-171-1/+1
* nfs41: Add backchannel processing support to RPC state machineRicardo Labiaga2009-06-171-2/+4
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-311-8/+2
* SUNRPC: The sunrpc server code should not be used by out-of-tree modulesTrond Myklebust2009-01-071-3/+3
* sunrpc: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2008-05-021-7/+1
* [SUNRPC]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-281-2/+1
* SUNRPC: RPC program information is stored in unsigned integersChuck Lever2008-02-011-2/+2
* SUNRPC: Move exported symbol definitions after function declaration part 2Trond Myklebust2008-02-011-0/+3
* SUNRPC: Restrict sunrpc client exportsTrond Myklebust2008-01-301-5/+5
* SUNRPC: Move exported declarations to the function declarationsTrond Myklebust2008-01-301-0/+2
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-101-2/+3
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2007-02-121-1/+1
|\
| * [PATCH] mark struct file_operations const 8Arjan van de Ven2007-02-121-1/+1
* | SUNRPC: fix print format for tk_pidChuck Lever2007-02-031-3/+3
|/
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-211-6/+1
* NFS: make 2 functions staticAdrian Bunk2006-04-191-1/+2
* [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-281-2/+2
* SUNRPC: fix compile warnings on 64-bit platformsChuck Lever2006-03-201-1/+1
* SUNRPC: display human-readable procedure name in rpc_iostats outputChuck Lever2006-03-201-2/+12
* SUNRPC: provide a mechanism for collecting stats in the RPC clientChuck Lever2006-03-201-0/+105
* [PATCH] sunrpc: print unsigned integers in statsMax Kellermann2005-09-071-8/+8
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+175
OpenPOWER on IntegriCloud