Age | Commit message (Expand) | Author |
2012-01-31 | SUNRPC: parametrize rpc_pton() by network context | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: parametrize rpc_pton6() by network context | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: parametrize rpc_parse_scope_id() by network context | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: parametrize local rpcbind clients creation with net ns | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: register rpcbind programs in passed network namespase context | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: create rpcbind client in passed network namespace context | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: optimize net_ns dereferencing in rpcbind registering calls | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: optimize net_ns dereferencing in rpcbind creation calls | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: move rpcbind internals to sunrpc part of network namespace context | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: Fix potential races in xprt_lock_write_next() | Trond Myklebust |
2012-01-31 | SUNRPC: kernel PipeFS mount point creation routines removed | Stanislav Kinsbursky |
2012-01-31 | NFS: idmap PipeFS notifier introduced | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: fix pipe->ops cleanup on pipe dentry unlink | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: split cache creation and PipeFS registration | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: remove RPC PipeFS mount point reference from RPC client | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: remove RPC pipefs mount point manipulations from RPC clients code | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: remove RPC client pipefs dentries after unregister | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: subscribe RPC clients to pipefs notifications | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: make SUNPRC clients list per network namespace context | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: handle GSS AUTH pipes by network namespace aware routines | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: handle RPC client pipefs dentries by network namespace aware routines | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: split SUNPRC PipeFS dentry and private pipe data creation | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: cleanup GSS pipes usage | Stanislav Kinsbursky |
2012-01-31 | SUNPRC: cleanup RPC PipeFS pipes upcall interface | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: cleanup PipeFS redundant RPC inode usage | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: split SUNPRC PipeFS pipe data and inode creation | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: replace inode lock with pipe lock for RPC PipeFS operations | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: added debug messages to RPC pipefs | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: pipefs per-net operations helper introduced | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: put pipefs superblock link on network namespace | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: pipefs dentry lookup helper introduced | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: send notification events on pipefs sb creation and destruction | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: hold current network namespace while pipefs superblock is active | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: create RPC pipefs superblock per network namespace context | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: remove non-exclusive pipe creation from RPC pipefs | Stanislav Kinsbursky |
2012-01-23 | SUNRPC: Fix machine creds in generic_create_cred and generic_match | Trond Myklebust |
2012-01-14 | Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2012-01-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-01-12 | net: reintroduce missing rcu_assign_pointer() calls | Eric Dumazet |
2012-01-10 | Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2012-01-08 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-01-08 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2012-01-05 | svcrpc: don't revert to SVC_POOL_DEFAULT on nfsd shutdown | J. Bruce Fields |
2012-01-05 | svcrpc: fix double-free on shutdown of nfsd after changing pool mode | J. Bruce Fields |
2012-01-05 | NFSv4: include bitmap in nfsv4 get acl data | Andy Adamson |
2012-01-05 | SUNRPC: Clean up the RPCSEC_GSS service ticket requests | Trond Myklebust |
2012-01-03 | sunrpc: propagate umode_t | Al Viro |
2012-01-03 | vfs: fix the stupidity with i_dentry in inode destructors | Al Viro |
2011-12-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2011-12-21 | Merge branch 'master' into pm-sleep | Rafael J. Wysocki |