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-01-11
[NET]: Remove more unneeded typecasts on *malloc()
Kris Katterjohn
4
-5
/
+5
2006-01-10
[NET]: Remove unneeded kmalloc() return value casts
Jesper Juhl
1
-2
/
+2
2006-01-10
Fix rpc shutdown event condition bug
Linus Torvalds
1
-1
/
+1
2006-01-10
[PATCH] nfs: sleep_on() removal
Ingo Molnar
1
-1
/
+2
2006-01-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6
Linus Torvalds
1
-29
/
+29
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-29
/
+29
2006-01-09
[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"
Kris Katterjohn
2
-5
/
+3
2006-01-08
[PATCH] shrink dentry struct
Eric Dumazet
1
-1
/
+1
2006-01-06
SUNRPC: Make krb5 report unsupported encryption types
J. Bruce Fields
1
-3
/
+7
2006-01-06
SUNRPC: Make spkm3 report unsupported encryption types
J. Bruce Fields
1
-3
/
+7
2006-01-06
SUNRPC: Update the spkm3 code to use the make_checksum interface
J. Bruce Fields
3
-8
/
+8
2006-01-06
SUNRPC: Clean up xprt_destroy()
Trond Myklebust
1
-24
/
+6
2006-01-06
SUNRPC: Ensure client closes the socket when server initiates a close
Trond Myklebust
2
-19
/
+26
2006-01-06
SUNRPC: get rid of cl_chatty
Chuck Lever
2
-7
/
+4
2006-01-06
SUNRPC: transport switch API for setting port number
Chuck Lever
2
-3
/
+19
2006-01-06
SUNRPC: new interface to force an RPC rebind
Chuck Lever
1
-6
/
+15
2006-01-06
SUNRPC: switchable buffer allocation
Chuck Lever
4
-29
/
+43
2006-01-06
SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string()
Adrian Bunk
1
-21
/
+0
2006-01-06
SUNRPC: Fix a potential race in rpc_pipefs.
Trond Myklebust
1
-3
/
+6
2006-01-06
SUNRPC: Ensure that SIGKILL will always terminate a synchronous RPC call.
Trond Myklebust
1
-2
/
+2
2006-01-06
SUNRPC: rpc_execute should not return task->tk_status;
Trond Myklebust
2
-8
/
+7
2006-01-06
SUNRPC: Get rid of some unused exports
Trond Myklebust
1
-4
/
+0
2006-01-06
NFSv4: stateful NFSv4 RPC call interface
Trond Myklebust
1
-19
/
+59
2006-01-06
SUNRPC: Further cleanups
Trond Myklebust
1
-0
/
+10
2006-01-06
RPC: Clean up RPC task structure
Trond Myklebust
2
-32
/
+36
2006-01-06
SUNRPC: Yet more RPC cleanups
Trond Myklebust
3
-39
/
+32
2006-01-06
[PATCH] Keep nfsd from exiting when seeing recv() errors
Olaf Kirch
1
-1
/
+1
2006-01-06
[PATCH] knfsd: fix hash function for IP addresses on 64bit little-endian mach...
NeilBrown
1
-1
/
+13
2006-01-03
[NET]: move struct proto_ops to const
Eric Dumazet
1
-1
/
+1
2005-12-19
SUNRPC: Fix "EPIPE" error on mount of rpcsec_gss-protected partitions
Trond Myklebust
2
-4
/
+6
2005-12-19
RPC: Do not block on skb allocation
Trond Myklebust
1
-0
/
+2
2005-12-03
SUNRPC: Fix Oopsable condition in rpc_pipefs
Trond Myklebust
1
-1
/
+1
2005-11-25
SUNRPC: Funny looking code in __rpc_purge_upcall
Trond Myklebust
1
-11
/
+15
2005-11-15
[PATCH] knfsd: make sure nfsd doesn't hog a cpu forever
NeilBrown
1
-0
/
+1
2005-11-10
[NET]: Detect hardware rx checksum faults correctly
Herbert Xu
2
-6
/
+8
2005-11-09
[PATCH] SUNRPC: don't reencode when looping in call transmit.
Trond Myklebust
1
-3
/
+29
2005-11-09
[PATCH] sanitize lookup_hash prototype
Christoph Hellwig
1
-3
/
+3
2005-11-08
[NET]: kfree cleanup
Jesper Juhl
8
-20
/
+11
2005-11-07
[PATCH] knfsd: make sure svc_process call the correct pg_authenticate for mul...
NeilBrown
1
-5
/
+7
2005-11-04
NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabled
Chuck Lever
1
-8
/
+7
2005-11-04
SUNRPC: allow sunrpc.o to link when CONFIG_SYSCTL is disabled
Chuck Lever
3
-9
/
+9
2005-10-30
[CRYPTO] Simplify one-member scatterlist expressions
Herbert Xu
1
-2
/
+2
2005-10-30
[PATCH] Use sg_set_buf/sg_init_one where applicable
David Hardeman
1
-17
/
+6
2005-10-27
RPC: Ensure that nobody can queue up new upcalls after rpc_close_pipes()
Trond Myklebust
1
-14
/
+15
2005-10-27
Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6
Trond Myklebust
1
-1
/
+1
2005-10-27
Revert "RPC: stops the release_pipe() funtion from being called twice"
Trond Myklebust
1
-2
/
+0
2005-10-26
[PATCH] svcsock timestamp fix
Andrew Morton
1
-1
/
+1
2005-10-18
RPCSEC_GSS: krb5 cleanup
J. Bruce Fields
3
-33
/
+6
2005-10-18
RPCSEC_GSS remove all qop parameters
J. Bruce Fields
10
-70
/
+33
2005-10-18
RPCSEC_GSS: Add support for privacy to krb5 rpcsec_gss mechanism.
J. Bruce Fields
6
-6
/
+535
[next]