index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-8
/
+4
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-2
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-27
/
+27
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-79
/
+73
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-47
/
+399
2026-01-31
ocfs2: fix reflink preserve cleanup issue
Heming Zhao
-0
/
+4
2026-01-26
ocfs2: add check for free bits before allocation in ocfs2_move_extent()
Deepanshu Kartikey
-1
/
+6
2026-01-26
ocfs2: adjust function name reference
Julia Lawall
-1
/
+1
2026-01-20
ocfs2: annotate more flexible array members with __counted_by_le()
Dmitry Antipov
-5
/
+3
2026-01-20
ocfs2: fix oob in __ocfs2_find_path
Edward Adam Davis
-4
/
+5
2026-01-20
ocfs2: add validate function for slot map blocks
Prithvi Tambewagh
-2
/
+25
2026-01-20
ocfs2: adjust ocfs2_xa_remove_entry() to match UBSAN boundary checks
Dmitry Antipov
-2
/
+3
2026-01-20
ocfs2: validate inline data i_size during inode read
Deepanshu Kartikey
-6
/
+19
2026-01-20
ocfs2: validate i_refcount_loc when refcount flag is set
Deepanshu Kartikey
-0
/
+7
2026-01-20
ocfs2: constify struct configfs_item_operations and configfs_group_operations
Christophe JAILLET
-6
/
+6
2026-01-20
ocfs2: detect released suballocator BG for fh_to_[dentry|parent]
Heming Zhao
-11
/
+21
2026-01-20
ocfs2: give ocfs2 the ability to reclaim suballocator free bg
Heming Zhao
-9
/
+299
2026-01-12
ocfs2: add setlease file operation
Jeff Layton
-0
/
+5
2025-12-13
Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-29
/
+106
2025-12-10
ocfs2: fix memory leak in ocfs2_merge_rec_left()
Dmitry Antipov
-1
/
+0
2025-12-10
ocfs2: invalidate inode if i_mode is zero after block read
Ahmet Eray Karadag
-0
/
+8
2025-12-10
ocfs2: avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
-2
/
+6
2025-12-10
ocfs2: convert remaining read-only checks to ocfs2_emergency_state
Ahmet Eray Karadag
-11
/
+10
2025-12-10
ocfs2: add ocfs2_emergency_state helper and apply to setattr
Ahmet Eray Karadag
-0
/
+24
2025-12-10
ocfs2: fix kernel BUG in ocfs2_find_victim_chain
Prithvi Tambewagh
-0
/
+10
2025-12-10
ocfs2: validate inline xattr size and entry count in ocfs2_xattr_ibody_list
Deepanshu Kartikey
-2
/
+28
2025-12-10
ocfs2: replace deprecated strcpy with strscpy
Thorsten Blum
-11
/
+16
2025-12-10
ocfs2: check tl_used after reading it from trancate log inode
Edward Adam Davis
-2
/
+4
2025-12-06
ocfs2: fix xattr array entry __counted_by error
Linus Torvalds
-1
/
+1
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-21
/
+113
2025-12-05
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-5
/
+3
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-3
/
+3
2025-12-01
Merge tag 'vfs-6.19-rc1.fs_header' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-0
/
+1
2025-12-01
Merge tag 'vfs-6.19-rc1.folio' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+1
2025-12-01
Merge tag 'vfs-6.19-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-9
/
+2
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-28
/
+6
2025-11-20
ocfs2: mark inode bad upon validation failure during read
Ahmet Eray Karadag
-0
/
+2
2025-11-20
ocfs2: replace deprecated strcpy with strscpy
Thorsten Blum
-2
/
+3
2025-11-20
ocfs2: replace deprecated strcpy in ocfs2_create_xattr_block
Thorsten Blum
-1
/
+1
2025-11-20
ocfs2: validate cl_bpc in allocator inodes to prevent divide-by-zero
Deepanshu Kartikey
-0
/
+10
2025-11-20
ocfs2: add extra consistency checks for chain allocator dinodes
Dmitry Antipov
-0
/
+17
2025-11-16
convert dlmfs
Al Viro
-5
/
+3
2025-11-12
ocfs2: add inline inode consistency check to ocfs2_validate_inode_block()
Dmitry Antipov
-0
/
+8
2025-11-12
ocfs2: convert to host endian in ocfs2_validate_inode_block
Joseph Qi
-1
/
+1
2025-11-12
ocfs2: use correct endian in ocfs2_dinode_has_extents
Joseph Qi
-4
/
+6
2025-11-12
ocfs2: add boundary check to ocfs2_check_dir_entry()
Dmitry Antipov
-2
/
+15
2025-11-12
ocfs2: add directory size check to ocfs2_find_dir_space_id()
Dmitry Antipov
-0
/
+8
2025-11-12
ocfs2: add extra consistency check to ocfs2_dx_dir_lookup_rec()
Dmitry Antipov
-0
/
+8
2025-11-12
ocfs2: annotate flexible array members with __counted_by_le()
Dmitry Antipov
-10
/
+21
2025-11-12
ocfs2: relax BUG() to ocfs2_error() in __ocfs2_move_extent()
Dmitry Antipov
-1
/
+7
[next]