summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sunrpc: Get xprt pointer once in xs_tcp_setup_socketPavel Emelyanov2010-10-191-6/+4
* sunrpc: Remove unused sock arg from xs_next_srcportPavel Emelyanov2010-10-191-3/+3
* sunrpc: Remove unused sock arg from xs_get_srcportPavel Emelyanov2010-10-191-3/+3
* svcrdma: Cleanup DMA unmapping in error paths.Tom Tucker2010-10-183-15/+17
* svcrdma: Change DMA mapping logic to avoid the page_address kernel APITom Tucker2010-10-183-38/+78
* nfsd4: expire clients more promptlyJ. Bruce Fields2010-10-111-1/+1
* sunrpc: Use helper to set v4 mapped addr in ip_map_parsePavel Emelyanov2010-10-111-3/+2
* sunrpc/cache: centralise handling of size limit on deferred list.NeilBrown2010-10-111-24/+43
* sunrpc: Simplify cache_defer_req and related functions.NeilBrown2010-10-111-36/+22
* nfsd4: return expired on unfound stateid'sJ. Bruce Fields2010-10-021-2/+9
* nfsd4: add new connections to sessionJ. Bruce Fields2010-10-011-2/+47
* nfsd4: refactor connection allocationJ. Bruce Fields2010-10-011-6/+26
* nfsd4: use callbacks on svc_xprt_deletionJ. Bruce Fields2010-10-012-9/+45
* nfsd: provide callbacks on svc_xprt deletionJ. Bruce Fields2010-10-012-0/+40
* nfsd4: keep per-session list of connectionsJ. Bruce Fields2010-10-013-15/+65
* nfsd4: clean up session allocationJ. Bruce Fields2010-10-011-122/+89
* nfsd4: fix alloc_init_session return typeJ. Bruce Fields2010-10-011-3/+1
* nfsd4: fix alloc_init_session BUILD_BUG_ON()J. Bruce Fields2010-10-011-1/+1
* nfsd4: Move callback setup to callback queueJ. Bruce Fields2010-10-013-27/+63
* nfsd4: remove separate cb_args structJ. Bruce Fields2010-10-012-30/+25
* nfsd4: use generic callback code in null caseJ. Bruce Fields2010-10-013-15/+20
* nfsd4: generic callback codeJ. Bruce Fields2010-10-012-39/+33
* nfsd4: rename nfs4_rpc_args->nfsd4_cb_argsJ. Bruce Fields2010-10-012-9/+9
* nfsd4: combine nfs4_rpc_args and nfsd4_cb_sequenceJ. Bruce Fields2010-10-012-23/+18
* nfsd4: minor variable renaming (cb -> conn)J. Bruce Fields2010-10-012-22/+22
* nfsd4: remove spkm3J. Bruce Fields2010-10-017-906/+0
* sunrpc: fix race in new cache_wait code.NeilBrown2010-10-011-3/+2
* sunrpc: Create sockets in net namespacesPavel Emelyanov2010-10-012-5/+5
* net: Export __sock_createPavel Emelyanov2010-10-012-1/+4
* sunrpc: Tag rpc_xprt with netPavel Emelyanov2010-10-014-4/+7
* sunrpc: Add net to xprt_createPavel Emelyanov2010-10-012-0/+2
* sunrpc: Add net to rpc_create_argsPavel Emelyanov2010-10-017-0/+9
* sunrpc: Pull net argument downto svc_create_socketPavel Emelyanov2010-10-014-5/+13
* sunrpc: Add net argument to svc_create_xprtPavel Emelyanov2010-10-016-11/+12
* sunrpc: Factor out rpc_xprt freeingPavel Emelyanov2010-10-014-13/+14
* sunrpc: Factor out rpc_xprt allocationPavel Emelyanov2010-10-014-23/+28
* nfsd4: adjust buflen for encoded attrs bitmap based on actual bitmap lengthBenny Halevy2010-10-011-6/+12
* sunrpc: fix up rpcauth_remove_module section mismatchStephen Rothwell2010-09-293-4/+4
* sunrpc: Make the ip_map_cache be per-netPavel Emelyanov2010-09-273-31/+108
* sunrpc: Make the /proc/net/rpc appear in net namespacesPavel Emelyanov2010-09-275-35/+59
* sunrpc: The per-net skeletonPavel Emelyanov2010-09-272-1/+42
* sunrpc: Tag svc_xprt with netPavel Emelyanov2010-09-272-0/+4
* sunrpc: Add routines that allow registering per-net cachesPavel Emelyanov2010-09-272-8/+21
* sunrpc: Add net to pure API callsPavel Emelyanov2010-09-274-13/+15
* sunrpc: Pass xprt to cached get/put routinesPavel Emelyanov2010-09-271-7/+5
* sunrpc: Make xprt auth cache release work with the xprtPavel Emelyanov2010-09-273-7/+10
* sunrpc: Pass the ip_map_parse's cd to lower callsPavel Emelyanov2010-09-271-10/+21
* nfsd: fix /proc/net/rpc/nfsd.export/content displayJ. Bruce Fields2010-09-261-11/+29
* nfsd: Export get_task_comm for nfsdPavel Emelyanov2010-09-231-3/+1
* nfsd: allow deprecated interface to be compiled out.NeilBrown2010-09-225-8/+43
OpenPOWER on IntegriCloud