summaryrefslogtreecommitdiff
path: root/include/linux/sunrpc
AgeCommit message (Expand)AuthorFilesLines
2012-02-15SUNRPC: service destruction in network namespace contextStanislav Kinsbursky1-1/+1
2012-02-07SUNRPC: Change the default limit to the number of TCP slotsTrond Myklebust1-1/+1
2012-02-01SUNRPC: Add trace events to the sunrpc subsystemTrond Myklebust1-1/+1
2012-02-01SUNRPC: constify the rpc_programTrond Myklebust2-7/+7
2012-02-01SUNRPC: constify rpc_program->nameTrond Myklebust1-2/+2
2012-02-01SUNRPC: constify rpc_clnt fields cl_server and cl_protnameTrond Myklebust1-5/+4
2012-02-01SUNRPC: search for service transports in network namespace contextStanislav Kinsbursky1-1/+2
2012-02-01SUNRPC: register service stats /proc entries in passed network namespace contextStanislav Kinsbursky1-4/+4
2012-02-01sunrpc: fix stats.h for CONFIG_PROC_FS not enabledRandy Dunlap1-2/+2
2012-02-01SUNRPC: register RPC stats /proc entries in passed network namespace contextStanislav Kinsbursky1-4/+4
2012-02-01SUNRPC: generic cache register routines removedStanislav Kinsbursky1-2/+0
2012-02-01SUNRPC: create GSS auth cache per network namespaceStanislav Kinsbursky1-0/+2
2012-02-01SUNRPC: cache creation and destruction routines introducedStanislav Kinsbursky1-0/+4
2012-02-01SUNRPC: unregister service on creation in current network namespaceStanislav Kinsbursky1-4/+5
2012-02-01SUNRPC: pass network namespace to service registering routinesStanislav Kinsbursky1-1/+1
2012-02-01SUNRPC: parametrize rpc_uaddr2sockaddr() by network contextStanislav Kinsbursky1-1/+1
2012-02-01SUNRPC: parametrize rpc_pton() by network contextStanislav Kinsbursky1-1/+1
2012-02-01SUNRPC: parametrize local rpcbind clients creation with net nsStanislav Kinsbursky1-2/+2
2012-02-01SUNRPC: register rpcbind programs in passed network namespase contextStanislav Kinsbursky1-2/+3
2012-02-01SUNRPC: Fix potential races in xprt_lock_write_next()Trond Myklebust1-0/+3
2012-02-01SUNRPC: kernel PipeFS mount point creation routines removedStanislav Kinsbursky1-2/+0
2012-02-01NFS: idmap PipeFS notifier introducedStanislav Kinsbursky1-0/+7
2012-02-01SUNRPC: split cache creation and PipeFS registrationStanislav Kinsbursky1-0/+2
2012-02-01SUNRPC: remove RPC PipeFS mount point reference from RPC clientStanislav Kinsbursky1-1/+1
2012-02-01SUNRPC: subscribe RPC clients to pipefs notificationsStanislav Kinsbursky1-0/+2
2012-02-01SUNRPC: make SUNPRC clients list per network namespace contextStanislav Kinsbursky1-1/+2
2012-02-01SUNRPC: split SUNPRC PipeFS dentry and private pipe data creationStanislav Kinsbursky1-2/+5
2012-02-01SUNPRC: cleanup RPC PipeFS pipes upcall interfaceStanislav Kinsbursky1-1/+1
2012-02-01SUNRPC: split SUNPRC PipeFS pipe data and inode creationStanislav Kinsbursky1-3/+7
2012-02-01SUNRPC: replace inode lock with pipe lock for RPC PipeFS operationsStanislav Kinsbursky1-0/+1
2012-02-01SUNRPC: pipefs per-net operations helper introducedStanislav Kinsbursky1-0/+3
2012-02-01SUNRPC: pipefs dentry lookup helper introducedStanislav Kinsbursky1-0/+3
2012-02-01SUNRPC: send notification events on pipefs sb creation and destructionStanislav Kinsbursky1-0/+8
2012-02-01SUNRPC: remove non-exclusive pipe creation from RPC pipefsStanislav Kinsbursky1-1/+0
2012-01-15Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-3/+2
2012-01-11Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-2/+5
2012-01-09Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2-2/+2
2012-01-05NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson1-0/+2
2012-01-05SUNRPC: Clean up the RPCSEC_GSS service ticket requestsTrond Myklebust2-2/+3
2012-01-04sunrpc: propagate umode_tAl Viro2-2/+2
2011-12-12net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet1-3/+3
2011-12-07SUNRPC: create svc_xprt in proper network namespaceStanislav Kinsbursky1-1/+1
2011-12-07svcrpc: destroy server sockets all at onceJ. Bruce Fields1-1/+1
2011-12-07svcrpc: make svc_delete_xprt staticJ. Bruce Fields1-1/+0
2011-11-23net: remove ipv6_addr_copy()Alexey Dobriyan1-1/+1
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+2
2011-11-03Merge branch 'osd-devel' into nfs-for-nextTrond Myklebust2-11/+29
2011-11-01include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker1-1/+2
2011-10-25Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-1/+4
2011-10-25NFSd: call svc rpcbind cleanup explicitlyStanislav Kinsbursky1-0/+1