summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2009-01-26Merge branch 'cachefs' into nextTrond Myklebust
2009-01-22fs/Kconfig: move nfs outAlexey Dobriyan
2009-01-17NFS: Add mount options to enable local caching on NFSDavid Howells
2009-01-17NFS: Display local caching stateDavid Howells
2009-01-17NFS: Store pages from an NFS inode into a local cacheDavid Howells
2009-01-17NFS: Read pages from FS-Cache into an NFS inodeDavid Howells
2009-01-17NFS: nfs_readpage_async() needs to be accessible as a fallback for local cachingDavid Howells
2009-01-17NFS: Add read context retention for FS-Cache to call back withDavid Howells
2009-01-17NFS: FS-Cache page managementDavid Howells
2009-01-17NFS: Add some new I/O counters for FS-Cache doing things for NFSDavid Howells
2009-01-17NFS: Invalidate FsCache page flags when cache removedDavid Howells
2009-01-17NFS: Use local disk inode cacheDavid Howells
2009-01-17NFS: Define and create inode-level cache objectsDavid Howells
2009-01-17NFS: Define and create superblock-level objectsDavid Howells
2009-01-17NFS: Define and create server-level objectsDavid Howells
2009-01-17NFS: Register NFS for caching and retrieve the top-level indexDavid Howells
2009-01-17NFS: Add comment banners to some NFS functionsDavid Howells
2009-01-04fs: symlink write_begin allocation context fixNick Piggin
2008-12-30Merge branch 'devel' into nextTrond Myklebust
2008-12-30fs/nfs/nfs4proc.c: make nfs4_map_errors() staticWANG Cong
2008-12-23rpc: allow gss callbacks to clientOlga Kornievskaia
2008-12-23NFS: remove unused status from encode routinesAndy Adamson
2008-12-23NFS: increment number of operations in each encode routineAndy Adamson
2008-12-23NFS: fix comment placement in nfs4xdr.cBenny Halevy
2008-12-23NFS: fix tabs in nfs4xdr.cAndy Adamson
2008-12-23NFS: remove white space from nfs4xdr.cAndy Adamson
2008-12-23nfs: remove incorrect usage of nfs4 compound response hdr.statusBenny Halevy
2008-12-23nfs: return compound hdr.status when there are no op repliesBenny Halevy
2008-12-23NFSv4: Fix an infinite loop in the NFS state recovery codeTrond Myklebust
2008-12-23optimize attribute timeouts for "noac" and "actimeo=0"Peter Staubach
2008-12-23NFSv4: Convert the open and close ops to use fmodeTrond Myklebust
2008-12-23NFS: Use delegations to optimise ACCESS callsTrond Myklebust
2008-12-23NFSv4: Ensure that we set the verifier when revalidating delegated dentriesTrond Myklebust
2008-12-23NFSv4: Clean up is_atomic_open()Trond Myklebust
2008-12-23NFSv4: Convert delegation->type field to fmode_tTrond Myklebust
2008-12-23NFSv4: Fix up delegation callbacksTrond Myklebust
2008-12-23NFSv4: Return unreferenced delegations more promptlyTrond Myklebust
2008-12-23NFSv4: Clean up the asynchronous delegation returnTrond Myklebust
2008-12-23NFSv4: Clean up nfs_expire_all_delegations()Trond Myklebust
2008-12-23NFSv4: Fix a BAD_SEQUENCEID condition.Trond Myklebust
2008-12-23NFSv4: Don't exit the state management if there are still tasks to doTrond Myklebust
2008-12-23NFSv4: Rename the state reclaimer threadTrond Myklebust
2008-12-23NFSv4: Clean up NFS4ERR_CB_PATH_DOWN error management...Trond Myklebust
2008-12-23NFSv4: Clean up the support for returning multiple delegationsTrond Myklebust
2008-12-23NFSv4: Add recovery for individual stateidsTrond Myklebust
2008-12-23NFSv4: Remove nfs_client->cl_semTrond Myklebust
2008-12-23NFSv4: Ensure that file unlock requests don't conflict with state recoveryTrond Myklebust
2008-12-23NFS: Remove the unnecessary argument to nfs4_wait_clnt_recover()Trond Myklebust
2008-12-23NFSv4: Ensure that nfs4_reclaim_open_state() doesn't depend on cl_semTrond Myklebust
2008-12-23NFSv4: Add a recovery marking scheme for state ownersTrond Myklebust