summaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
7 daysMerge tag 'vfs-6.19-rc5.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
10 daysMerge tag 'nfsd-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2026-01-02NFSD: net ref data still needs to be freed even if net hasn't startupEdward Adam Davis
2026-01-02nfsd: check that server is running in unlock_filesystemOlga Kornievskaia
2026-01-02nfsd: use correct loop termination in nfsd4_revoke_states()NeilBrown
2026-01-02nfsd: provide locking for v4_end_graceNeilBrown
2026-01-02NFSD: Fix permission check for read access to executable-only filesScott Mayhew
2026-01-02NFSD: Remove NFSERR_EAGAINChuck Lever
2025-12-30Merge tag 'nfsd-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2025-12-24nfsd: Drop the client reference in client_states_open()Haoxiang Li
2025-12-24nfsd: use ATTR_DELEG in nfsd4_finalize_deleg_timestamps()Jeff Layton
2025-12-24nfsd: fix nfsd_file reference leak in nfsd4_add_rdaccess_to_wrdeleg()Chuck Lever
2025-12-24Merge tag 'nfsd-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2025-12-18NFSD: NFSv4 file creation neglects setting ACLChuck Lever
2025-12-18NFSD: Clear TIME_DELEG in the suppattr_exclcreat bitmapChuck Lever
2025-12-18NFSD: Clear SECLABEL in the suppattr_exclcreat bitmapChuck Lever
2025-12-18nfsd: fix memory leak in nfsd_create_serv error pathsShardul Bankar
2025-12-15filelock: allow lease_managers to dictate what qualifies as a conflictJeff Layton
2025-12-08nfsd: Mark variable __maybe_unused to avoid W=1 build breakAndy Shevchenko
2025-12-06Merge tag 'nfsd-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2025-12-05Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-03Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/sc...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-01NFSD: Implement NFSD_IO_DIRECT for NFS WRITEMike Snitzer
2025-12-01NFSD: Make FILE_SYNC WRITEs comply with specChuck Lever
2025-11-28nfsd: fix end_creating() conversionNeil Brown
2025-11-25tools: ynl-gen: add regeneration commentAsbjørn Sloth Tønnesen
2025-11-25NFSD: Add trace point for SCSI fencing operation.Dai Ngo
2025-11-25NFSD: use correct reservation type in nfsd4_scsi_fence_clientDai Ngo
2025-11-25NFSD: don't start nfsd if sv_permsocks is emptyOlga Kornievskaia
2025-11-17convert nfsctlAl Viro
2025-11-17nfsd: Use MD5 library instead of crypto_shashEric Biggers
2025-11-17nfsd: stop pretending that we cache the SEQUENCE reply.NeilBrown
2025-11-16NFSD: Implement NFSD_IO_DIRECT for NFS READChuck Lever
2025-11-16NFSD: Relocate the xdr_reserve_space_vec() call siteChuck Lever
2025-11-16NFSD: pass nfsd_file to nfsd_iter_read()Mike Snitzer
2025-11-16NFSD/blocklayout: Support multiple extents per LAYOUTGETSergey Bashirov
2025-11-16NFSD/blocklayout: Introduce layout content structureSergey Bashirov
2025-11-16NFSD/blocklayout: Extract extent mapping from proc_layoutgetSergey Bashirov
2025-11-16NFSD/blocklayout: Fix minlength check in proc_layoutgetSergey Bashirov
2025-11-16NFSD: Update comment documenting unsupported fattr4 attributesChuck Lever
2025-11-16nfsd: delete unreachable confusing code in nfs4_open_delegation()Matvey Kovalev
2025-11-16NFSD: Add array bounds-checking in nfsd_iter_read()Chuck Lever
2025-11-16nfsd: switch the default for NFSD_LEGACY_CLIENT_TRACKING to "n"Jeff Layton
2025-11-16nfsd: change nfs4_client_to_reclaim() to allocate dataNeilBrown
2025-11-16nfsd: move name lookup out of nfsd4_list_rec_dir()NeilBrown
2025-11-14VFS: change vfs_mkdir() to unlock on failure.NeilBrown
2025-11-14VFS/nfsd/ovl: introduce start_renaming() and end_renaming()NeilBrown