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