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-06-10
fs/ntfs3: resize log->one_page_buf when adopting on-disk page size
Jamie Nguyen
1
-0
/
+19
2026-06-10
fs/ntfs3: prevent potential lcn remains uninitialized
Edward Adam Davis
1
-4
/
+5
2026-06-10
xfs: cleanup xfs_growfs_compute_deltas
Christoph Hellwig
3
-26
/
+25
2026-06-10
xfs: pass back updated nb from xfs_growfs_compute_deltas
Christoph Hellwig
3
-7
/
+7
2026-06-10
xfs: fix pointer arithmetic error on 32-bit systems
Darrick J. Wong
1
-1
/
+1
2026-06-10
xfs: initialize iomap->flags earlier in xfs_bmbt_to_iomap
Christoph Hellwig
1
-1
/
+1
2026-06-10
xfs: only log freed extents for the current RTG in zoned growfs
Christoph Hellwig
1
-4
/
+4
2026-06-10
fanotify: allow reporting pidfds for reaped tasks
AnonymeMeow
3
-23
/
+22
2026-06-10
fanotify: report thread pidfds for FAN_REPORT_TID
AnonymeMeow
1
-19
/
+8
2026-06-10
backing-file: fix backing_file_open() kerneldoc parameter
Li Wang
1
-6
/
+7
2026-06-10
iomap: pass the correct len to fserror_report_io in __iomap_write_begin
Christoph Hellwig
1
-1
/
+1
2026-06-10
xfs: add newly added RTGs to the free pool in growfs
Christoph Hellwig
1
-0
/
+8
2026-06-10
xfs: factor out a xfs_zone_mark_free helper
Christoph Hellwig
3
-5
/
+11
2026-06-09
nfsd: reset write verifier on deferred writeback errors
Jeff Layton
1
-1
/
+5
2026-06-09
nfsd: avoid leaking pre-allocated openowner on unconfirmed retry race
Jeff Layton
1
-0
/
+1
2026-06-09
nfsd: fix posix_acl leak on SETACL decode failure
Jeff Layton
2
-10
/
+24
2026-06-09
nfsd: fix posix_acl leak and ignored error in nfsd4_create_file
Jeff Layton
1
-6
/
+9
2026-06-09
nfsd: check get_user() return when reading princhashlen
Dominik Woźniak
1
-1
/
+2
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-06-09
NFSD: Fix SECINFO_NO_NAME decode error cleanup
Guannan Wang
1
-1
/
+2
2026-06-09
SUNRPC: Return an error from xdr_buf_to_bvec() on overflow
Chuck Lever
1
-1
/
+5
2026-06-09
nfsd: release layout stid on setlease failure
Chris Mason
1
-7
/
+5
2026-06-09
lockd: Avoid hashing uninitialized bytes in nlm4svc_lookup_file()
Chuck Lever
3
-2
/
+12
2026-06-09
lockd: Plug nlm_file refcount leak on cached nlm_do_fopen() failure
Chuck Lever
1
-0
/
+2
2026-06-09
lockd: Plug nlm_file leak when nlm_do_fopen() fails
Chuck Lever
1
-1
/
+1
2026-06-09
Revert "NFSD: Defer sub-object cleanup in export put callbacks"
Yang Erkun
3
-66
/
+12
2026-06-09
lockd: Unify cast_status
Chuck Lever
1
-21
/
+2
2026-06-09
lockd: Remove dead code from fs/lockd/xdr.c
Chuck Lever
4
-517
/
+1
2026-06-09
lockd: Remove C macros that are no longer used
Chuck Lever
1
-10
/
+1
2026-06-09
lockd: Use xdrgen XDR functions for the NLMv3 FREE_ALL procedure
Chuck Lever
1
-80
/
+33
2026-06-09
lockd: Use xdrgen XDR functions for the NLMv3 NM_LOCK procedure
Chuck Lever
1
-51
/
+35
2026-06-09
lockd: Use xdrgen XDR functions for the NLMv3 UNSHARE procedure
Chuck Lever
1
-35
/
+59
2026-06-09
lockd: Use xdrgen XDR functions for the NLMv3 SHARE procedure
Chuck Lever
1
-36
/
+78
2026-06-09
lockd: Convert NLMv3 server-side undefined procedures to xdrgen
Chuck Lever
1
-30
/
+36
2026-06-09
lockd: Use xdrgen XDR functions for the NLMv3 SM_NOTIFY procedure
Chuck Lever
1
-31
/
+55
2026-06-09
lockd: Use xdrgen XDR functions for the NLMv3 GRANTED_RES procedure
Chuck Lever
1
-26
/
+34
2026-06-09
lockd: Use xdrgen XDR functions for the NLMv3 UNLOCK_RES procedure
Chuck Lever
1
-9
/
+9
2026-06-09
lockd: Use xdrgen XDR functions for the NLMv3 CANCEL_RES procedure
Chuck Lever
1
-9
/
+9
2026-06-09
lockd: Use xdrgen XDR functions for the NLMv3 LOCK_RES procedure
Chuck Lever
1
-9
/
+9
2026-06-09
lockd: Use xdrgen XDR functions for the NLMv3 TEST_RES procedure
Chuck Lever
1
-9
/
+9
2026-06-09
lockd: Use xdrgen XDR functions for the NLMv3 GRANTED_MSG procedure
Chuck Lever
1
-31
/
+47
2026-06-09
lockd: Use xdrgen XDR functions for the NLMv3 UNLOCK_MSG procedure
Chuck Lever
1
-50
/
+66
2026-06-09
lockd: Use xdrgen XDR functions for the NLMv3 CANCEL_MSG procedure
Chuck Lever
1
-47
/
+67
2026-06-09
lockd: Use xdrgen XDR functions for the NLMv3 LOCK_MSG procedure
Chuck Lever
1
-14
/
+63
2026-06-09
lockd: Use xdrgen XDR functions for the NLMv3 TEST_MSG procedure
Chuck Lever
1
-48
/
+64
2026-06-09
lockd: Refactor nlmsvc_callback()
Chuck Lever
1
-18
/
+54
2026-06-09
lockd: Use xdrgen XDR functions for the NLMv3 GRANTED procedure
Chuck Lever
2
-16
/
+61
2026-06-09
lockd: Use xdrgen XDR functions for the NLMv3 UNLOCK procedure
Chuck Lever
1
-10
/
+69
2026-06-09
lockd: Use xdrgen XDR functions for the NLMv3 CANCEL procedure
Chuck Lever
1
-10
/
+71
[prev]
[next]