summaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
2022-02-02Merge tag 'nfsd-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2022-01-28nfsd: nfsd4_setclientid_confirm mistakenly expires confirmed client.Dai Ngo
2022-01-24fsnotify: fix fsnotify hooks in pseudo filesystemsAmir Goldstein
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-16Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2022-01-11Merge tag 'fs.idmapped.v5.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-08nfsd: fix crash on COPY_NOTIFY with special stateidJ. Bruce Fields
2022-01-08NFSD: Move fill_pre_wcc() and fill_post_wcc()Chuck Lever
2022-01-08Revert "nfsd: skip some unnecessary stats in the v4 case"Chuck Lever
2022-01-08NFSD: Trace boot verifier resetsChuck Lever
2022-01-08NFSD: Rename boot verifier functionsChuck Lever
2022-01-08NFSD: Clean up the nfsd_net::nfssvc_boot fieldChuck Lever
2022-01-08NFSD: Write verifier might go backwardsChuck Lever
2022-01-08nfsd: Add a tracepoint for errors in nfsd4_clone_file_range()Trond Myklebust
2022-01-08NFSD: De-duplicate net_generic(nf->nf_net, nfsd_net_id)Chuck Lever
2022-01-08NFSD: De-duplicate net_generic(SVC_NET(rqstp), nfsd_net_id)Chuck Lever
2022-01-08NFSD: Clean up nfsd_vfs_write()Chuck Lever
2022-01-08nfsd: Replace use of rwsem with errseq_tTrond Myklebust
2022-01-08NFSD: Fix verifier returned in stable WRITEsChuck Lever
2022-01-08nfsd: Retry once in nfsd_open on an -EOPENSTALE returnJeff Layton
2022-01-08nfsd: Add errno mapping for EREMOTEIOJeff Layton
2022-01-08nfsd: map EBADFPeng Tao
2022-01-08NFSD: Fix zero-length NFSv3 WRITEsChuck Lever
2022-01-08nfsd4: add refcount for nfsd4_blocked_lockVasily Averin
2022-01-08nfs: block notification on fs with its own ->lockJ. Bruce Fields
2022-01-08NFSD: De-duplicate nfsd4_decode_bitmap4()Chuck Lever
2022-01-08nfsd: improve stateid access bitmask documentationJ. Bruce Fields
2022-01-08NFSD: Combine XDR error tracepointsChuck Lever
2021-12-18NFSD: Fix READDIR buffer overflowChuck Lever
2021-12-13NFSD: simplify per-net file cache managementNeilBrown
2021-12-13NFSD: Fix inconsistent indentingJiapeng Chong
2021-12-13NFSD: Remove be32_to_cpu() from DRC hash functionChuck Lever
2021-12-13NFSD: simplify locking for network notifier.NeilBrown
2021-12-13SUNRPC: discard svo_setup and rename svc_set_num_threads_sync()NeilBrown
2021-12-13NFSD: Make it possible to use svc_set_num_threads_syncNeilBrown
2021-12-13NFSD: narrow nfsd_mutex protection in nfsd threadNeilBrown
2021-12-13SUNRPC: use sv_lock to protect updates to sv_nrthreads.NeilBrown
2021-12-13nfsd: make nfsd_stats.th_cnt atomic_tNeilBrown
2021-12-13SUNRPC: stop using ->sv_nrthreads as a refcountNeilBrown
2021-12-13SUNRPC/NFSD: clean up get/put functions.NeilBrown
2021-12-13NFSD: handle errors better in write_ports_addfd()NeilBrown
2021-12-13NFSD: Fix sparse warningChuck Lever
2021-12-13exit: Rename module_put_and_exit to module_put_and_kthread_exitEric W. Biederman
2021-12-10nfsd: fix use-after-free due to delegation raceJ. Bruce Fields
2021-12-10nfsd: Fix nsfd startup race (again)Alexander Sverdlin
2021-12-03fs: add is_idmapped_mnt() helperChristian Brauner
2021-11-17Merge tag 'nfsd-5.16-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2021-11-15NFSD: Fix exposure in nfsd4_decode_bitmap()Chuck Lever
2021-11-10Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2021-11-10Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds