summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-07-27Merge branch 'mm-nonmm-unstable' of https://git.kernel.org/pub/scm/linux/kern...Mark Brown
2026-07-27Merge branch 'mm-unstable' of https://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown
2026-07-27Merge branch 'fs-current' of linux-nextMark Brown
2026-07-27Merge branch 'mm-hotfixes-unstable' of https://git.kernel.org/pub/scm/linux/k...Mark Brown
2026-07-27Merge branch 'next-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown
2026-07-26ocfs2: o2hb: quiesce negotiate handlers and timeout workCen Zhang
2026-07-26ocfs2: synchronize heartbeat callbacks with o2net teardownCen Zhang
2026-07-26ocfs2: fix missing metadata reservation for large xattrsIan Bridges
2026-07-26ocfs2: cluster: fix o2hb_dependent_users leak on pin failureJoseph Qi
2026-07-26ocfs2: cluster: avoid lock order inversion in o2hb_region_pin() from drop_itemJoseph Qi
2026-07-26ocfs2: cluster: don't sleep while holding o2hb_live_lock in o2hb_region_pin()Joseph Qi
2026-07-26ocfs2: always run deallocs on copy-on-write completionDmitry Antipov
2026-07-26ocfs2: validate directory-index entry counts when reading metadataDoruk Tan Ozturk
2026-07-26fat: release buffer head after rebuilding parentYichong Chen
2026-07-26FAT: allow 0xE9 near jump in fat_read_static_bpb()Ziran Zhang
2026-07-26ocfs2: cluster: use an on-stack bio for the heartbeat writeJoseph Qi
2026-07-26ocfs2: cluster: use GFP_NOFS for heartbeat bio allocationJoseph Qi
2026-07-26ocfs2: validate rl_used against rl_count in refcount block validatorIbrahim Hashimov
2026-07-26ocfs2: do not use make_bad_inode() in ocfs2_read_inode_block_full()Dmitry Antipov
2026-07-26ocfs2: validate external xattr entries when reading metadataCen Zhang
2026-07-26ocfs2: validate inline xattrs during inode block validationCen Zhang
2026-07-26ocfs2: fix hung task in orphan recoveryJiaming Zhang
2026-07-26ocfs2: validate lengths in dlm_mig_lockres_handlerBryam Vargas
2026-07-26ocfs2: bound namelen in dlm_migrate_request_handlerBryam Vargas
2026-07-26tmpfs/ramfs: let memfd_create() work on nommuDaniel Palmer
2026-07-26fat: restore original value when fat_ent_write failedYemu Lu
2026-07-26ocfs2: use inode_lock_nested() for orphan dir lockingDeepanshu Kartikey
2026-07-26ocfs2/cluster: keep heartbeat local node stableCen Zhang
2026-07-26hugetlb: make hugepage_put_subpool() tolerate NULLYichong Chen
2026-07-26fs: stable_page_flags(): simplify KPF_IDLE handlingJinjiang Tu
2026-07-26fs: stable_page_flags(): use folio_test_*() helpersJinjiang Tu
2026-07-26fs: stable_page_flags(): use BIT_ULL() for KPF flagsJinjiang Tu
2026-07-26hugetlbfs: release subpool on fill_super failureYichong Chen
2026-07-26mm/mseal: limit scope of mseal address zero to address zeroLorenzo Stoakes (ARM)
2026-07-26mm: convert __get_unmapped_area() to use vma_flags_tLorenzo Stoakes
2026-07-26mm/vma: update do_mmap() to use vma_flags_tLorenzo Stoakes
2026-07-26mm/swap: remove SWP_FS_OPSChristoph Hellwig
2026-07-26mm/rmap: rename vma_interval_tree_*() to mapping_rmap_tree_*()Lorenzo Stoakes
2026-07-26mm/rmap: parameterise vma_interval_tree_*() by address_spaceLorenzo Stoakes
2026-07-26mm/pagemap: add PAGE_IS_ACCESSED for RWP trackingKiryl Shutsemau (Meta)
2026-07-26mm: add VM_UFFD_RWP VMA flagKiryl Shutsemau (Meta)
2026-07-26mm: rename uffd-wp PTE accessors to uffdKiryl Shutsemau (Meta)
2026-07-26fs/proc: use softleaf_has_pfn() in pagemap PMD walkerUsama Arif
2026-07-26Merge tag 'vfs-7.2-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-26super: fix emergency thaw deadlock on frozen block devicesChristian Brauner
2026-07-24Merge tag 'v7.2-rc4-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-07-24Merge tag 'ceph-for-7.2-rc5' of https://github.com/ceph/ceph-clientLinus Torvalds
2026-07-24Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds
2026-07-24pidfs: make pidfs_ino_lock staticMateusz Guzik
2026-07-23Merge tag 'v7.2-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds