pandora-kernel.git
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...
2012-01-31 Stanislav KinsburskyNFS: split cache creation and PipeFS registration
2012-01-31 Stanislav KinsburskySUNRPC: split cache creation and PipeFS registration
2012-01-31 Stanislav KinsburskySUNRPC: remove RPC PipeFS mount point reference from...
2012-01-31 Stanislav KinsburskySUNRPC: remove RPC pipefs mount point manipulations...
2012-01-31 Stanislav KinsburskySUNRPC: remove RPC client pipefs dentries after unregister
2012-01-31 Stanislav KinsburskySUNRPC: subscribe RPC clients to pipefs notifications
2012-01-31 Stanislav KinsburskySUNRPC: make SUNPRC clients list per network namespace...
2012-01-31 Stanislav KinsburskySUNRPC: handle GSS AUTH pipes by network namespace...
2012-01-31 Stanislav KinsburskySUNRPC: handle RPC client pipefs dentries by network...
2012-01-31 Stanislav KinsburskySUNRPC: split SUNPRC PipeFS dentry and private pipe...
2012-01-31 Stanislav KinsburskySUNRPC: cleanup GSS pipes usage
2012-01-31 Stanislav KinsburskySUNPRC: cleanup RPC PipeFS pipes upcall interface
2012-01-31 Stanislav KinsburskySUNRPC: cleanup PipeFS redundant RPC inode usage
2012-01-31 Stanislav KinsburskySUNRPC: split SUNPRC PipeFS pipe data and inode creation
2012-01-31 Stanislav KinsburskySUNRPC: replace inode lock with pipe lock for RPC PipeF...
2012-01-31 Stanislav KinsburskySUNRPC: added debug messages to RPC pipefs
2012-01-31 Stanislav KinsburskySUNRPC: pipefs per-net operations helper introduced
2012-01-31 Stanislav KinsburskySUNRPC: put pipefs superblock link on network namespace
2012-01-31 Stanislav KinsburskySUNRPC: pipefs dentry lookup helper introduced
2012-01-31 Stanislav KinsburskySUNRPC: send notification events on pipefs sb creation...
2012-01-31 Stanislav KinsburskySUNRPC: hold current network namespace while pipefs...
2012-01-31 Stanislav KinsburskySUNRPC: create RPC pipefs superblock per network namesp...
2012-01-31 Stanislav KinsburskySUNRPC: remove non-exclusive pipe creation from RPC...
2012-01-31 Linus TorvaldsLinux 3.3-rc2 v3.3-rc2
next