summaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)AuthorFilesLines
2012-02-01SUNRPC: register rpcbind programs in passed network namespase contextStanislav Kinsbursky2-9/+9
2012-02-01SUNRPC: create rpcbind client in passed network namespace contextStanislav Kinsbursky1-5/+6
2012-02-01SUNRPC: optimize net_ns dereferencing in rpcbind registering callsStanislav Kinsbursky1-9/+9
2012-02-01SUNRPC: optimize net_ns dereferencing in rpcbind creation callsStanislav Kinsbursky1-16/+19
2012-02-01SUNRPC: move rpcbind internals to sunrpc part of network namespace contextStanislav Kinsbursky2-29/+40
2012-02-01SUNRPC: Fix potential races in xprt_lock_write_next()Trond Myklebust2-32/+59
2012-02-01SUNRPC: kernel PipeFS mount point creation routines removedStanislav Kinsbursky1-21/+0
2012-02-01NFS: idmap PipeFS notifier introducedStanislav Kinsbursky2-0/+17
2012-02-01SUNRPC: fix pipe->ops cleanup on pipe dentry unlinkStanislav Kinsbursky1-31/+20
2012-02-01SUNRPC: split cache creation and PipeFS registrationStanislav Kinsbursky1-7/+5
2012-02-01SUNRPC: remove RPC PipeFS mount point reference from RPC clientStanislav Kinsbursky2-15/+14
2012-02-01SUNRPC: remove RPC pipefs mount point manipulations from RPC clients codeStanislav Kinsbursky1-16/+3
2012-02-01SUNRPC: remove RPC client pipefs dentries after unregisterStanislav Kinsbursky1-1/+1
2012-02-01SUNRPC: subscribe RPC clients to pipefs notificationsStanislav Kinsbursky4-10/+90
2012-02-01SUNRPC: make SUNPRC clients list per network namespace contextStanislav Kinsbursky4-12/+24
2012-02-01SUNRPC: handle GSS AUTH pipes by network namespace aware routinesStanislav Kinsbursky1-22/+73
2012-02-01SUNRPC: handle RPC client pipefs dentries by network namespace aware routinesStanislav Kinsbursky1-33/+64
2012-02-01SUNRPC: split SUNPRC PipeFS dentry and private pipe data creationStanislav Kinsbursky2-41/+67
2012-02-01SUNRPC: cleanup GSS pipes usageStanislav Kinsbursky1-38/+38
2012-02-01SUNPRC: cleanup RPC PipeFS pipes upcall interfaceStanislav Kinsbursky2-4/+2
2012-02-01SUNRPC: cleanup PipeFS redundant RPC inode usageStanislav Kinsbursky1-47/+46
2012-02-01SUNRPC: split SUNPRC PipeFS pipe data and inode creationStanislav Kinsbursky2-119/+135
2012-02-01SUNRPC: replace inode lock with pipe lock for RPC PipeFS operationsStanislav Kinsbursky2-48/+47
2012-02-01SUNRPC: added debug messages to RPC pipefsStanislav Kinsbursky1-0/+8
2012-02-01SUNRPC: pipefs per-net operations helper introducedStanislav Kinsbursky3-0/+38
2012-02-01SUNRPC: put pipefs superblock link on network namespaceStanislav Kinsbursky2-0/+6
2012-02-01SUNRPC: pipefs dentry lookup helper introducedStanislav Kinsbursky1-0/+16
2012-02-01SUNRPC: send notification events on pipefs sb creation and destructionStanislav Kinsbursky1-0/+32
2012-02-01SUNRPC: hold current network namespace while pipefs superblock is activeStanislav Kinsbursky1-1/+13
2012-02-01SUNRPC: create RPC pipefs superblock per network namespace contextStanislav Kinsbursky1-1/+2
2012-02-01SUNRPC: remove non-exclusive pipe creation from RPC pipefsStanislav Kinsbursky1-38/+6
2012-01-24SUNRPC: Fix machine creds in generic_create_cred and generic_matchTrond Myklebust1-1/+16
2012-01-15Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds5-35/+64
2012-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2012-01-13net: reintroduce missing rcu_assign_pointer() callsEric Dumazet1-1/+1
2012-01-11Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-20/+29
2012-01-09Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+2
2012-01-09Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2-3/+2
2012-01-06svcrpc: don't revert to SVC_POOL_DEFAULT on nfsd shutdownJ. Bruce Fields1-1/+0
2012-01-06svcrpc: fix double-free on shutdown of nfsd after changing pool modeJ. Bruce Fields1-0/+3
2012-01-05NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson1-1/+2
2012-01-05SUNRPC: Clean up the RPCSEC_GSS service ticket requestsTrond Myklebust2-19/+27
2012-01-04sunrpc: propagate umode_tAl Viro2-2/+2
2012-01-04vfs: fix the stupidity with i_dentry in inode destructorsAl Viro1-1/+0
2011-12-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-13/+27
2011-12-22Merge branch 'master' into pm-sleepRafael J. Wysocki3-15/+28
2011-12-12net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet4-13/+13
2011-12-08NFSd: use network-namespace-aware cache registering routinesStanislav Kinsbursky1-0/+2
2011-12-07SUNRPC: create svc_xprt in proper network namespaceStanislav Kinsbursky3-7/+9
2011-12-07svcrpc: update outdated BKL commentJ. Bruce Fields1-2/+2