Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / net / sunrpc /
2012-05-14 Jeff Mahoney- Update to 3.4-rc7.
2012-05-07 Jeff Mahoney- Update to 3.4-rc6.
2012-05-03 Steve Dicksonauth_gss: the list of pseudoflavors not being parsed...
2012-04-30 Trond MyklebustSUNRPC: RPC client must use the current utsname hostnam...
2012-04-30 Jeff MahoneyUpdate to 3.4-rc5.
2012-04-27 Stanislav KinsburskySUNRPC: traverse clients tree on PipeFS event
2012-04-27 Stanislav KinsburskySUNRPC: set per-net PipeFS superblock before notification
2012-04-27 Stanislav KinsburskySUNRPC: skip clients with program without PipeFS entries
2012-04-27 Stanislav KinsburskySUNRPC: skip dead but not buried clients on PipeFS...
2012-04-18 Stanislav KinsburskySUNRPC: register PipeFS file system after pernet sybsystem
2012-04-09 Jeff Mahoney- Updated to 3.4-rc1.
2012-03-29 Linus TorvaldsMerge branch 'for-3.4' of git://linux-nfs.org/~bfields...
2012-03-29 Linus TorvaldsMerge tag 'nfs-for-3.4-2' of git://git.linux-nfs.org...
2012-03-28 Linus TorvaldsMerge tag 'split-asm_system_h-for-linus-20120328' of...
2012-03-28 David HowellsRemove all #inclusions of asm/system.h
2012-03-27 Bryan SchumakerSUNRPC: Use the already looked-up xprt in rpcb_getport_...
2012-03-26 J. Bruce Fieldssunrpc: skip portmap calls on sessions backchannel
2012-03-26 Jeff Laytonsunrpc: create nfsd dir in rpc_pipefs
2012-03-26 J. Bruce FieldsMerge nfs containerization work from Trond's tree
2012-03-23 Linus TorvaldsMerge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org...
2012-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-03-21 Tom Tuckerxprtrdma: Remove assumption that each segment is <...
2012-03-21 Tom Tuckerxprtrdma: The transport should not bug-check when a...
2012-03-21 Trond MyklebustSUNRPC/LOCKD: Fix build warnings when CONFIG_SUNRPC_DEB...
2012-03-21 Al Viroswitch open-coded instances of d_make_root() to new...
2012-03-20 Trond MyklebustSUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG
2012-03-20 Cong Wangsunrpc: remove the second argument of k[un]map_atomic()
2012-03-19 Trond MyklebustSUNRPC: We must not use list_for_each_entry_safe()...
2012-03-12 Trond MyklebustSUNRPC: Don't use variable length automatic arrays...
2012-03-11 Trond MyklebustSUNRPC: Fix a few sparse warnings
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-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 KinsburskySUNRPC: release per-net clients lock before calling...
2012-02-17 Tom Tuckersvcrdma: Cleanup sparse warnings in the svcrdma module
2012-02-17 Weston Andros AdamsonNFS: include filelayout DS rpc stats in mountstats
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 Trond MyklebustSUNRPC: Ensure that we can trace waitqueues when !defin...
2012-02-15 Stanislav KinsburskyLockd: per-net up and down routines introduced
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-07 Jeff Mahoney- Update to 3.3-rc2.
2012-02-06 Dan CarpenterSUNRPC: remove an unneeded NULL check in xprt_connect()
2012-02-06 Steve DicksonSUNRPC: Adding status trace points
2012-02-03 Stanislav KinsburskySUNPRC: remove marking service temporary sockets with...
2012-02-03 Dan Carpenternfsd: remove some unneeded checks
2012-02-03 Dan Carpenternfsd: don't allow zero length strings in cache_parse()
2012-02-01 Trond MyklebustSUNRPC: fixup for namespace changes
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 KinsburskySUNRPC: register service stats /proc entries in passed...
2012-02-01 Stanislav KinsburskySUNRPC: register RPC stats /proc entries in passed...
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-01-31 Stanislav KinsburskySUNRPC: kernel PipeFS mount point creation routines...
2012-01-31 Stanislav KinsburskyNFS: idmap PipeFS notifier introduced
2012-01-31 Stanislav KinsburskySUNRPC: fix pipe->ops cleanup on pipe dentry unlink
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
next