summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-08-12f2fs: unify add/remove ino entry API for all ino typesChao Yu
2026-08-12f2fs: fix to zero post-EOF data when extending file sizeChao Yu
2026-08-12f2fs: fix to off-by-one issue in f2fs_zero_post_eof_page()Chao Yu
2026-08-12ceph: use the mount idmap for the owner checks in the SET_LAYOUT ioctlsZhan Xusheng
2026-08-12ceph: fix MDS random selection readiness predicateYiming Zhu
2026-08-12gfs2: harden gfs2_glock_holdAndreas Gruenbacher
2026-08-12cachefiles,netfs: sunset ondemand modeGao Xiang
2026-08-12ovl: fix double end_creating() on the casefold-mismatch pathVivek Parikh
2026-08-12pipe: only enable the extra wake_up(rd_wait) for EPOLLET consumersOleg Nesterov
2026-08-12pidfd: hold exec_update_lock around namespace ioctlChen Linxuan
2026-08-12fs: fix user path of nested backing filesBaokun Li
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