summaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2004-10-25[PATCH] Add d_alloc_name() to libfsJames Morris
2004-10-17[PATCH] Fix NFS3 krb5 clients on x86-64Mark Goodman
2004-10-13[PATCH] auth_domain_lookup fixOlaf Kirch
2004-08-26[PATCH] Use fixed size buffer instead of kmalloc for m_class in ip_mapNeil Brown
2004-08-25[PATCH] NULL noise removalAlexander Viro
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-23Merge http://nfsclient.bkbits.net/linux-2.6Trond Myklebust
2004-08-23RPCSEC_GSS: Add the spkm3 common and client-side code.Trond Myklebust
2004-08-23RPCSEC_GSS: Missing newline in dprintk.Trond Myklebust
2004-08-23RPCSEC_GSS: Remove an unused parameter.Trond Myklebust
2004-08-23RPC: Improved buffer overrun checking in call_verifyTrond Myklebust
2004-08-23RPC: Add missing variable initialization in rpc_clone_client().Trond Myklebust
2004-08-23RPC: Reduce stack utilization for all synchronous NFS operations byTrond Myklebust
2004-08-23Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds
2004-08-22[PATCH] kNFSd: fix race with flushing nfsd cache.Neil Brown
2004-08-22[PATCH] kNFSd: minor memory leak fix.Neil Brown
2004-08-22[PATCH] nfsd: fix ip_map cache reference count leak.Neil Brown
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-08-22[PATCH] nfsd: nfsd is missing a put_group_info in the auth_nullNeil Brown
2004-08-18[NET]: Add skb_header_pointer, and use it where possible.David S. Miller
2004-08-07Make sysctl pass the pos pointer around properly.Linus Torvalds
2004-08-07Mark the sunrpc cache control file nonseekable, andLinus Torvalds
2004-07-29[PATCH 1/1]: net/sunrpc/xprt.c gcc341 inlining fixAndrew Morton
2004-07-15[PATCH] sparse: iovec cleanups - sunrpc, nfs and nfsdAlexander Viro
2004-07-13[PATCH] sparse: read_descriptor_t annotationAlexander Viro
2004-06-30[PATCH] sparse: NULL vs 0 - net/*Mika Kukkonen
2004-06-29sparse: get rid of more integer/pointer confusionLinus Torvalds
2004-06-28[PATCH] nfs oops fixAndre Noll
2004-06-26[PATCH] knfsd: delete an obsolete comment from nfsd rpc codeNeil Brown
2004-06-12[NET] first bits of net/core/stream.cArnaldo Carvalho de Melo
2004-06-05rpc: Use proper printk format for size_t argument.Linus Torvalds
2004-06-04[PATCH] kNFSd: rsc_lookup simplificationNeil Brown
2004-06-04[PATCH] kNFSd: gss_svc locking and refcounting fixesNeil Brown
2004-05-30[PATCH] sparse: trivial part of net/* annotationAlexander Viro
2004-05-24[PATCH] Prevent scary warnings from knfsdAndrew Morton
2004-05-21[PATCH] gss_api build fixAndrew Morton
2004-05-20From: Dave Jones <davej@redhat.com>Trond Myklebust
2004-05-20RPCSEC_GSS: The expiration time passed down in theTrond Myklebust
2004-05-20RPCSEC_GSS: Split out integrity code in wrap andTrond Myklebust
2004-05-20RPCSEC_GSS: Move EXPORT_SYMBOL's to place where functionsTrond Myklebust
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-20RPCSEC_GSS: this adds some new trace messages andTrond Myklebust
2004-05-20Following a suggestion by Jamie LokierTrond Myklebust
2004-05-20RPC: Ensure that if we reconnect, we delay by at least 15Trond Myklebust
2004-05-19[PATCH] svc_recv() fixAndrew Morton
2004-05-19[PATCH] kNFSd: Add a warning when upcalls fail,Andrew Morton
2004-05-19[PATCH] kNFSd: Allow larger writes to sunrpc/svc caches.Andrew Morton