pandora-kernel.git
2012-02-15 Trond MyklebustNFSv4: The idmapper now depends on keyring functionality
2012-02-15 Trond MyklebustNFSv4: Reduce the footprint of the idmapper
2012-02-15 Weston Andros... NFS: add mount options 'v4.0' and 'v4.1'
2012-02-15 Stanislav KinsburskyNFS: fix nfs4_find_client_sessionid() arguments list
2012-02-15 Trond MyklebustNFS: Initialise the nfs_net->nfs_client_lock
2012-02-15 Stanislav KinsburskyLockd: shutdown NLM hosts in network namespace context
2012-02-15 Stanislav KinsburskyLockD: make NSM network namespace aware
2012-02-15 Stanislav KinsburskyLockD: make nlm hosts network namespace aware
2012-02-15 Stanislav KinsburskyLockd: per-net up and down routines introduced
2012-02-15 Stanislav KinsburskyLockd: pernet usage counter introduced
2012-02-15 Stanislav KinsburskyLockd: create permanent lockd sockets in current networ...
2012-02-15 Stanislav KinsburskySUNRPC: service shutdown function in network namespace...
2012-02-15 Stanislav KinsburskySUNRPC: service destruction in network namespace context
2012-02-15 Stanislav KinsburskySUNRPC: clear svc transports lists helper introduced
2012-02-15 Stanislav KinsburskySUNRPC: clear svc pools lists helper introduced
2012-02-15 Trond MyklebustNFSv4.1: Add a module parameter to set the number of...
2012-02-15 Trond MyklebustNFSv4.1: Convert slotid from u8 to u32
2012-02-06 Stanislav KinsburskyNFS: build fixed in case of NFS_USE_NEW_IDMAPPER is...
2012-02-06 Stanislav KinsburskyNFS: pass transport net to rpc_pton() while parse serve...
2012-02-06 Stanislav KinsburskyNFS: pass current net to rpc_pton() while parsing mount...
2012-02-06 Stanislav KinsburskyNFS: search for client session id in proper network...
2012-02-06 Stanislav KinsburskyNFS: pass proper net rpc_pton() in nfs_dns_resolve_name()
2012-02-06 Stanislav KinsburskyNFS: make nfs_client_lock per net ns
2012-02-06 Stanislav KinsburskyNFS: make cb_ident_idr per net ns
2012-02-06 Stanislav KinsburskyNFS: make nfs_volume_list per net ns
2012-02-06 Stanislav KinsburskyNFS: make nfs_client_list per net ns
2012-02-06 Bryan SchumakerNFS: Update idmapper documentation
2012-02-06 Bryan SchumakerNFS: Keep idmapper include files in one place
2012-02-06 Bryan SchumakerNFS: Fall back on old idmapper if request_key() fails
2012-02-06 Weston Andros... NFS: Fix comparison between DS address lists
2012-02-06 Weston Andros... NFS: start printks w/ NFS: even if __func__ shown
2012-02-06 Weston Andros... NFS: printks in fs/nfs/ should start with NFS:
2012-02-06 Dan CarpenterSUNRPC: remove an unneeded NULL check in xprt_connect()
2012-02-06 Bryan SchumakerNFS: Call test_stateid() and free_stateid() with correc...
2012-02-06 Bryan SchumakerNFS: Pass a stateid to test_stateid() and free_stateid()
2012-02-06 Trond MyklebustSUNRPC: Change the default limit to the number of TCP...
2012-02-06 Steve DicksonSUNRPC: Adding status trace points
2012-02-06 Trond MyklebustSUNRPC: Fix up sunrpc trace events
2012-02-01 Trond MyklebustNFSv4: ACCESS validation doesn't require a full attribu...
2012-02-01 Trond MyklebustNFSv4: Don't decode fs_locations if we didn't ask for...
2012-02-01 Jeff Laytonnfs: remove unneeded NULL pointer check in nfs4_remote_...
2012-02-01 Trond MyklebustSUNRPC: fixup for namespace changes
2012-02-01 Benny Halevypnfs: clean up initiate_file_draining layout lookup
2012-02-01 Trond MyklebustNFS: Use kcalloc() when allocating arrays
2012-02-01 Trond MyklebustNFSv4: Avoid thundering herd issues with nfs_release_seqid
2012-02-01 Trond MyklebustSUNRPC: Add trace events to the sunrpc subsystem
2012-02-01 Trond MyklebustSUNRPC: constify the rpc_program
2012-02-01 Trond MyklebustSUNRPC: constify rpc_program->name
2012-02-01 Trond MyklebustSUNRPC: constify rpc_clnt fields cl_server and cl_protname
2012-02-01 Stanislav KinsburskySUNRPC: search for service transports in network namesp...
2012-02-01 Stanislav KinsburskyNFS: remove unused nfs4_find_client_no_ident function
2012-02-01 Stanislav KinsburskySUNRPC: register service stats /proc entries in passed...
2012-02-01 Randy Dunlapsunrpc: fix stats.h for CONFIG_PROC_FS not enabled
2012-02-01 Stanislav KinsburskySUNRPC: register RPC stats /proc entries in passed...
2012-02-01 Stanislav KinsburskyNFS: decode destination address in proper network names...
2012-02-01 Stanislav KinsburskyNFS: parse DNS cache in proper network namespace context
2012-02-01 Stanislav KinsburskySUNRPC: generic cache register routines removed
2012-02-01 Stanislav KinsburskySUNRPC: ip map cache per network namespace cleanup
2012-02-01 Stanislav KinsburskySUNRPC: create GSS auth cache per network namespace
2012-02-01 Stanislav KinsburskySUNRPC: create unix gid cache per network namespace
2012-02-01 Stanislav KinsburskySUNRPC: cache creation and destruction routines introduced
2012-02-01 Stanislav KinsburskySUNRPC: unregister service on creation in current netwo...
2012-02-01 Stanislav KinsburskySUNRPC: register service on creation in current network...
2012-02-01 Stanislav KinsburskySUNRPC: pass network namespace to service registering...
2012-02-01 Stanislav KinsburskySUNRPC: use proper network namespace in rpcbind RPCBPRO...
2012-02-01 Stanislav KinsburskySUNRPC: parametrize rpc_uaddr2sockaddr() by network...
2012-02-01 Stanislav KinsburskySUNRPC: parametrize rpc_pton() by network context
2012-02-01 Stanislav KinsburskySUNRPC: parametrize rpc_pton6() by network context
2012-02-01 Stanislav KinsburskySUNRPC: parametrize rpc_parse_scope_id() by network...
2012-02-01 Stanislav KinsburskySUNRPC: parametrize local rpcbind clients creation...
2012-02-01 Stanislav KinsburskySUNRPC: register rpcbind programs in passed network...
2012-02-01 Stanislav KinsburskySUNRPC: create rpcbind client in passed network namespa...
2012-02-01 Stanislav KinsburskySUNRPC: optimize net_ns dereferencing in rpcbind regist...
2012-02-01 Stanislav KinsburskySUNRPC: optimize net_ns dereferencing in rpcbind creati...
2012-02-01 Stanislav KinsburskySUNRPC: move rpcbind internals to sunrpc part of networ...
2012-02-01 Trond MyklebustSUNRPC: Fix potential races in xprt_lock_write_next()
2012-02-01 Trond MyklebustNFS: Ensure that mmapped pages remain stable during...
2012-02-01 Trond MyklebustNFS: Optimise away unnecessary setattrs for open(O_TRUNC);
2012-02-01 Trond MyklebustNFS: Move struct nfs_unique_id into struct nfs_seqid_co...
2012-02-01 Trond MyklebustNFSv4: Move contents of struct rpc_sequence into struct...
2012-02-01 Trond MyklebustNFSv41: Add a new helper nfs4_init_sequence()
2012-01-31 Trond MyklebustNFSv4: Replace lock_owner->ld_id with an ida based...
2012-01-31 Trond MyklebustNFSv4: Replace state_owner->so_owner_id with an ida...
2012-01-31 Trond MyklebustNFSv4: Clean up nfs4_get_state_owner
2012-01-31 Trond MyklebustNFS: Remove unnecessary includes from linux/nfs_fs_i.h
2012-01-31 Stanislav KinsburskySUNRPC: kernel PipeFS mount point creation routines...
2012-01-31 Stanislav KinsburskyNFS: remove RPC PipeFS mount point reference from block...
2012-01-31 Stanislav KinsburskyNFS: blocklayout PipeFS notifier introduced
2012-01-31 Stanislav KinsburskyNFS: blocklayout pipe creation per network namespace...
2012-01-31 Stanislav KinsburskyNFS: handle blocklayout pipe PipeFS dentry by network...
2012-01-31 Stanislav KinsburskyNFS: idmap PipeFS notifier introduced
2012-01-31 Stanislav KinsburskyNFS: handle NFS idmap pipe PipeFS dentries by network...
2012-01-31 Stanislav KinsburskyNFS: create callback transports in parent transport...
2012-01-31 Stanislav KinsburskyNFS: pass NFS client owner network namespace to RPC...
2012-01-31 Stanislav KinsburskyNFS: make NFS client allocated per network namespace...
2012-01-31 Stanislav KinsburskySUNRPC: fix pipe->ops cleanup on pipe dentry unlink
2012-01-31 Stanislav KinsburskyNFS: remove RPC PipeFS mount point references from...
2012-01-31 Stanislav KinsburskyNFS: DNS resolver PipeFS notifier introduced
2012-01-31 Stanislav KinsburskyNFS: DNS resolver cache per network namespace context...
2012-01-31 Stanislav KinsburskyNFS: handle NFS caches dentries by network namespace...
next