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