platform/kernel/linux-starfive.git
2023-04-17 Chuck LeverSUNRPC: Fix failures of checksum Kunit tests
2023-04-13 David Howellssunrpc: Fix RFC6803 encryption test
2023-04-04 Dai NgoNFSD: callback request does not use correct credential...
2023-04-04 Chuck LeverNFS: Remove "select RPCSEC_GSS_KRB5
2023-04-04 Jeff Laytonsunrpc: only free unix grouplist after RCU settles
2023-03-31 Jeff Laytonnfsd: call op_release, even when op_func returns an...
2023-03-31 Chuck LeverNFSD: Avoid calling OPDESC() with ops->opnum == OP_ILLEGAL
2023-03-22 Chuck LeverSUNRPC: Fix a crash in gss_krb5_checksum()
2023-03-17 Jeff Laytonnfsd: don't replace page in rq_pages if it's a continua...
2023-03-10 Chuck LeverNFS & NFSD: Update GSS dependencies
2023-03-08 Benjamin CoddingtonSUNRPC: Fix a server shutdown leak
2023-03-07 Chuck LeverNFSD: Protect against filesystem freezing
2023-02-27 Chuck LeverSUNRPC: Properly terminate test case arrays
2023-02-27 Chuck LeverSUNRPC: Let Kunit tests run with some enctypes compiled out
2023-02-20 Chuck LeverNFSD: Clean up nfsd_symlink()
2023-02-20 Chuck LeverNFSD: copy the whole verifier in nfsd_copy_write_verifier
2023-02-20 Jeff Laytonnfsd: don't fsync nfsd_files on last close
2023-02-20 Chuck LeverSUNRPC: Fix occasional warning when destroying gss_krb5...
2023-02-20 Jeff Laytonnfsd: fix courtesy client with deny mode handling in...
2023-02-20 Dai NgoNFSD: fix problems with cleanup on errors in nfsd4_copy
2023-02-20 Benjamin Coddingtonnfsd: fix race to check ls_layouts
2023-02-20 Jeff Laytonnfsd: don't hand out delegation on setuid files being...
2023-02-20 Chuck LeverSUNRPC: Remove ->xpo_secure_port()
2023-02-20 Chuck LeverSUNRPC: Clean up the svc_xprt_flags() macro
2023-02-20 Jeff Laytonnfsd: remove fs/nfsd/fault_inject.c
2023-02-20 Dai NgoNFSD: fix leaked reference count of nfsd4_ssc_umount_item
2023-02-20 Jeff Laytonnfsd: clean up potential nfsd_file refcount leaks in...
2023-02-20 Jeff Laytonnfsd: zero out pointers after putting nfsd_files on...
2023-02-20 Chuck LeverSUNRPC: Fix whitespace damage in svcauth_unix.c
2023-02-20 Jeff Laytonnfsd: eliminate __nfs4_get_fd
2023-02-20 Jeff Laytonnfsd: add some kerneldoc comments for stateid preproces...
2023-02-20 Jeff Laytonnfsd: eliminate find_deleg_file_locked
2023-02-20 Jeff Laytonnfsd: don't take nfsd4_copy ref for OP_OFFLOAD_STATUS
2023-02-20 Chuck LeverSUNRPC: Add encryption self-tests
2023-02-20 Chuck LeverSUNRPC: Add RFC 8009 encryption KUnit tests
2023-02-20 Chuck LeverSUNRPC: Add RFC 8009 checksum KUnit tests
2023-02-20 Chuck LeverSUNRPC: Add KDF-HMAC-SHA2 Kunit tests
2023-02-20 Chuck LeverSUNRPC: Add encryption KUnit tests for the RFC 6803...
2023-02-20 Chuck LeverSUNRPC: Add checksum KUnit tests for the RFC 6803 encry...
2023-02-20 Chuck LeverSUNRPC: Add KDF KUnit tests for the RFC 6803 encryption...
2023-02-20 Chuck LeverSUNRPC: Add Kunit tests for RFC 3962-defined encryption...
2023-02-20 Chuck LeverSUNRPC: Add KUnit tests RFC 3961 Key Derivation
2023-02-20 Chuck LeverSUNRPC: Export get_gss_krb5_enctype()
2023-02-20 Chuck LeverSUNRPC: Add KUnit tests for rpcsec_krb5.ko
2023-02-20 Chuck LeverSUNRPC: Move remaining internal definitions to gss_krb5...
2023-02-20 Chuck LeverSUNRPC: Advertise support for the Camellia encryption...
2023-02-20 Chuck LeverSUNRPC: Add KDF_FEEDBACK_CMAC
2023-02-20 Chuck LeverSUNRPC: Support the Camellia enctypes
2023-02-20 Chuck LeverSUNRPC: Advertise support for RFC 8009 encryption types
2023-02-20 Chuck LeverSUNRPC: Add RFC 8009 encryption and decryption functions
2023-02-20 Chuck LeverSUNRPC: Add KDF-HMAC-SHA2
2023-02-20 Chuck LeverSUNRPC: Add gk5e definitions for RFC 8009 encryption...
2023-02-20 Chuck LeverSUNRPC: Refactor CBC with CTS into helpers
2023-02-20 Chuck LeverSUNRPC: Add new subkey length fields
2023-02-20 Chuck LeverSUNRPC: Parametrize the key length passed to context_v2...
2023-02-20 Chuck LeverSUNRPC: Clean up cipher set up for v1 encryption types
2023-02-20 Chuck LeverSUNRPC: Hoist KDF into struct gss_krb5_enctype
2023-02-20 Chuck LeverSUNRPC: Rename .encrypt_v2 and .decrypt_v2 methods
2023-02-20 Chuck LeverSUNRPC: Remove ->encrypt and ->decrypt methods from...
2023-02-20 Chuck LeverSUNRPC: Enable rpcsec_gss_krb5.ko to be built without...
2023-02-20 Chuck LeverSUNRPC: Replace KRB5_SUPPORTED_ENCTYPES macro
2023-02-20 Chuck LeverNFSD: Replace /proc/fs/nfsd/supported_krb5_enctypes...
2023-02-20 Chuck LeverSUNRPC: Add /proc/net/rpc/gss_krb5_enctypes file
2023-02-20 Chuck LeverSUNRPC: Remove another switch on ctx->enctype
2023-02-20 Chuck LeverSUNRPC: Refactor the GSS-API Per Message calls in the...
2023-02-20 Chuck LeverSUNRPC: Obscure Kerberos integrity keys
2023-02-20 Chuck LeverSUNRPC: Obscure Kerberos signing keys
2023-02-20 Chuck LeverSUNRPC: Obscure Kerberos encryption keys
2023-02-20 Chuck LeverSUNRPC: Refactor set-up for aux_cipher
2023-02-20 Chuck LeverSUNRPC: Obscure Kerberos session key
2023-02-20 Chuck LeverSUNRPC: Improve Kerberos confounder generation
2023-02-20 Chuck LeverSUNRPC: Remove .conflen field from struct gss_krb5_enctype
2023-02-20 Chuck LeverSUNRPC: Remove .blocksize field from struct gss_krb5_en...
2023-02-20 Chuck LeverSUNRPC: Add header ifdefs to linux/sunrpc/gss_krb5.h
2023-02-20 Chuck LeverSUNRPC: Replace pool stats with per-CPU variables
2023-02-20 Chuck LeverSUNRPC: Use per-CPU counters to tally server RPC counts
2023-02-20 Jeff Laytonnfsd: move reply cache initialization into nfsd startup
2023-02-20 Chuck LeverSUNRPC: Go back to using gsd->body_start
2023-02-20 Chuck LeverSUNRPC: Set rq_accept_statp inside ->accept methods
2023-02-20 Chuck LeverSUNRPC: Refactor RPC server dispatch method
2023-02-20 Chuck LeverSUNRPC: Remove no-longer-used helper functions
2023-02-20 Chuck LeverSUNRPC: Final clean-up of svc_process_common()
2023-02-20 Chuck LeverSUNRPC: Convert RPC Reply header encoding to use xdr_stream
2023-02-20 Chuck LeverSUNRPC: Hoist init_encode out of svc_authenticate()
2023-02-20 Chuck LeverSUNRPC: Use xdr_stream for encoding GSS reply verifiers
2023-02-20 Chuck LeverSUNRPC: Use xdr_stream to encode replies in server...
2023-02-20 Chuck LeverSUNRPC: Convert unwrap data paths to use xdr_stream...
2023-02-20 Chuck LeverSUNRPC: Use xdr_stream to encode Reply verifier in...
2023-02-20 Chuck LeverSUNRPC: Use xdr_stream to encode Reply verifier in...
2023-02-20 Chuck LeverSUNRPC: Use xdr_stream to encode Reply verifier in...
2023-02-20 Chuck LeverSUNRPC: Move svcxdr_init_encode() into ->accept methods
2023-02-20 Chuck LeverSUNRPC: Push svcxdr_init_encode() into svc_process_common()
2023-02-20 Chuck LeverSUNRPC: Add XDR encoding helper for opaque_auth
2023-02-20 Chuck LeverSUNRPC: Remove the rpc_stat variable in svc_process_com...
2023-02-20 Chuck LeverSUNRPC: Check rq_auth_stat when preparing to wrap a...
2023-02-20 Chuck LeverSUNRPC: Convert svcauth_gss_wrap_priv() to use xdr_stream()
2023-02-20 Chuck LeverSUNRPC: Add @head and @tail variables in svcauth_gss_wr...
2023-02-20 Chuck LeverSUNRPC: Record gss_wrap() errors in svcauth_gss_wrap_priv()
2023-02-20 Chuck LeverSUNRPC: Rename automatic variables in svcauth_gss_wrap_...
2023-02-20 Chuck LeverSUNRPC: Convert svcauth_gss_wrap_integ() to use xdr_str...
next