index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
stats.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+175