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-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
2006-03-20
SUNRPC: Fix a 'Busy inodes' error in rpc_pipefs
Trond Myklebust
2
-14
/
+32
2006-03-20
SUNRPC: fix compile warnings on 64-bit platforms
Chuck Lever
1
-1
/
+1
2006-03-20
SUNRPC: minor cleanup
Chuck Lever
1
-1
/
+0
2006-03-20
SUNRPC: eliminate rpc_call()
Chuck Lever
1
-12
/
+22
2006-03-20
SUNRPC: display human-readable procedure name in rpc_iostats output
Chuck Lever
2
-2
/
+18
2006-03-20
SUNRPC: provide a mechanism for collecting stats in the RPC client
Chuck Lever
3
-3
/
+113
2006-03-20
SUNRPC: introduce per-task RPC iostats
Chuck Lever
4
-0
/
+8
2006-03-20
SUNRPC: add a handful of per-xprt counters
Chuck Lever
3
-6
/
+64
2006-03-20
SUNRPC: track length of RPC wait queues
Chuck Lever
1
-0
/
+2
2006-03-20
SUNRPC: more verbose output for rpc auth weak error
Levent Serinol
1
-2
/
+2
2006-03-20
SUNRPC: Ensure that rpc_mkpipe returns a refcounted dentry
Trond Myklebust
3
-2
/
+7
2006-03-20
SUNRPC: Run rpci->queue_timeout on the rpciod workqueue instead of generic
Trond Myklebust
2
-3
/
+4
2006-03-20
SUNRPC: Auto-load RPC authentication kernel modules
Olaf Kirch
1
-2
/
+14
2006-03-14
[PATCH] SUNRPC: Fix potential deadlock in RPC code
Trond Myklebust
1
-8
/
+5
2006-03-14
[PATCH] SUNRPC: fix a NULL pointer dereference in net/sunrpc/clnt.c
Adrian Bunk
1
-1
/
+2
2006-02-01
SUNRPC: Move upcall out of auth->au_ops->crcreate()
Trond Myklebust
2
-9
/
+22
2006-02-01
SUNRPC: Remove the deprecated function lookup_hash() from rpc_pipefs code
Trond Myklebust
1
-3
/
+3
2006-02-01
SUNRPC: rpc_timeout_upcall_queue should not sleep
Trond Myklebust
1
-38
/
+58
2006-02-01
SUNRPC: Fix a lock recursion in the auth_gss downcall
Trond Myklebust
3
-16
/
+32
2006-02-01
[PATCH] DocBook: fix some kernel-doc comments in net/sunrpc
Martin Waitz
1
-4
/
+5
2006-01-18
[PATCH] svcrpc: gss: svc context creation error handling
J. Bruce Fields
1
-1
/
+2
2006-01-18
[PATCH] svcrpc: gss: server context init failure handling
Kevin Coffman
1
-12
/
+17
2006-01-18
[PATCH] svcrpc: gss: handle the GSS_S_CONTINUE
Andy Adamson
1
-5
/
+25
2006-01-18
[PATCH] svcrpc: save and restore the daddr field when request deferred
J. Bruce Fields
1
-0
/
+2
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
[prev]
[next]