index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] mark f_ops const in the inode
Arjan van de Ven
2006-03-28
2
-3
/
+3
*
[PATCH] knfsd: Tidy up unix_domain_find
NeilBrown
2006-03-27
1
-8
/
+8
*
[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code static
Adrian Bunk
2006-03-27
2
-2
/
+1
*
[PATCH] knfsd: Convert sunrpc_cache to use krefs
NeilBrown
2006-03-27
3
-36
/
+32
*
[PATCH] knfsd: Unexport cache_fresh and fix a small race
NeilBrown
2006-03-27
2
-22
/
+30
*
[PATCH] knfsd: An assortment of little fixes to the sunrpc cache code
NeilBrown
2006-03-27
1
-6
/
+8
*
[PATCH] knfsd: Use new cache code for rsc cache
NeilBrown
2006-03-27
1
-10
/
+64
*
[PATCH] knfsd: Use new sunrpc cache for rsi cache
NeilBrown
2006-03-27
1
-7
/
+59
*
[PATCH] knfsd: Convert ip_map cache to use the new lookup routine
NeilBrown
2006-03-27
1
-47
/
+95
*
[PATCH] knfsd: Create cache_lookup function instead of using a macro to decla...
NeilBrown
2006-03-27
1
-0
/
+98
*
[PATCH] knfsd: Get rid of 'inplace' sunrpc caches
NeilBrown
2006-03-27
2
-3
/
+3
*
[PATCH] knfsd: Change the store of auth_domains to not be a 'cache'
NeilBrown
2006-03-27
4
-137
/
+72
*
[PATCH] mempool: use mempool_create_slab_pool()
Matthew Dobson
2006-03-26
1
-8
/
+4
*
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
2006-03-25
15
-69
/
+330
|
\
|
*
Merge branch 'linus'
Trond Myklebust
2006-03-23
3
-17
/
+19
|
|
\
|
*
|
SUNRPC,RPCSEC_GSS: spkm3: import contexts using NID_cast5_cbc
J. Bruce Fields
2006-03-20
1
-0
/
+6
|
*
|
SUNRPC,RPCSEC_GSS: fix krb5 sequence numbers.
J. Bruce Fields
2006-03-20
2
-6
/
+14
|
*
|
SUNRPC,RPCSEC_GSS: remove unnecessary kmalloc of a checksum
J. Bruce Fields
2006-03-20
5
-17
/
+12
|
*
|
SUNRPC: Ensure rpc_call_async() always calls tk_ops->rpc_release()
Trond Myklebust
2006-03-20
2
-4
/
+11
|
*
|
SUNRPC: Fix memory barriers for req->rq_received
Trond Myklebust
2006-03-20
2
-1
/
+7
|
*
|
SUNRPC: Fix a 'Busy inodes' error in rpc_pipefs
Trond Myklebust
2006-03-20
2
-14
/
+32
|
*
|
SUNRPC: fix compile warnings on 64-bit platforms
Chuck Lever
2006-03-20
1
-1
/
+1
|
*
|
SUNRPC: minor cleanup
Chuck Lever
2006-03-20
1
-1
/
+0
|
*
|
SUNRPC: eliminate rpc_call()
Chuck Lever
2006-03-20
1
-12
/
+22
|
*
|
SUNRPC: display human-readable procedure name in rpc_iostats output
Chuck Lever
2006-03-20
2
-2
/
+18
|
*
|
SUNRPC: provide a mechanism for collecting stats in the RPC client
Chuck Lever
2006-03-20
3
-3
/
+113
|
*
|
SUNRPC: introduce per-task RPC iostats
Chuck Lever
2006-03-20
4
-0
/
+8
|
*
|
SUNRPC: add a handful of per-xprt counters
Chuck Lever
2006-03-20
3
-6
/
+64
|
*
|
SUNRPC: track length of RPC wait queues
Chuck Lever
2006-03-20
1
-0
/
+2
|
*
|
SUNRPC: more verbose output for rpc auth weak error
Levent Serinol
2006-03-20
1
-2
/
+2
|
*
|
SUNRPC: Ensure that rpc_mkpipe returns a refcounted dentry
Trond Myklebust
2006-03-20
3
-2
/
+7
|
*
|
SUNRPC: Run rpci->queue_timeout on the rpciod workqueue instead of generic
Trond Myklebust
2006-03-20
2
-3
/
+4
|
*
|
SUNRPC: Auto-load RPC authentication kernel modules
Olaf Kirch
2006-03-20
1
-2
/
+14
*
|
|
[PATCH] cpuset memory spread: slab cache format
Paul Jackson
2006-03-24
1
-3
/
+4
*
|
|
[PATCH] cpuset memory spread: slab cache filesystems
Paul Jackson
2006-03-24
1
-1
/
+1
|
|
/
|
/
|
*
|
[NET]: sem2mutex part 2
Ingo Molnar
2006-03-20
1
-4
/
+4
*
|
[NET] sem2mutex: net/
Arjan van de Ven
2006-03-20
2
-13
/
+15
|
/
*
[PATCH] SUNRPC: Fix potential deadlock in RPC code
Trond Myklebust
2006-03-14
1
-8
/
+5
*
[PATCH] SUNRPC: fix a NULL pointer dereference in net/sunrpc/clnt.c
Adrian Bunk
2006-03-14
1
-1
/
+2
*
SUNRPC: Move upcall out of auth->au_ops->crcreate()
Trond Myklebust
2006-02-01
2
-9
/
+22
*
SUNRPC: Remove the deprecated function lookup_hash() from rpc_pipefs code
Trond Myklebust
2006-02-01
1
-3
/
+3
*
SUNRPC: rpc_timeout_upcall_queue should not sleep
Trond Myklebust
2006-02-01
1
-38
/
+58
*
SUNRPC: Fix a lock recursion in the auth_gss downcall
Trond Myklebust
2006-02-01
3
-16
/
+32
*
[PATCH] DocBook: fix some kernel-doc comments in net/sunrpc
Martin Waitz
2006-02-01
1
-4
/
+5
*
[PATCH] svcrpc: gss: svc context creation error handling
J. Bruce Fields
2006-01-18
1
-1
/
+2
*
[PATCH] svcrpc: gss: server context init failure handling
Kevin Coffman
2006-01-18
1
-12
/
+17
*
[PATCH] svcrpc: gss: handle the GSS_S_CONTINUE
Andy Adamson
2006-01-18
1
-5
/
+25
*
[PATCH] svcrpc: save and restore the daddr field when request deferred
J. Bruce Fields
2006-01-18
1
-0
/
+2
*
[NET]: Remove more unneeded typecasts on *malloc()
Kris Katterjohn
2006-01-11
4
-5
/
+5
*
[NET]: Remove unneeded kmalloc() return value casts
Jesper Juhl
2006-01-10
1
-2
/
+2
[next]