index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-12
ubifs: fix out-of-bounds read in signature length check
Ibrahim Hashimov
1
-1
/
+1
2026-08-11
ubifs: ubifs.h: clean up kernel-doc comments
Randy Dunlap
1
-8
/
+12
2026-08-11
ubifs: key.h: use correct function parameter name
Randy Dunlap
1
-1
/
+1
2026-08-11
ubifs: debug.h: fix kernel-doc struct prototypes
Randy Dunlap
1
-2
/
+2
2026-08-11
orangefs: skip leading spaces before parsing client debug masks
Zhiling Zou
1
-0
/
+1
2026-08-11
orangefs: Remove commented out code in find_cached_xattr
Thorsten Blum
1
-5
/
+0
2026-08-11
orangefs: use folio_pos() and folio_size() in orangefs_page_mkwrite()
Tal Zussman
1
-4
/
+4
2026-08-11
orangefs: fix double-free of trailer_buf on readdir copy failure
Yifei Gao
1
-0
/
+1
2026-08-11
f2fs: call __add_ino_entry out of the eviction path
Jaegeuk Kim
5
-7
/
+122
2026-08-11
erofs: use dedicated meta inodes for file-backed mounts
Gao Xiang
5
-44
/
+65
2026-08-11
erofs: accept source file descriptor via fsconfig
Giuseppe Scrivano
1
-11
/
+62
2026-08-11
exfat: fix truncated volume labels returned by FS_IOC_GETFSLABEL
Yang Wen
1
-1
/
+1
2026-08-11
f2fs: refactor f2fs_evict_inode having three major parts
Jaegeuk Kim
1
-53
/
+79
2026-08-11
f2fs: support dynamic reserve/release for device aliasing
Daeho Jeong
9
-68
/
+515
2026-08-10
nilfs2: standardize the inode number type to u64
Ryusuke Konishi
10
-50
/
+46
2026-08-10
nilfs2: enhance btree node keys check
Wang Jianjian
1
-3
/
+16
2026-08-10
NFS: Return a delegation the client fails to record
Chuck Lever
1
-4
/
+14
2026-08-10
nfsd: export NFSv4 callback op stats via netlink
Jeff Layton
1
-0
/
+27
2026-08-10
nfsd: count NFSv4 callback operations per netns
Jeff Layton
6
-7
/
+50
2026-08-10
sunrpc: remove unused svc_version vs_count field
Jeff Layton
9
-35
/
+0
2026-08-10
nfsd: implement server-stats-get netlink handler
Jeff Layton
3
-0
/
+229
2026-08-10
sunrpc: add per-netns per-procedure call counts to svc_stat
Jeff Layton
1
-1
/
+7
2026-08-10
NFSD: Eliminate percpu counter contention in IO byte accounting
Chuck Lever
1
-4
/
+26
2026-08-10
NFSD: Eliminate percpu counter contention in reply cache statistics
Chuck Lever
1
-3
/
+23
2026-08-10
NFSD: Eliminate percpu counter contention in DRC memory accounting
Chuck Lever
1
-2
/
+20
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: Share void RPC procedure handlers across programs
Chuck Lever
6
-100
/
+40
2026-08-10
xdrgen: Emit a blank line ahead of enum declarations
Chuck Lever
6
-6
/
+9
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
[prev]
[next]