aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4proc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-01NFSv4: Fix memory corruption in nfs4_proc_open_confirmTrond Myklebust1-4/+4
2014-01-29NFSv4.1: Clean up nfs41_sequence_doneTrond Myklebust1-11/+8
2014-01-29NFSv4: Fix a slot leak in nfs40_sequence_doneTrond Myklebust1-1/+1
2014-01-29NFSv4.1 free slot before resending I/O to MDSAndy Adamson1-1/+2
2014-01-27nfs: handle servers that support only ALLOW ACE type.Malahal Naineni1-4/+3
2014-01-22pnfs: Proper delay for NFS4ERR_RECALLCONFLICT in layout_get_doneBoaz Harrosh1-4/+30
2014-01-13nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAMEWeston Andros Adamson1-2/+2
2014-01-13NFSv4.1: Don't trust attributes if a pNFS LAYOUTCOMMIT is outstandingTrond Myklebust1-3/+2
2013-12-05Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-7/+23
2013-12-04NFSv4.1: Prevent a 3-way deadlock between layoutreturn, open and state recoveryTrond Myklebust1-1/+8
2013-11-20NFSv4: close needs to handle NFS4ERR_ADMIN_REVOKEDTrond Myklebust1-3/+6
2013-11-20NFSv4: Update list of irrecoverable errors on DELEGRETURNTrond Myklebust1-2/+8
2013-11-20NFSv4 wait on recovery for async session errorsAndy Adamson1-1/+1
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+2
2013-11-04NFSv4.2: Remove redundant checks in nfs_setsecurity+nfs4_label_init_securityTrond Myklebust1-3/+0
2013-11-04NFSv4: Sanity check the server reply in _nfs4_server_capabilitiesTrond Myklebust1-5/+20
2013-11-01NFS: Fix a missing initialisation when reading the SELinux labelTrond Myklebust1-3/+3
2013-11-01nfs: fix oops when trying to set SELinux labelJeff Layton1-4/+4
2013-10-28NFS: add support for multiple sec= mount optionsWeston Andros Adamson1-11/+21
2013-10-28NFS: stop using NFS_MOUNT_SECFLAVOUR server flagWeston Andros Adamson1-2/+2
2013-10-28NFS: Set EXCHGID4_FLAG_SUPP_MOVED_MIGRChuck Lever1-1/+7
2013-10-28NFS: Handle NFS4ERR_LEASE_MOVED during async RENEWChuck Lever1-1/+7
2013-10-28NFS: Migration support for RELEASE_LOCKOWNERChuck Lever1-0/+16
2013-10-28NFS: Implement support for NFS4ERR_LEASE_MOVEDChuck Lever1-0/+9
2013-10-28NFS: Add method to detect whether an FSID is still on the serverChuck Lever1-0/+128
2013-10-28NFS: Handle NFS4ERR_MOVED during delegation recallChuck Lever1-0/+3
2013-10-28NFS: Add migration recovery callouts in nfs4proc.cChuck Lever1-2/+20
2013-10-28NFS: Rename "stateid_invalid" labelChuck Lever1-3/+3
2013-10-28NFS: Re-use exit code in nfs4_async_handle_error()Chuck Lever1-6/+3
2013-10-28NFS: Add method to retrieve fs_locations during migration recoveryChuck Lever1-0/+153
2013-10-28NFS: Introduce a vector of migration recovery opsChuck Lever1-0/+10
2013-10-28NFSv4: don't reprocess cached open CLAIM_PREVIOUSWeston Andros Adamson1-4/+8
2013-10-28NFSv4: Fix state reference counting in _nfs4_opendata_reclaim_to_nfs4_stateTrond Myklebust1-5/+1
2013-10-28NFSv4: don't fail on missing fattr in open recoverWeston Andros Adamson1-6/+0
2013-10-28NFSv4: fix NULL dereference in open recoverWeston Andros Adamson1-1/+2
2013-10-28NFSv4.1: Don't change the security label as part of open reclaim.Trond Myklebust1-2/+0
2013-10-24nfs: use %p[dD] instead of open-coded (and often racy) equivalentsAl Viro1-3/+2
2013-10-01NFSv4: Fix a use-after-free situation in _nfs4_proc_getlk()Trond Myklebust1-0/+1
2013-09-29NFS: Give "flavor" an initial value to fix a compile warningAnna Schumaker1-1/+1
2013-09-29NFSv4.1: try SECINFO_NO_NAME flavs until one worksWeston Andros Adamson1-3/+27
2013-09-26NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem methodTrond Myklebust1-7/+19
2013-09-12Merge tag 'nfs-for-3.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-8/+14
2013-09-11NFSv4.1: fix SECINFO* use of put_rpccredWeston Andros Adamson1-6/+10
2013-09-11NFSv4.1: sp4_mach_cred: ask for WRITE and COMMITWeston Andros Adamson1-2/+4
2013-09-09Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-175/+618
2013-09-07NFSv4: use mach cred for SECINFO_NO_NAME w/ integrityWeston Andros Adamson1-4/+37
2013-09-07NFSv4: Disallow security negotiation for lookups when 'sec=' is specifiedTrond Myklebust1-1/+3
2013-09-07NFSv4: Fix security auto-negotiationTrond Myklebust1-4/+13
2013-09-05nfs4: Map NFS4ERR_WRONG_CRED to EPERMWeston Andros Adamson1-0/+1
2013-09-05nfs4.1: Add SP4_MACH_CRED write and commit supportWeston Andros Adamson1-0/+10