summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-30NFSD: Replace READ* macros in nfsd4_decode_delegreturn()Chuck Lever
2020-11-30NFSD: Replace READ* macros in nfsd4_decode_create()Chuck Lever
2020-11-30NFSD: Replace READ* macros in nfsd4_decode_fattr()Chuck Lever
2020-11-30NFSD: Replace READ* macros that decode the fattr4 umask attributeChuck Lever
2020-11-30NFSD: Replace READ* macros that decode the fattr4 security label attributeChuck Lever
2020-11-30NFSD: Replace READ* macros that decode the fattr4 time_set attributesChuck Lever
2020-11-30NFSD: Replace READ* macros that decode the fattr4 owner_group attributeChuck Lever
2020-11-30NFSD: Replace READ* macros that decode the fattr4 owner attributeChuck Lever
2020-11-30NFSD: Replace READ* macros that decode the fattr4 mode attributeChuck Lever
2020-11-30NFSD: Replace READ* macros that decode the fattr4 acl attributeChuck Lever
2020-11-30NFSD: Replace READ* macros that decode the fattr4 size attributeChuck Lever
2020-11-30NFSD: Change the way the expected length of a fattr4 is checkedChuck Lever
2020-11-30NFSD: Replace READ* macros in nfsd4_decode_commit()Chuck Lever
2020-11-30NFSD: Replace READ* macros in nfsd4_decode_close()Chuck Lever
2020-11-30NFSD: Replace READ* macros in nfsd4_decode_access()Chuck Lever
2020-11-30NFSD: Replace the internals of the READ_BUF() macroChuck Lever
2020-11-30NFSD: Add tracepoints in nfsd4_decode/encode_compound()Chuck Lever
2020-11-30NFSD: Add tracepoints in nfsd_dispatch()Chuck Lever
2020-11-30NFSD: Add common helpers to decode void args and encode void resultsChuck Lever
2020-11-30SUNRPC: Prepare for xdr_stream-style decoding on the server-sideChuck Lever
2020-11-30SUNRPC: Add xdr_set_scratch_page() and xdr_reset_scratch_buffer()Chuck Lever
2020-11-30nfsd: Fix error return code in nfsd_file_cache_init()Huang Guobin
2020-11-30NFSD: Add SPDX header for fs/nfsd/trace.cChuck Lever
2020-11-30NFSD: Remove extra "0x" in tracepoint format specifierChuck Lever
2020-11-30NFSD: Clean up the show_nf_may macroChuck Lever
2020-11-30SUNRPC: Move the svc_xdr_recvfrom() tracepointChuck Lever
2020-11-30nfsd/nfs3: remove unused macro nfsd3_fhandleresAlex Shi
2020-11-30NFSD: A semicolon is not needed after a switch statement.Tom Rix
2020-11-30svcrdma: support multiple Read chunks per RPCChuck Lever
2020-11-30svcrdma: Use the new parsed chunk list when pulling Read chunksChuck Lever
2020-11-30svcrdma: Rename info::ri_chunklenChuck Lever
2020-11-30svcrdma: Clean up chunk tracepointsChuck Lever
2020-11-30svcrdma: Remove chunk list pointersChuck Lever
2020-11-30svcrdma: Support multiple Write chunks in svc_rdma_send_reply_chunkChuck Lever
2020-11-30svcrdma: Support multiple Write chunks in svc_rdma_map_reply_msg()Chuck Lever
2020-11-30svcrdma: Support multiple write chunks when pulling upChuck Lever
2020-11-30svcrdma: Use parsed chunk lists to encode Reply transport headersChuck Lever
2020-11-30svcrdma: Use parsed chunk lists to construct RDMA WritesChuck Lever
2020-11-30svcrdma: Use parsed chunk lists to detect reverse direction repliesChuck Lever
2020-11-30svcrdma: Use parsed chunk lists to derive the inv_rkeyChuck Lever
2020-11-30svcrdma: Add a "parsed chunk list" data structureChuck Lever
2020-11-30svcrdma: Clean up svc_rdma_encode_reply_chunk()Chuck Lever
2020-11-30svcrdma: Post RDMA Writes while XDR encoding repliesChuck Lever
2020-11-30NFSD: Invoke svc_encode_result_payload() in "read" NFSD encodersChuck Lever
2020-11-30SUNRPC: Rename svc_encode_read_payload()Chuck Lever
2020-11-30svcrdma: Refactor the RDMA Write pathChuck Lever
2020-11-30svcrdma: Const-ify the xdr_buf argumentsChuck Lever
2020-11-30SUNRPC: Adjust synopsis of xdr_buf_subsegment()Chuck Lever
2020-11-30svcrdma: Catch another Reply chunk overflow caseChuck Lever
2020-11-29Linux 5.10-rc6v5.10-rc6Linus Torvalds