summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4proc.c
Commit message (Expand)AuthorAgeFilesLines
* NFSv4: Clean up lookup of SECINFO_NO_NAMETrond Myklebust2016-07-261-8/+2
* NFSv4: Fix warning "no previous prototype for ‘nfs4_listxattr’"Trond Myklebust2016-07-241-1/+1
* Merge branch 'pnfs'Trond Myklebust2016-07-241-4/+2
|\
| * pNFS: Remove redundant pnfs_mark_layout_returned_if_empty()Trond Myklebust2016-07-241-1/+0
| * pNFS: Cleanup - don't open code pnfs_mark_layout_stateid_invalid()Trond Myklebust2016-07-241-2/+1
| * pNFS: LAYOUTRETURN should only update the stateid if the layout is validTrond Myklebust2016-07-241-1/+1
* | pNFS: Fix LAYOUTGET handling of NFS4ERR_BAD_STATEID and NFS4ERR_EXPIREDTrond Myklebust2016-07-191-19/+15
* | pNFS: Separate handling of NFS4ERR_LAYOUTTRYLATER and RECALLCONFLICTTrond Myklebust2016-07-191-9/+14
* | NFSv4: Allow retry of operations that used a returned delegation stateidTrond Myklebust2016-06-301-33/+46
* | NFS/pnfs: Do not clobber existing pgio_done_cb in nfs4_proc_read_setupTrond Myklebust2016-06-301-1/+2
|/
* NFS: Fix another OPEN_DOWNGRADE bugTrond Myklebust2016-06-281-3/+2
* NFS/pnfs: handle bad delegation stateids in nfs4_layoutget_handle_exceptionTrond Myklebust2016-06-241-4/+4
* NFSv4.1/pnfs: Ensure we handle delegation errors in nfs4_proc_layoutget()Trond Myklebust2016-06-241-1/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-271-10/+9
|\
| * switch xattr_handler->set() to passing dentry and inode separatelyAl Viro2016-05-271-10/+9
* | Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2016-05-261-86/+99
|\ \ | |/ |/|
| * pnfs: rework LAYOUTGET retry handlingJeff Layton2016-05-171-67/+48
| * pnfs: only tear down lsegs that precede seqid in LAYOUTRETURN argsJeff Layton2016-05-171-2/+3
| * NFSv4: Use the right stateid for delegations in setattr, read and writeTrond Myklebust2016-05-171-4/+9
| * NFSv4: Label stateids with the typeTrond Myklebust2016-05-171-0/+3
| * sunrpc: Advertise maximum backchannel payload sizeChuck Lever2016-05-171-4/+6
| * nfs4: client: do not send empty SETATTR after OPEN_CREATETigran Mkrtchyan2016-05-171-9/+25
| * NFS: Add COPY nfs operationAnna Schumaker2016-05-171-0/+1
| * NFS: Fix an LOCK/OPEN race when unlinking an open fileChuck Lever2016-05-091-0/+4
* | nfs: per-name sillyunlink exclusionAl Viro2016-05-091-1/+1
* | xattr_handler: pass dentry and inode as separate arguments of ->get()Al Viro2016-04-101-6/+6
|/
* Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2016-03-221-4/+59
|\
| * Merge branch 'multipath'Trond Myklebust2016-02-221-3/+58
| |\
| | * NFS add callback_ops to nfs4_proc_bind_conn_to_session_callbackAndy Adamson2016-02-051-0/+10
| | * NFSv4.1: nfs4_proc_bind_conn_to_session must iterate over all connectionsTrond Myklebust2016-02-051-3/+48
| * | Merge branch 'nfsv41_cb'Trond Myklebust2016-02-221-1/+1
| |\ \
| | * | NFSv4.x: Remove hard coded slotids in callback channelTrond Myklebust2016-01-241-1/+1
| | |/
| * | NFSv4: Fix a dentry leak on alias useBenjamin Coddington2016-02-171-2/+2
| |/
* | replace d_add_unique() with saner primitiveAl Viro2016-03-141-6/+7
|/
* Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2016-01-141-20/+51
|\
| * Merge branch 'bugfixes'Trond Myklebust2016-01-071-2/+4
| |\
| | * NFSv4.1/pnfs: Fixup an lo->plh_block_lgets imbalance in layoutreturnTrond Myklebust2015-12-281-1/+0
| | * NFS: Allow the combination pNFS and labeled NFSTrond Myklebust2015-12-281-0/+3
| | * nfs: Fix race in __update_open_stateid()Andrew Elble2015-12-281-1/+1
| * | Merge branch 'pnfs_generic'Trond Myklebust2016-01-041-5/+7
| |\ \
| | * | NFSv4.1/pNFS: Add a helper to mark the layout as returnedTrond Myklebust2015-12-281-1/+2
| | * | pNFS: Ensure nfs4_layoutget_prepare returns the correct errorTrond Myklebust2015-12-281-4/+5
| * | | Merge branch 'flexfiles'Trond Myklebust2015-12-281-0/+9
| |\ \ \
| | * | | NFS41: map NFS4ERR_LAYOUTUNAVAILABLE to ENODATAPeng Tao2015-12-281-0/+9
| | |/ /
| * | | nfs: machine credential support for additional operationsAndrew Elble2015-12-281-0/+20
| |/ /
| * | NFSv4: Fix unused variable warnings in nfs4_init_*_client_string()Trond Myklebust2015-12-281-6/+3
| * | Adding tracepoint to cached openOlga Kornievskaia2015-12-281-0/+2
| * | Adding stateid information to tracepointsOlga Kornievskaia2015-12-281-7/+6
| |/
* | xattr handlers: Simplify list operationAndreas Gruenbacher2015-12-131-12/+2
* | nfs: Move call to security_inode_listsecurity into nfs_listxattrAndreas Gruenbacher2015-12-131-17/+36
OpenPOWER on IntegriCloud