index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
This fixes a panic doing the first READDIR or READDIRPLUS call when:
Trond Myklebust
2006-07-05
1
-2
/
+1
*
[PATCH] lockdep: annotate sunrpc code
Arjan van de Ven
2006-07-03
1
-4
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-30
4
-4
/
+0
|
\
|
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
4
-4
/
+0
*
|
[PATCH] knfsd: svcrpc: gss: server-side implementation of rpcsec_gss privacy
J. Bruce Fields
2006-06-30
2
-7
/
+148
*
|
[PATCH] knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy case
J. Bruce Fields
2006-06-30
1
-0
/
+2
*
|
[PATCH] knfsd: svcrpc: Simplify nfsd rpcsec_gss integrity code
J. Bruce Fields
2006-06-30
1
-51
/
+64
*
|
[PATCH] knfsd: svcrpc: gss: simplify rsc_parse()
J. Bruce Fields
2006-06-30
2
-11
/
+7
|
/
*
[PATCH] spin/rwlock init cleanups
Ingo Molnar
2006-06-27
1
-1
/
+1
*
spelling fixes
Andreas Mohr
2006-06-26
2
-2
/
+2
*
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
2006-06-24
1
-3
/
+3
|
\
|
*
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
2006-06-23
1
-3
/
+3
*
|
NFS: Display the chosen RPCSEC_GSS security flavour in /proc/mounts
Trond Myklebust
2006-06-09
2
-0
/
+3
*
|
RPC: Allow struc xdr_stream to read the page section of an xdr_buf
Trond Myklebust
2006-06-09
1
-2
/
+26
*
|
VFS: Unexport do_kern_mount() and clean up simple_pin_fs()
Trond Myklebust
2006-06-09
1
-1
/
+1
*
|
SUNRPC: NFS_ROOT always uses the same XIDs
Chuck Lever
2006-06-09
1
-2
/
+2
*
|
SUNRPC: select privileged port numbers at random
Chuck Lever
2006-06-09
1
-2
/
+9
|
/
*
[PATCH] knfsd: Fix two problems that can cause rmmod nfsd to die
NeilBrown
2006-05-23
1
-0
/
+1
*
SUNRPC: Dead code in net/sunrpc/auth_gss/auth_gss.c
Eric Sesterhenn
2006-04-19
1
-1
/
+0
*
NFS: make 2 functions static
Adrian Bunk
2006-04-19
1
-1
/
+2
*
RPCSEC_GSS: fix leak in krb5 code caused by superfluous kmalloc
J. Bruce Fields
2006-04-19
1
-8
/
+3
*
[PATCH] knfsd: svcrpc: gss: don't call svc_take_page unnecessarily
NeilBrown
2006-04-11
1
-6
/
+8
*
[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
[next]