summaryrefslogtreecommitdiff
path: root/include/linux/nfs_xdr.h
AgeCommit message (Expand)Author
2024-11-08nfs: Annotate struct pnfs_commit_array with __counted_by()Thorsten Blum
2024-09-23nfs: factor out {encode,decode}_opaque_fixed to nfs_xdr.hMike Snitzer
2024-09-23nfs: simplify and guarantee owner uniqueness.NeilBrown
2024-07-08NFSv4.1: constify the stateid argument in nfs41_test_stateid()Trond Myklebust
2024-07-08Return the delegation when deleting sillyrenamed filesLance Shelton
2024-07-08NFSv4: Add support for the FATTR4_OPEN_ARGUMENTS attributeTrond Myklebust
2024-07-08NFSv4: Add recovery of attribute delegationsTrond Myklebust
2024-07-08NFSv4: Add a flags argument to the 'have_delegation' callbackTrond Myklebust
2024-07-08NFSv4: Plumb in XDR support for the new delegation-only setattr opTrond Myklebust
2024-07-08NFSv4: Clean up open delegation return structureTrond Myklebust
2024-03-09nfs: remove unused NFS_CALL macroJeff Layton
2023-11-01nfs: Convert nfs_symlink() to use a folioMatthew Wilcox (Oracle)
2023-06-19NFSv4.2: SETXATTR should update ctimeAnna Schumaker
2023-04-28NFSv4.2: Rework scratch handling for READ_PLUSAnna Schumaker
2023-04-11NFS: Convert buffered read paths to use netfs when fscache is enabledDave Wysochanski
2022-07-23nfs: only issue commit in DIO codepath if we have uncommitted dataJeff Layton
2022-05-31NFSv4: Fix free of uninitialized nfs4_label on referral lookup.Benjamin Coddington
2022-05-17NFSv4: Add encoders/decoders for the NFSv4.1 dacl and sacl attributesTrond Myklebust
2022-05-17NFSv4: Specify the type of ACL to cacheTrond Myklebust
2022-04-07NFS: Ensure rpc_run_task() cannot fail in nfs_async_rename()Trond Myklebust
2022-03-13NFSv4: keep state manager thread active if swap is enabledNeilBrown
2022-03-02NFS: Optimise away the previous cookie fieldTrond Myklebust
2022-01-13NFSv4.1 query for fs_location attr on a new file systemOlga Kornievskaia
2022-01-06NFSv4: Add some support for case insensitive filesystemsTrond Myklebust
2022-01-06NFS: pass cred explicitly for access testsNeilBrown
2021-11-05NFS: Remove the nfs4_label from the nfs_setattrresAnna Schumaker
2021-11-05NFS: Remove the nfs4_label from the nfs4_getattr_resAnna Schumaker
2021-11-05NFS: Remove the f_label from the nfs4_opendata and nfs_openresAnna Schumaker
2021-11-05NFS: Remove the nfs4_label from the nfs4_lookupp_res structAnna Schumaker
2021-11-05NFS: Remove the label from the nfs4_lookup_res structAnna Schumaker
2021-11-05NFS: Remove the nfs4_label from the nfs4_link_res structAnna Schumaker
2021-11-05NFS: Remove the nfs4_label from the nfs4_create_res structAnna Schumaker
2021-11-05NFS: Remove the nfs4_label from the nfs_entry structAnna Schumaker
2021-07-08NFSv4/pnfs: Clean up layout get on openTrond Myklebust
2021-04-13NFSv4: Add support for the NFSv4.2 "change_attr_type" attributeTrond Myklebust
2021-04-12NFS: nfs4_bitmask_adjust() must not change the server global bitmasksTrond Myklebust
2020-12-02NFS: Allow the NFS generic code to pass in a verifier to readdirTrond Myklebust
2020-10-07NFS: Add READ_PLUS data segment supportAnna Schumaker
2020-09-24NFSv4: make cache consistency bitmask dynamicOlga Kornievskaia
2020-09-21pNFS/flexfiles: Be consistent about mirror index typesTrond Myklebust
2020-07-13NFSv4.2: add client side XDR handling for extended attributesFrank van der Linden
2020-07-13NFSv4.2: query the server for extended attribute supportFrank van der Linden
2020-05-27NFS: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-04-28NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSIONOlga Kornievskaia
2020-04-07Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-03-30NFS: Ensure security label is set for root inodeScott Mayhew
2020-03-27NFS/pNFS: Simplify bucket layout segment reference countingTrond Myklebust
2020-03-27NFS/pNFS: Clean up pNFS commit operationsTrond Myklebust
2020-03-27NFS: Remove bucket array from struct pnfs_ds_commit_infoTrond Myklebust
2020-03-27pNFS: Add infrastructure for cleaning up per-layout commit structuresTrond Myklebust