pandora-kernel.git
2012-03-02 Chuck LeverSUNRPC: Add API to acquire source address
2012-03-02 Trond MyklebustSUNRPC: Move clnt->cl_server into struct rpc_xprt
2012-03-02 Trond MyklebustSUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt...
2012-03-02 Chuck LeverNFS: Add debugging messages to NFSv4's CLOSE procedure
2012-03-02 Chuck LeverNFS: Clean up debugging in decode_pathname()
2012-03-02 Chuck LeverNFS: Make nfs_cache_array.size a signed integer
2012-03-02 Trond MyklebustNFS: Consolidate the parsing of the '-ov4.x' and '...
2012-03-02 Trond MyklebustNFS: Ensure we display the minor version correctly...
2012-03-02 Trond MyklebustNFS: Extend the -overs= mount option to allow 4.x minor...
2012-03-01 Weston Andros... NFSv4: parse and display server implementation ids
2012-03-01 Weston Andros... NFSv4: fix server_scope memory leak
2012-03-01 Weston Andros... NFSv4: Send implementation id with exchange_id
2012-03-01 Bryan SchumakerNFS: Store the legacy idmapper result in the keyring
2012-03-01 Bryan SchumakerCreated a function for setting timeouts on keys
2012-03-01 Trond MyklebustNFSv4.1: Get rid of NFS4CLNT_LAYOUTRECALL
2012-03-01 Trond MyklebustNFSv4.1: Get rid of redundant NFS4CLNT_LAYOUTRECALL...
2012-02-27 Stanislav KinsburskySUNRPC: move waitq from RPC pipe to RPC inode
2012-02-27 Stanislav KinsburskySUNRPC: check RPC inode's pipe reference before derefer...
2012-02-27 Stanislav KinsburskyNFS: release per-net clients lock before calling PipeFS...
2012-02-27 Stanislav KinsburskySUNRPC: release per-net clients lock before calling...
2012-02-26 Trond MyklebustNFSv4.1: Don't call nfs4_deviceid_purge_client() unless...
2012-02-19 Trond MyklebustNFS: Ensure struct nfs_client holds a reference to...
2012-02-19 Trond MyklebustNFS: Ensure that the nfs_client 'net' field is always set
2012-02-17 Weston Andros... NFS: include filelayout DS rpc stats in mountstats
2012-02-17 Andy AdamsonNFSv4.1 set highest_used_slotid to NFS4_NO_SLOT
2012-02-16 Chuck Levernfs: Clean up debugging in nfs_follow_mountpoint()
2012-02-16 Chuck LeverSUNRPC: Use KERN_DEFAULT for debugging printk's
2012-02-16 Andy AdamsonSUNRPC: add sending,pending queue and max slot to xprt...
2012-02-16 Stanislav KinsburskySUNRPC: init per-net rpcbind spinlock
2012-02-15 Vitaliy Gusevnfs41: Verify channel's attributes accordingly to RFC v2
2012-02-15 Weston Andros... NFS: dont allow minorversion= opt when vers != 4
2012-02-15 Trond MyklebustSUNRPC: Ensure that we can trace waitqueues when !defin...
2012-02-15 Trond MyklebustNFSv4: Further reduce the footprint of the idmapper
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
next