index
:
pub/scm/linux/kernel/git/ljs/linux.git
master
ljs's fork of linux.git
Lorenzo Stoakes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4proc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-10
sunrpc: remove unused svc_version vs_count field
Jeff Layton
1
-3
/
+0
2026-08-10
NFSD: Relocate NFSv4 "supported attributes" to new header
Chuck Lever
1
-0
/
+1
2026-08-10
NFSD: Relocate nfsd4_set_netaddr()
Chuck Lever
1
-0
/
+31
2026-08-10
nfsd: make the copy offload stateid a first-class nfs4_stid
Jeff Layton
1
-21
/
+15
2026-08-10
nfsd: split nfsd4_copy into transient and durable async copy objects
Jeff Layton
1
-65
/
+72
2026-08-10
nfsd: initialize copy-notify stateid before publishing it
Jeff Layton
1
-7
/
+9
2026-08-10
nfsd: fix stale s2s_cp_stateids IDR entry for async COPY
Jeff Layton
1
-3
/
+4
2026-08-10
nfsd: fix UAF in async copy cancel and shutdown
Jeff Layton
1
-35
/
+85
2026-08-10
NFSD: Replace isdotent() macro
Chuck Lever
1
-1
/
+1
2026-08-10
NFSD: Guard admin state-revocation walks with NFSD_NET_UP
Chuck Lever
1
-4
/
+3
2026-08-10
nfsd: add support to CB_NOTIFY for dir attribute changes
Jeff Layton
1
-3
/
+4
2026-08-10
nfsd: track requested dir attributes
Jeff Layton
1
-1
/
+3
2026-08-10
nfsd: properly track requested child attributes
Jeff Layton
1
-1
/
+3
2026-08-10
nfsd: fix reply size estimate for GET_DIR_DELEGATION
Jeff Layton
1
-1
/
+1
2026-08-10
nfsd: apply the notify mask to the delegation when requested
Jeff Layton
1
-0
/
+21
2026-08-10
NFSD: Annotate caller preconditions for the state-table walkers
Chuck Lever
1
-0
/
+6
2026-08-10
nfsd: check nfsd4_acl_to_attr() return value in nfsd4_create()
Jeff Layton
1
-0
/
+16
2026-08-10
nfsd: fix null dereference in nfsd4_setattr for deleg timestamp attrs
Nikol Kuklev
1
-1
/
+1
2026-08-10
nfsd: release OPEN-decoded posix ACLs via op_release
Jeff Layton
1
-2
/
+11
2026-08-10
nfsd: fix nfsd_file leak on inter-server COPY setup failure
Jeff Layton
1
-6
/
+4
2026-08-10
nfsd: convert nfsd_net boolean flags to unsigned long flags word
Chris Mason
1
-1
/
+1
2026-08-03
nfsd: block non-SAVEFH ops after FOREIGN PUTFH to prevent NULL deref
Jeff Layton
1
-3
/
+16
2026-08-03
nfsd: fix possible fh_compose of wrong dentry in nfsd4_create_file()
NeilBrown
1
-4
/
+8
2026-08-03
nfsd: sample writeback error cursor before async COPY loop
Chuck Lever
1
-1
/
+1
2026-08-03
nfsd: Reset write verifier when async COPY writeback fails
Chuck Lever
1
-0
/
+2
2026-06-09
nfsd: fix posix_acl leak and ignored error in nfsd4_create_file
Jeff Layton
1
-6
/
+9
2026-06-09
nfsd: fix inverted cp_ttl check in async copy reaper
Jeff Layton
1
-1
/
+1
2026-06-09
nfsd: fix dead ACL conflict guard in nfsd4_create
Jeff Layton
1
-1
/
+1
2026-05-10
nfsd: update mtime/ctime on COPY in presence of delegated attributes
Olga Kornievskaia
1
-1
/
+10
2026-05-10
nfsd: update mtime/ctime on CLONE in presense of delegated attributes
Olga Kornievskaia
1
-0
/
+3
2026-04-26
nfsd: fix GET_DIR_DELEGATION when VFS leases are disabled
Olga Kornievskaia
1
-4
/
+0
2026-03-29
nfsd/sunrpc: add svc_rqst->rq_private pointer and remove rq_lease_breaker
Jeff Layton
1
-1
/
+2
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-4
/
+5
2026-02-12
Merge tag 'nfsd-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-49
/
+216
2026-02-09
Merge tag 'vfs-7.0-rc1.atomic_open' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+8
2026-01-29
NFSD: Add POSIX draft ACL support to the NFSv4 SETATTR operation
Rick Macklem
1
-5
/
+19
2026-01-29
NFSD: Add support for POSIX draft ACLs for file creation
Rick Macklem
1
-9
/
+53
2026-01-29
NFSD: Refactor nfsd_setattr()'s ACL error reporting
Rick Macklem
1
-3
/
+5
2026-01-29
NFSD: Do not allow NFSv4 (N)VERIFY to check POSIX ACL attributes
Rick Macklem
1
-0
/
+5
2026-01-28
nfsd: cancel async COPY operations when admin revokes filesystem state
Chuck Lever
1
-11
/
+113
2026-01-26
nfsd: never defer requests during idmap lookup
Anthony Iliopoulos
1
-2
/
+0
2026-01-26
NFSD: Clean up nfsd4_check_open_attributes()
Chuck Lever
1
-19
/
+21
2026-01-06
Merge tag 'nfsd-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-1
/
+1
2026-01-02
NFSD: Remove NFSERR_EAGAIN
Chuck Lever
1
-1
/
+1
2025-12-15
VFS/knfsd: Teach dentry_create() to use atomic_open()
Benjamin Coddington
1
-3
/
+8
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-9
/
+5
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/sc...
Linus Torvalds
1
-1
/
+21
2025-11-14
VFS: change vfs_mkdir() to unlock on failure.
NeilBrown
1
-1
/
+1
[next]