summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-08NFSD: Fix zero-length NFSv3 WRITEsChuck Lever2-10/+1
2022-01-08nfsd4: add refcount for nfsd4_blocked_lockVasily Averin2-3/+23
2022-01-08nfs: block notification on fs with its own ->lockJ. Bruce Fields5-13/+24
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-13Linux 5.16-rc5Linus Torvalds1-1/+1
2021-12-12Merge tag 'usb-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds8-33/+61
2021-12-12Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds34-102/+136
2021-12-12Merge tag 'timers-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-3/+8
2021-12-12Merge tag 'irq-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-17/+14
2021-12-12Merge tag 'sched-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+14
2021-12-12Merge tag 'csky-for-linus-5.16-rc5' of git://github.com/c-sky/csky-linuxLinus Torvalds1-2/+2
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-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-29/+23
2021-12-12Merge tag 'xfs-5.16-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-3/+11
2021-12-12Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+2
2021-12-12Merge tag 'perf-tools-fixes-for-v5.16-2021-12-11' of git://git.kernel.org/pub...Linus Torvalds5-32/+64
2021-12-11Merge tag 'block-5.16-2021-12-10' of git://git.kernel.dk/linux-blockLinus Torvalds8-12/+40
2021-12-11Merge tag 'io_uring-5.16-2021-12-10' of git://git.kernel.dk/linux-blockLinus Torvalds2-8/+27
2021-12-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-21/+13
2021-12-11Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-6/+29