summaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4proc.c
AgeCommit message (Expand)Author
2021-06-03NFSv4: Fix second deadlock in nfs4_evict_inode()Trond Myklebust
2021-06-03NFSv4: Fix deadlock between nfs4_evict_inode() and nfs4_opendata_get_inode()Trond Myklebust
2021-06-03NFS: Ensure the NFS_CAP_SECURITY_LABEL capability is set when appropriateScott Mayhew
2021-06-01NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error.Dai Ngo
2021-05-20fs/nfs: Use fatal_signal_pending instead of signal_pendingzhouchuangao
2021-05-07Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada
2021-04-14NFS: Split attribute support out from the server capabilitiesTrond Myklebust
2021-04-14NFS: Don't store NFS_INO_REVAL_FORCEDTrond Myklebust
2021-04-14NFSv4: link must update the inode nlink.Trond Myklebust
2021-04-14NFSv4: nfs4_inc/dec_nlink_locked should also invalidate ctimeTrond Myklebust
2021-04-13NFS: Use information about the change attribute to optimise updatesTrond Myklebust
2021-04-13NFSv4: Add support for the NFSv4.2 "change_attr_type" attributeTrond Myklebust
2021-04-13NFS: Separate tracking of file mode cache validity from the uid/gidTrond Myklebust
2021-04-13NFS: Separate tracking of file nlinks cache validity from the mode/uid/gidTrond Myklebust
2021-04-13NFSv4: Fix nfs4_bitmap_copy_adjust()Trond Myklebust
2021-04-12NFS: Don't set NFS_INO_REVAL_PAGECACHE in the inode cache validityTrond Myklebust
2021-04-12NFS: Replace use of NFS_INO_REVAL_PAGECACHE when checking cache validityTrond Myklebust
2021-04-12NFS: Add a cache validity flag argument to nfs_revalidate_inode()Trond Myklebust
2021-04-12NFS: nfs4_bitmask_adjust() must not change the server global bitmasksTrond Myklebust
2021-04-05NFSv4: Simplify nfs4_retry_setlk()Trond Myklebust
2021-03-11nfs: we don't support removing system.nfs4_aclJ. Bruce Fields
2021-03-09NFSv4.2: fix return value of _nfs4_get_security_label()Ondrej Mosnacek
2021-03-08NFS: Fix open coded versions of nfs_set_cache_invalid() in NFSv4Trond Myklebust
2021-02-26Merge tag 'nfs-for-5.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2021-02-08NFSv4: Fixes for nfs4_bitmask_adjust()Trond Myklebust
2021-02-01nfs: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-02-01fs/nfs: remove duplicate includeMenglong Dong
2021-01-24acl: handle idmapped mountsChristian Brauner
2021-01-10pNFS: We want return-on-close to complete when evicting the inodeTrond Myklebust
2021-01-06NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lockDave Wysochanski
2020-12-17Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-12-16NFSv4/pnfs: Add tracing for the deviceid cacheTrond Myklebust
2020-12-14NFSv4.2/pnfs: Don't use READ_PLUS with pNFS yetTrond Myklebust
2020-12-10NFS: Disable READ_PLUS by defaultAnna Schumaker
2020-12-02NFS: Handle NFS4ERR_NOT_SAME and NFSERR_BADCOOKIE from readdir callsTrond Myklebust
2020-12-02NFS: Allow the NFS generic code to pass in a verifier to readdirTrond Myklebust
2020-12-02NFSv4.2: condition READDIR's mask for security label based on LSM stateOlga Kornievskaia
2020-12-02NFSv4: Observe the NFS_MOUNT_SOFTREVAL flag in _nfs4_proc_lookuppTrond Myklebust
2020-10-16NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flagOlga Kornievskaia
2020-10-09NFSv4: Use the net namespace uniquifier if it is setTrond Myklebust
2020-10-09NFSv4: Clean up initialisation of uniquified client id stringsTrond Myklebust
2020-10-07NFS: Add READ_PLUS data segment supportAnna Schumaker
2020-10-02NFSv4: Wait for stateid updates after CLOSE/OPEN_DOWNGRADEBenjamin Coddington
2020-09-24NFSv4: make cache consistency bitmask dynamicOlga Kornievskaia
2020-09-21nfs4: strengthen error check to avoid unexpected resultChengguang Xu
2020-09-21NFS: remove redundant pointer clntColin Ian King
2020-09-09Merge tag 'nfs-for-5.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-09-05NFS: Zero-stateid SETATTR should first return delegationChuck Lever
2020-08-26NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recallOlga Kornievskaia