index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
sunrpc
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-30
[PATCH] svcrpc: auth_domain documentation
Neil Brown
1
-6
/
+8
2005-03-10
NFS,RPC: RPC client now advertises maximum payload size
Trond Myklebust
2
-0
/
+4
2005-03-10
RPC: remove broken_suid mount option
Trond Myklebust
3
-8
/
+3
2005-03-10
RPC: Remove dependency of RPCSEC_GSS upcalls on the credential cache
Trond Myklebust
1
-0
/
+2
2005-03-10
RPCSEC_GSS: Enable expiring of credentials
Trond Myklebust
1
-0
/
+1
2005-03-10
RPCSEC_GSS: Misc little cleanups.
Trond Myklebust
1
-3
/
+1
2005-03-10
RPCSEC_GSS: cleanup gss_cred.
Trond Myklebust
1
-1
/
+1
2005-03-10
RPC: Document the format of the gssd downcalls
Trond Myklebust
1
-1
/
+1
2005-03-10
RPC: clean up the RPCSEC_GSS kerberos and spkm3 context import functions
Trond Myklebust
1
-4
/
+6
2005-03-10
RPC: Shrink struct rpc_auth for those flavours that don't use the cache
Trond Myklebust
1
-4
/
+8
2005-03-10
RPC: Convert RPC credcache to use hlists
Trond Myklebust
1
-2
/
+2
2005-03-10
RPC: kill cr_auth
Trond Myklebust
1
-1
/
+1
2005-03-10
RPC: Make rpc_auth credential cache optional.
Trond Myklebust
1
-0
/
+1
2005-03-04
[PATCH] nfsd: discard CACHE_HASHED flag, keeping information in refcount inst...
Neil Brown
1
-14
/
+5
2005-03-04
[PATCH] nfsd: nfsd: remove pg_authenticate field
Neil Brown
1
-2
/
+0
2005-03-04
[PATCH] nfsd: svcrpc: move export table checks to a per-program pg_add_client...
Neil Brown
1
-0
/
+1
2005-03-04
[PATCH] nfsd: svcrpc: rename pg_authenticate
Neil Brown
1
-1
/
+1
2005-03-04
[PATCH] nfsd: svcrpc: add a per-flavor set_client method
Neil Brown
1
-0
/
+2
2005-01-04
RPC: Optimize away unnecessary del_timer_sync() operations, when we
Trond Myklebust
1
-0
/
+1
2005-01-04
RPC: The RPCAUTH_CRED_DEAD flag had been unused for some time before I
Trond Myklebust
1
-2
/
+0
2005-01-04
RPC: Remove the rpc_queue_lock global spinlock. Replace it with per-rpc_queue
Trond Myklebust
1
-0
/
+4
2005-01-04
RPC: Convert rpciod into a work queue for greater flexibility.
Trond Myklebust
1
-18
/
+43
2004-12-27
[SUNRPC]: Staticize, kill unused functions, and remove unneeded exports.
Adrian Bunk
6
-19
/
+0
2004-10-05
Remove test for __linux__ in auth_gss.h.
Linus Torvalds
1
-2
/
+0
2004-08-23
RPC,NFSv4: NFSv4 operations that create or destroy state on the
Trond Myklebust
1
-0
/
+2
2004-08-23
NFSv4: Add support for a delegation callback server.
Trond Myklebust
1
-0
/
+10
2004-08-23
RPCSEC_GSS: Add the spkm3 common and client-side code.
Trond Myklebust
1
-0
/
+61
2004-08-23
RPCSEC_GSS: Remove an unused parameter.
Trond Myklebust
1
-1
/
+0
2004-08-22
[PATCH] nfsd: simplify auth_domain_lookup
Neil Brown
1
-0
/
+4
2004-08-22
[PATCH] nfsd: make cache_init initialize reference count to 1
Neil Brown
1
-1
/
+0
2004-07-15
[PATCH] sparse: iovec cleanups - sunrpc, nfs and nfsd
Alexander Viro
2
-12
/
+12
2004-07-04
[PATCH] gcc 3.5 fixes
Anton Blanchard
1
-1
/
+0
2004-06-04
[PATCH] kNFSd: gss_svc locking and refcounting fixes
Neil Brown
1
-0
/
+1
2004-05-24
[PATCH] Prevent scary warnings from knfsd
Andrew Morton
1
-0
/
+1
2004-05-21
[PATCH] gss_api build fix
Andrew Morton
1
-1
/
+1
2004-05-20
RPCSEC_GSS: Fix module reference counting.
Trond Myklebust
1
-42
/
+28
2004-05-20
RPCSEC_GSS: Make a couple functions in the krb5 code more
Trond Myklebust
2
-3
/
+2
2004-05-20
Following a suggestion by Jamie Lokier
Trond Myklebust
1
-5
/
+5
2004-05-19
[PATCH] kNFSd: Add a warning when upcalls fail,
Andrew Morton
1
-1
/
+2
2004-05-19
[PATCH] kNFSd: Make sure CACHE_NEGATIVE is cleared when a cache entry is upda...
Andrew Morton
1
-2
/
+5
2004-04-21
[PATCH] sunrpc rmmod oops fix
Andrew Morton
1
-0
/
+1
2004-04-12
Merge NFS conflicts
Linus Torvalds
3
-98
/
+68
2004-04-11
[PATCH] knfsd: Add data integrity to serve rside gss
Andrew Morton
1
-9
/
+0
2004-04-11
[PATCH] knfsd: Export a symbol needed by auth_gss
Andrew Morton
1
-0
/
+1
2004-04-11
[PATCH] knfsd: Remove name_lookup.h that noone is using anymore.
Andrew Morton
1
-38
/
+0
2004-04-10
RPC: Ensure that we only schedule one RPC request at a time.
Trond Myklebust
1
-2
/
+5
2004-04-10
RPC: add a field to the xdr_buf that explicitly contains the maximum buffer
Trond Myklebust
2
-79
/
+6
2004-04-10
RPCSEC_GSS: Fix RPC padding in two instances of RPCSEC_GSS code.
Trond Myklebust
1
-1
/
+7
2004-04-10
RPC: add fair queueing to the RPC scheduler.
Trond Myklebust
1
-16
/
+50
2004-03-13
RPC: patch by Chuck Lever to make the number of RPC slots a tunable parameter.
Trond Myklebust
2
-11
/
+15
[next]