Merge tag 'md-3.4-fixes' of git://neil.brown.name/md
[linux-flexiantxendom0-3.2.10.git] / net / sunrpc / rpc_pipe.c
2012-04-27 Stanislav KinsburskySUNRPC: set per-net PipeFS superblock before notification
2012-03-29 Linus TorvaldsMerge branch 'for-3.4' of git://linux-nfs.org/~bfields...
2012-03-26 Jeff Laytonsunrpc: create nfsd dir in rpc_pipefs
2012-03-23 Linus TorvaldsMerge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org...
2012-03-21 Al Viroswitch open-coded instances of d_make_root() to new...
2012-03-11 Trond MyklebustSUNRPC: Fix a few sparse warnings
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-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: subscribe RPC clients to pipefs notifications
2012-01-31 Stanislav KinsburskySUNRPC: split SUNPRC PipeFS dentry and private pipe...
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-04 Al Virosunrpc: propagate umode_t
2012-01-04 Al Virovfs: fix the stupidity with i_dentry in inode destructors
2011-10-25 Linus TorvaldsMerge branch 'nfs-for-3.2' of git://git.linux-nfs.org...
2011-10-18 Peng TaoSUNRPC/NFS: make rpc pipe upcall generic
2011-10-10 Michal Schmidtsunrpc: add MODULE_ALIAS to match the filesystem name
2011-07-01 Joe Perchessunrpc: Reduce switch/case indent
2011-01-11 Linus TorvaldsMerge branch 'nfs-for-2.6.38' of git://git.linux-nfs...
2011-01-07 Nick Pigginfs: dcache reduce branches in lookup path
2011-01-07 Nick Pigginfs: icache RCU free inodes
2011-01-07 Nick Pigginfs: change d_delete semantics
2011-01-04 Trond Myklebustkernel panic when mount NFSv4
2010-10-29 Al Viroconvert get_sb_single() users
2010-10-26 Christoph Hellwigfs: do not assign default i_ino in new_inode
2010-10-24 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2010-10-22 Linus TorvaldsMerge branch 'config' of git://git./linux/kernel/git...
2010-10-19 Arnd Bergmannsunrpc: remove the big kernel lock
2010-09-23 Joe Perchesnet/sunrpc/rpc_pipe.c: Remove unnecessary casts of...
2010-09-12 Trond MyklebustSUNRPC: Fix a race in rpc_info_open
2010-09-12 Trond MyklebustSUNRPC: Fix race corrupting rpc upcall
2010-05-22 Frederic Weisbeckersunrpc: Pushdown the bkl from ioctl
2010-03-22 Dan Carpentersunrpc: handle allocation errors from __rpc_lookup_create()
2010-03-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-03 Al ViroDon't bother with d_genocide in rpc_pipe
2010-02-15 Ben Hutchingsnet: Fix first line of kernel-doc for a few functions
2009-09-23 Randy Dunlapsunrpc/rpc_pipe: fix kernel-doc notation
2009-09-22 Alexey Dobriyanconst: mark remaining super_operations const
2009-08-19 Trond MyklebustNFS: Add a dns resolver for use with NFSv4 referrals...
2009-08-19 Trond MyklebustSUNRPC: Fix a typo in cache_pipefs_files
2009-08-09 Trond MyklebustSUNRPC: Add an rpc_pipefs front end for the sunrpc...
2009-08-09 Trond MyklebustSUNRPC: One more clean up for rpc_create_client_dir()
2009-08-09 Trond MyklebustSUNRPC: clean up rpc_setup_pipedir()
2009-08-09 Trond MyklebustSUNRPC: Clean up rpc_create_client_dir()
2009-08-09 Trond MyklebustSUNRPC: Rename rpc_mkdir to rpc_create_client_dir()
2009-08-09 Trond MyklebustSUNRPC: rpc_pipefs cleanup
2009-08-09 Trond MyklebustSUNRPC: Clean up rpc_populate/depopulate
2009-08-09 Trond MyklebustSUNRPC: Clean up rpc_lookup_create
2009-08-09 Trond MyklebustSUNRPC: Clean up rpc_unlink()
2009-08-09 Trond MyklebustSUNRPC: Clean up file creation code in rpc_pipefs
2009-08-09 Trond MyklebustSUNRPC: Clean up rpc_pipefs lookup code...
2009-08-09 Trond MyklebustSUNRPC: Allow rpc_pipefs_ops to have null values for...
2009-08-09 Trond MyklebustSUNRPC: Constify rpc_pipe_ops...
2009-03-27 Al Viroconstify dentry_operations: rest
2009-01-05 Al Virozero i_uid/i_gid on inode allocation
2008-12-23 Olga Kornievskaianfsd: support callbacks with gss flavors
2008-12-23 \"J. Bruce Fields\rpc: call release_pipe only on last close
2008-12-23 \"J. Bruce Fields\rpc: add an rpc_pipe_open method
2008-12-23 Trond MyklebustSUNRPC: Convert the xdr helpers and rpc_pipefs to EXPOR...
2008-07-26 Alexey DobriyanSL*B: drop kmem cache argument from constructor
2008-03-06 Harvey Harrisonnet: replace remaining __FUNCTION__ occurrences
2008-02-15 Jan BlunckIntroduce path_put()
2008-02-15 Jan BlunckEmbed a struct path into struct nameidata instead of...
2008-02-14 Randy Dunlapdocbook: sunrpc filenames and notation fixes
2008-01-30 Chuck LeverSUNRPC: Remove an unneeded implicit type cast when...
2008-01-30 Trond MyklebustSUNRPC: Move exported declarations to the function...
2008-01-30 J. Bruce Fieldssunrpc: document the rpc_pipefs kernel api
2007-11-17 J. Bruce Fieldssunrpc: rpc_pipe_poll may miss available data in some...
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-10-09 J. Bruce Fieldsnfs: add server port to rpc_pipe info file
2007-10-09 Trond MyklebustSUNRPC: Convert rpc_pipefs to use the generic filesyste...
2007-08-07 Trond MyklebustSUNRPC: Replace flush_workqueue() with cancel_work_sync...
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-19 Josef 'Jeff' Sipeksunrpc: use vfs_path_lookup
2007-07-11 Trond MyklebustSUNRPC: Add a field to track the number of kernel users...
2007-07-11 Trond MyklebustSUNRPC: Clean up rpc_pipefs.
2007-07-11 Trond MyklebustSUNRPC: Enable non-exclusive create in rpc_mkpipe()
2007-07-11 Trond MyklebustSUNRPC: Add a downcall queue to struct rpc_inode
2007-07-11 Trond MyklebustSUNRPC: Convert rpc_clnt->cl_users to a kref
2007-05-17 Christoph LameterRemove SLAB_CTOR_CONSTRUCTOR
2007-05-09 Akinobu Mitasunrpc: fix error path in module_init
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_DEBUG_INITIAL flag
2007-02-13 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 8
2007-02-03 Trond MyklebustNFSv4: Ensure non-root user can trigger a referral...
next