summaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4proc.c
AgeCommit message (Expand)Author
2015-02-13Reset to 3.12.37Scott Wood
2014-05-14Reset to 3.12.19Scott Wood
2014-03-22NFSv4: nfs4_stateid_is_current should return 'true' for an invalid stateidTrond Myklebust
2014-02-20NFSv4: Fix memory corruption in nfs4_proc_open_confirmTrond Myklebust
2014-02-13NFSv4: Fix a slot leak in nfs40_sequence_doneTrond Myklebust
2014-02-13pnfs: Proper delay for NFS4ERR_RECALLCONFLICT in layout_get_doneBoaz Harrosh
2014-02-13nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAMEWeston Andros Adamson
2013-12-20NFSv4 wait on recovery for async session errorsAndy Adamson
2013-12-12NFSv4: Update list of irrecoverable errors on DELEGRETURNTrond Myklebust
2013-11-29NFS: Fix a missing initialisation when reading the SELinux labelTrond Myklebust
2013-11-29nfs: fix oops when trying to set SELinux labelJeff Layton
2013-11-29NFSv4: Fix state reference counting in _nfs4_opendata_reclaim_to_nfs4_stateTrond Myklebust
2013-11-29NFSv4: don't reprocess cached open CLAIM_PREVIOUSWeston Andros Adamson
2013-11-29NFSv4: don't fail on missing fattr in open recoverWeston Andros Adamson
2013-11-29NFSv4: fix NULL dereference in open recoverWeston Andros Adamson
2013-11-29NFSv4: Fix a use-after-free situation in _nfs4_proc_getlk()Trond Myklebust
2013-09-29NFS: Give "flavor" an initial value to fix a compile warningAnna Schumaker
2013-09-29NFSv4.1: try SECINFO_NO_NAME flavs until one worksWeston Andros Adamson
2013-09-26NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem methodTrond Myklebust
2013-09-12Merge tag 'nfs-for-3.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-09-11NFSv4.1: fix SECINFO* use of put_rpccredWeston Andros Adamson
2013-09-11NFSv4.1: sp4_mach_cred: ask for WRITE and COMMITWeston Andros Adamson
2013-09-09Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-09-07NFSv4: use mach cred for SECINFO_NO_NAME w/ integrityWeston Andros Adamson
2013-09-07NFSv4: Disallow security negotiation for lookups when 'sec=' is specifiedTrond Myklebust
2013-09-07NFSv4: Fix security auto-negotiationTrond Myklebust
2013-09-05nfs4: Map NFS4ERR_WRONG_CRED to EPERMWeston Andros Adamson
2013-09-05nfs4.1: Add SP4_MACH_CRED write and commit supportWeston Andros Adamson
2013-09-05nfs4.1: Add SP4_MACH_CRED stateid supportWeston Andros Adamson
2013-09-05nfs4.1: Add SP4_MACH_CRED secinfo supportWeston Andros Adamson
2013-09-05nfs4.1: Add SP4_MACH_CRED cleanup supportWeston Andros Adamson
2013-09-05nfs4.1: Minimal SP4_MACH_CRED implementationWeston Andros Adamson
2013-09-04NFSv4: Document the recover_lost_locks kernel parameterTrond Myklebust
2013-09-04NFSv4: Don't try to recover NFSv4 locks when they are lost.NeilBrown
2013-09-03NFS: Add nfs4_sequence calls for OPEN_CONFIRMChuck Lever
2013-09-03NFS: Add nfs4_sequence calls for RELEASE_LOCKOWNERChuck Lever
2013-09-03NFS: Enable nfs4_setup_sequence() for DELEGRETURNChuck Lever
2013-09-03NFS: NFSv4.0 transport blockingChuck Lever
2013-09-03NFS: Add a slot table to struct nfs_client for NFSv4.0 transport blockingChuck Lever
2013-09-03NFS: Remove unused call_sync minor version opChuck Lever
2013-09-03NFS: Add RPC callouts to start NFSv4.0 synchronous requestsChuck Lever
2013-09-03NFS: Common versions of sequence helper functionsChuck Lever
2013-09-03NFS: Clean up nfs4_setup_sequence()Chuck Lever
2013-09-03NFS: Rename nfs41_call_sync_data as a common data structureChuck Lever
2013-09-03NFS: When displaying session slot numbers, use "%u" consistentlyChuck Lever
2013-09-03NFSv4: use the mach cred for SECINFO w/ integrityWeston Andros Adamson
2013-08-30SUNRPC: Replace clnt->cl_principalTrond Myklebust
2013-08-22NFSv4.1: Add tracepoints for debugging test_stateid eventsTrond Myklebust
2013-08-22NFSv4.1: Add tracepoints for debugging slot table operationsTrond Myklebust
2013-08-22NFSv4.1: Add tracepoints for debugging layoutget/return/commitTrond Myklebust