aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2009-04-03NFS: Add mount options to enable local caching on NFSDavid Howells
2009-04-03NFS: Display local caching stateDavid Howells
2009-04-03NFS: Store pages from an NFS inode into a local cacheDavid Howells
2009-04-03NFS: Read pages from FS-Cache into an NFS inodeDavid Howells
2009-04-03NFS: nfs_readpage_async() needs to be accessible as a fallback for local cachingDavid Howells
2009-04-03NFS: Add read context retention for FS-Cache to call back withDavid Howells
2009-04-03NFS: FS-Cache page managementDavid Howells
2009-04-03NFS: Add some new I/O counters for FS-Cache doing things for NFSDavid Howells
2009-04-03NFS: Invalidate FsCache page flags when cache removedDavid Howells
2009-04-03NFS: Use local disk inode cacheDavid Howells
2009-04-03NFS: Define and create inode-level cache objectsDavid Howells
2009-04-03NFS: Define and create superblock-level objectsDavid Howells
2009-04-03NFS: Define and create server-level objectsDavid Howells
2009-04-03NFS: Register NFS for caching and retrieve the top-level indexDavid Howells
2009-04-03NFS: Permit local filesystem caching to be enabled for NFSDavid Howells
2009-04-03NFS: Add comment banners to some NFS functionsDavid Howells
2009-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-04-01Merge branch 'devel' into for-linusTrond Myklebust
2009-04-01mm: page_mkwrite change prototype to match faultNick Piggin
2009-03-31New helper - current_umask()Al Viro
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan
2009-03-28NFS: Simplify logic to compare socket addresses in client.cChuck Lever
2009-03-28Merge commit '9f4c899c0d90e1b51b6864834f3877b47c161a0e' into develTrond Myklebust
2009-03-28NFS: Start PF_INET6 callback listener only if IPv6 support is availableChuck Lever
2009-03-28NFS: Revert creation of IPv6 listeners for lockd and NFSv4 callbacksChuck Lever
2009-03-28SUNRPC: Remove @family argument from svc_create() and svc_create_pooled()Chuck Lever
2009-03-28SUNRPC: Change svc_create_xprt() to take a @family argumentChuck Lever
2009-03-27constify dentry_operations: NFSAl Viro
2009-03-19NFS: Optimise NFS close()Trond Myklebust
2009-03-19NFS: Fix the notifications when renaming onto an existing fileTrond Myklebust
2009-03-19NFS: Fix up a mismerged patchTrond Myklebust
2009-03-12NFS: Fix the fix to Bugzilla #11061, when IPv6 isn't defined...Trond Myklebust
2009-03-11NFS: load the rpc/rdma transport module automaticallyTom Talpey
2009-03-11NFS: Kill the "defined but not used" compile error on nommu machinesTrond Myklebust
2009-03-11NFS: Throttle page dirtying while we're flushing to diskTrond Myklebust
2009-03-11NFS: cleanup - remove struct nfs_inode->ncommitTrond Myklebust
2009-03-11NFSv4: Simplify some cache consistency post-op GETATTRsTrond Myklebust
2009-03-11NFSv4: A referral is assumed to always point to a directory.Trond Myklebust
2009-03-11NFSv4: Make decode_getfattr() set fattr->valid to reflect what was decodedTrond Myklebust
2009-03-11NFSv4: Clean up decode_getfattr()Trond Myklebust
2009-03-11NFS: Fix the type of struct nfs_fattr->modeTrond Myklebust
2009-03-11NFS: Shrink the struct nfs_fattrTrond Myklebust
2009-03-11NFSv4: Support NFSv4 optional attributes in the struct nfs_fattrTrond Myklebust
2009-03-11NFSv4: Ignore errors on the post-op attributes in SETATTR callsTrond Myklebust
2009-03-11NFS: flush cached directory information slightly more readily.NeilBrown
2009-03-11NFS: Minor __nfs_revalidate_inode cleanupSuresh Jayaraman
2009-03-10Bug 11061, NFS mounts droppedIan Dall
2009-03-10NFS: Handle -ESTALE error in access()Suresh Jayaraman
2009-03-10NFSv3: Fix posix ACL codeTrond Myklebust
2009-03-10NFS: Fix misparsing of nfsv4 fs_locations attribute (take 2)Trond Myklebust