summaryrefslogtreecommitdiff
path: root/fs/ocfs2
AgeCommit message (Expand)Author
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-06-17ocfs2: fix circular locking dependency in ocfs2_dio_end_io_writeAleksandr Nogikh
2026-06-17ocfs2: fix NULL h_transaction deref in ocfs2_assure_trans_creditsIan Bridges
2026-06-17ocfs2: avoid moving extents to occupied clustersKyle Zeng
2026-06-17ocfs2: fix UBSAN array-index-out-of-bounds in ocfs2_sum_rightmost_recIan Bridges
2026-06-15Merge tag 'vfs-7.2-rc1.procfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-06-04ocfs2: fix out-of-bounds write in ocfs2_remove_refcount_extentIan Bridges
2026-06-04ocfs2: fix race between ocfs2_control_install_private() and ocfs2_control_rel...Joseph Qi
2026-06-04ocfs2/dlm: require a ref for locking_state debugfs openZhang Cen
2026-06-04ocfs2: reject FITRIM ranges shorter than a clusterZhang Cen
2026-06-04ocfs2: validate fast symlink target during inode readZhang Cen
2026-06-04ocfs2: add journal NULL check in ocfs2_checkpoint_inode()Joseph Qi
2026-06-04ocfs2: fix buffer head management in ocfs2_read_blocks()Dmitry Antipov
2026-06-04ocfs2: reject oversized group bitmap descriptorsZhang Cen
2026-06-04ocfs2: rebase copied fsdlm LVB pointers in locking_stateZhang Cen
2026-06-04ocfs2: Convert ocfs2_write_super_or_backup to bh_submit()Matthew Wilcox (Oracle)
2026-06-04ocfs2: Convert ocfs2_read_blocks to bh_submit()Matthew Wilcox (Oracle)
2026-06-04ocfs2: Convert ocfs2_read_block to bh_submit()Matthew Wilcox (Oracle)
2026-06-04ocfs2: Convert ocfs2_write_block to bh_submit()Matthew Wilcox (Oracle)
2026-05-28ocfs2: reject non-inline dinodes with i_size and zero i_clustersMichael Bommarito
2026-05-28ocfs2: reject dinodes whose i_rdev disagrees with the file typeMichael Bommarito
2026-05-28ocfs2: reject dinodes with non-canonical i_mode typeMichael Bommarito
2026-05-28ocfs2: kill osb->system_file_mutex lockTetsuo Handa
2026-05-28ocfs2: validate inline xattr header before reflinking inline xattrsZhengYuan Huang
2026-05-28ocfs2: validate inline xattr header before inline refcount attachZhengYuan Huang
2026-05-28ocfs2: validate inline xattr header before ibody removeZhengYuan Huang
2026-05-28ocfs2: validate inline xattr header before checking outside valuesZhengYuan Huang
2026-05-28ocfs2: validate inline xattr header before ibody lookupsZhengYuan Huang
2026-05-28ocfs2: don't BUG_ON an invalid journal dinodeZhengYuan Huang
2026-05-28ocfs2: reject inconsistent inode size before truncateZhengYuan Huang
2026-05-28ocfs2: use kzalloc for quota recovery bitmap allocationTristan Madani
2026-05-27ocfs2/dlm: replace __get_free_page() with kmalloc()Mike Rapoport (Microsoft)
2026-05-11fs: RCU-ify filesystems listChristian Brauner
2026-04-21Merge tag 'pull-dcache-busy-wait' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-04-17Merge tag 'ext4_for_linux-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-04-16Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-15ocfs2: validate group add input before cachingZhengYuan Huang
2026-04-15ocfs2: validate bg_bits during freefrag scanZhengYuan Huang
2026-04-15ocfs2: fix listxattr handling when the buffer is fullZhengYuan Huang
2026-04-15ocfs2: use get_random_u32() where appropriateDavid Carlier
2026-04-15ocfs2: split transactions in dio completion to avoid credit exhaustionHeming Zhao
2026-04-15ocfs2: remove redundant l_next_free_rec check in __ocfs2_find_path()Joseph Qi
2026-04-15ocfs2: validate extent block list fields during block readJoseph Qi
2026-04-15ocfs2: remove empty extent list check in ocfs2_dx_dir_lookup_rec()Joseph Qi
2026-04-15ocfs2: validate dx_root extent list fields during block readJoseph Qi
2026-04-15ocfs2: fix use-after-free in ocfs2_fault() when VM_FAULT_RETRYTejas Bharambe
2026-04-15ocfs2: handle invalid dinode in ocfs2_group_extendZhengYuan Huang
2026-04-15ocfs2: validate bg_list extent bounds in discontig groupsZhengYuan Huang