summaryrefslogtreecommitdiff
path: root/fs/nfsd/xdr4.h
Commit message (Expand)AuthorAgeFilesLines
* NFSD: enhance inter-server copy cleanupDai Ngo2023-02-201-1/+1
* NFSD: add support for sending CB_RECALL_ANYDai Ngo2022-12-101-0/+5
* NFSD: Pack struct nfsd4_compoundresChuck Lever2022-09-261-1/+1
* NFSD: Remove unused nfsd4_compoundargs::cachetype fieldChuck Lever2022-09-261-1/+0
* NFSD: Remove "inline" directives on op_rsize_bop helpersChuck Lever2022-09-261-1/+2
* NFSD: Fix handling of oversized NFSv4 COMPOUND requestsChuck Lever2022-09-261-1/+2
* NFSD: verify the opened dentry after setting a delegationJeff Layton2022-07-291-0/+1
* NFSD: Move copy offload callback arguments into a separate structureChuck Lever2022-07-291-4/+7
* NFSD: Replace boolean fields in struct nfsd4_copyChuck Lever2022-07-291-5/+28
* NFSD: Reorder the fields in struct nfsd4_opChuck Lever2022-07-291-2/+2
* NFSD: Shrink size of struct nfsd4_copyChuck Lever2022-07-291-1/+1
* NFSD: Shrink size of struct nfsd4_copy_notifyChuck Lever2022-07-291-2/+2
* NFSD: Add an nfsd4_read::rd_eof fieldChuck Lever2022-07-291-2/+3
* NFSD: Instantiate a struct file when creating a regular NFSv4 fileChuck Lever2022-05-231-0/+1
* SUNRPC: Change return value type of .pc_encodeChuck Lever2021-10-131-1/+1
* SUNRPC: Replace the "__be32 *p" parameter to .pc_encodeChuck Lever2021-10-131-1/+1
* NFSD: Save location of NFSv4 COMPOUND statusChuck Lever2021-10-131-1/+2
* SUNRPC: Change return value type of .pc_decodeChuck Lever2021-10-131-1/+1
* SUNRPC: Replace the "__be32 *p" parameter to .pc_decodeChuck Lever2021-10-131-1/+1
* NFSD add vfs_fsync after async copy is doneOlga Kornievskaia2021-05-251-0/+1
* treewide: remove editor modelines and cruftMasahiro Yamada2021-05-071-6/+0
* NFSD: Extract the svcxdr_init_encode() helperChuck Lever2021-03-221-1/+1
* NFSD: Fix sparse warning in nfssvc.cChuck Lever2020-12-181-1/+0
* nfsd: Record NFSv4 pre/post-op attributes as non-atomicTrond Myklebust2020-12-091-1/+1
* nfsd: simplify nfsd4_change_infoJ. Bruce Fields2020-12-091-11/+0
* NFSD: Remove macros that are no longer usedChuck Lever2020-11-301-9/+0
* NFSD: Make nfsd4_ops::opnum a u32Chuck Lever2020-11-301-1/+1
* NFSD: Replace READ* macros in nfsd4_decode_copy()Chuck Lever2020-11-301-1/+1
* NFSD: Add a helper to decode state_protect4_aChuck Lever2020-11-301-1/+1
* NFSD: Add helper to decode OPEN's open_claim4 argumentChuck Lever2020-11-301-1/+2
* NFSD: Replace the internals of the READ_BUF() macroChuck Lever2020-11-301-8/+2
* NFSD: Add common helpers to decode void args and encode void resultsChuck Lever2020-11-301-2/+0
* NFSD: Encoder and decoder functions are always presentChuck Lever2020-10-021-0/+1
* nfsd: add structure definitions for xattr requests / responsesFrank van der Linden2020-07-131-0/+31
* NFSD add nfs4 inter ssc to nfsd4_copyOlga Kornievskaia2019-12-091-0/+5
* NFSD: allow inter server COPY to have a STALE source server fhOlga Kornievskaia2019-12-091-0/+1
* NFSD generalize nfsd4_compound_state flag namesOlga Kornievskaia2019-12-091-3/+3
* NFSD add COPY_NOTIFY operationOlga Kornievskaia2019-12-091-1/+1
* NFSD COPY_NOTIFY xdrOlga Kornievskaia2019-12-091-0/+13
* NFSD add ca_source_server<> to COPYOlga Kornievskaia2019-12-091-5/+7
* nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cacheJeff Layton2019-08-191-10/+9
* nfsd: decode implementation idJ. Bruce Fields2019-07-031-0/+3
* nfsd: use 64-bit seconds fields in nfsd v4 codeJ. Bruce Fields2019-07-031-1/+1
* NFSD introduce async copy featureOlga Kornievskaia2018-09-251-0/+12
* NFSD OFFLOAD_STATUS xdrOlga Kornievskaia2018-09-251-0/+10
* NFSD CB_OFFLOAD xdrOlga Kornievskaia2018-09-251-0/+6
* nfsd: fix incorrect umasksJ. Bruce Fields2018-04-031-0/+2
* NFSD: Clean up legacy NFS SYMLINK argument XDR decodersChuck Lever2018-04-031-0/+2
* nfsd: remove unsused "cp_consecutive" fieldJ. Bruce Fields2018-03-191-1/+0
* nfsd4: fix cached replies to solo SEQUENCE compoundsJ. Bruce Fields2017-11-071-2/+11