index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sunrpc
Age
Commit message (
Expand
)
Author
2023-09-15
Revert "SUNRPC: clean up integer overflow check"
Anna Schumaker
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 unused declaration rpc_modcount()
Yue Haibing
2023-08-29
SUNRPC: Remove unused declarations
Yue Haibing
2023-08-29
SUNRPC: Remove return value of svc_pool_wake_idle_thread()
NeilBrown
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: change svc_xprt::xpt_flags bits to enum
Chuck Lever
2023-08-29
SUNRPC: change svc_rqst::rq_flags bits to enum
NeilBrown
2023-08-29
SUNRPC: change svc_pool::sp_flags bits to enum
NeilBrown
2023-08-29
SUNRPC: change cache_head.flags bits to enum
NeilBrown
2023-08-29
SUNRPC: remove timeout arg from svc_recv()
NeilBrown
2023-08-29
SUNRPC: change svc_recv() to return void.
NeilBrown
2023-08-29
nfsd: Simplify code around svc_exit_thread() call in nfsd()
NeilBrown
2023-08-29
SUNRPC: Revert e0a912e8ddba
Chuck Lever
2023-08-29
SUNRPC: Send RPC message on TCP with a single sock_sendmsg() call
Chuck Lever
2023-08-29
SUNRPC: Convert svc_tcp_sendmsg to use bio_vecs directly
Chuck Lever
2023-08-29
sunrpc: Remove unused extern declarations
YueHaibing
2023-08-29
NFSD: Remove svc_rqst::rq_cacherep
Chuck Lever
2023-08-24
SUNRPC: Allow specification of TCP client connect timeout at setup
Trond Myklebust
2023-08-24
SUNRPC: clean up integer overflow check
Dan Carpenter
2023-08-23
SUNRPC: kmap() the xdr pages during decode
Anna Schumaker
2023-07-01
Merge tag 'nfs-for-6.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
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-19
NFS: add sysfs shutdown knob
Benjamin Coddington
2023-06-19
NFS: Add sysfs links to sunrpc clients for nfs_clients
Benjamin Coddington
2023-06-19
SUNRPC: Add a TCP-with-TLS RPC transport class
Chuck Lever
2023-06-19
SUNRPC: Ignore data_ready callbacks during TLS handshakes
Chuck Lever
2023-06-19
SUNRPC: Add RPC client support for the RPC_AUTH_TLS auth flavor
Chuck Lever
2023-06-19
SUNRPC: Plumb an API for setting transport layer security
Chuck Lever
2023-06-12
sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
David Howells
2023-06-12
svcrdma: Revert 2a1e4f21d841 ("svcrdma: Normalize Send page handling")
Chuck Lever
2023-06-12
SUNRPC: Revert 579900670ac7 ("svcrdma: Remove unused sc_pages field")
Chuck Lever
2023-06-12
svcrdma: Clean up allocation of svc_rdma_recv_ctxt
Chuck Lever
2023-06-11
NFSD: Hoist rq_vec preparation into nfsd_read() [step two]
Chuck Lever
2023-06-05
NFSD: Ensure that xdr_write_pages updates rq_next_page
Chuck Lever
2023-06-02
Merge tag 'nfsd-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-05-31
nfsd: fix double fget() bug in __write_ports_addfd()
Dan Carpenter
2023-05-17
Merge tag 'nfsd-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-05-14
SUNRPC: always free ctxt when freeing deferred request
NeilBrown
2023-04-29
Merge tag 'nfsd-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2023-04-27
SUNRPC: Support TLS handshake in the server-side TCP socket code
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-04-26
SUNRPC: return proper error from get_expiry()
NeilBrown
2023-04-19
SUNRPC: remove the maximum number of retries in call_bind_status
Dai Ngo
[prev]
[next]