aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* sunrpc: Simplify cache_defer_req and related functions.NeilBrown2010-10-11
* nfsd4: return expired on unfound stateid'sJ. Bruce Fields2010-10-02
* nfsd4: add new connections to sessionJ. Bruce Fields2010-10-01
* nfsd4: refactor connection allocationJ. Bruce Fields2010-10-01
* nfsd4: use callbacks on svc_xprt_deletionJ. Bruce Fields2010-10-01
* nfsd: provide callbacks on svc_xprt deletionJ. Bruce Fields2010-10-01
* nfsd4: keep per-session list of connectionsJ. Bruce Fields2010-10-01
* nfsd4: clean up session allocationJ. Bruce Fields2010-10-01
* nfsd4: fix alloc_init_session return typeJ. Bruce Fields2010-10-01
* nfsd4: fix alloc_init_session BUILD_BUG_ON()J. Bruce Fields2010-10-01
* nfsd4: Move callback setup to callback queueJ. Bruce Fields2010-10-01
* nfsd4: remove separate cb_args structJ. Bruce Fields2010-10-01
* nfsd4: use generic callback code in null caseJ. Bruce Fields2010-10-01
* nfsd4: generic callback codeJ. Bruce Fields2010-10-01
* nfsd4: rename nfs4_rpc_args->nfsd4_cb_argsJ. Bruce Fields2010-10-01
* nfsd4: combine nfs4_rpc_args and nfsd4_cb_sequenceJ. Bruce Fields2010-10-01
* nfsd4: minor variable renaming (cb -> conn)J. Bruce Fields2010-10-01
* nfsd4: remove spkm3J. Bruce Fields2010-10-01
* sunrpc: fix race in new cache_wait code.NeilBrown2010-10-01
* sunrpc: Create sockets in net namespacesPavel Emelyanov2010-10-01
* net: Export __sock_createPavel Emelyanov2010-10-01
* sunrpc: Tag rpc_xprt with netPavel Emelyanov2010-10-01
* sunrpc: Add net to xprt_createPavel Emelyanov2010-10-01
* sunrpc: Add net to rpc_create_argsPavel Emelyanov2010-10-01
* sunrpc: Pull net argument downto svc_create_socketPavel Emelyanov2010-10-01
* sunrpc: Add net argument to svc_create_xprtPavel Emelyanov2010-10-01
* sunrpc: Factor out rpc_xprt freeingPavel Emelyanov2010-10-01
* sunrpc: Factor out rpc_xprt allocationPavel Emelyanov2010-10-01
* nfsd4: adjust buflen for encoded attrs bitmap based on actual bitmap lengthBenny Halevy2010-10-01
* sunrpc: fix up rpcauth_remove_module section mismatchStephen Rothwell2010-09-29
* sunrpc: Make the ip_map_cache be per-netPavel Emelyanov2010-09-27
* sunrpc: Make the /proc/net/rpc appear in net namespacesPavel Emelyanov2010-09-27
* sunrpc: The per-net skeletonPavel Emelyanov2010-09-27
* sunrpc: Tag svc_xprt with netPavel Emelyanov2010-09-27
* sunrpc: Add routines that allow registering per-net cachesPavel Emelyanov2010-09-27
* sunrpc: Add net to pure API callsPavel Emelyanov2010-09-27
* sunrpc: Pass xprt to cached get/put routinesPavel Emelyanov2010-09-27
* sunrpc: Make xprt auth cache release work with the xprtPavel Emelyanov2010-09-27
* sunrpc: Pass the ip_map_parse's cd to lower callsPavel Emelyanov2010-09-27
* nfsd: fix /proc/net/rpc/nfsd.export/content displayJ. Bruce Fields2010-09-26
* nfsd: Export get_task_comm for nfsdPavel Emelyanov2010-09-23
* nfsd: allow deprecated interface to be compiled out.NeilBrown2010-09-22
* nfsd: formally deprecate legacy nfsd syscall interfaceNeilBrown2010-09-22
* sunrpc/cache: fix recent breakage of cache_clean_deferredNeilBrown2010-09-22
* lockd: Mostly remove BKL from the serverBryan Schumaker2010-09-22
* sunrpc/cache: don't use custom hex_to_bin() converterAndy Shevchenko2010-09-21
* sunrpc/cache: change deferred-request hash table to use hlist.NeilBrown2010-09-21
* svcauth_gss: replace a trivial 'switch' with an 'if'NeilBrown2010-09-21
* nfsd/idmap: drop special request deferal in favour of improved default.NeilBrown2010-09-21
* nfsd: disable deferral for NFSv4NeilBrown2010-09-21