aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAge
* vfs: re-introduce MAY_CHDIREric Paris2010-08-02
* NFS: Fix a typo in include/linux/nfs_fs.hTrond Myklebust2010-08-01
* NFS: Ensure that writepage respects the nonblock flagTrond Myklebust2010-07-30
* NFS: kswapd must not block in nfs_release_pageTrond Myklebust2010-07-30
* nfs: include space for the NUL in root pathDan Carpenter2010-07-30
* mm: add context argument to shrinker callbackDave Chinner2010-07-19
* NFSv4: Fix an embarassing typo in encode_attrs()Trond Myklebust2010-06-22
* NFSv4: Ensure that /proc/self/mountinfo displays the minor version numberTrond Myklebust2010-06-22
* NFSv4.1: Ensure that we initialise the session when following a referralTrond Myklebust2010-06-22
* nfs4 use mandatory attribute file type in nfs4_get_rootAndy Adamson2010-06-22
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
* NFS: Fix another nfs_wb_page() deadlockTrond Myklebust2010-05-26
* NFS: Ensure that we mark the inode as dirty if we exit early from commitTrond Myklebust2010-05-26
* NFS: Fix a lock imbalance typo in nfs_access_cache_shrinkerTrond Myklebust2010-05-26
* kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan2010-05-25
* NFS: Don't call iput() in nfs_access_cache_shrinkerTrond Myklebust2010-05-14
* NFS: Clean up nfs_access_zap_cache()Trond Myklebust2010-05-14
* NFS: Don't run nfs_access_cache_shrinker() when the mask is GFP_NOFSTrond Myklebust2010-05-14
* NFS: Read requests can use GFP_KERNEL.Trond Myklebust2010-05-14
* NFS: Clean up nfs_create_request()Trond Myklebust2010-05-14
* NFSv4: Don't use GFP_KERNEL allocations in state recoveryTrond Myklebust2010-05-14
* NFS: Calldata for nfs4_renew_done()Chuck Lever2010-05-14
* NFS: Squelch compiler warning in nfs_add_server_stats()Chuck Lever2010-05-14
* NFS: Clean up fscache_uniq mount optionChuck Lever2010-05-14
* NFS: Squelch compiler warningChuck Lever2010-05-14
* NFSv4: Clean up the NFSv4 setclientid operationTrond Myklebust2010-05-14
* NFSv4: Allow attribute caching with 'noac' mounts if client holds a delegationTrond Myklebust2010-05-14
* NFSv4: Fix up the documentation for nfs_do_refmountTrond Myklebust2010-05-14
* NFS: Replace nfsroot on-stack filehandleTrond Myklebust2010-05-14
* NFS: Cleanup file handle allocations in fs/nfs/super.cTrond Myklebust2010-05-14
* NFS: Prevent the mount code from looping forever on broken exportsTrond Myklebust2010-05-14
* NFS: Reduce stack footprint of nfs3_proc_getacl() and nfs3_proc_setacl()Trond Myklebust2010-05-14
* NFS: Reduce stack footprint of nfs_statfs()Trond Myklebust2010-05-14
* NFS: Reduce stack footprint of nfs_setattr()Trond Myklebust2010-05-14
* NFS: Reduce stack footprint of nfs4_proc_create()Trond Myklebust2010-05-14
* NFS: Reduce the stack footprint of nfs_proc_symlink()Trond Myklebust2010-05-14
* NFS: Reduce the stack footprint of nfs_proc_createTrond Myklebust2010-05-14
* NFS: Reduce the stack footprint of nfs_rmdirTrond Myklebust2010-05-14
* NFS: Reduce stack footprint of nfs_proc_remove()Trond Myklebust2010-05-14
* NFS: Reduce stack footprint of nfs3_proc_readlink()Trond Myklebust2010-05-14
* NFS: Reduce the stack footprint of nfs_link()Trond Myklebust2010-05-14
* NFS: Reduce stack footprint of nfs_readdir()Trond Myklebust2010-05-14
* NFS: Reduce stack footprint of nfs3_proc_rename() and nfs4_proc_rename()Trond Myklebust2010-05-14
* NFS: Reduce stack footprint of nfs_revalidate_inode()Trond Myklebust2010-05-14
* NFSv4: Reduce stack footprint of nfs4_proc_access() and nfs3_proc_access()Trond Myklebust2010-05-14
* NFSv4: Reduce the stack footprint of nfs4_remote_referral_get_sbTrond Myklebust2010-05-14
* NFSv4: Reduce stack footprint of nfs4_get_root()Trond Myklebust2010-05-14
* NFS: Reduce the stack footprint of nfs_follow_remote_path()Trond Myklebust2010-05-14
* NFS: Reduce the stack footprint of nfs_lookupTrond Myklebust2010-05-14
* NFSv4: Reduce the stack footprint of try_location()Trond Myklebust2010-05-14