summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4xdr.c
Commit message (Expand)AuthorAgeFilesLines
...
* NFSD: Replace READ* macros in nfsd4_decode_lockt()Chuck Lever2020-11-301-14/+10
* NFSD: Replace READ* macros in nfsd4_decode_lock()Chuck Lever2020-11-301-14/+10
* NFSD: Add helper for decoding locker4Chuck Lever2020-11-301-21/+43
* NFSD: Add helpers to decode a clientid4 and an NFSv4 state ownerChuck Lever2020-11-301-5/+29
* NFSD: Relocate nfsd4_decode_opaque()Chuck Lever2020-11-301-16/+27
* NFSD: Replace READ* macros in nfsd4_decode_link()Chuck Lever2020-11-301-10/+1
* NFSD: Replace READ* macros in nfsd4_decode_getattr()Chuck Lever2020-11-301-1/+2
* NFSD: Replace READ* macros in nfsd4_decode_delegreturn()Chuck Lever2020-11-301-1/+1
* NFSD: Replace READ* macros in nfsd4_decode_create()Chuck Lever2020-11-301-18/+40
* NFSD: Replace READ* macros in nfsd4_decode_fattr()Chuck Lever2020-11-301-18/+64
* NFSD: Replace READ* macros that decode the fattr4 umask attributeChuck Lever2020-11-301-7/+9
* NFSD: Replace READ* macros that decode the fattr4 security label attributeChuck Lever2020-11-301-16/+30
* NFSD: Replace READ* macros that decode the fattr4 time_set attributesChuck Lever2020-11-301-10/+29
* NFSD: Replace READ* macros that decode the fattr4 owner_group attributeChuck Lever2020-11-301-5/+10
* NFSD: Replace READ* macros that decode the fattr4 owner attributeChuck Lever2020-11-301-5/+10
* NFSD: Replace READ* macros that decode the fattr4 mode attributeChuck Lever2020-11-301-2/+5
* NFSD: Replace READ* macros that decode the fattr4 acl attributeChuck Lever2020-11-301-40/+67
* NFSD: Replace READ* macros that decode the fattr4 size attributeChuck Lever2020-11-301-2/+5
* NFSD: Change the way the expected length of a fattr4 is checkedChuck Lever2020-11-301-23/+11
* NFSD: Replace READ* macros in nfsd4_decode_commit()Chuck Lever2020-11-301-7/+5
* NFSD: Replace READ* macros in nfsd4_decode_close()Chuck Lever2020-11-301-7/+16
* NFSD: Replace READ* macros in nfsd4_decode_access()Chuck Lever2020-11-301-11/+13
* NFSD: Replace the internals of the READ_BUF() macroChuck Lever2020-11-301-155/+26
* NFSD: Add tracepoints in nfsd4_decode/encode_compound()Chuck Lever2020-11-301-2/+11
* NFSD: Add common helpers to decode void args and encode void resultsChuck Lever2020-11-301-12/+0
* NFSD: A semicolon is not needed after a switch statement.Tom Rix2020-11-301-1/+1
* NFSD: Invoke svc_encode_result_payload() in "read" NFSD encodersChuck Lever2020-11-301-12/+29
* SUNRPC: Rename svc_encode_read_payload()Chuck Lever2020-11-301-1/+1
* NFSD: Encode a full READ_PLUS replyAnna Schumaker2020-10-121-24/+25
* NFSD: Return both a hole and a data segmentAnna Schumaker2020-10-121-16/+40
* NFSD: Add READ_PLUS hole segment encodingAnna Schumaker2020-10-121-1/+38
* NFSD: Add READ_PLUS data supportAnna Schumaker2020-10-121-3/+84
* NFSD: Hoist status code encoding into XDR encoder functionsChuck Lever2020-10-121-3/+2
* NFSD: Encoder and decoder functions are always presentChuck Lever2020-10-021-0/+6
* NFSD: Correct type annotations in COPY XDR functionsChuck Lever2020-09-251-1/+1
* NFSD: Correct type annotations in user xattr XDR functionsChuck Lever2020-09-251-4/+4
* SUNRPC/NFSD: Implement xdr_reserve_space_vec()Anna Schumaker2020-09-251-25/+3
* nfsd: Remove unnecessary assignment in nfs4xdr.cAlex Dewar2020-09-251-1/+1
* nfsd: Fix typo in commentAlex Dewar2020-09-251-1/+1
* nfsd: add fattr support for user extended attributesFrank van der Linden2020-07-131-0/+9
* nfsd: implement the xattr functions and en/decode logicFrank van der Linden2020-07-131-0/+450
* nfsd: split off the write decode code into a separate functionFrank van der Linden2020-07-131-30/+42
* NFSD: Clean up nfsd4_encode_readvChuck Lever2020-03-161-5/+4
* nfsd: Fix NFSv4 READ on RDMA when using readvChuck Lever2020-03-161-9/+11
* nfsd: set the server_scope during service startupScott Mayhew2020-03-161-4/+5
* nfsd: use timespec64 in encode_time_deltaArnd Bergmann2019-12-191-2/+2
* nfsd: remove unnecessary assertion in nfsd4_encode_replayAditya Pakki2019-12-191-2/+0
* NFSD COPY_NOTIFY xdrOlga Kornievskaia2019-12-091-2/+88
* NFSD add ca_source_server<> to COPYOlga Kornievskaia2019-12-091-1/+64
* Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-12-071-2/+0
|\