aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/stats.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman1-2/+3
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-12Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust1-1/+1
2007-02-12[PATCH] mark struct file_operations const 8Arjan van de Ven1-1/+1
2007-02-03SUNRPC: fix print format for tk_pidChuck Lever1-3/+3
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris1-6/+1
2006-04-19NFS: make 2 functions staticAdrian Bunk1-1/+2
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven1-2/+2
2006-03-20SUNRPC: fix compile warnings on 64-bit platformsChuck Lever1-1/+1
2006-03-20SUNRPC: display human-readable procedure name in rpc_iostats outputChuck Lever1-2/+12
2006-03-20SUNRPC: provide a mechanism for collecting stats in the RPC clientChuck Lever1-0/+105
2005-09-07[PATCH] sunrpc: print unsigned integers in statsMax Kellermann1-8/+8
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+175