summaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4proc.c
AgeCommit message (Expand)Author
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
2016-02-17NFSv4: Fix a dentry leak on alias useBenjamin Coddington
2016-02-05NFS add callback_ops to nfs4_proc_bind_conn_to_session_callbackAndy Adamson
2016-02-05NFSv4.1: nfs4_proc_bind_conn_to_session must iterate over all connectionsTrond Myklebust
2016-01-24NFSv4.x: Remove hard coded slotids in callback channelTrond Myklebust
2016-01-14Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-01-07Merge branch 'bugfixes'Trond Myklebust
2016-01-04Merge branch 'pnfs_generic'Trond Myklebust
2015-12-28Merge branch 'flexfiles'Trond Myklebust
2015-12-28NFSv4.1/pNFS: Add a helper to mark the layout as returnedTrond Myklebust
2015-12-28pNFS: Ensure nfs4_layoutget_prepare returns the correct errorTrond Myklebust
2015-12-28NFS41: map NFS4ERR_LAYOUTUNAVAILABLE to ENODATAPeng Tao
2015-12-28NFSv4.1/pnfs: Fixup an lo->plh_block_lgets imbalance in layoutreturnTrond Myklebust
2015-12-28nfs: machine credential support for additional operationsAndrew Elble
2015-12-28NFSv4: Fix unused variable warnings in nfs4_init_*_client_string()Trond Myklebust
2015-12-28Adding tracepoint to cached openOlga Kornievskaia
2015-12-28Adding stateid information to tracepointsOlga Kornievskaia
2015-12-28NFS: Allow the combination pNFS and labeled NFSTrond Myklebust
2015-12-28nfs: Fix race in __update_open_stateid()Andrew Elble
2015-12-13xattr handlers: Simplify list operationAndreas Gruenbacher
2015-12-13nfs: Move call to security_inode_listsecurity into nfs_listxattrAndreas Gruenbacher
2015-12-06vfs: Distinguish between full xattr names and proper prefixesAndreas Gruenbacher
2015-11-23nfs: use sliding delay when LAYOUTGET gets NFS4ERR_DELAYJeff Layton
2015-11-13Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-11-13xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher
2015-11-09Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-11-05Merge tag 'locks-v4.4-1' of git://git.samba.org/jlayton/linuxLinus Torvalds
2015-11-03nfs: Remove unused xdr page offsets in getacl/setacl argumentsAndreas Gruenbacher
2015-10-22Move locks API users to locks_lock_inode_wait()Benjamin Coddington
2015-10-21Merge branch 'nfsclone'Trond Myklebust
2015-10-15nfs: get clone_blksize when probing fsinfoPeng Tao