summaryrefslogtreecommitdiff
path: root/fs/nfsd/xdr4.h
AgeCommit message (Expand)Author
2023-02-20NFSD: enhance inter-server copy cleanupDai Ngo
2022-12-10NFSD: add support for sending CB_RECALL_ANYDai Ngo
2022-09-26NFSD: Pack struct nfsd4_compoundresChuck Lever
2022-09-26NFSD: Remove unused nfsd4_compoundargs::cachetype fieldChuck Lever
2022-09-26NFSD: Remove "inline" directives on op_rsize_bop helpersChuck Lever
2022-09-26NFSD: Fix handling of oversized NFSv4 COMPOUND requestsChuck Lever
2022-07-29NFSD: verify the opened dentry after setting a delegationJeff Layton
2022-07-29NFSD: Move copy offload callback arguments into a separate structureChuck Lever
2022-07-29NFSD: Replace boolean fields in struct nfsd4_copyChuck Lever
2022-07-29NFSD: Reorder the fields in struct nfsd4_opChuck Lever
2022-07-29NFSD: Shrink size of struct nfsd4_copyChuck Lever
2022-07-29NFSD: Shrink size of struct nfsd4_copy_notifyChuck Lever
2022-07-29NFSD: Add an nfsd4_read::rd_eof fieldChuck Lever
2022-05-23NFSD: Instantiate a struct file when creating a regular NFSv4 fileChuck Lever
2021-10-13SUNRPC: Change return value type of .pc_encodeChuck Lever
2021-10-13SUNRPC: Replace the "__be32 *p" parameter to .pc_encodeChuck Lever
2021-10-13NFSD: Save location of NFSv4 COMPOUND statusChuck Lever
2021-10-13SUNRPC: Change return value type of .pc_decodeChuck Lever
2021-10-13SUNRPC: Replace the "__be32 *p" parameter to .pc_decodeChuck Lever
2021-05-25NFSD add vfs_fsync after async copy is doneOlga Kornievskaia
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada
2021-03-22NFSD: Extract the svcxdr_init_encode() helperChuck Lever
2020-12-18NFSD: Fix sparse warning in nfssvc.cChuck Lever
2020-12-09nfsd: Record NFSv4 pre/post-op attributes as non-atomicTrond Myklebust
2020-12-09nfsd: simplify nfsd4_change_infoJ. Bruce Fields
2020-11-30NFSD: Remove macros that are no longer usedChuck Lever
2020-11-30NFSD: Make nfsd4_ops::opnum a u32Chuck Lever
2020-11-30NFSD: Replace READ* macros in nfsd4_decode_copy()Chuck Lever
2020-11-30NFSD: Add a helper to decode state_protect4_aChuck Lever
2020-11-30NFSD: Add helper to decode OPEN's open_claim4 argumentChuck Lever
2020-11-30NFSD: Replace the internals of the READ_BUF() macroChuck Lever
2020-11-30NFSD: Add common helpers to decode void args and encode void resultsChuck Lever
2020-10-02NFSD: Encoder and decoder functions are always presentChuck Lever
2020-07-13nfsd: add structure definitions for xattr requests / responsesFrank van der Linden
2019-12-09NFSD add nfs4 inter ssc to nfsd4_copyOlga Kornievskaia
2019-12-09NFSD: allow inter server COPY to have a STALE source server fhOlga Kornievskaia
2019-12-09NFSD generalize nfsd4_compound_state flag namesOlga Kornievskaia
2019-12-09NFSD add COPY_NOTIFY operationOlga Kornievskaia
2019-12-09NFSD COPY_NOTIFY xdrOlga Kornievskaia
2019-12-09NFSD add ca_source_server<> to COPYOlga Kornievskaia
2019-08-19nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cacheJeff Layton
2019-07-03nfsd: decode implementation idJ. Bruce Fields
2019-07-03nfsd: use 64-bit seconds fields in nfsd v4 codeJ. Bruce Fields
2018-09-25NFSD introduce async copy featureOlga Kornievskaia
2018-09-25NFSD OFFLOAD_STATUS xdrOlga Kornievskaia
2018-09-25NFSD CB_OFFLOAD xdrOlga Kornievskaia
2018-04-03nfsd: fix incorrect umasksJ. Bruce Fields
2018-04-03NFSD: Clean up legacy NFS SYMLINK argument XDR decodersChuck Lever
2018-03-19nfsd: remove unsused "cp_consecutive" fieldJ. Bruce Fields
2017-11-07nfsd4: fix cached replies to solo SEQUENCE compoundsJ. Bruce Fields