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-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
2023-02-20
SUNRPC: Remove ->xpo_secure_port()
Chuck Lever
2023-02-20
SUNRPC: Move remaining internal definitions to gss_krb5_internal.h
Chuck Lever
2023-02-20
SUNRPC: Support the Camellia enctypes
Chuck Lever
2023-02-20
SUNRPC: Add gk5e definitions for RFC 8009 encryption types
Chuck Lever
2023-02-20
SUNRPC: Add new subkey length fields
Chuck Lever
2023-02-20
SUNRPC: Hoist KDF into struct gss_krb5_enctype
Chuck Lever
2023-02-20
SUNRPC: Rename .encrypt_v2 and .decrypt_v2 methods
Chuck Lever
2023-02-20
SUNRPC: Remove ->encrypt and ->decrypt methods from struct gss_krb5_enctype
Chuck Lever
2023-02-20
SUNRPC: Replace KRB5_SUPPORTED_ENCTYPES macro
Chuck Lever
2023-02-20
SUNRPC: Remove another switch on ctx->enctype
Chuck Lever
2023-02-20
SUNRPC: Refactor the GSS-API Per Message calls in the Kerberos mechanism
Chuck Lever
2023-02-20
SUNRPC: Obscure Kerberos integrity keys
Chuck Lever
2023-02-20
SUNRPC: Obscure Kerberos signing keys
Chuck Lever
2023-02-20
SUNRPC: Obscure Kerberos encryption keys
Chuck Lever
2023-02-20
SUNRPC: Refactor set-up for aux_cipher
Chuck Lever
2023-02-20
SUNRPC: Improve Kerberos confounder generation
Chuck Lever
2023-02-20
SUNRPC: Remove .conflen field from struct gss_krb5_enctype
Chuck Lever
2023-02-20
SUNRPC: Remove .blocksize field from struct gss_krb5_enctype
Chuck Lever
2023-02-20
SUNRPC: Add header ifdefs to linux/sunrpc/gss_krb5.h
Chuck Lever
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: Remove no-longer-used helper functions
Chuck Lever
2023-02-20
SUNRPC: Convert unwrap data paths to use xdr_stream for replies
Chuck Lever
2023-02-20
SUNRPC: Push svcxdr_init_encode() into svc_process_common()
Chuck Lever
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: Convert svcauth_unix_accept() to use xdr_stream
Chuck Lever
2023-02-20
SUNRPC: Add an XDR decoding helper for struct opaque_auth
Chuck Lever
2023-01-07
Merge tag 'nfs-for-6.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-12-15
SUNRPC: ensure the matching upcall is in-flight upon downcall
minoura makoto
2022-12-10
sunrpc: svc: Remove an unused static function svc_ungetu32()
Li zeming
2022-11-28
SUNRPC: Remove unused svc_rqst::rq_lock field
Chuck Lever
2022-10-13
Merge tag 'nfs-for-6.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2022-10-10
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-10-06
SUNRPC: Add API to force the client to disconnect
Trond Myklebust
2022-10-06
SUNRPC: Add a helper to allow pNFS drivers to selectively cancel RPC calls
Trond Myklebust
[next]