summaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)AuthorFilesLines
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-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-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-11Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds22-607/+539
2021-11-11Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+1
2021-11-07Merge tag 'fsnotify_for_v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+3
2021-11-02NFS: Move NFS protocol display macros to global headerChuck Lever1-0/+1
2021-11-02nfsd4: remove obselete commentJ. Bruce Fields1-3/+0
2021-10-27fsnotify: Protect fsnotify_handle_inode_event from no-inode eventsGabriel Krisman Bertazi1-0/+3
2021-10-22nfsd/blocklayout: use ->get_unique_id instead of sending SCSI commandsChristoph Hellwig3-120/+44
2021-10-19NFSD:fix boolreturn.cocci warningChangcheng Deng1-1/+1
2021-10-15nfsd: update create verifier commentJ. Bruce Fields1-1/+2
2021-10-13SUNRPC: Change return value type of .pc_encodeChuck Lever10-154/+154
2021-10-13SUNRPC: Replace the "__be32 *p" parameter to .pc_encodeChuck Lever10-85/+64
2021-10-13NFSD: Save location of NFSv4 COMPOUND statusChuck Lever3-4/+10
2021-10-13SUNRPC: Change return value type of .pc_decodeChuck Lever10-158/+158
2021-10-13SUNRPC: Replace the "__be32 *p" parameter to .pc_decodeChuck Lever10-93/+70
2021-10-08Merge tag 'nfsd-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds3-11/+17
2021-10-06NFSD: Keep existing listeners on portlist errorBenjamin Coddington1-1/+4
2021-10-02NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()Chuck Lever7-26/+8
2021-10-02NFSD: Initialize pointer ni with NULL and not plain integer 0Colin Ian King2-2/+2
2021-10-02NFSD: simplify struct nfsfhNeilBrown11-60/+35
2021-10-02NFSD: drop support for ancient filehandlesNeilBrown2-140/+54
2021-10-02NFSD: move filehandle format declarations out of "uapi".NeilBrown2-1/+97
2021-10-01nfsd: Fix a warning for nfsd_file_close_inodeTrond Myklebust1-1/+1
2021-09-30nfsd4: Handle the NFSv4 READDIR 'dircount' hint being zeroTrond Myklebust1-8/+11
2021-09-30nfsd: fix error handling of register_pernet_subsys() in init_nfsd()Patrick Ho1-1/+1
2021-09-22Merge tag 'nfsd-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds1-3/+13
2021-09-22NFSD: Optimize DRC bucket pruningChuck Lever1-6/+11
2021-09-17nfsd: back channel stuck in SEQ4_STATUS_CB_PATH_DOWNDai Ngo1-3/+13
2021-09-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2021-08-31Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds5-34/+33
2021-08-26nfsd: fix crash on LOCKT on reexported NFSv3J. Bruce Fields1-2/+3
2021-08-26nfs: don't allow reexport reclaimsJ. Bruce Fields2-0/+4
2021-08-26nfs: don't atempt blocking locks on nfs reexportsJ. Bruce Fields1-2/+6
2021-08-24Keep read and write fds with each nlm_fileJ. Bruce Fields1-2/+6
2021-08-23fs: remove mandatory file locking supportJeff Layton2-36/+1
2021-08-17nfsd4: Fix forced-expiry lockingJ. Bruce Fields1-2/+2
2021-08-17NFSD: remove vanity commentsNeilBrown1-1/+0