aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4proc.c
AgeCommit message (Expand)Author
2017-04-11Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-03-27NFSv4: fix getacl ERANGE for some ACL buffer sizesWeston Andros Adamson
2017-03-27NFSv4: Fix memory and state leak in _nfs4_open_and_get_stateTrond Myklebust
2017-03-03Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-02-26NFSv4.0: always send mode in SETATTR after EXCLUSIVE4Benjamin Coddington
2017-02-26NFSv4.1: Fix a deadlock in layoutgetTrond Myklebust
2016-11-07NFSv4: replace seqcount_t with a seqlock_tSebastian Andrzej Siewior
2016-10-20Revert "Revert "qstr: constify instances in nfs""Paul Gortmaker
2016-10-20Revert "Revert "nfs: per-name sillyunlink exclusion""Paul Gortmaker
2016-09-20Revert "nfs: per-name sillyunlink exclusion"Bruce Ashfield
2016-09-20Revert "qstr: constify instances in nfs"Bruce Ashfield
2016-09-11NFSv4.1: Fix the CREATE_SESSION slot number accountingTrond Myklebust
2016-09-03pNFS: Clear out all layout segments if the server unsets lrp->res.lrs_presentTrond Myklebust
2016-08-28NFSv4.1: Close callback races for OPEN, LAYOUTGET and LAYOUTRETURNTrond Myklebust
2016-08-28NFSv4.1: Defer bumping the slot sequence number until we free the slotTrond Myklebust
2016-08-28NFSv4.1: Delay callback processing when there are referring triplesTrond Myklebust
2016-08-12Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-08-06Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-08-05NFSv4: Cleanup the setting of the nfs4 lease periodTrond Myklebust
2016-07-26NFSv4: Clean up lookup of SECINFO_NO_NAMETrond Myklebust
2016-07-24NFSv4: Fix warning "no previous prototype for ‘nfs4_listxattr’"Trond Myklebust
2016-07-24Merge branch 'pnfs'Trond Myklebust
2016-07-24pNFS: Remove redundant pnfs_mark_layout_returned_if_empty()Trond Myklebust
2016-07-24pNFS: Cleanup - don't open code pnfs_mark_layout_stateid_invalid()Trond Myklebust
2016-07-24pNFS: LAYOUTRETURN should only update the stateid if the layout is validTrond Myklebust
2016-07-20qstr: constify instances in nfsAl Viro
2016-07-19pNFS: Fix LAYOUTGET handling of NFS4ERR_BAD_STATEID and NFS4ERR_EXPIREDTrond Myklebust
2016-07-19pNFS: Separate handling of NFS4ERR_LAYOUTTRYLATER and RECALLCONFLICTTrond Myklebust
2016-06-30NFSv4: Allow retry of operations that used a returned delegation stateidTrond Myklebust
2016-06-30NFS/pnfs: Do not clobber existing pgio_done_cb in nfs4_proc_read_setupTrond Myklebust
2016-06-28NFS: Fix another OPEN_DOWNGRADE bugTrond Myklebust
2016-06-24NFS/pnfs: handle bad delegation stateids in nfs4_layoutget_handle_exceptionTrond Myklebust
2016-06-24NFSv4.1/pnfs: Ensure we handle delegation errors in nfs4_proc_layoutget()Trond Myklebust
2016-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-05-27switch xattr_handler->set() to passing dentry and inode separatelyAl Viro
2016-05-26Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2016-05-17pnfs: rework LAYOUTGET retry handlingJeff Layton
2016-05-17pnfs: only tear down lsegs that precede seqid in LAYOUTRETURN argsJeff Layton
2016-05-17NFSv4: Use the right stateid for delegations in setattr, read and writeTrond Myklebust
2016-05-17NFSv4: Label stateids with the typeTrond Myklebust
2016-05-17sunrpc: Advertise maximum backchannel payload sizeChuck Lever
2016-05-17nfs4: client: do not send empty SETATTR after OPEN_CREATETigran Mkrtchyan
2016-05-17NFS: Add COPY nfs operationAnna Schumaker
2016-05-09nfs: per-name sillyunlink exclusionAl Viro
2016-05-09NFS: Fix an LOCK/OPEN race when unlinking an open fileChuck Lever
2016-04-10xattr_handler: pass dentry and inode as separate arguments of ->get()Al Viro
2016-03-22Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-03-14replace d_add_unique() with saner primitiveAl Viro
2016-02-22Merge branch 'multipath'Trond Myklebust
2016-02-22Merge branch 'nfsv41_cb'Trond Myklebust