aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2012-04-30NFSv4.1: Use the correct hostname in the client identifier stringTrond Myklebust
2012-04-28NFS: get module in idmap PipeFS notifier callbackStanislav Kinsbursky
2012-04-27NFS: Remove unused function nfs_lookup_with_sec()Bryan Schumaker
2012-04-27NFS: Honor the authflavor set in the clone mount dataBryan Schumaker
2012-04-27NFS: Fix following referral mount points with different securityBryan Schumaker
2012-04-27NFS: Do secinfo as part of lookupBryan Schumaker
2012-04-27NFS: Handle exceptions coming out of nfs4_proc_fs_locations()Bryan Schumaker
2012-04-27NFS: Fix SECINFO_NO_NAMEBryan Schumaker
2012-04-27Avoid beyond bounds copy while caching ACLSachin Prabhu
2012-04-27Avoid reading past buffer when calling GETACLSachin Prabhu
2012-04-26fix page number calculation bug for block layout decode bufferJim Rees
2012-04-26NFSv4.1 fix page number calculation bug for filelayout decode buffersAndy Adamson
2012-04-26pnfs-obj: Remove unused variable from objlayout_get_deviceinfo()Sachin Bhamare
2012-04-26nfs4: fix referrals on mounts that use IPv6 addrsWeston Andros Adamson
2012-04-21NFSv4: Keep dropped state owners on the LRU list for a whileTrond Myklebust
2012-04-21NFSv4: Ensure that we don't drop a state owner more than onceTrond Myklebust
2012-04-20NFSv4: Ensure we do not reuse open owner namesTrond Myklebust
2012-04-20nfs: Enclose hostname in brackets when needed in nfs_do_root_mountJan Kara
2012-04-20NFS: put open context on error in nfs_flush_multiFred Isaman
2012-04-20NFS: put open context on error in nfs_pagein_multiFred Isaman
2012-04-19NFSv4: Fix open(O_TRUNC) and ftruncate() error handlingTrond Myklebust
2012-04-19NFSv4: Ensure that we check lock exclusive/shared type against open modesTrond Myklebust
2012-04-19NFSv4: Ensure that the LOCK code sets exception->inodeTrond Myklebust
2012-04-18NFS: check for req==NULL in nfs_try_to_update_request cleanupFred Isaman
2012-03-28Merge tag 'nfs-for-3.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-27NFSv4: Minor cleanups for nfs4_handle_exception and nfs4_async_handle_errorTrond Myklebust
2012-03-27NFSv4.1: Fix layoutcommit error handlingTrond Myklebust
2012-03-27NFSv4: Fix two infinite loops in the mount codeTrond Myklebust
2012-03-24NFS4.1: remove duplicate variable declaration in filelayout_clear_request_commitFred Isaman
2012-03-24Fix length of buffer copied in __nfs4_get_acl_uncachedSachin Prabhu
2012-03-23Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-03-21NFS: fix sb->s_id in nfs debug printsVivek Trivedi
2012-03-21pnfs-obj: autologin: Add support for protocol autologinSachin Bhamare
2012-03-21NFS: Remove nfs4_setup_sequence from generic rename codeBryan Schumaker
2012-03-21NFS: Remove nfs4_setup_sequence from generic unlink codeBryan Schumaker
2012-03-21NFS: Remove nfs4_setup_sequence from generic read codeBryan Schumaker
2012-03-21NFS: Remove nfs4_setup_sequence from generic write codeBryan Schumaker
2012-03-21NFS: Fix more NFS debug related build warningsTrond Myklebust
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro
2012-03-20SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUGTrond Myklebust
2012-03-20NFS: Use cond_resched_lock() to reduce latencies in the commit scansTrond Myklebust
2012-03-20NFSv4: It is not safe to dereference lsp->ls_state in release_lockownerTrond Myklebust
2012-03-20NFS: ncommit count is being double decrementedFred Isaman
2012-03-20nfs: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-17Try using machine credentials for RENEW callsSachin Prabhu
2012-03-17NFSv4.1: Fix a few issues in filelayout_commit_pagelistTrond Myklebust