aboutsummaryrefslogtreecommitdiffstats
path: root/fs/lockd/clntproc.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-08NFSD: De-duplicate nfsd4_decode_bitmap4()Chuck Lever1-14/+3
2022-01-08nfsd: improve stateid access bitmask documentationJ. Bruce Fields2-4/+14
2022-01-08NFSD: Combine XDR error tracepointsChuck Lever1-21/+7
2021-12-13SUNRPC: Remove low signal-to-noise tracepointsChuck Lever2-27/+3
2021-12-13NFSD: simplify per-net file cache managementNeilBrown2-61/+17
2021-12-13NFSD: Fix inconsistent indentingJiapeng Chong1-2/+2
2021-12-13NFSD: Remove be32_to_cpu() from DRC hash functionChuck Lever1-1/+1
2021-12-13NFS: switch the callback service back to non-pooled.NeilBrown1-1/+1
2021-12-13lockd: use svc_set_num_threads() for thread start and stopNeilBrown3-55/+12
2021-12-13SUNRPC: always treat sv_nrpools==1 as "not pooled"NeilBrown1-25/+29
2021-12-13SUNRPC: move the pool_map definitions (back) into svc.cNeilBrown2-31/+25
2021-12-13lockd: rename lockd_create_svc() to lockd_get()NeilBrown1-6/+4
2021-12-13lockd: introduce lockd_put()NeilBrown1-37/+27
2021-12-13lockd: move svc_exit_thread() into the threadNeilBrown1-11/+12
2021-12-13lockd: move lockd_start_svc() call into lockd_create_svc()NeilBrown1-12/+10
2021-12-13lockd: simplify management of network status notifiersNeilBrown1-26/+9
2021-12-13lockd: introduce nlmsvc_servNeilBrown1-16/+20
2021-12-13NFSD: simplify locking for network notifier.NeilBrown3-23/+20
2021-12-13SUNRPC: discard svo_setup and rename svc_set_num_threads_sync()NeilBrown4-62/+10
2021-12-13NFSD: Make it possible to use svc_set_num_threads_syncNeilBrown3-24/+33
2021-12-13NFSD: narrow nfsd_mutex protection in nfsd threadNeilBrown1-6/+2
2021-12-13SUNRPC: use sv_lock to protect updates to sv_nrthreads.NeilBrown2-5/+9
2021-12-13nfsd: make nfsd_stats.th_cnt atomic_tNeilBrown3-7/+5
2021-12-13SUNRPC: stop using ->sv_nrthreads as a refcountNeilBrown7-54/+59
2021-12-13SUNRPC/NFSD: clean up get/put functions.NeilBrown7-51/+50
2021-12-13SUNRPC: change svc_get() to return the svc.NeilBrown3-9/+6
2021-12-13NFSD: handle errors better in write_ports_addfd()NeilBrown1-1/+1
2021-12-13NFSD: Fix sparse warningChuck Lever1-1/+1
2021-12-12Linux 5.16-rc5Linus Torvalds1-1/+1
2021-12-12usb: core: config: using bit mask instead of individual bitsPavel Hofman1-2/+2
2021-12-12usb: core: config: fix validation of wMaxPacketValue entriesPavel Hofman1-1/+1
2021-12-12USB: gadget: zero allocate endpoint 0 buffersGreg Kroah-Hartman2-2/+2
2021-12-12USB: gadget: detect too-big endpoint 0 requestsGreg Kroah-Hartman3-1/+40
2021-12-11perf python: Fix NULL vs IS_ERR_OR_NULL() checkingMiaoqian Lin1-1/+1
2021-12-11perf intel-pt: Fix error timestamp setting on the decoder error pathAdrian Hunter1-0/+1
2021-12-11perf intel-pt: Fix missing 'instruction' events with 'q' optionAdrian Hunter1-3/+8
2021-12-11perf intel-pt: Fix next 'err' value, walking traceAdrian Hunter1-0/+1
2021-12-11perf intel-pt: Fix state setting when receiving overflow (OVF) packetAdrian Hunter1-4/+28
2021-12-11perf intel-pt: Fix intel_pt_fup_event() assumptions about setting state typeAdrian Hunter1-19/+13
2021-12-11perf intel-pt: Fix sync state when a PSB (synchronization) packet is foundAdrian Hunter1-1/+1
2021-12-11perf intel-pt: Fix some PGE (packet generation enable/control flow packets) usageAdrian Hunter1-3/+4
2021-12-11perf tools: Prevent out-of-bounds access to registersGerman Gomez2-1/+7
2021-12-10mm: bdi: initialize bdi_min_ratio when bdi is unregisteredManjong Lee1-0/+7
2021-12-10hugetlbfs: fix issue of preallocation of gigantic pages can't workZhenguo Yao1-1/+1
2021-12-10mm/memcg: relocate mod_objcg_mlstate(), get_obj_stock() and put_obj_stock()Waiman Long1-53/+53
2021-12-10mm/slub: fix endianness bug for alloc/free_traces attributesGerald Schaefer1-6/+9
2021-12-10selftests/damon: split test casesSeongJae Park7-112/+129
2021-12-10selftests/damon: test debugfs file reads/writes with huge countSeongJae Park4-0/+61
2021-12-10selftests/damon: test wrong DAMOS condition ranges inputSeongJae Park1-0/+2
2021-12-10selftests/damon: test DAMON enabling with empty target_ids caseSeongJae Park1-0/+9