summaryrefslogtreecommitdiff
path: root/fs/ocfs2
AgeCommit message (Expand)Author
14 hoursMerge branch 'fs-next' of linux-nextMark Brown
28 hoursocfs2: fix hung task in orphan recoveryJiaming Zhang
28 hoursocfs2: validate lengths in dlm_mig_lockres_handlerBryam Vargas
28 hoursocfs2: bound namelen in dlm_migrate_request_handlerBryam Vargas
28 hoursocfs2: use inode_lock_nested() for orphan dir lockingDeepanshu Kartikey
28 hoursocfs2/cluster: keep heartbeat local node stableCen Zhang
5 daysMerge branch 'vfs-7.3.super' into vfs.allChristian Brauner
5 daysRemove excl arg to ->create inode_operationNeilBrown
6 daysocfs2: dlmfs: drop redundant S_IFDIR from mkdirJori Koolstra
6 daysocfs2: drop redundant S_IFDIR from mkdirJori Koolstra
8 daysocfs2: don't reset s_dev on dismountChristian Brauner
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