aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4proc.c
Commit message (Expand)AuthorAge
* nfs: per-name sillyunlink exclusionAl Viro2016-05-09
* xattr_handler: pass dentry and inode as separate arguments of ->get()Al Viro2016-04-10
* Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2016-03-22
|\
| * Merge branch 'multipath'Trond Myklebust2016-02-22
| |\
| | * NFS add callback_ops to nfs4_proc_bind_conn_to_session_callbackAndy Adamson2016-02-05
| | * NFSv4.1: nfs4_proc_bind_conn_to_session must iterate over all connectionsTrond Myklebust2016-02-05
| * | Merge branch 'nfsv41_cb'Trond Myklebust2016-02-22
| |\ \
| | * | NFSv4.x: Remove hard coded slotids in callback channelTrond Myklebust2016-01-24
| | |/
| * / NFSv4: Fix a dentry leak on alias useBenjamin Coddington2016-02-17
| |/
* / replace d_add_unique() with saner primitiveAl Viro2016-03-14
|/
* Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2016-01-14
|\
| * Merge branch 'bugfixes'Trond Myklebust2016-01-07
| |\
| | * NFSv4.1/pnfs: Fixup an lo->plh_block_lgets imbalance in layoutreturnTrond Myklebust2015-12-28
| | * NFS: Allow the combination pNFS and labeled NFSTrond Myklebust2015-12-28
| | * nfs: Fix race in __update_open_stateid()Andrew Elble2015-12-28
| * | Merge branch 'pnfs_generic'Trond Myklebust2016-01-04
| |\ \
| | * | NFSv4.1/pNFS: Add a helper to mark the layout as returnedTrond Myklebust2015-12-28
| | * | pNFS: Ensure nfs4_layoutget_prepare returns the correct errorTrond Myklebust2015-12-28
| * | | Merge branch 'flexfiles'Trond Myklebust2015-12-28
| |\ \ \
| | * | | NFS41: map NFS4ERR_LAYOUTUNAVAILABLE to ENODATAPeng Tao2015-12-28
| | |/ /
| * / / nfs: machine credential support for additional operationsAndrew Elble2015-12-28
| |/ /
| * | NFSv4: Fix unused variable warnings in nfs4_init_*_client_string()Trond Myklebust2015-12-28
| * | Adding tracepoint to cached openOlga Kornievskaia2015-12-28
| * | Adding stateid information to tracepointsOlga Kornievskaia2015-12-28
| |/
* | xattr handlers: Simplify list operationAndreas Gruenbacher2015-12-13
* | nfs: Move call to security_inode_listsecurity into nfs_listxattrAndreas Gruenbacher2015-12-13
* | vfs: Distinguish between full xattr names and proper prefixesAndreas Gruenbacher2015-12-06
|/
* nfs: use sliding delay when LAYOUTGET gets NFS4ERR_DELAYJeff Layton2015-11-23
* Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-11-13
|\
| * xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher2015-11-13
* | Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-11-09
|\ \ | |/ |/|
| * nfs: Remove unused xdr page offsets in getacl/setacl argumentsAndreas Gruenbacher2015-11-03
| * Merge branch 'nfsclone'Trond Myklebust2015-10-21
| |\
| | * nfs: get clone_blksize when probing fsinfoPeng Tao2015-10-15
| | * nfs42: add CLONE proc functionsPeng Tao2015-10-15
| * | NFSv4: Unify synchronous and asynchronous error handlingTrond Myklebust2015-10-08
| * | NFSv4: Don't use synchronous delegation recall in exception handlingTrond Myklebust2015-10-08
| * | NFSv4: nfs4_async_handle_error should take a non-const nfs_serverTrond Myklebust2015-10-08
| * | NFSv4: Update the delay statistics counter for synchronous delaysTrond Myklebust2015-10-08
| * | NFSv4: Refactor NFSv4 error handlingTrond Myklebust2015-10-08
| |/
* | Merge tag 'locks-v4.4-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2015-11-05
|\ \ | |/ |/|
| * Move locks API users to locks_lock_inode_wait()Benjamin Coddington2015-10-22
* | nfs4: reset states to use open_stateid when returning delegation voluntarilyJeff Layton2015-10-02
* | NFSv4: Fix a nograce recovery hangBenjamin Coddington2015-10-02
* | NFSv4.1: nfs4_opendata_check_deleg needs to handle NFS4_OPEN_CLAIM_DELEG_CUR_FHTrond Myklebust2015-10-02
* | NFS41: make close wait for layoutreturnPeng Tao2015-09-23
* | NFSv4.x/pnfs: Don't try to recover stateids twice in layoutgetTrond Myklebust2015-09-20
* | NFSv4: Recovery of recalled read delegations is brokenTrond Myklebust2015-09-20
* | NFS: Fix an infinite loop when layoutget fail with BAD_STATEIDKinglong Mee2015-09-20
|/
* nfs: Remove unneeded checking of the return value from scnprintfKinglong Mee2015-09-01