summaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4proc.c
AgeCommit message (Expand)Author
2015-02-02NFSv4: Ensure that we remove NFSv4.0 delegations when state has expiredTrond Myklebust
2015-02-02NFSv4.1: Fix an NFSv4.1 state renewal regressionAndy Adamson
2014-12-01NFSv4: Fix another bug in the close/open_downgrade codeTrond Myklebust
2014-09-25NFSv4: Fix problems with close in the presence of a delegationTrond Myklebust
2014-06-07NFSv4.1: Don't decode skipped layoutgetsWeston Andros Adamson
2014-06-07NFSv4.1: Fix a race in pNFS layoutcommitTrond Myklebust
2014-06-07NFS: nfs_getaclargs.acl_len is a size_tChuck Lever
2014-06-07NFSv4 wait on recovery for async session errorsAndy Adamson
2014-02-13nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAMEWeston Andros Adamson
2013-12-11NFSv4: Update list of irrecoverable errors on DELEGRETURNTrond Myklebust
2013-11-29NFSv4: Fix a use-after-free situation in _nfs4_proc_getlk()Trond Myklebust
2013-11-29SUNRPC handle EKEYEXPIRED in call_refreshresultAndy Adamson
2013-06-07NFSv4: Fix a thinko in nfs4_try_open_cachedTrond Myklebust
2013-05-07NFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in nfs4_open_delegation_recallTrond Myklebust
2013-01-11NFS: Add sequence_priviliged_ops for nfs4_proc_sequence()Bryan Schumaker
2012-11-26NFS: Wait for session recovery to finish before returningBryan Schumaker
2012-11-17NFSv4.1: We must release the sequence id when we fail to get a session slotTrond Myklebust
2012-11-17NFSv4: nfs4_locku_done must release the sequence idTrond Myklebust
2012-10-02NFS: Fix the initialisation of the readdir 'cookieverf' arrayTrond Myklebust
2012-09-14NFSv4.1: Remove a bogus BUG_ON() in nfs4_layoutreturn_doneTrond Myklebust
2012-09-14pnfs: defer release of pages in layoutgetIdan Kedar
2012-06-22NFSv4: Fix unnecessary delegation returns in nfs4_do_openTrond Myklebust
2012-06-10NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIOTrond Myklebust
2012-04-30NFSv4.1: Use the correct hostname in the client identifier stringTrond Myklebust
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-27Avoid beyond bounds copy while caching ACLSachin Prabhu
2012-04-27Avoid reading past buffer when calling GETACLSachin Prabhu
2012-04-20NFSv4: Ensure we do not reuse open owner namesTrond Myklebust
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-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-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-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-20NFSv4: It is not safe to dereference lsp->ls_state in release_lockownerTrond Myklebust
2012-03-20nfs: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-12NFSv4: Rate limit the state manager warning messagesTrond Myklebust
2012-03-11NFS: Fix a number of sparse warningsTrond Myklebust
2012-03-08NFSv4: Clean up nfs4_select_rw_stateid()Trond Myklebust
2012-03-08NFS: Don't copy read delegation stateids in setattrTrond Myklebust
2012-03-07NFSv4: Return the delegation if the server returns NFS4ERR_OPENMODETrond Myklebust
2012-03-07NFSv4: Don't free the nfs4_lock_state until after the release_lockownerTrond Myklebust