summaryrefslogtreecommitdiff
path: root/net/sunrpc/rpc_pipe.c
AgeCommit message (Expand)Author
2009-03-27constify dentry_operations: restAl Viro
2009-01-05zero i_uid/i_gid on inode allocationAl Viro
2008-12-23nfsd: support callbacks with gss flavorsOlga Kornievskaia
2008-12-23rpc: call release_pipe only on last close\"J. Bruce Fields\
2008-12-23rpc: add an rpc_pipe_open method\"J. Bruce Fields\
2008-12-23SUNRPC: Convert the xdr helpers and rpc_pipefs to EXPORT_SYMBOL_GPLTrond Myklebust
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan
2008-03-05net: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-14Introduce path_put()Jan Blunck
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck
2008-02-13docbook: sunrpc filenames and notation fixesRandy Dunlap
2008-01-30SUNRPC: Remove an unneeded implicit type cast when calling rpc_depopulate()Chuck Lever
2008-01-30SUNRPC: Move exported declarations to the function declarationsTrond Myklebust
2008-01-30sunrpc: document the rpc_pipefs kernel apiJ. Bruce Fields
2007-11-17sunrpc: rpc_pipe_poll may miss available data in some casesJ. Bruce Fields
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter
2007-10-09nfs: add server port to rpc_pipe info fileJ. Bruce Fields
2007-10-09SUNRPC: Convert rpc_pipefs to use the generic filesystem notification hooksTrond Myklebust
2007-08-07SUNRPC: Replace flush_workqueue() with cancel_work_sync() and friendsTrond Myklebust
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-19sunrpc: use vfs_path_lookupJosef 'Jeff' Sipek
2007-07-10SUNRPC: Add a field to track the number of kernel users of an rpc_pipeTrond Myklebust
2007-07-10SUNRPC: Clean up rpc_pipefs.Trond Myklebust
2007-07-10SUNRPC: Enable non-exclusive create in rpc_mkpipe()Trond Myklebust
2007-07-10SUNRPC: Add a downcall queue to struct rpc_inodeTrond Myklebust
2007-07-10SUNRPC: Convert rpc_clnt->cl_users to a krefTrond Myklebust
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter
2007-05-09sunrpc: fix error path in module_initAkinobu Mita
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter
2007-02-12Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust
2007-02-12[PATCH] mark struct file_operations const 8Arjan van de Ven
2007-02-03NFSv4: Ensure non-root user can trigger a referral automountTrond Myklebust
2006-12-08[PATCH] struct path: convert sunrpcJosef Sipek
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells
2006-11-22WorkStruct: Separate delayable and non-delayable events.David Howells
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan
2006-09-22NFSv4: rpc_mkpipe creating socket inodes w/out sk buffersSteve Dickson
2006-09-22SUNRPC: Make rpc_mkpipe() take the parent dentry as an argumentTrond Myklebust
2006-09-22SUNRPC: Teach rpc_pipe.c to use new rpc_peeraddr() APIChuck Lever
2006-08-24SUNRPC: rpc_unlink() must check for unhashed dentriesTrond Myklebust
2006-08-24NFS: clean up rpc_rmdirTrond Myklebust
2006-08-24SUNRPC: make rpc_unlink() take a dentry argument instead of a pathTrond Myklebust
2006-08-03SUNRPC: Fix obvious refcounting bugs in rpc_pipefs.Trond Myklebust
2006-07-03[PATCH] lockdep: annotate sunrpc codeArjan van de Ven
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-24Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust