aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4proc.c
AgeCommit message (Expand)Author
2018-11-01NFS: fix spelling mistake, EACCESS -> EACCESColin Ian King
2018-09-30NFS: Fix dentry revalidation on NFSv4 lookupTrond Myklebust
2018-09-30NFSv4: Convert struct nfs4_state to use refcount_tTrond Myklebust
2018-09-30NFS: Convert lookups of the open context to RCUTrond Myklebust
2018-09-14Merge tag 'nfs-for-4.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2018-09-14NFS: Don't open code clearing of delegation stateTrond Myklebust
2018-09-14NFSv4.1 fix infinite loop on I/O.Trond Myklebust
2018-08-23Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2018-08-16pNFS: When updating the stateid in layoutreturn, also update the recall rangeTrond Myklebust
2018-08-13Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-08-13NFSv4: Fix a typo in nfs4_init_channel_attrs()Trond Myklebust
2018-08-09NFS add a simple sync nfs4_proc_commit after async COPYOlga Kornievskaia
2018-08-09NFS export nfs4_async_handle_errorOlga Kornievskaia
2018-08-09NFS OFFLOAD_CANCEL xdrOlga Kornievskaia
2018-08-08NFSv4: Fix error handling in nfs4_sp4_select_mode()Wei Yongjun
2018-08-08NFS: Mark expected switch fall-throughsGustavo A. R. Silva
2018-08-08NFSv4: Mark the inode change attribute up to date in update_changeattr()Trond Myklebust
2018-08-08NFSv4: Detect nlink changes on cross-directory renames tooTrond Myklebust
2018-08-08NFSv4: bump/drop the nlink count on the parent dir when we mkdir/rmdirTrond Myklebust
2018-08-08pnfs: Fix handling of NFS4ERR_OLD_STATEID replies to layoutreturnTrond Myklebust
2018-08-01NFSv4: Fix _nfs4_do_setlk()Trond Myklebust
2018-07-31NFSv4 client live hangs after live data migration recoveryBill Baker
2018-07-30nfs: initiate returning delegation when reclaiming one that's been recalledJeff Layton
2018-07-26pNFS: Parse the results of layoutget on open even if permissions checks failTrond Myklebust
2018-07-12introduce FMODE_CREATED and switch to itAl Viro
2018-06-19pNFS: Don't send layoutreturn if the layout is already invalidTrond Myklebust
2018-06-19pNFS: Always free the session slot on error in nfs4_layoutget_handle_exceptionTrond Myklebust
2018-06-09NFSv4.1: Fix the client behaviour on NFS4ERR_SEQ_FALSE_RETRYTrond Myklebust
2018-06-09NFSv4: Fix a typo in nfs41_sequence_processTrond Myklebust
2018-06-06NFSv4.0: Remove transport protocol name from non-UCS client IDChuck Lever
2018-06-06NFSv4.0: Remove cl_ipaddr from non-UCS client IDChuck Lever
2018-06-05NFSv4: Fix a compiler warning when CONFIG_NFS_V4_1 is undefinedTrond Myklebust
2018-06-04NFSv4: Ignore NFS_INO_REVAL_FORCED in nfs4_proc_accessTrond Myklebust
2018-06-04NFSv4: Don't ask for delegated attributes when adding a hard linkTrond Myklebust
2018-06-04NFSv4: Don't ask for delegated attributes when revalidating the inodeTrond Myklebust
2018-06-04NFS: Pass the inode down to the getattr() callbackTrond Myklebust
2018-06-04NFSv4: Don't request size+change attribute if they are delegated to usTrond Myklebust
2018-05-31pnfs: Don't release the sequence slot until we've processed layoutget on openTrond Myklebust
2018-05-31pnfs: Fix manipulation of NFS_LAYOUT_FIRST_LAYOUTGETFred Isaman
2018-05-31pnfs: Stop attempting LAYOUTGET on OPEN on failureFred Isaman
2018-05-31pNFS: Refactor nfs4_layoutget_release()Trond Myklebust
2018-05-31pnfs: Add LAYOUTGET to OPEN of a new fileFred Isaman
2018-05-31pnfs: Move nfs4_opendata into nfs4_fs.hFred Isaman
2018-05-31pnfs: Add conditional encode/decode of LAYOUTGET within OPEN compoundFred Isaman
2018-05-31pnfs: move allocations out of nfs4_proc_layoutgetFred Isaman
2018-05-31NFS4: move ctx into nfs4_run_open_taskFred Isaman
2018-05-31pnfs: Remove redundant assignment from nfs4_proc_layoutget().Fred Isaman
2018-05-31NFSv4: Don't add a new lock on an interrupted wait for LOCKBenjamin Coddington
2018-05-31NFSv4: Always clear the pNFS layout when handling ESTALETrond Myklebust
2018-05-31NFS: Ensure we revalidate the inode correctly after setaclTrond Myklebust