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
/
include
/
linux
/
sunrpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
SUNRPC: avoid choosing an IPMI port for RPC traffic
Chuck Lever
2006-08-24
1
-1
/
+1
*
NFS: clean up rpc_rmdir
Trond Myklebust
2006-08-24
1
-1
/
+1
*
SUNRPC: make rpc_unlink() take a dentry argument instead of a path
Trond Myklebust
2006-08-24
1
-1
/
+1
*
RPC: Ensure that we disconnect TCP socket when client requests error out
Trond Myklebust
2006-08-03
1
-1
/
+1
*
Merge git://git.infradead.org/hdrinstall-2.6
Linus Torvalds
2006-07-04
1
-0
/
+1
|
\
|
*
Add generic Kbuild files for 'make headers_install'
David Woodhouse
2006-06-18
1
-0
/
+1
*
|
[PATCH] knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy case
J. Bruce Fields
2006-06-30
1
-1
/
+3
*
|
spelling fixes
Andreas Mohr
2006-06-26
1
-1
/
+1
*
|
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
2006-06-20
3
-15
/
+11
|
\
\
|
|
/
|
*
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-04-26
3
-3
/
+0
|
*
Sanitise linux/sunrpc/debug.h for userspace consumption
David Woodhouse
2006-04-25
1
-13
/
+12
*
|
RPC: Allow struc xdr_stream to read the page section of an xdr_buf
Trond Myklebust
2006-06-09
1
-0
/
+1
|
/
*
NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unset
Trond Myklebust
2006-04-19
1
-0
/
+1
*
NFS: fix PROC_FS=n compile error
Adrian Bunk
2006-04-19
1
-0
/
+12
*
[PATCH] knfsd: svcrpc: WARN() instead of returning an error from svc_take_page
J. Bruce Fields
2006-04-11
1
-4
/
+5
*
[PATCH] mark f_ops const in the inode
Arjan van de Ven
2006-03-28
1
-2
/
+2
*
[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code static
Adrian Bunk
2006-03-27
1
-1
/
+0
*
[PATCH] knfsd: Convert sunrpc_cache to use krefs
NeilBrown
2006-03-27
1
-7
/
+6
*
[PATCH] knfsd: Unexport cache_fresh and fix a small race
NeilBrown
2006-03-27
1
-2
/
+0
*
[PATCH] knfsd: Remove DefineCacheLookup
NeilBrown
2006-03-27
1
-113
/
+0
*
[PATCH] knfsd: Create cache_lookup function instead of using a macro to decla...
NeilBrown
2006-03-27
1
-0
/
+12
*
[PATCH] knfsd: Get rid of 'inplace' sunrpc caches
NeilBrown
2006-03-27
1
-17
/
+11
*
[PATCH] knfsd: Change the store of auth_domains to not be a 'cache'
NeilBrown
2006-03-27
1
-5
/
+7
*
Merge branch 'linus'
Trond Myklebust
2006-03-23
1
-1
/
+1
|
\
|
*
[NET]: sem2mutex part 2
Ingo Molnar
2006-03-20
1
-1
/
+1
*
|
SUNRPC,RPCSEC_GSS: fix krb5 sequence numbers.
J. Bruce Fields
2006-03-20
1
-0
/
+2
*
|
SUNRPC: Fix a 'Busy inodes' error in rpc_pipefs
Trond Myklebust
2006-03-20
2
-0
/
+3
*
|
SUNRPC: eliminate rpc_call()
Chuck Lever
2006-03-20
2
-15
/
+0
*
|
SUNRPC: display human-readable procedure name in rpc_iostats output
Chuck Lever
2006-03-20
1
-0
/
+2
*
|
SUNRPC: provide a mechanism for collecting stats in the RPC client
Chuck Lever
2006-03-20
2
-1
/
+79
*
|
SUNRPC: introduce per-task RPC iostats
Chuck Lever
2006-03-20
1
-0
/
+6
*
|
SUNRPC: add a handful of per-xprt counters
Chuck Lever
2006-03-20
1
-0
/
+13
*
|
SUNRPC: track length of RPC wait queues
Chuck Lever
2006-03-20
1
-0
/
+1
*
|
SUNRPC: Run rpci->queue_timeout on the rpciod workqueue instead of generic
Trond Myklebust
2006-03-20
1
-0
/
+1
|
/
*
SUNRPC: Remove obsolete rpcauth #defines
Trond Myklebust
2006-02-01
1
-5
/
+1
*
SUNRPC: Move upcall out of auth->au_ops->crcreate()
Trond Myklebust
2006-02-01
1
-0
/
+1
*
SUNRPC: Fix a lock recursion in the auth_gss downcall
Trond Myklebust
2006-02-01
1
-0
/
+5
*
[PATCH] svcrpc: save and restore the daddr field when request deferred
J. Bruce Fields
2006-01-18
1
-0
/
+1
*
SUNRPC: Update the spkm3 code to use the make_checksum interface
J. Bruce Fields
2006-01-06
1
-1
/
+1
*
SUNRPC: Ensure client closes the socket when server initiates a close
Trond Myklebust
2006-01-06
1
-0
/
+1
*
SUNRPC: get rid of cl_chatty
Chuck Lever
2006-01-06
1
-1
/
+0
*
SUNRPC: transport switch API for setting port number
Chuck Lever
2006-01-06
1
-0
/
+1
*
SUNRPC: new interface to force an RPC rebind
Chuck Lever
2006-01-06
1
-0
/
+1
*
SUNRPC: switchable buffer allocation
Chuck Lever
2006-01-06
2
-7
/
+6
*
SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string()
Adrian Bunk
2006-01-06
1
-1
/
+0
*
NFS: support large reads and writes on the wire
Chuck Lever
2006-01-06
1
-5
/
+0
*
NFSv4: stateful NFSv4 RPC call interface
Trond Myklebust
2006-01-06
1
-2
/
+19
*
SUNRPC: Further cleanups
Trond Myklebust
2006-01-06
1
-0
/
+1
*
RPC: Clean up RPC task structure
Trond Myklebust
2006-01-06
2
-7
/
+16
*
SUNRPC: Yet more RPC cleanups
Trond Myklebust
2006-01-06
1
-1
/
+2
[next]