summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-06-10namespace: restrict OPEN_TREE_NAMESPACE/FSMOUNT_NAMESPACE to directoriesJann Horn
2026-06-10ntfs3: reject direct userspace writes to reserved $LX* xattrsKonstantin Komarov
2026-06-10fs/ntfs3: resize log->one_page_buf when adopting on-disk page sizeJamie Nguyen
2026-06-10fs/ntfs3: prevent potential lcn remains uninitializedEdward Adam Davis
2026-06-10xfs: cleanup xfs_growfs_compute_deltasChristoph Hellwig
2026-06-10xfs: pass back updated nb from xfs_growfs_compute_deltasChristoph Hellwig
2026-06-10xfs: fix pointer arithmetic error on 32-bit systemsDarrick J. Wong
2026-06-10xfs: initialize iomap->flags earlier in xfs_bmbt_to_iomapChristoph Hellwig
2026-06-10xfs: only log freed extents for the current RTG in zoned growfsChristoph Hellwig
2026-06-10fanotify: allow reporting pidfds for reaped tasksAnonymeMeow
2026-06-10fanotify: report thread pidfds for FAN_REPORT_TIDAnonymeMeow
2026-06-10backing-file: fix backing_file_open() kerneldoc parameterrefs/merge-window/ff01ee92fd1554bdb7e1df2b9532690e425f3b81Li Wang
2026-06-10iomap: pass the correct len to fserror_report_io in __iomap_write_beginChristoph Hellwig
2026-06-10xfs: add newly added RTGs to the free pool in growfsChristoph Hellwig
2026-06-10xfs: factor out a xfs_zone_mark_free helperChristoph Hellwig
2026-06-09nfsd: reset write verifier on deferred writeback errorsJeff Layton
2026-06-09nfsd: avoid leaking pre-allocated openowner on unconfirmed retry raceJeff Layton
2026-06-09nfsd: fix posix_acl leak on SETACL decode failureJeff Layton
2026-06-09nfsd: fix posix_acl leak and ignored error in nfsd4_create_fileJeff Layton
2026-06-09nfsd: check get_user() return when reading princhashlenDominik Woźniak
2026-06-09nfsd: fix inverted cp_ttl check in async copy reaperJeff Layton
2026-06-09nfsd: fix dead ACL conflict guard in nfsd4_createJeff Layton
2026-06-09NFSD: Fix SECINFO_NO_NAME decode error cleanupGuannan Wang
2026-06-09SUNRPC: Return an error from xdr_buf_to_bvec() on overflowChuck Lever
2026-06-09nfsd: release layout stid on setlease failureChris Mason
2026-06-09lockd: Avoid hashing uninitialized bytes in nlm4svc_lookup_file()Chuck Lever
2026-06-09lockd: Plug nlm_file refcount leak on cached nlm_do_fopen() failureChuck Lever
2026-06-09lockd: Plug nlm_file leak when nlm_do_fopen() failsChuck Lever
2026-06-09Revert "NFSD: Defer sub-object cleanup in export put callbacks"Yang Erkun
2026-06-09lockd: Unify cast_statusChuck Lever
2026-06-09lockd: Remove dead code from fs/lockd/xdr.cChuck Lever
2026-06-09lockd: Remove C macros that are no longer usedChuck Lever
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 FREE_ALL procedureChuck Lever
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 NM_LOCK procedureChuck Lever
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 UNSHARE procedureChuck Lever
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 SHARE procedureChuck Lever
2026-06-09lockd: Convert NLMv3 server-side undefined procedures to xdrgenChuck Lever
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 SM_NOTIFY procedureChuck Lever
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 GRANTED_RES procedureChuck Lever
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 UNLOCK_RES procedureChuck Lever
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 CANCEL_RES procedureChuck Lever
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 LOCK_RES procedureChuck Lever
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 TEST_RES procedureChuck Lever
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 GRANTED_MSG procedureChuck Lever
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 UNLOCK_MSG procedureChuck Lever
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 CANCEL_MSG procedureChuck Lever
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 LOCK_MSG procedureChuck Lever
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 TEST_MSG procedureChuck Lever
2026-06-09lockd: Refactor nlmsvc_callback()Chuck Lever
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 GRANTED procedureChuck Lever