index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xdr.c
Age
Commit message (
Expand
)
Author
2023-08-31
Merge tag 'nfs-for-6.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2023-08-29
SUNRPC: Convert svc_tcp_sendmsg to use bio_vecs directly
Chuck Lever
2023-08-23
SUNRPC: kmap() the xdr pages during decode
Anna Schumaker
2023-06-11
NFSD: Hoist rq_vec preparation into nfsd_read() [step two]
Chuck Lever
2023-02-22
Merge tag 'nfsd-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2023-02-20
SUNRPC: Add XDR encoding helper for opaque_auth
Chuck Lever
2023-02-20
SUNRPC: Convert unwrap_priv_data() to use xdr_stream
Chuck Lever
2023-02-20
SUNRPC: Convert unwrap_integ_data() to use xdr_stream
Chuck Lever
2023-02-20
SUNRPC: Add an XDR decoding helper for struct opaque_auth
Chuck Lever
2023-02-03
sunrpc: use bvec_set_page to initialize bvecs
Christoph Hellwig
2022-12-10
SUNRPC: Clean up xdr_write_pages()
Chuck Lever
2022-09-26
SUNRPC: Fix typo in xdr_buf_subsegment's kdoc comment
Chuck Lever
2022-09-26
NFSD: Refactor common code out of dirlist helpers
Chuck Lever
2022-07-23
SUNRPC: Remove xdr_align_data() and xdr_expand_hole()
Anna Schumaker
2022-07-23
SUNRPC: Add a function for zeroing out a portion of an xdr_stream
Anna Schumaker
2022-07-23
SUNRPC: Add a function for directly setting the xdr page len
Anna Schumaker
2022-07-23
SUNRPC: Introduce xdr_stream_move_subsegment()
Anna Schumaker
2022-06-30
SUNRPC: Fix READ_PLUS crasher
Chuck Lever
2022-06-08
SUNRPC: Remove pointer type casts from xdr_get_next_encode_buffer()
Chuck Lever
2022-06-08
SUNRPC: Clean up xdr_get_next_encode_buffer()
Chuck Lever
2022-06-08
SUNRPC: Clean up xdr_commit_encode()
Chuck Lever
2022-06-08
SUNRPC: Optimize xdr_reserve_space()
Chuck Lever
2022-06-08
SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer()
Chuck Lever
2021-10-02
SUNRPC: xdr_stream_subsegment() must handle non-zero page_bases
Chuck Lever
2021-06-13
sunrpc: Avoid a KASAN slab-out-of-bounds bug in xdr_set_page_base()
Anna Schumaker
2020-12-17
Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-12-14
SUNRPC: When expanding the buffer, we may need grow the sparse pages
Trond Myklebust
2020-12-14
SUNRPC: Cleanup - constify a number of xdr_buf helpers
Trond Myklebust
2020-12-14
SUNRPC: Clean up open coded setting of the xdr_stream 'nwords' field
Trond Myklebust
2020-12-14
SUNRPC: _copy_to/from_pages() now check for zero length
Trond Myklebust
2020-12-14
SUNRPC: Cleanup xdr_shrink_bufhead()
Trond Myklebust
2020-12-14
SUNRPC: Fix xdr_expand_hole()
Trond Myklebust
2020-12-14
SUNRPC: Fixes for xdr_align_data()
Trond Myklebust
2020-12-14
SUNRPC: _shift_data_left/right_pages should check the shift length
Trond Myklebust
2020-12-02
SUNRPC: Fix open coded xdr_stream_remaining()
Trond Myklebust
2020-12-02
SUNRPC: Fix up xdr_set_page()
Trond Myklebust
2020-12-02
SUNRPC: Clean up the handling of page padding in rpc_prepare_reply_pages()
Trond Myklebust
2020-12-02
SUNRPC: Fix up xdr_read_pages() to take arbitrary object lengths
Trond Myklebust
2020-12-02
SUNRPC: Clean up helpers xdr_set_iov() and xdr_set_page_base()
Trond Myklebust
2020-12-02
SUNRPC: Fix up typo in xdr_init_decode()
Trond Myklebust
2020-12-02
SUNRPC: Fix up open coded kmemdup_nul()
Trond Myklebust
2020-11-30
NFSD: Replace the internals of the READ_BUF() macro
Chuck Lever
2020-11-30
SUNRPC: Add xdr_set_scratch_page() and xdr_reset_scratch_buffer()
Chuck Lever
2020-11-30
SUNRPC: Adjust synopsis of xdr_buf_subsegment()
Chuck Lever
2020-10-22
Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2020-10-07
SUNRPC: Add an xdr_align_data() function
Anna Schumaker
2020-10-07
SUNRPC: Add the ability to expand holes in data pages
Anna Schumaker
2020-10-07
SUNRPC: Split out _shift_data_right_tail()
Anna Schumaker
2020-10-07
SUNRPC: Split out xdr_realign_pages() from xdr_align_pages()
Anna Schumaker
2020-10-07
SUNRPC: Implement a xdr_page_pos() function
Anna Schumaker
[next]