summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-08-12fs: remove stale inode_insert5() kernel-doc parameterYichong Chen
2026-08-12fs: fix switch/case indentation in sysfs() syscallManush Prajwal
2026-08-12iomap: iomap_bio_read_folio_range_sync is missing a call to bio_uninitChristoph Hellwig
2026-08-12iomap: don't free integrity payload that doesn't existChristoph Hellwig
2026-08-12super: fix dying superblock warning messagesKarl Mehltretter
2026-08-11hfsplus: validate extent record length before writing it backJiaming Zhang
2026-08-11hfsplus: validate B-tree record offset tableJiaming Zhang
2026-08-12ubifs: fix out-of-bounds read in signature length checkIbrahim Hashimov
2026-08-11ubifs: ubifs.h: clean up kernel-doc commentsRandy Dunlap
2026-08-11ubifs: key.h: use correct function parameter nameRandy Dunlap
2026-08-11ubifs: debug.h: fix kernel-doc struct prototypesRandy Dunlap
2026-08-11orangefs: skip leading spaces before parsing client debug masksZhiling Zou
2026-08-11orangefs: Remove commented out code in find_cached_xattrThorsten Blum
2026-08-11orangefs: use folio_pos() and folio_size() in orangefs_page_mkwrite()Tal Zussman
2026-08-11orangefs: fix double-free of trailer_buf on readdir copy failureYifei Gao
2026-08-11f2fs: call __add_ino_entry out of the eviction pathJaegeuk Kim
2026-08-11erofs: use dedicated meta inodes for file-backed mountsGao Xiang
2026-08-11erofs: accept source file descriptor via fsconfigGiuseppe Scrivano
2026-08-11exfat: fix truncated volume labels returned by FS_IOC_GETFSLABELYang Wen
2026-08-11f2fs: refactor f2fs_evict_inode having three major partsJaegeuk Kim
2026-08-11f2fs: support dynamic reserve/release for device aliasingDaeho Jeong
2026-08-10nilfs2: standardize the inode number type to u64Ryusuke Konishi
2026-08-10nilfs2: enhance btree node keys checkWang Jianjian
2026-08-10NFS: Return a delegation the client fails to recordChuck Lever
2026-08-10nfsd: export NFSv4 callback op stats via netlinkJeff Layton
2026-08-10nfsd: count NFSv4 callback operations per netnsJeff Layton
2026-08-10sunrpc: remove unused svc_version vs_count fieldJeff Layton
2026-08-10nfsd: implement server-stats-get netlink handlerJeff Layton
2026-08-10sunrpc: add per-netns per-procedure call counts to svc_statJeff Layton
2026-08-10NFSD: Eliminate percpu counter contention in IO byte accountingChuck Lever
2026-08-10NFSD: Eliminate percpu counter contention in reply cache statisticsChuck Lever
2026-08-10NFSD: Eliminate percpu counter contention in DRC memory accountingChuck Lever
2026-08-10NFSD: Fix off-by-one in DRC bucket pruning limitChuck Lever
2026-08-10NFSD: Relocate NFSv4 "supported attributes" to new headerChuck Lever
2026-08-10NFSD: Relocate nfsd4_set_netaddr()Chuck Lever
2026-08-10NFSD: Relocate nfsd_user_namespace()Chuck Lever
2026-08-10NFSD: Move struct readdir_cdChuck Lever
2026-08-10NFSD: Move the export.h include from nfsd.h to auth.cChuck Lever
2026-08-10NFSD: Remove '#include "nfsd.h"' from fs/nfsd/cache.hChuck Lever
2026-08-10NFSD: include "netns.h"Chuck Lever
2026-08-10NFSD: Explicitly include "stats.h"Chuck Lever
2026-08-10NFSD: Make "stats.h" self-containedChuck Lever
2026-08-10xdrgen: Share void RPC procedure handlers across programsChuck Lever
2026-08-10xdrgen: Emit a blank line ahead of enum declarationsChuck Lever
2026-08-10NFSD: Encode only the status in NFS-ACL v2 GETACL error repliesChuck Lever
2026-08-10nfsd: drop dead COPY-vs-COPYNOTIFY type handling from s2s stateid IDRJeff Layton
2026-08-10nfsd: make the copy offload stateid a first-class nfs4_stidJeff Layton
2026-08-10nfsd: split nfsd4_copy into transient and durable async copy objectsJeff Layton
2026-08-10nfsd: return NFS4ERR_NOTSUPP for unsupported netloc4 typesJeff Layton
2026-08-10nfsd: revoke copy-notify stateids before dropping their referenceJeff Layton