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
/
svc.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: Remove return value of svc_pool_wake_idle_thread()
NeilBrown
2023-08-29
SUNRPC: Clean up svc_set_num_threads
Chuck Lever
2023-08-29
SUNRPC: Count ingress RPC messages per svc_pool
Chuck Lever
2023-08-29
SUNRPC: Deduplicate thread wake-up code
Chuck Lever
2023-08-29
SUNRPC: Add enum svc_auth_status
Chuck Lever
2023-08-29
SUNRPC: remove timeout arg from svc_recv()
NeilBrown
2023-08-29
SUNRPC: call svc_process() from svc_recv().
NeilBrown
2023-08-23
SUNRPC: kmap() the xdr pages during decode
Anna Schumaker
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-23
net: convert sunrpc from pagevec to folio_batch
Matthew Wilcox (Oracle)
2023-06-17
SUNRPC: Address RCU warning in net/sunrpc/svc.c
Chuck Lever
2023-06-17
SUNRPC: Use sysfs_emit in place of strlcpy/sprintf
Azeem Shaikh
2023-06-05
SUNRPC: Use __alloc_bulk_pages() in svc_init_buffer()
Chuck Lever
2023-05-14
SUNRPC: Fix trace_svc_register() call site
Chuck Lever
2023-05-03
SUNRPC: Fix encoding of accepted but unsuccessful RPC replies
Chuck Lever
2023-04-27
SUNRPC: Be even lazier about releasing pages
Chuck Lever
2023-04-26
SUNRPC: Convert svc_xprt_release() to the release_pages() API
Chuck Lever
2023-04-26
SUNRPC: Relocate svc_free_res_pages()
Chuck Lever
2023-04-26
SUNRPC: Ignore return value of ->xpo_sendto
Chuck Lever
2023-04-26
NFSD: Watch for rq_pages bounds checking errors in nfsd_splice_actor()
Chuck Lever
2023-03-08
SUNRPC: Fix a server shutdown leak
Benjamin Coddington
2023-02-20
SUNRPC: Replace pool stats with per-CPU variables
Chuck Lever
2023-02-20
SUNRPC: Use per-CPU counters to tally server RPC counts
Chuck Lever
2023-02-20
SUNRPC: Set rq_accept_statp inside ->accept methods
Chuck Lever
2023-02-20
SUNRPC: Refactor RPC server dispatch method
Chuck Lever
2023-02-20
SUNRPC: Final clean-up of svc_process_common()
Chuck Lever
2023-02-20
SUNRPC: Convert RPC Reply header encoding to use xdr_stream
Chuck Lever
2023-02-20
SUNRPC: Hoist init_encode out of svc_authenticate()
Chuck Lever
2023-02-20
SUNRPC: Move svcxdr_init_encode() into ->accept methods
Chuck Lever
2023-02-20
SUNRPC: Push svcxdr_init_encode() into svc_process_common()
Chuck Lever
2023-02-20
SUNRPC: Remove the rpc_stat variable in svc_process_common()
Chuck Lever
2023-02-20
SUNRPC: Hoist svcxdr_init_decode() into svc_process()
Chuck Lever
2023-02-20
SUNRPC: Remove svc_process_common's argv parameter
Chuck Lever
2023-02-20
SUNRPC: Decode most of RPC header with xdr_stream
Chuck Lever
2023-02-20
SUNRPC: Eliminate unneeded variable
Chuck Lever
2023-02-20
SUNRPC: Re-order construction of the first reply fields
Chuck Lever
2023-02-20
SUNRPC: Hoist init_decode out of svc_authenticate()
Chuck Lever
2023-02-20
SUNRPC: Move svcxdr_init_decode() into ->accept methods
Chuck Lever
2023-02-20
SUNRPC: Push svcxdr_init_decode() into svc_process_common()
Chuck Lever
2023-01-10
Merge tag 'nfsd-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-01-06
Revert "SUNRPC: Use RMW bitops in single-threaded hot paths"
Chuck Lever
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-10
SUNRPC: Make the svc_authenticate tracepoint conditional
Chuck Lever
2022-11-28
SUNRPC: Remove unused svc_rqst::rq_lock field
Chuck Lever
2022-09-26
SUNRPC: Clarify comment that documents svc_max_payload()
Chuck Lever
2022-09-26
SUNRPC: Parametrize how much of argsize should be zeroed
Chuck Lever
2022-09-26
SUNRPC: Optimize svc_process()
Chuck Lever
2022-05-23
SUNRPC: Use RMW bitops in single-threaded hot paths
Chuck Lever
2022-05-19
SUNRPC: Simplify synopsis of svc_pool_for_cpu()
Chuck Lever
[next]