summaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
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
2025-11-14VFS/nfsd/cachefiles/ovl: introduce start_removing() and end_removing()NeilBrown
2025-11-14VFS/nfsd/cachefiles/ovl: add start_creating() and end_creating()NeilBrown
2025-11-12Merge tag 'nfsd-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2025-11-12nfsd: wire up GET_DIR_DELEGATION handlingJeff Layton
2025-11-12nfsd: allow DELEGRETURN on directoriesJeff Layton
2025-11-12nfsd: allow filecache to hold S_IFDIR filesJeff Layton
2025-11-12vfs: make vfs_symlink break delegations on parent dirJeff Layton
2025-11-12vfs: make vfs_mknod break delegations on parent directoryJeff Layton
2025-11-12vfs: make vfs_create break delegations on parent directoryJeff Layton
2025-11-12vfs: clean up argument list for vfs_create()Jeff Layton
2025-11-12vfs: allow rmdir to wait for delegation break on parentJeff Layton
2025-11-12vfs: allow mkdir to wait for delegation break on parentJeff Layton
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