summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2010-03-22NFS: don't try to decode GETATTR if DELEGRETURN returned errorJeff Layton
2010-03-19NFS: Prevent another deadlock in nfs_release_page()Trond Myklebust
2010-03-15NFS: ensure bdi_unregister is called on mount failure.NeilBrown
2010-03-11NFS: Avoid a deadlock in nfs_release_pageTrond Myklebust
2010-03-10NFSv4: Don't ignore the NFS_INO_REVAL_FORCED flag in nfs_revalidate_inode()Trond Myklebust
2010-03-08nfs4: Make the v4 callback service hiddenSteve Dickson
2010-03-08nfs: fix unlikely memory leakDan Carpenter
2010-03-06Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-03-05Merge branch 'writeback-for-2.6.34' into nfs-for-2.6.34Trond Myklebust
2010-03-05NFS: Remove requirement for inode->i_mutex from nfs_invalidate_mappingTrond Myklebust
2010-03-05NFS: Clean up nfs_sync_mappingTrond Myklebust
2010-03-05NFS: Simplify nfs_wb_page()Trond Myklebust
2010-03-05NFS: Replace __nfs_write_mapping with sync_inode()Trond Myklebust
2010-03-05NFS: Simplify nfs_wb_page_cancel()Trond Myklebust
2010-03-05NFS: Ensure inode is always marked I_DIRTY_DATASYNC, if it has unstable pagesTrond Myklebust
2010-03-05NFS: Run COMMIT as an asynchronous RPC call when wbc->for_background is setTrond Myklebust
2010-03-05NFS: Reduce the number of unnecessary COMMIT callsTrond Myklebust
2010-03-05NFS: Add a count of the number of unstable writes carried by an inodeTrond Myklebust
2010-03-05NFS: Cleanup - move nfs_write_inode() into fs/nfs/write.cTrond Myklebust
2010-03-05pass writeback_control to ->write_inodeChristoph Hellwig
2010-03-05make sure data is on disk before calling ->write_inodeChristoph Hellwig
2010-03-04Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs into for-2.6.34-incomingJ. Bruce Fields
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-03-03a couple of mntget+dget -> path_get in nfs4procAl Viro
2010-03-03Switch alloc_nfs_open_context() to struct pathAl Viro
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-03-02nfs41 fix NFS4ERR_CLID_INUSE for exchange idAndy Adamson
2010-03-02NFS: Fix an allocation-under-spinlock bugTrond Myklebust
2010-03-02NFSv4.1: Various fixes to the sequence flag error handlingTrond Myklebust
2010-03-02nfs4: renewd renew operations should take/put a client referenceAlexandros Batsakis
2010-03-02nfs41: renewd sequence operations should take/put client referenceAlexandros Batsakis
2010-03-02nfs: prevent backlogging of renewd requestsAlexandros Batsakis
2010-03-02nfs: kill renewd before clearing client minor versionAlexandros Batsakis
2010-02-26Remove EXPERIMENTAL from NFS_FSCACHEChristian Kujau
2010-02-17percpu: add __percpu sparse annotations to fsTejun Heo
2010-02-15NFS: Too many GETATTR and ACCESS calls after direct I/OChuck Lever
2010-02-10NFS: Make close(2) asynchronous when closing NFS O_DIRECT filesChuck Lever
2010-02-10NFS: Improve NFS iostat byte count accuracy for writesChuck Lever
2010-02-10NFS: Account for NFS bytes read via the splice APIChuck Lever
2010-02-10NFS: Fix byte accounting for generic NFS readsChuck Lever
2010-02-10NFS: Proper accounting for NFS VFS callsChuck Lever
2010-02-10nfs41: cleanup callback code to use __be32 typeAndy Adamson
2010-02-10nfs41: clear NFS4CLNT_RECALL_SLOT bit on session resetAndy Adamson
2010-02-10nfs41: fix nfs4_callback_recallslotAndy Adamson
2010-02-10nfs41: resize slot table in resetAndy Adamson
2010-02-10nfs41: implement cb_recall_slotAndy Adamson
2010-02-10nfs41: back channel drc minimal implementationAndy Adamson
2010-02-10nfs41: prepare for back channel drcAndy Adamson
2010-02-10nfs41: remove uneeded checks in callback processingAndy Adamson
2010-02-10nfs41: directly encode back channel errorAndy Adamson