aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-1/+1
2022-01-16Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds21-400/+493
2022-01-11Merge tag 'fs.idmapped.v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-1/+1
2022-01-08nfsd: fix crash on COPY_NOTIFY with special stateidJ. Bruce Fields1-1/+5
2022-01-08NFSD: Move fill_pre_wcc() and fill_post_wcc()Chuck Lever5-75/+96
2022-01-08Revert "nfsd: skip some unnecessary stats in the v4 case"Chuck Lever1-27/+17
2022-01-08NFSD: Trace boot verifier resetsChuck Lever2-3/+38
2022-01-08NFSD: Rename boot verifier functionsChuck Lever5-20/+20
2022-01-08NFSD: Clean up the nfsd_net::nfssvc_boot fieldChuck Lever3-17/+45
2022-01-08NFSD: Write verifier might go backwardsChuck Lever1-1/+1
2022-01-08nfsd: Add a tracepoint for errors in nfsd4_clone_file_range()Trond Myklebust4-4/+69
2022-01-08NFSD: De-duplicate net_generic(nf->nf_net, nfsd_net_id)Chuck Lever1-6/+5
2022-01-08NFSD: De-duplicate net_generic(SVC_NET(rqstp), nfsd_net_id)Chuck Lever1-7/+4
2022-01-08NFSD: Clean up nfsd_vfs_write()Chuck Lever1-16/+5
2022-01-08nfsd: Replace use of rwsem with errseq_tTrond Myklebust4-34/+24
2022-01-08NFSD: Fix verifier returned in stable WRITEsChuck Lever1-0/+4
2022-01-08nfsd: Retry once in nfsd_open on an -EOPENSTALE returnJeff Layton2-1/+10
2022-01-08nfsd: Add errno mapping for EREMOTEIOJeff Layton1-0/+1
2022-01-08nfsd: map EBADFPeng Tao1-0/+1
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 Fields1-6/+12
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-18NFSD: Fix READDIR buffer overflowChuck Lever2-11/+8
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-13NFSD: simplify locking for network notifier.NeilBrown3-23/+20
2021-12-13SUNRPC: discard svo_setup and rename svc_set_num_threads_sync()NeilBrown1-6/+5
2021-12-13NFSD: Make it possible to use svc_set_num_threads_syncNeilBrown2-24/+20
2021-12-13NFSD: narrow nfsd_mutex protection in nfsd threadNeilBrown1-6/+2
2021-12-13SUNRPC: use sv_lock to protect updates to sv_nrthreads.NeilBrown1-3/+2
2021-12-13nfsd: make nfsd_stats.th_cnt atomic_tNeilBrown3-7/+5
2021-12-13SUNRPC: stop using ->sv_nrthreads as a refcountNeilBrown3-28/+43
2021-12-13SUNRPC/NFSD: clean up get/put functions.NeilBrown3-17/+19
2021-12-13NFSD: handle errors better in write_ports_addfd()NeilBrown1-1/+1
2021-12-13NFSD: Fix sparse warningChuck Lever1-1/+1
2021-12-13exit: Rename module_put_and_exit to module_put_and_kthread_exitEric W. Biederman1-1/+1
2021-12-10nfsd: fix use-after-free due to delegation raceJ. Bruce Fields1-2/+7
2021-12-10nfsd: Fix nsfd startup race (again)Alexander Sverdlin2-7/+8
2021-12-03fs: add is_idmapped_mnt() helperChristian Brauner1-1/+1
2021-11-17Merge tag 'nfsd-5.16-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-5/+2
2021-11-15NFSD: Fix exposure in nfsd4_decode_bitmap()Chuck Lever1-5/+2
2021-11-10Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds22-607/+539
2021-11-10Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+1
2021-11-06Merge tag 'fsnotify_for_v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-0/+3
2021-11-02NFS: Move NFS protocol display macros to global headerChuck Lever1-0/+1
2021-11-01nfsd4: remove obselete commentJ. Bruce Fields1-3/+0