index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
ocfs2: validate group add input before caching
ZhengYuan Huang
1
-5
/
+7
5 days
ocfs2: validate bg_bits during freefrag scan
ZhengYuan Huang
1
-1
/
+17
5 days
ocfs2: fix listxattr handling when the buffer is full
ZhengYuan Huang
1
-2
/
+2
5 days
ocfs2/dlm: fix off-by-one in dlm_match_regions() region comparison
Junrui Luo
1
-1
/
+1
5 days
ocfs2/dlm: validate qr_numregions in dlm_match_regions()
Junrui Luo
1
-0
/
+8
2026-05-07
ocfs2: split transactions in dio completion to avoid credit exhaustion
Heming Zhao
1
-29
/
+45
2026-04-22
ocfs2: handle invalid dinode in ocfs2_group_extend
ZhengYuan Huang
1
-3
/
+7
2026-04-22
ocfs2: fix use-after-free in ocfs2_fault() when VM_FAULT_RETRY
Tejas Bharambe
2
-10
/
+7
2026-04-22
ocfs2: fix possible deadlock between unlink and dio_end_io_write
Joseph Qi
1
-2
/
+1
2026-04-06
ocfs2: fix out-of-bounds write in ocfs2_write_end_inline
Joseph Qi
1
-0
/
+10
2026-02-22
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
3
-8
/
+4
2026-02-22
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2
-2
/
+2
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
16
-27
/
+27
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
31
-79
/
+73
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
12
-47
/
+399
2026-02-01
ocfs2: fix reflink preserve cleanup issue
Heming Zhao
1
-0
/
+4
2026-01-27
ocfs2: add check for free bits before allocation in ocfs2_move_extent()
Deepanshu Kartikey
1
-1
/
+6
2026-01-27
ocfs2: adjust function name reference
Julia Lawall
1
-1
/
+1
2026-01-21
ocfs2: annotate more flexible array members with __counted_by_le()
Dmitry Antipov
2
-5
/
+3
2026-01-21
ocfs2: fix oob in __ocfs2_find_path
Edward Adam Davis
1
-4
/
+5
2026-01-21
ocfs2: add validate function for slot map blocks
Prithvi Tambewagh
1
-2
/
+25
2026-01-21
ocfs2: adjust ocfs2_xa_remove_entry() to match UBSAN boundary checks
Dmitry Antipov
1
-2
/
+3
2026-01-21
ocfs2: validate inline data i_size during inode read
Deepanshu Kartikey
1
-6
/
+19
2026-01-21
ocfs2: validate i_refcount_loc when refcount flag is set
Deepanshu Kartikey
1
-0
/
+7
2026-01-21
ocfs2: constify struct configfs_item_operations and configfs_group_operations
Christophe JAILLET
2
-6
/
+6
2026-01-21
ocfs2: detect released suballocator BG for fh_to_[dentry|parent]
Heming Zhao
2
-11
/
+21
2026-01-21
ocfs2: give ocfs2 the ability to reclaim suballocator free bg
Heming Zhao
1
-9
/
+299
2026-01-12
ocfs2: add setlease file operation
Jeff Layton
1
-0
/
+5
2025-12-13
Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
14
-29
/
+106
2025-12-11
ocfs2: fix memory leak in ocfs2_merge_rec_left()
Dmitry Antipov
1
-1
/
+0
2025-12-11
ocfs2: invalidate inode if i_mode is zero after block read
Ahmet Eray Karadag
1
-0
/
+8
2025-12-11
ocfs2: avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
1
-2
/
+6
2025-12-11
ocfs2: convert remaining read-only checks to ocfs2_emergency_state
Ahmet Eray Karadag
6
-11
/
+10
2025-12-11
ocfs2: add ocfs2_emergency_state helper and apply to setattr
Ahmet Eray Karadag
2
-0
/
+24
2025-12-11
ocfs2: fix kernel BUG in ocfs2_find_victim_chain
Prithvi Tambewagh
1
-0
/
+10
2025-12-11
ocfs2: validate inline xattr size and entry count in ocfs2_xattr_ibody_list
Deepanshu Kartikey
1
-2
/
+28
2025-12-11
ocfs2: replace deprecated strcpy with strscpy
Thorsten Blum
6
-11
/
+16
2025-12-11
ocfs2: check tl_used after reading it from trancate log inode
Edward Adam Davis
1
-2
/
+4
2025-12-07
ocfs2: fix xattr array entry __counted_by error
Linus Torvalds
1
-1
/
+1
2025-12-07
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
6
-21
/
+113
2025-12-06
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+3
2025-12-04
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-3
/
+3
2025-12-02
Merge tag 'vfs-6.19-rc1.fs_header' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-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
/
+1
2025-12-01
Merge tag 'vfs-6.19-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-9
/
+2
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-28
/
+6
2025-11-21
ocfs2: mark inode bad upon validation failure during read
Ahmet Eray Karadag
1
-0
/
+2
2025-11-21
ocfs2: replace deprecated strcpy with strscpy
Thorsten Blum
1
-2
/
+3
2025-11-21
ocfs2: replace deprecated strcpy in ocfs2_create_xattr_block
Thorsten Blum
1
-1
/
+1
2025-11-21
ocfs2: validate cl_bpc in allocator inodes to prevent divide-by-zero
Deepanshu Kartikey
1
-0
/
+10
[next]