summaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
2026-03-19nfsd: Fix cred ref leak in nfsd_nl_listener_set_doit().Kuniyuki Iwashima
2026-03-12nfsd: Fix cred ref leak in nfsd_nl_threads_set_doit().Kuniyuki Iwashima
2026-03-04nfsd: fix return error code for nfsd_map_name_to_[ug]idAnthony Iliopoulos
2026-03-04NFSD: fix setting FMODE_NOCMTIME in nfs4_open_delegationOlga Kornievskaia
2026-02-26nfsd: never defer requests during idmap lookupAnthony Iliopoulos
2026-02-26NFS: NFSERR_INVAL is not defined by NFSv2Chuck Lever
2026-01-17NFSD: Remove NFSERR_EAGAINChuck Lever
2026-01-17NFSD: net ref data still needs to be freed even if net hasn't startupEdward Adam Davis
2026-01-17nfsd: check that server is running in unlock_filesystemOlga Kornievskaia
2026-01-17nfsd: use correct loop termination in nfsd4_revoke_states()NeilBrown
2026-01-17nfsd: provide locking for v4_end_graceNeilBrown
2026-01-17NFSD: Fix permission check for read access to executable-only filesScott Mayhew
2026-01-08nfsd: Drop the client reference in client_states_open()Haoxiang Li
2026-01-08nfsd: use ATTR_DELEG in nfsd4_finalize_deleg_timestamps()Jeff Layton
2026-01-08nfsd: fix nfsd_file reference leak in nfsd4_add_rdaccess_to_wrdeleg()Chuck Lever
2026-01-08NFSD: Make FILE_SYNC WRITEs comply with specChuck Lever
2026-01-02nfsd: Mark variable __maybe_unused to avoid W=1 build breakAndy Shevchenko
2026-01-02NFSD: Clear TIME_DELEG in the suppattr_exclcreat bitmapChuck Lever
2026-01-02NFSD: NFSv4 file creation neglects setting ACLChuck Lever
2026-01-02NFSD: Clear SECLABEL in the suppattr_exclcreat bitmapChuck Lever
2026-01-02NFSD: use correct reservation type in nfsd4_scsi_fence_clientDai Ngo
2026-01-02nfsd: fix memory leak in nfsd_create_serv error pathsShardul Bankar
2025-12-18NFSD/blocklayout: Fix minlength check in proc_layoutgetSergey Bashirov
2025-11-12Merge tag 'nfsd-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2025-11-10nfsd: ensure SEQUENCE replay sends a valid reply.NeilBrown
2025-11-10NFSD: Never cache a COMPOUND when the SEQUENCE operation failsChuck Lever
2025-11-10NFSD: Skip close replay processing if XDR encoding failsChuck Lever
2025-11-10NFSD: free copynotify stateid in nfs4_free_ol_stateid()Olga Kornievskaia
2025-11-04nfsd: add missing FATTR4_WORD2_CLONE_BLKSIZE from supported attributesOlga Kornievskaia
2025-11-04nfsd: fix refcount leak in nfsd_set_fh_dentry()NeilBrown
2025-10-28Merge tag 'nfsd-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2025-10-21Revert "NFSD: Remove the cap on number of operations per NFSv4 COMPOUND"Chuck Lever
2025-10-21nfsd: Avoid strlen conflict in nfsd4_encode_components_esc()Nathan Chancellor
2025-10-21NFSD: Fix crash in nfsd4_read_release()Chuck Lever
2025-10-21NFSD: Define actions for the new time_deleg FATTR4 attributesChuck Lever
2025-10-14Merge tag 'nfsd-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2025-10-10NFSD: Define a proc_layoutcommit for the FlexFiles layout typeChuck Lever
2025-10-06Merge tag 'nfsd-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2025-10-03Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2025-10-03Merge tag 'nfs-for-6.18-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2025-10-03Merge tag 'pull-nfsctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2025-10-01nfsd: discard nfserr_dropitNeilBrown
2025-10-01NFSD: Add io_cache_{read,write} controls to debugfsMike Snitzer
2025-10-01NFSD: Do the grace period check in ->proc_layoutgetChuck Lever
2025-10-01nfsd: delete unnecessary NULL check in __fh_verify()Dan Carpenter
2025-10-01NFSD: Allow layoutcommit during grace periodSergey Bashirov
2025-09-30nfs/localio: avoid issuing misaligned IO using O_DIRECTMike Snitzer
2025-09-30NFSD: filecache: add STATX_DIOALIGN and STATX_DIO_READ_ALIGN supportMike Snitzer
2025-09-29Merge tag 'vfs-6.18-rc1.async' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds