aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2010-02-15NFS: Too many GETATTR and ACCESS calls after direct I/OChuck Lever
2010-02-09NFS: Fix the mapping of the NFSERR_SERVERFAULT errorTrond Myklebust
2010-02-09NFS: Remove a redundant check for PageFsCache in nfs_migrate_page()Trond Myklebust
2010-02-09NFS: Fix a bug in nfs_fscache_release_page()Trond Myklebust
2010-02-03NFS: Don't clobber the attribute type in nfs_update_inode()Trond Myklebust
2010-02-03NFS: Fix a umount raceTrond Myklebust
2010-02-03NFS: Fix an Oops when truncating a fileTrond Myklebust
2010-01-26NFS: Ensure that we handle NFS4ERR_STALE_STATEID correctlyTrond Myklebust
2010-01-26NFSv4.1: Don't call nfs4_schedule_state_recovery() unnecessarilyTrond Myklebust
2010-01-26NFSv4: Don't allow posix locking against servers that don't support itTrond Myklebust
2010-01-26NFSv4: Ensure that the NFSv4 locking can recover from stateid errorsTrond Myklebust
2010-01-26NFS: Avoid warnings when CONFIG_NFS_V4=nDavid Howells
2010-01-26NFS: Make nfs_commitdata_release staticH Hartley Sweeten
2010-01-26NFS: Try to commit unstable writes in nfs_release_page()Trond Myklebust
2010-01-26NFS: Fix a reference leak in nfs_wb_cancel_page()Trond Myklebust
2010-01-06nfs: fix oops in nfs_rename()OGAWA Hirofumi
2009-12-17Revert "fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)"Linus Torvalds
2009-12-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds
2009-12-16Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2009-12-16Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-12-16fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)Al Viro
2009-12-15NFSv4: Fix a regression in the NFSv4 state managerTrond Myklebust
2009-12-15NFSv4: Release the sequence id before restarting a CLOSE rpc callTrond Myklebust
2009-12-15nfs41: fix session fore channel negotiationAndy Adamson
2009-12-15nfs41: do not zero seqid portion of stateid on closeAndy Adamson
2009-12-15nfs: run state manager in privileged modeAlexandros Batsakis
2009-12-15nfs: make recovery state manager operations privilegedAlexandros Batsakis
2009-12-15nfs: enforce FIFO ordering of operations trying to acquire slotAlexandros Batsakis
2009-12-15nfs: remove rpc_task argument from nfs4_find_slotAlexandros Batsakis
2009-12-15nfs: change nfs4_do_setlk params to identify recovery typeAlexandros Batsakis
2009-12-15nfs: do not do a LOOKUP after openAlexandros Batsakis
2009-12-15nfs: minor cleanup of session drainingAlexandros Batsakis
2009-12-14Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-12-13Merge branch 'nfs-for-2.6.33'Trond Myklebust
2009-12-10NFS: Fix nfs_migrate_page()Trond Myklebust
2009-12-10vfs: Implement proper O_SYNC semanticsChristoph Hellwig
2009-12-08nfs41: Invoke RECLAIM_COMPLETE on all new client idsRicardo Labiaga
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds
2009-12-08NFSv41: Fix a potential state leakage when restarting nfs4_close_prepareTrond Myklebust
2009-12-07nfs41: Handle NFSv4.1 session errors in the delegation recall codeRicardo Labiaga
2009-12-07nfs41: Retry delegation return if it failed with session errorRicardo Labiaga
2009-12-07nfs41: Handle session errors during delegation returnRicardo Labiaga
2009-12-07nfs41: Mark stateids in need of reclaim if state manager gets stale clientidRicardo Labiaga
2009-12-07NFS: Fix up the declaration of nfs4_restart_rpc when NFSv4 not configuredTrond Myklebust
2009-12-06nfs41: Don't clear DRAINING flag on NFS4ERR_STALE_CLIENTIDRicardo Labiaga
2009-12-06nfs41: nfs41_setup_state_renewalRicardo Labiaga
2009-12-05NFSv41: More cleanupsTrond Myklebust
2009-12-05NFSv41: Fix up some bugs in the NFS4CLNT_SESSION_DRAINING codeTrond Myklebust