index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4xdr.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-11-30
NFSD: Replace READ* macros that decode the fattr4 mode attribute
Chuck Lever
1
-2
/
+5
2020-11-30
NFSD: Replace READ* macros that decode the fattr4 acl attribute
Chuck Lever
1
-40
/
+67
2020-11-30
NFSD: Replace READ* macros that decode the fattr4 size attribute
Chuck Lever
1
-2
/
+5
2020-11-30
NFSD: Change the way the expected length of a fattr4 is checked
Chuck Lever
1
-23
/
+11
2020-11-30
NFSD: Replace READ* macros in nfsd4_decode_commit()
Chuck Lever
2
-7
/
+26
2020-11-30
NFSD: Replace READ* macros in nfsd4_decode_close()
Chuck Lever
1
-7
/
+16
2020-11-30
NFSD: Replace READ* macros in nfsd4_decode_access()
Chuck Lever
1
-11
/
+13
2020-11-30
NFSD: Replace the internals of the READ_BUF() macro
Chuck Lever
5
-165
/
+77
2020-11-30
NFSD: Add tracepoints in nfsd4_decode/encode_compound()
Chuck Lever
2
-2
/
+79
2020-11-30
NFSD: Add tracepoints in nfsd_dispatch()
Chuck Lever
2
-12
/
+65
2020-11-30
NFSD: Add common helpers to decode void args and encode void results
Chuck Lever
13
-86
/
+64
2020-11-30
SUNRPC: Prepare for xdr_stream-style decoding on the server-side
Chuck Lever
3
-0
/
+23
2020-11-30
SUNRPC: Add xdr_set_scratch_page() and xdr_reset_scratch_buffer()
Chuck Lever
13
-39
/
+59
2020-11-30
nfsd: Fix error return code in nfsd_file_cache_init()
Huang Guobin
1
-0
/
+1
2020-11-30
NFSD: Add SPDX header for fs/nfsd/trace.c
Chuck Lever
1
-0
/
+1
2020-11-30
NFSD: Remove extra "0x" in tracepoint format specifier
Chuck Lever
1
-4
/
+4
2020-11-30
NFSD: Clean up the show_nf_may macro
Chuck Lever
1
-14
/
+26
2020-11-30
SUNRPC: Move the svc_xdr_recvfrom() tracepoint
Chuck Lever
2
-27
/
+1
2020-11-30
nfsd/nfs3: remove unused macro nfsd3_fhandleres
Alex Shi
1
-1
/
+0
2020-11-30
NFSD: A semicolon is not needed after a switch statement.
Tom Rix
1
-1
/
+1
2020-11-30
svcrdma: support multiple Read chunks per RPC
Chuck Lever
1
-14
/
+222
2020-11-30
svcrdma: Use the new parsed chunk list when pulling Read chunks
Chuck Lever
3
-71
/
+111
2020-11-30
svcrdma: Rename info::ri_chunklen
Chuck Lever
1
-16
/
+15
2020-11-30
svcrdma: Clean up chunk tracepoints
Chuck Lever
3
-113
/
+26
2020-11-30
svcrdma: Remove chunk list pointers
Chuck Lever
2
-11
/
+1
2020-11-30
svcrdma: Support multiple Write chunks in svc_rdma_send_reply_chunk
Chuck Lever
2
-28
/
+10
2020-11-30
svcrdma: Support multiple Write chunks in svc_rdma_map_reply_msg()
Chuck Lever
3
-77
/
+100
2020-11-30
svcrdma: Support multiple write chunks when pulling up
Chuck Lever
5
-87
/
+146
2020-11-30
svcrdma: Use parsed chunk lists to encode Reply transport headers
Chuck Lever
2
-62
/
+80
2020-11-30
svcrdma: Use parsed chunk lists to construct RDMA Writes
Chuck Lever
4
-37
/
+38
2020-11-30
svcrdma: Use parsed chunk lists to detect reverse direction replies
Chuck Lever
2
-15
/
+15
2020-11-30
svcrdma: Use parsed chunk lists to derive the inv_rkey
Chuck Lever
1
-37
/
+30
2020-11-30
svcrdma: Add a "parsed chunk list" data structure
Chuck Lever
6
-84
/
+635
2020-11-30
svcrdma: Clean up svc_rdma_encode_reply_chunk()
Chuck Lever
2
-12
/
+14
2020-11-30
svcrdma: Post RDMA Writes while XDR encoding replies
Chuck Lever
3
-39
/
+77
2020-11-30
NFSD: Invoke svc_encode_result_payload() in "read" NFSD encoders
Chuck Lever
4
-29
/
+49
2020-11-30
SUNRPC: Rename svc_encode_read_payload()
Chuck Lever
8
-22
/
+23
2020-11-30
svcrdma: Refactor the RDMA Write path
Chuck Lever
1
-21
/
+35
2020-11-30
svcrdma: Const-ify the xdr_buf arguments
Chuck Lever
1
-2
/
+2
2020-11-30
SUNRPC: Adjust synopsis of xdr_buf_subsegment()
Chuck Lever
2
-4
/
+4
2020-11-30
svcrdma: Catch another Reply chunk overflow case
Chuck Lever
1
-0
/
+2
2020-11-30
Linux 5.10-rc6
v5.10-rc6
Linus Torvalds
1
-1
/
+1
2020-11-27
sock: set sk_err to ee_errno on dequeue from errq
Willem de Bruijn
1
-1
/
+1
2020-11-27
mptcp: fix NULL ptr dereference on bad MPJ
Paolo Abeni
1
-3
/
+2
2020-11-27
net: openvswitch: fix TTL decrement action netlink message format
Eelco Chaudron
3
-23
/
+60
2020-11-27
perf probe: Change function definition check due to broken DWARF
Masami Hiramatsu
2
-4
/
+19
2020-11-27
perf probe: Fix to die_entrypc() returns error correctly
Masami Hiramatsu
1
-0
/
+8
2020-11-27
perf stat: Use proper cpu for shadow stats
Namhyung Kim
1
-4
/
+1
2020-11-27
perf record: Synthesize cgroup events only if needed
Namhyung Kim
1
-0
/
+3
2020-11-27
perf diff: Fix error return value in __cmd_diff()
Zhen Lei
1
-1
/
+3
[prev]
[next]