summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2010-06-22NFSv41: Cleanup for nfs4_alloc_session.Trond Myklebust
2010-06-22NFSv41: Clean up exclusive createTrond Myklebust
2010-06-22NFSv41: Deprecate nfs_client->cl_minorversionTrond Myklebust
2010-06-22NFSv41: Fix nfs_async_inode_return_delegation() uglinessTrond Myklebust
2010-06-22NFSv41: Convert the various reboot recovery ops etc to minor version opsTrond Myklebust
2010-06-22NFSv41: Clean up the NFSv4.1 minor version specific operationsTrond Myklebust
2010-06-22NFSv41: Don't store session state in the nfs_client->cl_stateTrond Myklebust
2010-06-22NFSv41: Further cleanup for nfs4_sequence_doneTrond Myklebust
2010-06-22NFSv4.1: Make nfs4_setup_sequence take a nfs_server argumentTrond Myklebust
2010-06-22NFSv4.1: Merge the nfs41_proc_async_sequence() and nfs4_proc_sequence()Trond Myklebust
2010-06-22NFSv4: Kill nfs4_async_handle_error() abuses by NFSv4.1Trond Myklebust
2010-06-22NFSv4.1: Simplify nfs41_sequence_done()Trond Myklebust
2010-06-22NFSv4.1: Clean up nfs4_setup_sequenceTrond Myklebust
2010-06-22NFSv41: Fix a memory leak in nfs41_proc_async_sequence()Trond Myklebust
2010-06-22NFSv4: Fix an embarassing typo in encode_attrs()Trond Myklebust
2010-06-22NFSv4: Ensure that /proc/self/mountinfo displays the minor version numberTrond Myklebust
2010-06-22NFSv4.1: Ensure that we initialise the session when following a referralTrond Myklebust
2010-06-22nfs4 use mandatory attribute file type in nfs4_get_rootAndy Adamson
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig
2010-05-26NFS: Fix another nfs_wb_page() deadlockTrond Myklebust
2010-05-26NFS: Ensure that we mark the inode as dirty if we exit early from commitTrond Myklebust
2010-05-26NFS: Fix a lock imbalance typo in nfs_access_cache_shrinkerTrond Myklebust
2010-05-25kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan
2010-05-14NFS: Don't call iput() in nfs_access_cache_shrinkerTrond Myklebust
2010-05-14NFS: Clean up nfs_access_zap_cache()Trond Myklebust
2010-05-14NFS: Don't run nfs_access_cache_shrinker() when the mask is GFP_NOFSTrond Myklebust
2010-05-14NFS: Read requests can use GFP_KERNEL.Trond Myklebust
2010-05-14NFS: Clean up nfs_create_request()Trond Myklebust
2010-05-14NFSv4: Don't use GFP_KERNEL allocations in state recoveryTrond Myklebust
2010-05-14NFS: Calldata for nfs4_renew_done()Chuck Lever
2010-05-14NFS: Squelch compiler warning in nfs_add_server_stats()Chuck Lever
2010-05-14NFS: Clean up fscache_uniq mount optionChuck Lever
2010-05-14NFS: Squelch compiler warningChuck Lever
2010-05-14NFSv4: Clean up the NFSv4 setclientid operationTrond Myklebust
2010-05-14NFSv4: Allow attribute caching with 'noac' mounts if client holds a delegationTrond Myklebust
2010-05-14NFSv4: Fix up the documentation for nfs_do_refmountTrond Myklebust
2010-05-14NFS: Replace nfsroot on-stack filehandleTrond Myklebust
2010-05-14NFS: Cleanup file handle allocations in fs/nfs/super.cTrond Myklebust
2010-05-14NFS: Prevent the mount code from looping forever on broken exportsTrond Myklebust
2010-05-14NFS: Reduce stack footprint of nfs3_proc_getacl() and nfs3_proc_setacl()Trond Myklebust
2010-05-14NFS: Reduce stack footprint of nfs_statfs()Trond Myklebust
2010-05-14NFS: Reduce stack footprint of nfs_setattr()Trond Myklebust
2010-05-14NFS: Reduce stack footprint of nfs4_proc_create()Trond Myklebust
2010-05-14NFS: Reduce the stack footprint of nfs_proc_symlink()Trond Myklebust
2010-05-14NFS: Reduce the stack footprint of nfs_proc_createTrond Myklebust
2010-05-14NFS: Reduce the stack footprint of nfs_rmdirTrond Myklebust
2010-05-14NFS: Reduce stack footprint of nfs_proc_remove()Trond Myklebust
2010-05-14NFS: Reduce stack footprint of nfs3_proc_readlink()Trond Myklebust
2010-05-14NFS: Reduce the stack footprint of nfs_link()Trond Myklebust
2010-05-14NFS: Reduce stack footprint of nfs_readdir()Trond Myklebust