summaryrefslogtreecommitdiff
path: root/fs/ocfs2
AgeCommit message (Expand)Author
14 hoursMerge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
3 daysMerge tag 'vfs-7.1-rc1.bh.metadata' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
3 daysMerge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
10 daysocfs2: fix out-of-bounds write in ocfs2_write_end_inlineJoseph Qi
11 daysfs: remove unncessary pagevec.h includesTal Zussman
2026-03-26ocfs2: Drop pointless sync_mapping_buffers() callsJan Kara
2026-03-06treewide: change inode->i_ino from unsigned long to u64Jeff Layton
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-01-31ocfs2: fix reflink preserve cleanup issueHeming Zhao
2026-01-26ocfs2: add check for free bits before allocation in ocfs2_move_extent()Deepanshu Kartikey
2026-01-26ocfs2: adjust function name referenceJulia Lawall
2026-01-20ocfs2: annotate more flexible array members with __counted_by_le()Dmitry Antipov
2026-01-20ocfs2: fix oob in __ocfs2_find_pathEdward Adam Davis
2026-01-20ocfs2: add validate function for slot map blocksPrithvi Tambewagh
2026-01-20ocfs2: adjust ocfs2_xa_remove_entry() to match UBSAN boundary checksDmitry Antipov
2026-01-20ocfs2: validate inline data i_size during inode readDeepanshu Kartikey
2026-01-20ocfs2: validate i_refcount_loc when refcount flag is setDeepanshu Kartikey
2026-01-20ocfs2: constify struct configfs_item_operations and configfs_group_operationsChristophe JAILLET
2026-01-20ocfs2: detect released suballocator BG for fh_to_[dentry|parent]Heming Zhao
2026-01-20ocfs2: give ocfs2 the ability to reclaim suballocator free bgHeming Zhao
2026-01-12ocfs2: add setlease file operationJeff Layton
2025-12-13Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-12-10ocfs2: fix memory leak in ocfs2_merge_rec_left()Dmitry Antipov
2025-12-10ocfs2: invalidate inode if i_mode is zero after block readAhmet Eray Karadag
2025-12-10ocfs2: avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2025-12-10ocfs2: convert remaining read-only checks to ocfs2_emergency_stateAhmet Eray Karadag
2025-12-10ocfs2: add ocfs2_emergency_state helper and apply to setattrAhmet Eray Karadag
2025-12-10ocfs2: fix kernel BUG in ocfs2_find_victim_chainPrithvi Tambewagh
2025-12-10ocfs2: validate inline xattr size and entry count in ocfs2_xattr_ibody_listDeepanshu Kartikey
2025-12-10ocfs2: replace deprecated strcpy with strscpyThorsten Blum
2025-12-10ocfs2: check tl_used after reading it from trancate log inodeEdward Adam Davis
2025-12-06ocfs2: fix xattr array entry __counted_by errorLinus Torvalds
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-12-05Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-03Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.fs_header' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.folio' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-11-20ocfs2: mark inode bad upon validation failure during readAhmet Eray Karadag
2025-11-20ocfs2: replace deprecated strcpy with strscpyThorsten Blum
2025-11-20ocfs2: replace deprecated strcpy in ocfs2_create_xattr_blockThorsten Blum
2025-11-20ocfs2: validate cl_bpc in allocator inodes to prevent divide-by-zeroDeepanshu Kartikey
2025-11-20ocfs2: add extra consistency checks for chain allocator dinodesDmitry Antipov
2025-11-16convert dlmfsAl Viro
2025-11-12ocfs2: add inline inode consistency check to ocfs2_validate_inode_block()Dmitry Antipov