aboutsummaryrefslogtreecommitdiffstats
path: root/Kbuild (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-01nfsd4: keep per-session list of connectionsJ. Bruce Fields3-15/+65
2010-10-01nfsd4: clean up session allocationJ. Bruce Fields1-122/+89
2010-10-01nfsd4: fix alloc_init_session return typeJ. Bruce Fields1-3/+1
2010-10-01nfsd4: fix alloc_init_session BUILD_BUG_ON()J. Bruce Fields1-1/+1
2010-10-01nfsd4: Move callback setup to callback queueJ. Bruce Fields3-27/+63
2010-10-01nfsd4: remove separate cb_args structJ. Bruce Fields2-30/+25
2010-10-01nfsd4: use generic callback code in null caseJ. Bruce Fields3-15/+20
2010-10-01nfsd4: generic callback codeJ. Bruce Fields2-39/+33
2010-10-01nfsd4: rename nfs4_rpc_args->nfsd4_cb_argsJ. Bruce Fields2-9/+9
2010-10-01nfsd4: combine nfs4_rpc_args and nfsd4_cb_sequenceJ. Bruce Fields2-23/+18
2010-10-01nfsd4: minor variable renaming (cb -> conn)J. Bruce Fields2-22/+22
2010-10-01nfsd4: remove spkm3J. Bruce Fields7-906/+0
2010-10-01sunrpc: fix race in new cache_wait code.NeilBrown1-3/+2
2010-10-01sunrpc: Create sockets in net namespacesPavel Emelyanov2-5/+5
2010-10-01net: Export __sock_createPavel Emelyanov2-1/+4
2010-10-01sunrpc: Tag rpc_xprt with netPavel Emelyanov4-4/+7
2010-10-01sunrpc: Add net to xprt_createPavel Emelyanov2-0/+2
2010-10-01sunrpc: Add net to rpc_create_argsPavel Emelyanov7-0/+9
2010-10-01sunrpc: Pull net argument downto svc_create_socketPavel Emelyanov4-5/+13
2010-10-01sunrpc: Add net argument to svc_create_xprtPavel Emelyanov6-11/+12
2010-10-01sunrpc: Factor out rpc_xprt freeingPavel Emelyanov4-13/+14
2010-10-01sunrpc: Factor out rpc_xprt allocationPavel Emelyanov4-23/+28
2010-10-01nfsd4: adjust buflen for encoded attrs bitmap based on actual bitmap lengthBenny Halevy1-6/+12
2010-09-29sunrpc: fix up rpcauth_remove_module section mismatchStephen Rothwell3-4/+4
2010-09-27sunrpc: Make the ip_map_cache be per-netPavel Emelyanov3-31/+108
2010-09-27sunrpc: Make the /proc/net/rpc appear in net namespacesPavel Emelyanov5-35/+59
2010-09-27sunrpc: The per-net skeletonPavel Emelyanov2-1/+42
2010-09-27sunrpc: Tag svc_xprt with netPavel Emelyanov2-0/+4
2010-09-27sunrpc: Add routines that allow registering per-net cachesPavel Emelyanov2-8/+21
2010-09-27sunrpc: Add net to pure API callsPavel Emelyanov4-13/+15
2010-09-27sunrpc: Pass xprt to cached get/put routinesPavel Emelyanov1-7/+5
2010-09-27sunrpc: Make xprt auth cache release work with the xprtPavel Emelyanov3-7/+10
2010-09-27sunrpc: Pass the ip_map_parse's cd to lower callsPavel Emelyanov1-10/+21
2010-09-26nfsd: fix /proc/net/rpc/nfsd.export/content displayJ. Bruce Fields1-11/+29
2010-09-23nfsd: Export get_task_comm for nfsdPavel Emelyanov1-3/+1
2010-09-22nfsd: allow deprecated interface to be compiled out.NeilBrown5-8/+43
2010-09-22nfsd: formally deprecate legacy nfsd syscall interfaceNeilBrown2-0/+20
2010-09-22sunrpc/cache: fix recent breakage of cache_clean_deferredNeilBrown1-1/+3
2010-09-22lockd: Mostly remove BKL from the serverBryan Schumaker3-14/+21
2010-09-21sunrpc/cache: don't use custom hex_to_bin() converterAndy Shevchenko1-7/+13
2010-09-21sunrpc/cache: change deferred-request hash table to use hlist.NeilBrown2-19/+11
2010-09-21svcauth_gss: replace a trivial 'switch' with an 'if'NeilBrown1-22/+19
2010-09-21nfsd/idmap: drop special request deferal in favour of improved default.NeilBrown1-94/+11
2010-09-21nfsd: disable deferral for NFSv4NeilBrown1-2/+5
2010-09-21sunrpc: close connection when a request is irretrievably lost.NeilBrown4-12/+24
2010-09-19nfsd4: fix hang on fast-booting nfs serversJ. Bruce Fields1-4/+20
2010-09-12SUNRPC: Fix the NFSv4 and RPCSEC_GSS Kconfig dependenciesTrond Myklebust2-0/+2
2010-09-12statfs() gives ESTALE errorMenyhart Zoltan1-0/+8
2010-09-12NFS: Fix a typo in nfs_sockaddr_match_ipaddr6Trond Myklebust1-1/+1
2010-09-12sunrpc: increase MAX_HASHTABLE_BITS to 14Miquel van Smoorenburg1-1/+1