summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2011-08-01nfs: fix compilation warningJovi Zhang
2011-08-01nfs4: Ensure that ACL pages sent over NFS were not allocated from the slab (v3)Neil Horman
2011-08-01NFSv4.1: Ensure state manager thread dies on last umountTrond Myklebust
2011-08-01nfs: don't lose MS_SYNCHRONOUS on remount of noac mountJeff Layton
2011-04-28NFS: nfs_wcc_update_inode() should set nfsi->attr_gencountTrond Myklebust
2011-03-31NFS: fix the return value of nfs_file_fsync()J. R. Okajima
2011-03-31NFS: Fix "kernel BUG at fs/aio.c:554!"Chuck Lever
2011-02-06NFS: Fix fcntl F_GETLK not reporting some conflictsSergey Vlasov
2011-02-06NFS: Fix panic after nfs_umount()Chuck Lever
2010-12-14NFS: Don't SIGBUS if nfs_vm_page_mkwrite races with a cache invalidationTrond Myklebust
2010-12-14NFSv4: Fix open recoveryTrond Myklebust
2010-12-14NFSv4: Don't call nfs4_state_mark_reclaim_reboot() from error handlersTrond Myklebust
2010-12-14NFSv4: Don't call nfs4_reclaim_complete() on receiving NFS4ERR_STALE_CLIENTIDTrond Myklebust
2010-09-20NFS: Fix a typo in nfs_sockaddr_match_ipaddr6Trond Myklebust
2010-09-20statfs() gives ESTALE errorMenyhart Zoltan
2010-08-26NFS: Fix an Oops in the NFSv4 atomic open codeTrond Myklebust
2010-08-26nfs: Add "lookupcache" to displayed mount optionsPatrick J. LoPresti
2010-08-01NFS: Fix a typo in include/linux/nfs_fs.hTrond Myklebust
2010-07-30NFS: Ensure that writepage respects the nonblock flagTrond Myklebust
2010-07-30NFS: kswapd must not block in nfs_release_pageTrond Myklebust
2010-07-30nfs: include space for the NUL in root pathDan Carpenter
2010-07-19mm: add context argument to shrinker callbackDave Chinner
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