index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2006-08-06
[PATCH] knfsd: fix race related problem when adding items to and svcrpc auth ...
Neil Brown
1
-1
/
+5
2006-08-03
SUNRPC: Fix obvious refcounting bugs in rpc_pipefs.
Trond Myklebust
1
-2
/
+4
2006-08-03
RPC: Ensure that we disconnect TCP socket when client requests error out
Trond Myklebust
3
-42
/
+60
2006-07-21
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
11
-34
/
+15
2006-07-05
This fixes a panic doing the first READDIR or READDIRPLUS call when:
Trond Myklebust
1
-2
/
+1
2006-07-03
[PATCH] lockdep: annotate sunrpc code
Arjan van de Ven
1
-4
/
+4
2006-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
4
-4
/
+0
2006-06-30
[PATCH] knfsd: svcrpc: gss: server-side implementation of rpcsec_gss privacy
J. Bruce Fields
2
-7
/
+148
2006-06-30
[PATCH] knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy case
J. Bruce Fields
1
-0
/
+2
2006-06-30
[PATCH] knfsd: svcrpc: Simplify nfsd rpcsec_gss integrity code
J. Bruce Fields
1
-51
/
+64
2006-06-30
[PATCH] knfsd: svcrpc: gss: simplify rsc_parse()
J. Bruce Fields
2
-11
/
+7
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
4
-4
/
+0
2006-06-27
[PATCH] spin/rwlock init cleanups
Ingo Molnar
1
-1
/
+1
2006-06-26
spelling fixes
Andreas Mohr
2
-2
/
+2
2006-06-24
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
1
-3
/
+3
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
1
-3
/
+3
2006-06-09
NFS: Display the chosen RPCSEC_GSS security flavour in /proc/mounts
Trond Myklebust
2
-0
/
+3
2006-06-09
RPC: Allow struc xdr_stream to read the page section of an xdr_buf
Trond Myklebust
1
-2
/
+26
2006-06-09
VFS: Unexport do_kern_mount() and clean up simple_pin_fs()
Trond Myklebust
1
-1
/
+1
2006-06-09
SUNRPC: NFS_ROOT always uses the same XIDs
Chuck Lever
1
-2
/
+2
2006-06-09
SUNRPC: select privileged port numbers at random
Chuck Lever
1
-2
/
+9
2006-05-23
[PATCH] knfsd: Fix two problems that can cause rmmod nfsd to die
NeilBrown
1
-0
/
+1
2006-04-19
SUNRPC: Dead code in net/sunrpc/auth_gss/auth_gss.c
Eric Sesterhenn
1
-1
/
+0
2006-04-19
NFS: make 2 functions static
Adrian Bunk
1
-1
/
+2
2006-04-19
RPCSEC_GSS: fix leak in krb5 code caused by superfluous kmalloc
J. Bruce Fields
1
-8
/
+3
2006-04-11
[PATCH] knfsd: svcrpc: gss: don't call svc_take_page unnecessarily
NeilBrown
1
-6
/
+8
2006-03-28
[PATCH] mark f_ops const in the inode
Arjan van de Ven
2
-3
/
+3
2006-03-27
[PATCH] knfsd: Tidy up unix_domain_find
NeilBrown
1
-8
/
+8
2006-03-27
[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code static
Adrian Bunk
2
-2
/
+1
2006-03-27
[PATCH] knfsd: Convert sunrpc_cache to use krefs
NeilBrown
3
-36
/
+32
2006-03-27
[PATCH] knfsd: Unexport cache_fresh and fix a small race
NeilBrown
2
-22
/
+30
2006-03-27
[PATCH] knfsd: An assortment of little fixes to the sunrpc cache code
NeilBrown
1
-6
/
+8
2006-03-27
[PATCH] knfsd: Use new cache code for rsc cache
NeilBrown
1
-10
/
+64
2006-03-27
[PATCH] knfsd: Use new sunrpc cache for rsi cache
NeilBrown
1
-7
/
+59
2006-03-27
[PATCH] knfsd: Convert ip_map cache to use the new lookup routine
NeilBrown
1
-47
/
+95
2006-03-27
[PATCH] knfsd: Create cache_lookup function instead of using a macro to decla...
NeilBrown
1
-0
/
+98
2006-03-27
[PATCH] knfsd: Get rid of 'inplace' sunrpc caches
NeilBrown
2
-3
/
+3
2006-03-27
[PATCH] knfsd: Change the store of auth_domains to not be a 'cache'
NeilBrown
4
-137
/
+72
2006-03-26
[PATCH] mempool: use mempool_create_slab_pool()
Matthew Dobson
1
-8
/
+4
2006-03-25
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
15
-69
/
+330
2006-03-24
[PATCH] cpuset memory spread: slab cache format
Paul Jackson
1
-3
/
+4
2006-03-24
[PATCH] cpuset memory spread: slab cache filesystems
Paul Jackson
1
-1
/
+1
2006-03-23
Merge branch 'linus'
Trond Myklebust
3
-17
/
+19
2006-03-20
[NET]: sem2mutex part 2
Ingo Molnar
1
-4
/
+4
2006-03-20
[NET] sem2mutex: net/
Arjan van de Ven
2
-13
/
+15
2006-03-20
SUNRPC,RPCSEC_GSS: spkm3: import contexts using NID_cast5_cbc
J. Bruce Fields
1
-0
/
+6
2006-03-20
SUNRPC,RPCSEC_GSS: fix krb5 sequence numbers.
J. Bruce Fields
2
-6
/
+14
2006-03-20
SUNRPC,RPCSEC_GSS: remove unnecessary kmalloc of a checksum
J. Bruce Fields
5
-17
/
+12
2006-03-20
SUNRPC: Ensure rpc_call_async() always calls tk_ops->rpc_release()
Trond Myklebust
2
-4
/
+11
2006-03-20
SUNRPC: Fix memory barriers for req->rq_received
Trond Myklebust
2
-1
/
+7
[next]