index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-10
NFSD: Fix off-by-one in DRC bucket pruning limit
Chuck Lever
1
-1
/
+1
2026-08-10
NFSD: Relocate NFSv4 "supported attributes" to new header
Chuck Lever
4
-150
/
+164
2026-08-10
NFSD: Relocate nfsd4_set_netaddr()
Chuck Lever
2
-33
/
+31
2026-08-10
NFSD: Relocate nfsd_user_namespace()
Chuck Lever
5
-6
/
+26
2026-08-10
NFSD: Move struct readdir_cd
Chuck Lever
5
-6
/
+7
2026-08-10
NFSD: Move the export.h include from nfsd.h to auth.c
Chuck Lever
2
-2
/
+1
2026-08-10
NFSD: Remove '#include "nfsd.h"' from fs/nfsd/cache.h
Chuck Lever
1
-1
/
+2
2026-08-10
NFSD: include "netns.h"
Chuck Lever
9
-4
/
+13
2026-08-10
NFSD: Explicitly include "stats.h"
Chuck Lever
7
-1
/
+6
2026-08-10
NFSD: Make "stats.h" self-contained
Chuck Lever
1
-0
/
+3
2026-08-10
xdrgen: Reject out-of-range program, version, and procedure numbers
Chuck Lever
7
-3
/
+177
2026-08-10
xdrgen: Enforce RFC 5531 name and number scoping for RPC programs
Chuck Lever
1
-0
/
+49
2026-08-10
xdrgen: Reject specifications that define a name twice
Chuck Lever
6
-11
/
+101
2026-08-10
xdrgen: Record the source position of each declared identifier
Chuck Lever
1
-33
/
+83
2026-08-10
xdrgen: Align the error caret under tab-indented source
Chuck Lever
1
-8
/
+18
2026-08-10
xdrgen: Fix opaque and string encoders for unbounded members
Chuck Lever
4
-0
/
+8
2026-08-10
xdrgen: Add XDR width macros for short integer types
Chuck Lever
1
-0
/
+2
2026-08-10
xdrgen: Do not declare union XDR functions in the definitions header
Chuck Lever
1
-6
/
+0
2026-08-10
xdrgen: Share void RPC procedure handlers across programs
Chuck Lever
10
-108
/
+80
2026-08-10
xdrgen: Emit a blank line ahead of enum declarations
Chuck Lever
10
-9
/
+13
2026-08-10
NFSD: Encode only the status in NFS-ACL v2 GETACL error replies
Chuck Lever
1
-16
/
+15
2026-08-10
nfsd: drop dead COPY-vs-COPYNOTIFY type handling from s2s stateid IDR
Jeff Layton
2
-19
/
+12
2026-08-10
nfsd: make the copy offload stateid a first-class nfs4_stid
Jeff Layton
4
-39
/
+61
2026-08-10
nfsd: split nfsd4_copy into transient and durable async copy objects
Jeff Layton
4
-80
/
+98
2026-08-10
nfsd: return NFS4ERR_NOTSUPP for unsupported netloc4 types
Jeff Layton
1
-0
/
+13
2026-08-10
nfsd: revoke copy-notify stateids before dropping their reference
Jeff Layton
1
-16
/
+62
2026-08-10
nfsd: check client ownership when cancelling a copy-notify stateid
Jeff Layton
1
-2
/
+12
2026-08-10
nfsd: initialize copy-notify stateid before publishing it
Jeff Layton
2
-8
/
+18
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: fix cpntf publish race in nfs4_init_cp_state
Chris Mason
1
-10
/
+25
2026-08-10
NFSD: Release the export reference when reaping open stateids
Chuck Lever
1
-1
/
+7
2026-08-10
NFSD: Prevent client use-after-free during close_lru reaping
Chuck Lever
1
-0
/
+5
2026-08-10
NFSD: Prevent client use-after-free during blocked-lock reaping
Chuck Lever
1
-3
/
+20
2026-08-10
NFSD: Consolidate the revocation-path client unpin
Chuck Lever
1
-28
/
+41
2026-08-10
NFSD: Prevent client use-after-free during NFSv4.0 revoked-state cleanup
Chuck Lever
1
-0
/
+6
2026-08-10
NFSD: Prevent client use-after-free during export state revocation
Chuck Lever
1
-3
/
+10
2026-08-10
NFSD: Prevent client use-after-free during admin state revocation
Chuck Lever
1
-2
/
+20
2026-08-10
NFSD: Prevent client use-after-free during delegation revoke
Chuck Lever
2
-2
/
+27
2026-08-10
NFSD: Prevent lock owner use-after-free during client teardown
Chuck Lever
1
-3
/
+13
2026-08-10
sunrpc: derive the pool count instead of caching it in sv_nrpools
Jeff Layton
5
-27
/
+44
2026-08-10
sunrpc: tear down pool counters before dropping the pool map reference
Jeff Layton
1
-3
/
+4
2026-08-10
sunrpc: guarantee a thread per pool when auto-distributing
Jeff Layton
1
-0
/
+16
2026-08-10
sunrpc: hardcode pool_mode to pernode, remove other modes
Jeff Layton
2
-220
/
+60
2026-08-10
sunrpc: route to a populated pool in svc_pool_for_cpu()
Jeff Layton
1
-1
/
+28
2026-08-10
SUNRPC: Restore NUMA_NO_NODE for svc thread allocations in global mode
Ameer Hamza
1
-2
/
+4
2026-08-10
lockd: preserve multiple NLM_SHARE grants from the same owner
Oscar Ou
4
-8
/
+44
2026-08-10
lockd: Regenerate NLMv4 XDR code
Chuck Lever
9
-10
/
+53
2026-08-10
lockd: fix NLMv4 GRANTED_MSG handling
Olga Kornievskaia
1
-1
/
+2
2026-08-10
svcrdma: Reject inline replies that overflow the pull-up buffer
Chuck Lever
1
-15
/
+32
[prev]
[next]