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
Age
Commit message (
Expand
)
Author
2023-08-29
NFSD: da_addr_body field missing in some GETDEVICEINFO replies
Chuck Lever
2023-08-29
SUNRPC: Remove return value of svc_pool_wake_idle_thread()
NeilBrown
2023-08-29
SUNRPC: make rqst_should_sleep() idempotent()
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: Move trace_svc_xprt_enqueue
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
SUNRPC: call svc_process() from svc_recv().
NeilBrown
2023-08-29
nfsd: separate nfsd_last_thread() from nfsd_put()
NeilBrown
2023-08-29
nfsd: Simplify code around svc_exit_thread() call in nfsd()
NeilBrown
2023-08-29
nfsd: don't allow nfsd threads to be signalled.
NeilBrown
2023-08-29
lockd: remove SIGKILL handling
NeilBrown
2023-08-29
fs: lockd: avoid possible wrong NULL parameter
Su Hui
2023-08-29
exportfs: remove kernel-doc warnings in exportfs
Zhu Wang
2023-08-29
SUNRPC: Reduce thread wake-up rate when receiving large RPC messages
Chuck Lever
2023-08-29
SUNRPC: Revert e0a912e8ddba
Chuck Lever
2023-08-29
SUNRPC: Convert svc_udp_sendto() to use the per-socket bio_vec array
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
nfsd: inherit required unset default acls from effective set
Jeff Layton
2023-08-29
sunrpc: Remove unused extern declarations
YueHaibing
2023-08-29
lockd: nlm_blocked list race fixes
Alexander Aring
2023-08-29
nfsd: set missing after_change as before_change + 1
Jeff Layton
2023-08-29
nfsd: remove unsafe BUG_ON from set_change_info
Jeff Layton
2023-08-29
nfsd: handle failure to collect pre/post-op attrs more sanely
Jeff Layton
2023-08-29
nfsd: add a MODULE_DESCRIPTION
Jeff Layton
2023-08-29
NFSD: Rename struct svc_cacherep
Chuck Lever
2023-08-29
NFSD: Remove svc_rqst::rq_cacherep
Chuck Lever
2023-08-29
NFSD: Refactor the duplicate reply cache shrinker
Chuck Lever
2023-08-29
NFSD: Replace nfsd_prune_bucket()
Chuck Lever
2023-08-29
NFSD: Rename nfsd_reply_cache_alloc()
Chuck Lever
2023-08-29
NFSD: Refactor nfsd_reply_cache_free_locked()
Chuck Lever
2023-08-29
SUNRPC: Remove net/sunrpc/auth_gss/gss_krb5_seqnum.c
Chuck Lever
2023-08-29
SUNRPC: Remove the ->import_ctx method
Chuck Lever
2023-08-29
SUNRPC: Remove CONFIG_RPCSEC_GSS_KRB5_CRYPTOSYSTEM
Chuck Lever
2023-08-29
SUNRPC: Remove gss_import_v1_context()
Chuck Lever
2023-08-29
SUNRPC: Remove krb5_derive_key_v1()
Chuck Lever
2023-08-29
SUNRPC: Remove code behind CONFIG_RPCSEC_GSS_KRB5_SIMPLIFIED
Chuck Lever
2023-08-29
SUNRPC: Remove DES and DES3 enctypes from the supported enctypes list
Chuck Lever
2023-08-29
SUNRPC: Remove Kunit tests for the DES3 encryption type
Chuck Lever
2023-08-29
SUNRPC: Remove RPCSEC_GSS_KRB5_ENCTYPES_DES
Chuck Lever
2023-08-29
NFSD: Enable write delegation support
Dai Ngo
2023-08-29
NFSD: Report zero space limit for write delegations
Chuck Lever
[next]