index
:
kernel/git/stable/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
Age
Commit message (
Expand
)
Author
2026-06-21
Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-06-17
ocfs2: fix circular locking dependency in ocfs2_dio_end_io_write
Aleksandr Nogikh
2026-06-17
ocfs2: fix NULL h_transaction deref in ocfs2_assure_trans_credits
Ian Bridges
2026-06-17
ocfs2: avoid moving extents to occupied clusters
Kyle Zeng
2026-06-17
ocfs2: fix UBSAN array-index-out-of-bounds in ocfs2_sum_rightmost_rec
Ian Bridges
2026-06-15
Merge tag 'vfs-7.2-rc1.procfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-06-04
ocfs2: fix out-of-bounds write in ocfs2_remove_refcount_extent
Ian Bridges
2026-06-04
ocfs2: fix race between ocfs2_control_install_private() and ocfs2_control_rel...
Joseph Qi
2026-06-04
ocfs2/dlm: require a ref for locking_state debugfs open
Zhang Cen
2026-06-04
ocfs2: reject FITRIM ranges shorter than a cluster
Zhang Cen
2026-06-04
ocfs2: validate fast symlink target during inode read
Zhang Cen
2026-06-04
ocfs2: add journal NULL check in ocfs2_checkpoint_inode()
Joseph Qi
2026-06-04
ocfs2: fix buffer head management in ocfs2_read_blocks()
Dmitry Antipov
2026-06-04
ocfs2: reject oversized group bitmap descriptors
Zhang Cen
2026-06-04
ocfs2: rebase copied fsdlm LVB pointers in locking_state
Zhang Cen
2026-06-04
ocfs2: Convert ocfs2_write_super_or_backup to bh_submit()
Matthew Wilcox (Oracle)
2026-06-04
ocfs2: Convert ocfs2_read_blocks to bh_submit()
Matthew Wilcox (Oracle)
2026-06-04
ocfs2: Convert ocfs2_read_block to bh_submit()
Matthew Wilcox (Oracle)
2026-06-04
ocfs2: Convert ocfs2_write_block to bh_submit()
Matthew Wilcox (Oracle)
2026-05-28
ocfs2: reject non-inline dinodes with i_size and zero i_clusters
Michael Bommarito
2026-05-28
ocfs2: reject dinodes whose i_rdev disagrees with the file type
Michael Bommarito
2026-05-28
ocfs2: reject dinodes with non-canonical i_mode type
Michael Bommarito
2026-05-28
ocfs2: kill osb->system_file_mutex lock
Tetsuo Handa
2026-05-28
ocfs2: validate inline xattr header before reflinking inline xattrs
ZhengYuan Huang
2026-05-28
ocfs2: validate inline xattr header before inline refcount attach
ZhengYuan Huang
2026-05-28
ocfs2: validate inline xattr header before ibody remove
ZhengYuan Huang
2026-05-28
ocfs2: validate inline xattr header before checking outside values
ZhengYuan Huang
2026-05-28
ocfs2: validate inline xattr header before ibody lookups
ZhengYuan Huang
2026-05-28
ocfs2: don't BUG_ON an invalid journal dinode
ZhengYuan Huang
2026-05-28
ocfs2: reject inconsistent inode size before truncate
ZhengYuan Huang
2026-05-28
ocfs2: use kzalloc for quota recovery bitmap allocation
Tristan Madani
2026-05-27
ocfs2/dlm: replace __get_free_page() with kmalloc()
Mike Rapoport (Microsoft)
2026-05-11
fs: RCU-ify filesystems list
Christian Brauner
2026-04-21
Merge tag 'pull-dcache-busy-wait' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-04-17
Merge tag 'ext4_for_linux-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-04-16
Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-15
ocfs2: validate group add input before caching
ZhengYuan Huang
2026-04-15
ocfs2: validate bg_bits during freefrag scan
ZhengYuan Huang
2026-04-15
ocfs2: fix listxattr handling when the buffer is full
ZhengYuan Huang
2026-04-15
ocfs2: use get_random_u32() where appropriate
David Carlier
2026-04-15
ocfs2: split transactions in dio completion to avoid credit exhaustion
Heming Zhao
2026-04-15
ocfs2: remove redundant l_next_free_rec check in __ocfs2_find_path()
Joseph Qi
2026-04-15
ocfs2: validate extent block list fields during block read
Joseph Qi
2026-04-15
ocfs2: remove empty extent list check in ocfs2_dx_dir_lookup_rec()
Joseph Qi
2026-04-15
ocfs2: validate dx_root extent list fields during block read
Joseph Qi
2026-04-15
ocfs2: fix use-after-free in ocfs2_fault() when VM_FAULT_RETRY
Tejas Bharambe
2026-04-15
ocfs2: handle invalid dinode in ocfs2_group_extend
ZhengYuan Huang
2026-04-15
ocfs2: validate bg_list extent bounds in discontig groups
ZhengYuan Huang
[next]