aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/rpc_pipe.c
Commit message (Expand)AuthorAge
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-26
* net: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-05
* Introduce path_put()Jan Blunck2008-02-15
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-15
* docbook: sunrpc filenames and notation fixesRandy Dunlap2008-02-13
* SUNRPC: Remove an unneeded implicit type cast when calling rpc_depopulate()Chuck Lever2008-01-30
* SUNRPC: Move exported declarations to the function declarationsTrond Myklebust2008-01-30
* sunrpc: document the rpc_pipefs kernel apiJ. Bruce Fields2008-01-30
* sunrpc: rpc_pipe_poll may miss available data in some casesJ. Bruce Fields2007-11-17
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
* nfs: add server port to rpc_pipe info fileJ. Bruce Fields2007-10-09
* SUNRPC: Convert rpc_pipefs to use the generic filesystem notification hooksTrond Myklebust2007-10-09
* SUNRPC: Replace flush_workqueue() with cancel_work_sync() and friendsTrond Myklebust2007-08-07
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* sunrpc: use vfs_path_lookupJosef 'Jeff' Sipek2007-07-19
* SUNRPC: Add a field to track the number of kernel users of an rpc_pipeTrond Myklebust2007-07-10
* SUNRPC: Clean up rpc_pipefs.Trond Myklebust2007-07-10
* SUNRPC: Enable non-exclusive create in rpc_mkpipe()Trond Myklebust2007-07-10
* SUNRPC: Add a downcall queue to struct rpc_inodeTrond Myklebust2007-07-10
* SUNRPC: Convert rpc_clnt->cl_users to a krefTrond Myklebust2007-07-10
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-17
* sunrpc: fix error path in module_initAkinobu Mita2007-05-09
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-07
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2007-02-13
|\
| * [PATCH] mark struct file_operations const 8Arjan van de Ven2007-02-12
* | NFSv4: Ensure non-root user can trigger a referral automountTrond Myklebust2007-02-03
|/
* [PATCH] struct path: convert sunrpcJosef Sipek2006-12-08
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-22
* WorkStruct: Separate delayable and non-delayable events.David Howells2006-11-22
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-01
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-27
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-27
* NFSv4: rpc_mkpipe creating socket inodes w/out sk buffersSteve Dickson2006-09-22
* SUNRPC: Make rpc_mkpipe() take the parent dentry as an argumentTrond Myklebust2006-09-22
* SUNRPC: Teach rpc_pipe.c to use new rpc_peeraddr() APIChuck Lever2006-09-22
* SUNRPC: rpc_unlink() must check for unhashed dentriesTrond Myklebust2006-08-24
* NFS: clean up rpc_rmdirTrond Myklebust2006-08-24
* SUNRPC: make rpc_unlink() take a dentry argument instead of a pathTrond Myklebust2006-08-24
* SUNRPC: Fix obvious refcounting bugs in rpc_pipefs.Trond Myklebust2006-08-03
* [PATCH] lockdep: annotate sunrpc codeArjan van de Ven2006-07-03
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-24
|\
| * [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-23
* | VFS: Unexport do_kern_mount() and clean up simple_pin_fs()Trond Myklebust2006-06-09
|/
* [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-28
* Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2006-03-25
|\
| * SUNRPC: Fix a 'Busy inodes' error in rpc_pipefsTrond Myklebust2006-03-20
| * SUNRPC: Ensure that rpc_mkpipe returns a refcounted dentryTrond Myklebust2006-03-20