index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sunrpc
Age
Commit message (
Expand
)
Author
2006-09-22
Merge git://git.infradead.org/~dwmw2/hdroneline
Linus Torvalds
2006-09-21
[SUNRPC] GSS: Use block ciphers where applicable
Herbert Xu
2006-09-19
[HEADERS] One line per header in Kbuild files to reduce conflicts
David Woodhouse
2006-08-24
SUNRPC: avoid choosing an IPMI port for RPC traffic
Chuck Lever
2006-08-24
NFS: clean up rpc_rmdir
Trond Myklebust
2006-08-24
SUNRPC: make rpc_unlink() take a dentry argument instead of a path
Trond Myklebust
2006-08-03
RPC: Ensure that we disconnect TCP socket when client requests error out
Trond Myklebust
2006-07-04
Merge git://git.infradead.org/hdrinstall-2.6
Linus Torvalds
2006-06-30
[PATCH] knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy case
J. Bruce Fields
2006-06-26
spelling fixes
Andreas Mohr
2006-06-20
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
2006-06-18
Add generic Kbuild files for 'make headers_install'
David Woodhouse
2006-06-09
RPC: Allow struc xdr_stream to read the page section of an xdr_buf
Trond Myklebust
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-04-25
Sanitise linux/sunrpc/debug.h for userspace consumption
David Woodhouse
2006-04-19
NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unset
Trond Myklebust
2006-04-19
NFS: fix PROC_FS=n compile error
Adrian Bunk
2006-04-11
[PATCH] knfsd: svcrpc: WARN() instead of returning an error from svc_take_page
J. Bruce Fields
2006-03-28
[PATCH] mark f_ops const in the inode
Arjan van de Ven
2006-03-27
[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code static
Adrian Bunk
2006-03-27
[PATCH] knfsd: Convert sunrpc_cache to use krefs
NeilBrown
2006-03-27
[PATCH] knfsd: Unexport cache_fresh and fix a small race
NeilBrown
2006-03-27
[PATCH] knfsd: Remove DefineCacheLookup
NeilBrown
2006-03-27
[PATCH] knfsd: Create cache_lookup function instead of using a macro to decla...
NeilBrown
2006-03-27
[PATCH] knfsd: Get rid of 'inplace' sunrpc caches
NeilBrown
2006-03-27
[PATCH] knfsd: Change the store of auth_domains to not be a 'cache'
NeilBrown
2006-03-23
Merge branch 'linus'
Trond Myklebust
2006-03-20
[NET]: sem2mutex part 2
Ingo Molnar
2006-03-20
SUNRPC,RPCSEC_GSS: fix krb5 sequence numbers.
J. Bruce Fields
2006-03-20
SUNRPC: Fix a 'Busy inodes' error in rpc_pipefs
Trond Myklebust
2006-03-20
SUNRPC: eliminate rpc_call()
Chuck Lever
2006-03-20
SUNRPC: display human-readable procedure name in rpc_iostats output
Chuck Lever
2006-03-20
SUNRPC: provide a mechanism for collecting stats in the RPC client
Chuck Lever
2006-03-20
SUNRPC: introduce per-task RPC iostats
Chuck Lever
2006-03-20
SUNRPC: add a handful of per-xprt counters
Chuck Lever
2006-03-20
SUNRPC: track length of RPC wait queues
Chuck Lever
2006-03-20
SUNRPC: Run rpci->queue_timeout on the rpciod workqueue instead of generic
Trond Myklebust
2006-02-01
SUNRPC: Remove obsolete rpcauth #defines
Trond Myklebust
2006-02-01
SUNRPC: Move upcall out of auth->au_ops->crcreate()
Trond Myklebust
2006-02-01
SUNRPC: Fix a lock recursion in the auth_gss downcall
Trond Myklebust
2006-01-18
[PATCH] svcrpc: save and restore the daddr field when request deferred
J. Bruce Fields
2006-01-06
SUNRPC: Update the spkm3 code to use the make_checksum interface
J. Bruce Fields
2006-01-06
SUNRPC: Ensure client closes the socket when server initiates a close
Trond Myklebust
2006-01-06
SUNRPC: get rid of cl_chatty
Chuck Lever
2006-01-06
SUNRPC: transport switch API for setting port number
Chuck Lever
2006-01-06
SUNRPC: new interface to force an RPC rebind
Chuck Lever
2006-01-06
SUNRPC: switchable buffer allocation
Chuck Lever
2006-01-06
SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string()
Adrian Bunk
2006-01-06
NFS: support large reads and writes on the wire
Chuck Lever
2006-01-06
NFSv4: stateful NFSv4 RPC call interface
Trond Myklebust
[next]