summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4proc.c
AgeCommit message (Expand)Author
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
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-15Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-08-12nfs: Fix getxattr kernel panic and memory overflowJeffrey Mitchell
2020-08-03Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools'Rafael J. Wysocki
2020-07-17freezer: Add unsafe versions of freezable_schedule_timeout_interruptible for NFSHe Zhe
2020-07-14freezer: Add unsafe version of freezable_schedule_timeout_interruptible() for...He Zhe
2020-07-13NFSv4.2: add client side xattr caching.Frank van der Linden
2020-07-13NFSv4.2: hook in the user extended attribute handlersFrank van der Linden
2020-07-13nfs: make the buf_to_pages_noslab function available to the nfs codeFrank van der Linden
2020-07-13nfs: define and use the NFS_INO_INVALID_XATTR flagFrank van der Linden
2020-07-13nfs: modify update_changeattr to deal with regular filesFrank van der Linden
2020-07-13NFSv4.2: query the extended attribute access bitsFrank van der Linden
2020-07-13NFSv4.2: query the server for extended attribute supportFrank van der Linden
2020-07-13NFS: Fix interrupted slots by sending a solo SEQUENCE operationAnna Schumaker
2020-05-27NFSv4.1 fix rpc_call_done assignment for BIND_CONN_TO_SESSIONOlga Kornievskaia
2020-05-11NFS: Don't use RPC_TASK_CRED_NOREF with delegreturnTrond Myklebust
2020-04-28NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSIONOlga Kornievskaia
2020-04-25NFSv4: Remove unreachable error condition due to rpc_run_task()Xiyu Yang
2020-04-07Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-04-03NFS/pnfs: Reference the layout cred in pnfs_prepare_layoutreturn()Trond Myklebust
2020-04-03NFS: Beware when dereferencing the delegation credTrond Myklebust
2020-03-31Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-30NFS: Ensure security label is set for root inodeScott Mayhew
2020-03-16nfs: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-16NFSv4: Avoid unnecessary credential references in layoutgetTrond Myklebust
2020-03-16NFSv4: Avoid referencing the cred unnecessarily during NFSv4 I/OTrond Myklebust
2020-03-16NFS: Ensure we time out if a delegreturn does not completeTrond Myklebust
2020-02-13NFSv4.1 make cachethis=no for writesOlga Kornievskaia
2020-02-10NFSv4: Fix races between open and dentry revalidationTrond Myklebust
2020-02-04NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewalsRobert Milkowski
2020-02-04NFSv4: try lease recovery on NFS4ERR_EXPIREDRobert Milkowski