summaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
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
2021-11-06Merge tag 'fsnotify_for_v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-11-02NFS: Move NFS protocol display macros to global headerChuck Lever
2021-11-01nfsd4: remove obselete commentJ. Bruce Fields
2021-10-27fsnotify: Protect fsnotify_handle_inode_event from no-inode eventsGabriel Krisman Bertazi
2021-10-22nfsd/blocklayout: use ->get_unique_id instead of sending SCSI commandsChristoph Hellwig
2021-10-19NFSD:fix boolreturn.cocci warningChangcheng Deng
2021-10-15nfsd: update create verifier commentJ. Bruce Fields
2021-10-13SUNRPC: Change return value type of .pc_encodeChuck Lever
2021-10-13SUNRPC: Replace the "__be32 *p" parameter to .pc_encodeChuck Lever
2021-10-13NFSD: Save location of NFSv4 COMPOUND statusChuck Lever
2021-10-13SUNRPC: Change return value type of .pc_decodeChuck Lever
2021-10-13SUNRPC: Replace the "__be32 *p" parameter to .pc_decodeChuck Lever
2021-10-07Merge tag 'nfsd-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds