summaryrefslogtreecommitdiff
path: root/fs/nfsd/nfs4proc.c
AgeCommit message (Expand)Author
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12Merge tag 'nfsd-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2026-02-09Merge tag 'vfs-7.0-rc1.atomic_open' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-01-29NFSD: Add POSIX draft ACL support to the NFSv4 SETATTR operationRick Macklem
2026-01-29NFSD: Add support for POSIX draft ACLs for file creationRick Macklem
2026-01-29NFSD: Refactor nfsd_setattr()'s ACL error reportingRick Macklem
2026-01-29NFSD: Do not allow NFSv4 (N)VERIFY to check POSIX ACL attributesRick Macklem
2026-01-28nfsd: cancel async COPY operations when admin revokes filesystem stateChuck Lever
2026-01-26nfsd: never defer requests during idmap lookupAnthony Iliopoulos
2026-01-26NFSD: Clean up nfsd4_check_open_attributes()Chuck Lever
2026-01-06Merge tag 'nfsd-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2026-01-02NFSD: Remove NFSERR_EAGAINChuck Lever
2025-12-15VFS/knfsd: Teach dentry_create() to use atomic_open()Benjamin Coddington
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-11-14VFS: change vfs_mkdir() to unlock on failure.NeilBrown
2025-11-14VFS/nfsd/cachefiles/ovl: add start_creating() and end_creating()NeilBrown
2025-11-12nfsd: wire up GET_DIR_DELEGATION handlingJeff Layton
2025-10-21Revert "NFSD: Remove the cap on number of operations per NFSv4 COMPOUND"Chuck Lever
2025-10-21NFSD: Fix crash in nfsd4_read_release()Chuck Lever
2025-10-01NFSD: Do the grace period check in ->proc_layoutgetChuck Lever
2025-10-01NFSD: Allow layoutcommit during grace periodSergey Bashirov
2025-09-25NFSD: Disallow layoutget during grace periodSergey Bashirov
2025-09-21NFSD: Fix destination buffer size in nfsd4_ssc_setup_dul()Thorsten Blum
2025-09-21nfsd: freeze c/mtime updates with outstanding WRITE_ATTRS delegationJeff Layton
2025-09-21nfsd: fix SETATTR updates for delegated timestampsJeff Layton
2025-09-21NFSD: Fix last write offset handling in layoutcommitSergey Bashirov
2025-09-21NFSD: Implement large extent array support in pNFSSergey Bashirov
2025-09-21NFSD: Minor cleanup in layoutcommit processingSergey Bashirov
2025-07-14Revert "NFSD: Force all NFSv4.2 COPY requests to be synchronous"Chuck Lever
2025-07-14NFSD: Remove the cap on number of operations per NFSv4 COMPOUNDChuck Lever
2025-05-28Merge tag 'nfsd-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2025-05-15NFSD: Remove NFSD_BUFSIZEChuck Lever
2025-05-15NFSD: De-duplicate the svc_fill_write_vector() call sitesChuck Lever
2025-05-11nfsd: add tracepoint for getattr and statfs eventsJeff Layton
2025-05-11nfsd: add tracepoint to nfsd_readdirJeff Layton
2025-05-11nfsd: nfsd4_spo_must_allow() must check this is a v4 compound requestNeilBrown
2025-05-11nfsd: remove redundant WARN_ON_ONCE in nfsd4_writeGuoqing Jiang
2025-05-11NFSD: Record each NFSv4 call's session slot indexChuck Lever
2025-05-11NFSD: Shorten CB_OFFLOAD response to NFS4ERR_DELAYChuck Lever
2025-05-11NFSD: OFFLOAD_CANCEL should mark an async COPY as completedChuck Lever
2025-04-07nfsd: Use lookup_one() rather than lookup_one_len()NeilBrown
2025-03-10nfsd: prevent callback tasks running concurrentlyJeff Layton
2025-01-21nfsd: handle delegated timestamps in SETATTRJeff Layton
2024-12-17NFSD: fix management of pending async copiesOlga Kornievskaia
2024-11-18NFSD: Add nfsd4_copy time-to-liveChuck Lever
2024-11-18NFSD: Add a laundromat reaper for async copy stateChuck Lever
2024-11-18NFSD: Block DESTROY_CLIENTID only when there are ongoing async COPY operationsChuck Lever