summaryrefslogtreecommitdiff
path: root/fs/ocfs2
AgeCommit message (Expand)Author
25 hoursMerge branch 'fs-next' of linux-nextMark Brown
26 hoursMerge branch 'vfs.all' of https://git.kernel.org/pub/scm/linux/kernel/git/vfs...Mark Brown
2 daysocfs2: validate dl_blkno and dl_fs_generation of dir index leaf blocksJoseph Qi
2 daysocfs2: validate dr_fs_generation of dir index root blocksJoseph Qi
2 daysocfs2: skip uninitialized lockres in ocfs2_mark_lockres_freeing()Joseph Qi
2 daysocfs2: reject inconsistent xattr bucket during defragJoseph Qi
2 daysocfs2: allow xattr bucket entries to span multiple blocksJoseph Qi
2 daysocfs2: validate suballoc slot and bit of extent and refcount blocksJoseph Qi
2 daysocfs2: validate suballoc slot and bit of xattr and dir index blocksJoseph Qi
2 daysocfs2: validate suballoc bit during inode readJoseph Qi
2 daysocfs2: restrict OCFS2_INVALID_SLOT suballoc slot to system inodesJoseph Qi
2 daysocfs2: defer suballocator block group reclaim to workqueueJoseph Qi
2 daysocfs2: free replay slots in ocfs2_recovery_exit()Joseph Qi
2 daysocfs2: exit recovery thread on mount error pathJoseph Qi
2 daysocfs2: reject inconsistent local xattr entriesZhengYuan Huang
2 daysocfs2: fix deadlock in inline-data truncate transactionsJoseph Qi
2 daysocfs2: make ocfs2_calc_xattr_init() return voidJoseph Qi
4 daysocfs2: Refuse to enable ocfs2 format for another filesystemJan Kara
8 daysocfs2: check for a stale write error before reusing a metadata bufferChao Shi
8 daysocfs2: check for a metadata write error with buffer_write_io_error()Chao Shi
2026-08-23Merge tag 'mm-nonmm-stable-2026-08-22-16-57' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-08-19ocfs2: bound-check dir entries in the inline-data re-validation scanZhan Xusheng
2026-08-19ocfs2: bound-check dir entries in the readdir re-validation scanZhan Xusheng
2026-08-17Merge tag 'vfs-7.3-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-17Merge tag 'vfs-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-08-17Merge tag 'vfs-7.3-rc1.lookup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-08-13ocfs2: fix readdir position truncation on 32-bit kernelsZhan Xusheng
2026-08-13ocfs2: fix cached cluster count after suballocator reclaimMatthias Goergens
2026-08-13ocfs2: fix circular locking dependency in ocfs2_init_acl()Krystian Kaniewski
2026-08-13ocfs2: validate DIO orphan slot during inode readZhengYuan Huang
2026-08-13ocfs2: validate orphan slot during inode readZhengYuan Huang
2026-08-05ocfs2: o2hb: quiesce negotiate handlers and timeout workCen Zhang
2026-08-05ocfs2: synchronize heartbeat callbacks with o2net teardownCen Zhang
2026-08-05ocfs2: fix missing metadata reservation for large xattrsIan Bridges
2026-08-05ocfs2: cluster: fix o2hb_dependent_users leak on pin failureJoseph Qi
2026-08-05ocfs2: cluster: avoid lock order inversion in o2hb_region_pin() from drop_itemJoseph Qi
2026-08-05ocfs2: cluster: don't sleep while holding o2hb_live_lock in o2hb_region_pin()Joseph Qi
2026-08-05ocfs2: always run deallocs on copy-on-write completionDmitry Antipov
2026-08-03ocfs2: validate directory-index entry counts when reading metadataDoruk Tan Ozturk
2026-08-03ocfs2: cluster: use an on-stack bio for the heartbeat writeJoseph Qi
2026-08-03ocfs2: cluster: use GFP_NOFS for heartbeat bio allocationJoseph Qi
2026-08-03ocfs2: validate rl_used against rl_count in refcount block validatorIbrahim Hashimov
2026-08-03ocfs2: do not use make_bad_inode() in ocfs2_read_inode_block_full()Dmitry Antipov
2026-08-03ocfs2: validate external xattr entries when reading metadataCen Zhang
2026-08-03ocfs2: validate inline xattrs during inode block validationCen Zhang
2026-08-03ocfs2: fix hung task in orphan recoveryJiaming Zhang
2026-08-03ocfs2: validate lengths in dlm_mig_lockres_handlerBryam Vargas
2026-08-03ocfs2: bound namelen in dlm_migrate_request_handlerBryam Vargas
2026-08-03ocfs2: use inode_lock_nested() for orphan dir lockingDeepanshu Kartikey
2026-08-03ocfs2/cluster: keep heartbeat local node stableCen Zhang