summaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
2022-02-16NFSD: Fix the behavior of READ near OFFSET_MAXChuck Lever
2022-02-16NFSD: Fix offset type in I/O trace pointsChuck Lever
2022-02-16NFSD: Clamp WRITE offsetsChuck Lever
2022-02-16NFSD: Fix ia_size underflowChuck Lever
2022-02-16NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizesChuck Lever
2022-02-08nfsd: nfsd4_setclientid_confirm mistakenly expires confirmed client.Dai Ngo
2022-02-01fsnotify: fix fsnotify hooks in pseudo filesystemsAmir Goldstein
2022-01-27nfsd: fix crash on COPY_NOTIFY with special stateidJ. Bruce Fields
2022-01-27Revert "nfsd: skip some unnecessary stats in the v4 case"Chuck Lever
2022-01-27NFSD: Fix verifier returned in stable WRITEsChuck Lever
2022-01-20NFSD: Fix zero-length NFSv3 WRITEsChuck Lever
2021-12-18NFSD: Fix READDIR buffer overflowChuck Lever
2021-12-10nfsd: fix use-after-free due to delegation raceJ. Bruce Fields
2021-12-10nfsd: Fix nsfd startup race (again)Alexander Sverdlin
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
2021-10-06NFSD: Keep existing listeners on portlist errorBenjamin Coddington
2021-10-02NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()Chuck Lever
2021-10-02NFSD: Initialize pointer ni with NULL and not plain integer 0Colin Ian King
2021-10-02NFSD: simplify struct nfsfhNeilBrown
2021-10-02NFSD: drop support for ancient filehandlesNeilBrown
2021-10-02NFSD: move filehandle format declarations out of "uapi".NeilBrown
2021-10-01nfsd: Fix a warning for nfsd_file_close_inodeTrond Myklebust
2021-09-30nfsd4: Handle the NFSv4 READDIR 'dircount' hint being zeroTrond Myklebust
2021-09-30nfsd: fix error handling of register_pernet_subsys() in init_nfsd()Patrick Ho
2021-09-22Merge tag 'nfsd-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2021-09-21NFSD: Optimize DRC bucket pruningChuck Lever
2021-09-17nfsd: back channel stuck in SEQ4_STATUS_CB_PATH_DOWNDai Ngo
2021-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-08-31Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2021-08-26nfsd: fix crash on LOCKT on reexported NFSv3J. Bruce Fields
2021-08-26nfs: don't allow reexport reclaimsJ. Bruce Fields
2021-08-26nfs: don't atempt blocking locks on nfs reexportsJ. Bruce Fields
2021-08-23Keep read and write fds with each nlm_fileJ. Bruce Fields
2021-08-23fs: remove mandatory file locking supportJeff Layton