summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-08-06Merge tag 'xfs-fixes-7.2-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2026-08-06ext4: guard against NULL s_group_info in ext4_get_group_infoJunzhe Yu
2026-08-06ext4: fix spurious message about orphan cleanup on RO fsJan Kara
2026-08-06ext4: stop retrying saturated xattr cache entriesMatthias Goergens
2026-08-06ext4: don't enable DAX on new encrypted filesEric Biggers
2026-08-06exfat: fix overflow in cluster-to-dentry conversionYang Wen
2026-08-06block: rename bi_bvec_donePavel Begunkov
2026-08-05f2fs: fix to clear dirty flag on folio in error pathChao Yu
2026-08-05f2fs: avoid unnecessary shrink in f2fs_shrink_scan()Chao Yu
2026-08-05f2fs: fix to return -EFSCORRUPTED in f2fs_get_node_info() correctlyChao Yu
2026-08-05ocfs2: o2hb: quiesce negotiate handlers and timeout workCen Zhang
2026-08-05ocfs2: synchronize heartbeat callbacks with o2net teardownCen Zhang
2026-08-05ocfs2: fix missing metadata reservation for large xattrsIan Bridges
2026-08-05ocfs2: cluster: fix o2hb_dependent_users leak on pin failureJoseph Qi
2026-08-05ocfs2: cluster: avoid lock order inversion in o2hb_region_pin() from drop_itemJoseph Qi
2026-08-05ocfs2: cluster: don't sleep while holding o2hb_live_lock in o2hb_region_pin()Joseph Qi
2026-08-05ocfs2: always run deallocs on copy-on-write completionDmitry Antipov
2026-08-05sysctl: remove CONFIG_PROC_SYSCTL, it just mirrors CONFIG_SYSCTLOleg Nesterov
2026-08-05sysctl: Add negp parameter to douintvec converter functionsJoel Granados
2026-08-05fsnotify: Fix stale object mask after concurrent mark updatesYoungjae Kwon
2026-08-04mm/rmap: rename vma_interval_tree_*() to mapping_rmap_tree_*()Lorenzo Stoakes
2026-08-04mm/rmap: parameterise vma_interval_tree_*() by address_spaceLorenzo Stoakes
2026-08-04mm/pagemap: add PAGE_IS_ACCESSED for RWP trackingKiryl Shutsemau (Meta)
2026-08-04mm: add VM_UFFD_RWP VMA flagKiryl Shutsemau (Meta)
2026-08-04mm: rename uffd-wp PTE accessors to uffdKiryl Shutsemau (Meta)
2026-08-05f2fs: fix valid block count leak on data block allocation failureChen Changcheng
2026-08-05f2fs: protect critical_task_priority updates with s_umountWenjie Qi
2026-08-05f2fs: avoid NULL checkpoint thread access in sysfsWenjie Qi
2026-08-04smb: client: fix SMB1 TRANS2 multi-response truncation in SendReceive()Frank Sorenson
2026-08-04Merge tag 'nfs-for-7.2-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2026-08-04block: split out a new blk_plug.h headerChristoph Hellwig
2026-08-04erofs: fix typo in error messagesGiuseppe Scrivano
2026-08-04fsverity: Fix silent truncation in bpf_get_fsverity_digest()Eric Biggers
2026-08-04fsverity: Fix bpf_get_fsverity_digest() dynptr assumptionsEric Biggers
2026-08-03ocfs2: validate directory-index entry counts when reading metadataDoruk Tan Ozturk
2026-08-03fat: release buffer head after rebuilding parentYichong Chen
2026-08-03FAT: allow 0xE9 near jump in fat_read_static_bpb()Ziran Zhang
2026-08-03ocfs2: cluster: use an on-stack bio for the heartbeat writeJoseph Qi
2026-08-03ocfs2: cluster: use GFP_NOFS for heartbeat bio allocationJoseph Qi
2026-08-03ocfs2: validate rl_used against rl_count in refcount block validatorIbrahim Hashimov
2026-08-03ocfs2: do not use make_bad_inode() in ocfs2_read_inode_block_full()Dmitry Antipov
2026-08-03ocfs2: validate external xattr entries when reading metadataCen Zhang
2026-08-03ocfs2: validate inline xattrs during inode block validationCen Zhang
2026-08-03ocfs2: fix hung task in orphan recoveryJiaming Zhang
2026-08-03ocfs2: validate lengths in dlm_mig_lockres_handlerBryam Vargas
2026-08-03ocfs2: bound namelen in dlm_migrate_request_handlerBryam Vargas
2026-08-03fat: restore original value when fat_ent_write failedYemu Lu
2026-08-03ocfs2: use inode_lock_nested() for orphan dir lockingDeepanshu Kartikey
2026-08-03ocfs2/cluster: keep heartbeat local node stableCen Zhang
2026-08-04f2fs: Run f2fs_write_end_io() asynchronouslyBart Van Assche