index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
sunrpc
/
xdr.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
SUNRPC: Silence compiler complaints about tautological comparisons
Trond Myklebust
2023-09-15
1
-1
/
+1
*
Revert "SUNRPC: clean up integer overflow check"
Anna Schumaker
2023-09-15
1
-1
/
+3
*
Merge tag 'nfs-for-6.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2023-08-31
1
-3
/
+3
|
\
|
*
SUNRPC: clean up integer overflow check
Dan Carpenter
2023-08-24
1
-3
/
+1
|
*
SUNRPC: kmap() the xdr pages during decode
Anna Schumaker
2023-08-23
1
-0
/
+2
*
|
SUNRPC: Convert svc_tcp_sendmsg to use bio_vecs directly
Chuck Lever
2023-08-29
1
-0
/
+2
|
/
*
NFSD: Hoist rq_vec preparation into nfsd_read() [step two]
Chuck Lever
2023-06-11
1
-2
/
+1
*
SUNRPC: Push svcxdr_init_encode() into svc_process_common()
Chuck Lever
2023-02-20
1
-0
/
+21
*
SUNRPC: Add XDR encoding helper for opaque_auth
Chuck Lever
2023-02-20
1
-0
/
+2
*
SUNRPC: Convert unwrap_priv_data() to use xdr_stream
Chuck Lever
2023-02-20
1
-1
/
+0
*
SUNRPC: Convert unwrap_integ_data() to use xdr_stream
Chuck Lever
2023-02-20
1
-0
/
+1
*
SUNRPC: Add an XDR decoding helper for struct opaque_auth
Chuck Lever
2023-02-20
1
-0
/
+3
*
NFSD: Refactor common code out of dirlist helpers
Chuck Lever
2022-09-26
1
-0
/
+2
*
Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-08-10
1
-2
/
+5
|
\
|
*
SUNRPC: Remove xdr_align_data() and xdr_expand_hole()
Anna Schumaker
2022-07-23
1
-2
/
+0
|
*
SUNRPC: Add a function for zeroing out a portion of an xdr_stream
Anna Schumaker
2022-07-23
1
-0
/
+2
|
*
SUNRPC: Add a function for directly setting the xdr page len
Anna Schumaker
2022-07-23
1
-0
/
+1
|
*
SUNRPC: Introduce xdr_stream_move_subsegment()
Anna Schumaker
2022-07-23
1
-0
/
+2
*
|
SUNRPC: Fix xdr_encode_bool()
Chuck Lever
2022-07-29
1
-2
/
+2
|
/
*
SUNRPC: Optimize xdr_reserve_space()
Chuck Lever
2022-06-08
1
-1
/
+15
*
NFSD: prevent integer overflow on 32 bit systems
Dan Carpenter
2022-03-15
1
-0
/
+2
*
SUNRPC: Add RPC_AUTH_TLS protocol numbers
Chuck Lever
2021-08-17
1
-0
/
+1
*
NFSD: Update the NFSv3 PATHCONF3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
1
-2
/
+16
*
NFSD: Update the NFSv3 READ3res encode to use struct xdr_stream
Chuck Lever
2021-03-22
1
-0
/
+20
*
Merge tag 'nfsd-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2021-02-21
1
-3
/
+10
|
\
|
*
SUNRPC: Move definition of XDR_UNIT
Chuck Lever
2021-01-25
1
-3
/
+10
*
|
SUNRPC: Move simple_get_bytes and simple_get_netobj into private header
Dave Wysochanski
2021-01-25
1
-2
/
+1
|
/
*
Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-12-17
1
-14
/
+13
|
\
|
*
SUNRPC: Cleanup - constify a number of xdr_buf helpers
Trond Myklebust
2020-12-14
1
-11
/
+11
|
*
SUNRPC: Fix xdr_expand_hole()
Trond Myklebust
2020-12-14
1
-1
/
+1
|
*
SUNRPC: Fixes for xdr_align_data()
Trond Myklebust
2020-12-14
1
-1
/
+1
*
|
NFSD: Add helper for decoding locker4
Chuck Lever
2020-11-30
1
-0
/
+21
*
|
NFSD: Replace READ* macros in nfsd4_decode_commit()
Chuck Lever
2020-11-30
1
-0
/
+21
*
|
NFSD: Replace the internals of the READ_BUF() macro
Chuck Lever
2020-11-30
1
-0
/
+2
*
|
SUNRPC: Add xdr_set_scratch_page() and xdr_reset_scratch_buffer()
Chuck Lever
2020-11-30
1
-1
/
+43
*
|
SUNRPC: Adjust synopsis of xdr_buf_subsegment()
Chuck Lever
2020-11-30
1
-1
/
+2
|
/
*
Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2020-10-22
1
-0
/
+2
|
\
|
*
SUNRPC/NFSD: Implement xdr_reserve_space_vec()
Anna Schumaker
2020-09-25
1
-0
/
+2
*
|
SUNRPC: Add an xdr_align_data() function
Anna Schumaker
2020-10-07
1
-0
/
+1
*
|
SUNRPC: Add the ability to expand holes in data pages
Anna Schumaker
2020-10-07
1
-0
/
+1
*
|
SUNRPC: Implement a xdr_page_pos() function
Anna Schumaker
2020-10-07
1
-0
/
+1
|
/
*
SUNRPC: Add helpers for decoding list discriminators symbolically
Chuck Lever
2020-07-13
1
-0
/
+26
*
SUNRPC: Revert 241b1f419f0e ("SUNRPC: Remove xdr_buf_trim()")
Chuck Lever
2020-04-27
1
-0
/
+1
*
Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-04-07
1
-1
/
+0
|
\
|
*
SUNRPC: Remove xdr_buf_read_mic()
Chuck Lever
2020-03-16
1
-1
/
+0
*
|
SUNRPC: Refactor xs_sendpages()
Chuck Lever
2020-03-16
1
-14
/
+0
*
|
SUNRPC: Add encoders for list item discriminators
Chuck Lever
2020-03-16
1
-0
/
+38
*
|
SUNRPC: Add xdr_pad_size() helper
Chuck Lever
2020-03-16
1
-0
/
+15
|
/
*
sunrpc: remove __KERNEL__ ifdefs
Christoph Hellwig
2019-11-12
1
-3
/
+0
*
SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_mic
Benjamin Coddington
2019-09-20
1
-1
/
+1
[next]