summaryrefslogtreecommitdiff
path: root/include/linux/sunrpc
AgeCommit message (Expand)Author
2004-08-23RPC,NFSv4: NFSv4 operations that create or destroy state on theTrond Myklebust
2004-08-23NFSv4: Add support for a delegation callback server.Trond Myklebust
2004-08-23RPCSEC_GSS: Add the spkm3 common and client-side code.Trond Myklebust
2004-08-23RPCSEC_GSS: Remove an unused parameter.Trond Myklebust
2004-08-22[PATCH] nfsd: simplify auth_domain_lookupNeil Brown
2004-08-22[PATCH] nfsd: make cache_init initialize reference count to 1Neil Brown
2004-07-15[PATCH] sparse: iovec cleanups - sunrpc, nfs and nfsdAlexander Viro
2004-07-04[PATCH] gcc 3.5 fixesAnton Blanchard
2004-06-04[PATCH] kNFSd: gss_svc locking and refcounting fixesNeil Brown
2004-05-24[PATCH] Prevent scary warnings from knfsdAndrew Morton
2004-05-21[PATCH] gss_api build fixAndrew Morton
2004-05-20RPCSEC_GSS: Fix module reference counting.Trond Myklebust
2004-05-20RPCSEC_GSS: Make a couple functions in the krb5 code moreTrond Myklebust
2004-05-20Following a suggestion by Jamie LokierTrond Myklebust
2004-05-19[PATCH] kNFSd: Add a warning when upcalls fail,Andrew Morton
2004-05-19[PATCH] kNFSd: Make sure CACHE_NEGATIVE is cleared when a cache entry is upda...Andrew Morton
2004-04-21[PATCH] sunrpc rmmod oops fixAndrew Morton
2004-04-12Merge NFS conflictsLinus Torvalds
2004-04-11[PATCH] knfsd: Add data integrity to serve rside gssAndrew Morton
2004-04-11[PATCH] knfsd: Export a symbol needed by auth_gssAndrew Morton
2004-04-11[PATCH] knfsd: Remove name_lookup.h that noone is using anymore.Andrew Morton
2004-04-10RPC: Ensure that we only schedule one RPC request at a time.Trond Myklebust
2004-04-10RPC: add a field to the xdr_buf that explicitly contains the maximum bufferTrond Myklebust
2004-04-10RPCSEC_GSS: Fix RPC padding in two instances of RPCSEC_GSS code.Trond Myklebust
2004-04-10RPC: add fair queueing to the RPC scheduler.Trond Myklebust
2004-03-13RPC: patch by Chuck Lever to make the number of RPC slots a tunable parameter.Trond Myklebust
2004-03-13RPC,NFSv3: remove the redundant "memset()" in call_encode(). Fix up the only ...Trond Myklebust
2004-03-13NFSv2/v3/v4: Parenthesize #defines in nfs?xdr.c. Fix an off-by-one error on t...Trond Myklebust
2004-03-13RPC: Ensure that we have the correct capabilities when binding a socket to a ...Trond Myklebust
2004-03-13RPC: Sync rpc_set_timeo() up to the 2.4.x version. In particular, this willTrond Myklebust
2004-03-13RPC: Make XIDs unique on a per-transport basis rather than globally unique. G...Trond Myklebust
2004-02-26[PATCH] kNFSd: Add minimal server-side support for rpcsec_gss.Andrew Morton
2004-02-26[PATCH] knfsd: NGROUPS fixesAndrew Morton
2004-02-18[PATCH] kNFSd:fix build problems in nfs w/o proc_fs on 2.6.0-test5Andrew Morton
2004-02-18[PATCH] kNFSd: convert NFS /proc interfaces to seq_fileAndrew Morton
2004-02-18[PATCH] kNFSd: Allow sunrpc/svc cache init function to modify the "key"Andrew Morton
2004-02-18[PATCH] NGROUPS 2.6.2rc2 + fixupsAndrew Morton
2004-02-07RPC: Ensure that we disconnect TCP sockets if there has been noTrond Myklebust
2004-02-07RPC/NFSv4: Allow lease RENEW calls to be soft (i.e. to timeTrond Myklebust
2004-02-07RPC: Add support for sharing the same RPC transport andTrond Myklebust
2004-02-07RPCSEC_GSS: Move the gss sequence number history from the taskTrond Myklebust
2004-02-07RPCSEC_GSS: Client-side only support for rpcsec_gss integrityTrond Myklebust
2004-02-07RPCSEC_GSS: Miscellaneous cleanups of the krb5 code requiredTrond Myklebust
2004-02-07RPCSEC_GSS: Make the upcalls detect if the userland daemonTrond Myklebust
2004-02-07NFSv4/RPCSEC_GSS: Ensure that RPC userland upcalls time outTrond Myklebust
2004-01-20[PATCH] NFS/RPC modprobe -r sunrpc causes an oopsAndrew Morton
2004-01-18[PATCH] nfs: Fix an Oops in the RPC debug code...Andrew Morton
2003-10-07Fix up hangs with the upcall mechanism for RPCSEC_GSS and theTrond Myklebust
2003-10-07UDP round trip timer fix. Modify Karn's algorithm so thatTrond Myklebust
2003-08-21A request cannot be used as part of the RTO estimation if it getsTrond Myklebust