summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-10NFSD: Bound on-demand DRC slot growth by the thread ceilingChuck Lever
2026-08-10NFSD: Document and rename the NFSv4.1 session slot shrinker callbacksChuck Lever
2026-08-10NFSD: Clean up documenting comment for reduce_session_slots()Chuck Lever
2026-08-10NFSD: Count slot 0 in nfsd_total_target_slotsChuck Lever
2026-08-10SUNRPC: Add svc_serv_maxthreads() to report the thread ceilingChuck Lever
2026-08-10lockd: Use "%*phN" to dprintk() a cookieDavid Laight
2026-08-10NFSD: fix up error returned by write_threads()Scott Mayhew
2026-08-10net/sunrpc/svcauth_unix: Use strscpy() to copy strings into arraysDavid Laight
2026-08-10nfsd: close shrinker/GC/fsnotify vs per-net shutdown race in filecacheJeff Layton
2026-08-10nfsd: unify cleanups in nfsd_cross_mnt() exitsAl Viro
2026-08-10nfsd: fix fcache_disposal UAF by inlining dispose state into nfsd_netJeff Layton
2026-08-10nfsd: fix refcount leak in nfsd_file_lru_add on insertion failureJeff Layton
2026-08-10nfsd: widen nfsd_genl_rqstp address fields to sockaddr_storageJeff Layton
2026-08-10nfsd: guard nfsd_serv deref in nfsd_file_net_disposeChris Mason
2026-08-10NFS/localio: fix ref leak on nfs_uuid_add_file failureChris Mason
2026-08-10nfsd: hold rcu across localio cmpxchg retryChris Mason
2026-08-10nfsd: defer vfree of compound ops to fix rpc_status UAFJeff Layton
2026-08-10rpcrdma: arm rn_done before publishing the notificationChuck Lever
2026-08-10nfsd: release OPEN-decoded posix ACLs via op_releaseJeff Layton
2026-08-10nfsd: fix layout fence worker double-reference raceJeff Layton
2026-08-10nfsd: fix dentry ref leak on V4ROOT export filehandle lookupJeff Layton
2026-08-10nfsd: fix nfsd_file leak on inter-server COPY setup failureJeff Layton
2026-08-10nfsd: release path refs on follow_down() errorChris Mason
2026-08-10nfsd: size fh_verify server sockaddr slot by xpt_locallenChris Mason
2026-08-10SUNRPC: Check svc pool percpu counter allocationChuck Lever
2026-08-10sunrpc: init gssp_lock before publishing proc entryChris Mason
2026-08-10nfsd: gate nfs2 setacl by argp->maskChuck Lever
2026-08-10nfsd: validate symlink target length in NFSv4 CREATEJeff Layton
2026-08-10nfsd: cap decoded POSIX ACL count to bound sort costChris Mason
2026-08-10nfsd: fix partial-write detection in nfsd_direct_writeChris Mason
2026-08-10NFSD: check truncate permission under inode lockChuck Lever
2026-08-10nfsd: gate nfs3 setacl by argp->maskChris Mason
2026-08-10nfsd: dedup nfs4_client_to_reclaim insertsJeff Layton
2026-08-10nfsd: convert nfsd_net boolean flags to unsigned long flags wordChris Mason
2026-08-10nfsd: RCU-protect cl_cb_session to fix use-after-free on session teardownJeff Layton
2026-08-10nfsd: fix BUG_ON in nfsd4_alloc_layout_stateid on racing delegation revokeJeff Layton
2026-08-10SUNRPC: close backchannel before destroying callback serviceChuck Lever
2026-08-10SUNRPC: Zero rpc_gss_wire_cred at svcauth_gss_decode_credbody() entryChris Mason
2026-08-10SUNRPC: Guard svcauth_gss_release() dispatch on rq_auth_statChris Mason
2026-08-10SUNRPC: reject duplicate CREDS_VALUE optionsChris Mason
2026-08-10SUNRPC: fix gssx_dec_option_array error path bugsChris Mason
2026-08-10SUNRPC: Reject krb5 v2 wrap tokens with oversized ec fieldChuck Lever
2026-08-10nfsd: fix XDR length calculation in nfsd4_ff_encode_layoutgetJeff Layton
2026-08-10nfsd: fix XDR padding calculation in ff_encode_getdeviceinfoJeff Layton
2026-08-10svcrdma: Clear sc_cm_id when ADDR_CHANGE replacement failsChuck Lever
2026-08-10svcrdma: Reject connection when transport allocation failsChuck Lever
2026-08-10svcrdma: Use svc_xprt_put to free listener on create failureChuck Lever
2026-08-10svcrdma: Reorder rpcrdma_rn_unregister before rdma_destroy_idChuck Lever
2026-08-10svcrdma: Fix unmatched rn_unregister on failed acceptChris Mason
2026-08-10ASoC: rt5645: Perform the initial jack detect at probeRudi Heitbaum