index
:
kernel/git/torvalds/linux.git
master
Linux kernel source tree
Linus Torvalds
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]