]> git.karo-electronics.de Git - mv-sheeva.git/history - net
nfsd: add notifier to handle mount/unmount of rpc_pipefs sb
[mv-sheeva.git] / net /
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-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-20 Trond MyklebustSUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG
2012-03-19 Trond MyklebustSUNRPC: We must not use list_for_each_entry_safe()...
2012-03-19 J. Bruce Fieldsnfsd: merge cookie collision fixes from ext4 tree
2012-03-12 Trond MyklebustSUNRPC: Don't use variable length automatic arrays...
2012-03-11 Trond MyklebustSUNRPC: Fix a few sparse warnings
2012-03-03 Trond MyklebustMerge commit 'nfs-for-3.3-4' into nfs-for-next
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-06 Dan CarpenterSUNRPC: remove an unneeded NULL check in xprt_connect()
2012-02-06 Steve DicksonSUNRPC: Adding status trace points
2012-02-03 Linus TorvaldsMerge tag 'kmemleak-fixes' of git://git.kernel.org...
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-03 Linus TorvaldsMerge tag 'sound-fixes' of git://git.kernel.org/pub...
2012-02-02 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-02-02 Sage Weilceph: initialize client debugfs outside of monc->mutex
2012-02-02 Linus TorvaldsMerge branches 'core-urgent-for-linus', 'perf-urgent...
2012-02-02 Linus TorvaldsMerge tag 'firewire-fixes' of git://git.kernel.org...
2012-02-01 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git.kernel.org...
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
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 TorvaldsMerge tag 'for-linus' of git://github.com/prasad-joshi...
2012-01-31 Takashi IwaiMerge branch 'fix/asoc' into for-linus
2012-01-31 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git.kernel...
2012-01-31 Linus TorvaldsMerge branch 'for-torvalds' of git://git.kernel.org...
2012-01-30 Linus TorvaldsMerge tag 'tty-3.3-rc1' of git://git.kernel.org/pub...
2012-01-30 Linus TorvaldsMerge tag 'usb-3.3-rc1' of git://git.kernel.org/pub...
2012-01-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-01-30 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
next