summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2026-06-10fs/ntfs3: resize log->one_page_buf when adopting on-disk page sizeJamie Nguyen1-0/+19
2026-06-10fs/ntfs3: prevent potential lcn remains uninitializedEdward Adam Davis1-4/+5
2026-06-10xfs: cleanup xfs_growfs_compute_deltasChristoph Hellwig3-26/+25
2026-06-10xfs: pass back updated nb from xfs_growfs_compute_deltasChristoph Hellwig3-7/+7
2026-06-10xfs: fix pointer arithmetic error on 32-bit systemsDarrick J. Wong1-1/+1
2026-06-10xfs: initialize iomap->flags earlier in xfs_bmbt_to_iomapChristoph Hellwig1-1/+1
2026-06-10xfs: only log freed extents for the current RTG in zoned growfsChristoph Hellwig1-4/+4
2026-06-10fanotify: allow reporting pidfds for reaped tasksAnonymeMeow3-23/+22
2026-06-10fanotify: report thread pidfds for FAN_REPORT_TIDAnonymeMeow1-19/+8
2026-06-10backing-file: fix backing_file_open() kerneldoc parameterLi Wang1-6/+7
2026-06-10iomap: pass the correct len to fserror_report_io in __iomap_write_beginChristoph Hellwig1-1/+1
2026-06-10xfs: add newly added RTGs to the free pool in growfsChristoph Hellwig1-0/+8
2026-06-10xfs: factor out a xfs_zone_mark_free helperChristoph Hellwig3-5/+11
2026-06-09nfsd: reset write verifier on deferred writeback errorsJeff Layton1-1/+5
2026-06-09nfsd: avoid leaking pre-allocated openowner on unconfirmed retry raceJeff Layton1-0/+1
2026-06-09nfsd: fix posix_acl leak on SETACL decode failureJeff Layton2-10/+24
2026-06-09nfsd: fix posix_acl leak and ignored error in nfsd4_create_fileJeff Layton1-6/+9
2026-06-09nfsd: check get_user() return when reading princhashlenDominik Woźniak1-1/+2
2026-06-09nfsd: fix inverted cp_ttl check in async copy reaperJeff Layton1-1/+1
2026-06-09nfsd: fix dead ACL conflict guard in nfsd4_createJeff Layton1-1/+1
2026-06-09NFSD: Fix SECINFO_NO_NAME decode error cleanupGuannan Wang1-1/+2
2026-06-09SUNRPC: Return an error from xdr_buf_to_bvec() on overflowChuck Lever1-1/+5
2026-06-09nfsd: release layout stid on setlease failureChris Mason1-7/+5
2026-06-09lockd: Avoid hashing uninitialized bytes in nlm4svc_lookup_file()Chuck Lever3-2/+12
2026-06-09lockd: Plug nlm_file refcount leak on cached nlm_do_fopen() failureChuck Lever1-0/+2
2026-06-09lockd: Plug nlm_file leak when nlm_do_fopen() failsChuck Lever1-1/+1
2026-06-09Revert "NFSD: Defer sub-object cleanup in export put callbacks"Yang Erkun3-66/+12
2026-06-09lockd: Unify cast_statusChuck Lever1-21/+2
2026-06-09lockd: Remove dead code from fs/lockd/xdr.cChuck Lever4-517/+1
2026-06-09lockd: Remove C macros that are no longer usedChuck Lever1-10/+1
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 FREE_ALL procedureChuck Lever1-80/+33
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 NM_LOCK procedureChuck Lever1-51/+35
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 UNSHARE procedureChuck Lever1-35/+59
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 SHARE procedureChuck Lever1-36/+78
2026-06-09lockd: Convert NLMv3 server-side undefined procedures to xdrgenChuck Lever1-30/+36
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 SM_NOTIFY procedureChuck Lever1-31/+55
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 GRANTED_RES procedureChuck Lever1-26/+34
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 UNLOCK_RES procedureChuck Lever1-9/+9
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 CANCEL_RES procedureChuck Lever1-9/+9
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 LOCK_RES procedureChuck Lever1-9/+9
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 TEST_RES procedureChuck Lever1-9/+9
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 GRANTED_MSG procedureChuck Lever1-31/+47
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 UNLOCK_MSG procedureChuck Lever1-50/+66
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 CANCEL_MSG procedureChuck Lever1-47/+67
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 LOCK_MSG procedureChuck Lever1-14/+63
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 TEST_MSG procedureChuck Lever1-48/+64
2026-06-09lockd: Refactor nlmsvc_callback()Chuck Lever1-18/+54
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 GRANTED procedureChuck Lever2-16/+61
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 UNLOCK procedureChuck Lever1-10/+69
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 CANCEL procedureChuck Lever1-10/+71