aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/rpc_pipe.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven1-1/+1
2006-03-25Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds1-14/+17
2006-03-24[PATCH] cpuset memory spread: slab cache formatPaul Jackson1-3/+4
2006-03-24[PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson1-1/+1
2006-03-20SUNRPC: Fix a 'Busy inodes' error in rpc_pipefsTrond Myklebust1-10/+12
2006-03-20SUNRPC: Ensure that rpc_mkpipe returns a refcounted dentryTrond Myklebust1-2/+2
2006-03-20SUNRPC: Run rpci->queue_timeout on the rpciod workqueue instead of genericTrond Myklebust1-2/+3
2006-02-01SUNRPC: Remove the deprecated function lookup_hash() from rpc_pipefs codeTrond Myklebust1-3/+3
2006-02-01SUNRPC: rpc_timeout_upcall_queue should not sleepTrond Myklebust1-38/+58
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-29/+29
2006-01-08[PATCH] shrink dentry structEric Dumazet1-1/+1
2006-01-06SUNRPC: Fix a potential race in rpc_pipefs.Trond Myklebust1-3/+6
2005-12-19SUNRPC: Fix "EPIPE" error on mount of rpcsec_gss-protected partitionsTrond Myklebust1-2/+2
2005-12-03SUNRPC: Fix Oopsable condition in rpc_pipefsTrond Myklebust1-1/+1
2005-11-25SUNRPC: Funny looking code in __rpc_purge_upcallTrond Myklebust1-11/+15
2005-11-09[PATCH] sanitize lookup_hash prototypeChristoph Hellwig1-3/+3
2005-10-27RPC: Ensure that nobody can queue up new upcalls after rpc_close_pipes()Trond Myklebust1-14/+15
2005-10-27Revert "RPC: stops the release_pipe() funtion from being called twice"Trond Myklebust1-2/+0
2005-10-18RPC: stops the release_pipe() funtion from being called twiceSteve Dickson1-0/+2
2005-09-23Revert "[PATCH] RPC,NFS: new rpc_pipefs patch"Trond Myklebust1-94/+174
2005-09-23[PATCH] RPC,NFS: new rpc_pipefs patchChristoph Hellwig1-174/+94
2005-09-02[PATCH] remove driverfs references from include/linux/cpu.h and net/sunrpc/rpc_pipe.cRolf Eike Beer1-1/+1
2005-08-29[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointersEric Dumazet1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+838