aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4proc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-28NFS: Fix another OPEN_DOWNGRADE bugTrond Myklebust1-3/+2
2016-06-24NFS/pnfs: handle bad delegation stateids in nfs4_layoutget_handle_exceptionTrond Myklebust1-4/+4
2016-06-24NFSv4.1/pnfs: Ensure we handle delegation errors in nfs4_proc_layoutget()Trond Myklebust1-1/+4
2016-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-10/+9
2016-05-27switch xattr_handler->set() to passing dentry and inode separatelyAl Viro1-10/+9
2016-05-26Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-86/+99
2016-05-17pnfs: rework LAYOUTGET retry handlingJeff Layton1-67/+48
2016-05-17pnfs: only tear down lsegs that precede seqid in LAYOUTRETURN argsJeff Layton1-2/+3
2016-05-17NFSv4: Use the right stateid for delegations in setattr, read and writeTrond Myklebust1-4/+9
2016-05-17NFSv4: Label stateids with the typeTrond Myklebust1-0/+3
2016-05-17sunrpc: Advertise maximum backchannel payload sizeChuck Lever1-4/+6
2016-05-17nfs4: client: do not send empty SETATTR after OPEN_CREATETigran Mkrtchyan1-9/+25
2016-05-17NFS: Add COPY nfs operationAnna Schumaker1-0/+1
2016-05-09nfs: per-name sillyunlink exclusionAl Viro1-1/+1
2016-05-09NFS: Fix an LOCK/OPEN race when unlinking an open fileChuck Lever1-0/+4
2016-04-10xattr_handler: pass dentry and inode as separate arguments of ->get()Al Viro1-6/+6
2016-03-22Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-4/+59
2016-03-14replace d_add_unique() with saner primitiveAl Viro1-6/+7
2016-02-22Merge branch 'multipath'Trond Myklebust1-3/+58
2016-02-22Merge branch 'nfsv41_cb'Trond Myklebust1-1/+1
2016-02-17NFSv4: Fix a dentry leak on alias useBenjamin Coddington1-2/+2
2016-02-05NFS add callback_ops to nfs4_proc_bind_conn_to_session_callbackAndy Adamson1-0/+10
2016-02-05NFSv4.1: nfs4_proc_bind_conn_to_session must iterate over all connectionsTrond Myklebust1-3/+48
2016-01-24NFSv4.x: Remove hard coded slotids in callback channelTrond Myklebust1-1/+1
2016-01-14Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-20/+51
2016-01-07Merge branch 'bugfixes'Trond Myklebust1-2/+4
2016-01-04Merge branch 'pnfs_generic'Trond Myklebust1-5/+7
2015-12-28Merge branch 'flexfiles'Trond Myklebust1-0/+9
2015-12-28NFSv4.1/pNFS: Add a helper to mark the layout as returnedTrond Myklebust1-1/+2
2015-12-28pNFS: Ensure nfs4_layoutget_prepare returns the correct errorTrond Myklebust1-4/+5
2015-12-28NFS41: map NFS4ERR_LAYOUTUNAVAILABLE to ENODATAPeng Tao1-0/+9
2015-12-28NFSv4.1/pnfs: Fixup an lo->plh_block_lgets imbalance in layoutreturnTrond Myklebust1-1/+0
2015-12-28nfs: machine credential support for additional operationsAndrew Elble1-0/+20
2015-12-28NFSv4: Fix unused variable warnings in nfs4_init_*_client_string()Trond Myklebust1-6/+3
2015-12-28Adding tracepoint to cached openOlga Kornievskaia1-0/+2
2015-12-28Adding stateid information to tracepointsOlga Kornievskaia1-7/+6
2015-12-28NFS: Allow the combination pNFS and labeled NFSTrond Myklebust1-0/+3
2015-12-28nfs: Fix race in __update_open_stateid()Andrew Elble1-1/+1
2015-12-13xattr handlers: Simplify list operationAndreas Gruenbacher1-12/+2
2015-12-13nfs: Move call to security_inode_listsecurity into nfs_listxattrAndreas Gruenbacher1-17/+36
2015-12-06vfs: Distinguish between full xattr names and proper prefixesAndreas Gruenbacher1-7/+1
2015-11-23nfs: use sliding delay when LAYOUTGET gets NFS4ERR_DELAYJeff Layton1-1/+1
2015-11-13Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-14/+20
2015-11-13xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher1-14/+20
2015-11-09Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-91/+91
2015-11-05Merge tag 'locks-v4.4-1' of git://git.samba.org/jlayton/linuxLinus Torvalds1-12/+1
2015-11-03nfs: Remove unused xdr page offsets in getacl/setacl argumentsAndreas Gruenbacher1-3/+2
2015-10-22Move locks API users to locks_lock_inode_wait()Benjamin Coddington1-12/+1
2015-10-21Merge branch 'nfsclone'Trond Myklebust1-1/+3
2015-10-15nfs: get clone_blksize when probing fsinfoPeng Tao1-0/+1