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-7.1.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
13 days
ocfs2: reject non-inline dinodes with i_size and zero i_clusters
Michael Bommarito
1
-0
/
+60
13 days
ocfs2: reject dinodes whose i_rdev disagrees with the file type
Michael Bommarito
1
-0
/
+55
13 days
ocfs2: reject dinodes with non-canonical i_mode type
Michael Bommarito
1
-2
/
+33
13 days
ocfs2: add journal NULL check in ocfs2_checkpoint_inode()
Joseph Qi
1
-0
/
+3
13 days
ocfs2: fix NULL h_transaction deref in ocfs2_assure_trans_credits
Ian Bridges
1
-1
/
+5
13 days
ocfs2: avoid moving extents to occupied clusters
Kyle Zeng
1
-1
/
+3
13 days
ocfs2: use kzalloc for quota recovery bitmap allocation
Tristan Madani
1
-1
/
+1
13 days
ocfs2: fix circular locking dependency in ocfs2_dio_end_io_write
Aleksandr Nogikh
1
-4
/
+9
13 days
ocfs2: fix race between ocfs2_control_install_private() and ocfs2_control_rel...
Joseph Qi
1
-7
/
+3
13 days
ocfs2/dlm: require a ref for locking_state debugfs open
Zhang Cen
1
-4
/
+12
13 days
ocfs2: reject FITRIM ranges shorter than a cluster
Zhang Cen
1
-1
/
+1
13 days
ocfs2: fix buffer head management in ocfs2_read_blocks()
Dmitry Antipov
1
-3
/
+4
13 days
ocfs2: rebase copied fsdlm LVB pointers in locking_state
Zhang Cen
1
-0
/
+17
13 days
ocfs2: kill osb->system_file_mutex lock
Tetsuo Handa
3
-10
/
+3
13 days
ocfs2: don't BUG_ON an invalid journal dinode
ZhengYuan Huang
1
-5
/
+2
2026-07-04
ocfs2: reject oversized group bitmap descriptors
Zhang Cen
1
-0
/
+22
2026-05-23
ocfs2: validate group add input before caching
ZhengYuan Huang
1
-5
/
+7
2026-05-23
ocfs2: validate bg_bits during freefrag scan
ZhengYuan Huang
1
-1
/
+17
2026-05-23
ocfs2: fix listxattr handling when the buffer is full
ZhengYuan Huang
1
-2
/
+2
2026-05-23
ocfs2/dlm: fix off-by-one in dlm_match_regions() region comparison
Junrui Luo
1
-1
/
+1
2026-05-23
ocfs2/dlm: validate qr_numregions in dlm_match_regions()
Junrui Luo
1
-0
/
+8
2026-05-17
ocfs2: split transactions in dio completion to avoid credit exhaustion
Heming Zhao
1
-29
/
+45
2026-04-27
ocfs2: fix out-of-bounds write in ocfs2_write_end_inline
Joseph Qi
1
-0
/
+10
2026-04-27
ocfs2: validate inline data i_size during inode read
Deepanshu Kartikey
1
-6
/
+19
2026-04-27
ocfs2: add inline inode consistency check to ocfs2_validate_inode_block()
Dmitry Antipov
1
-0
/
+8
2026-04-27
ocfs2: handle invalid dinode in ocfs2_group_extend
ZhengYuan Huang
1
-3
/
+7
2026-04-27
ocfs2: fix use-after-free in ocfs2_fault() when VM_FAULT_RETRY
Tejas Bharambe
2
-10
/
+7
2026-04-27
ocfs2: fix possible deadlock between unlink and dio_end_io_write
Joseph Qi
1
-2
/
+1
2026-03-04
ocfs2: fix reflink preserve cleanup issue
Heming Zhao
1
-0
/
+4
2026-01-11
ocfs2: fix kernel BUG in ocfs2_find_victim_chain
Prithvi Tambewagh
1
-0
/
+10
2026-01-11
ocfs2: fix memory leak in ocfs2_merge_rec_left()
Dmitry Antipov
1
-1
/
+0
2026-01-11
ocfs2: relax BUG() to ocfs2_error() in __ocfs2_move_extent()
Dmitry Antipov
1
-1
/
+7
2025-10-29
ocfs2: clear extent cache after moving/defragmenting extents
Deepanshu Kartikey
1
-0
/
+5
2025-10-23
quota: remove unneeded return value of register_quota_format
Kemeng Shi
1
-4
/
+2
2025-10-15
ocfs2: fix double free in user_cluster_connect()
Dan Carpenter
1
-0
/
+1
2025-09-19
ocfs2: fix recursive semaphore deadlock in fiemap call
Mark Tinguely
1
-1
/
+9
2025-09-09
ocfs2: prevent release journal inode after journal shutdown
Edward Adam Davis
1
-0
/
+3
2025-06-19
ocfs2: fix possible memory leak in ocfs2_finish_quota_recovery
Murad Masimov
1
-1
/
+1
2025-05-18
ocfs2: stop quota recovery before disabling quotas
Jan Kara
5
-9
/
+30
2025-05-18
ocfs2: implement handshaking with ocfs2 recovery thread
Jan Kara
2
-17
/
+39
2025-05-18
ocfs2: switch osb->disable_recovery to enum
Jan Kara
2
-7
/
+14
2025-04-10
ocfs2: validate l_tree_depth to avoid out-of-bounds access
Vasiliy Kovalev
1
-0
/
+8
2025-02-17
ocfs2: check dir i_size in ocfs2_find_entry
Su Yue
1
-4
/
+21
2025-02-17
ocfs2: handle a symlink read error correctly
Matthew Wilcox (Oracle)
1
-2
/
+3
2025-02-17
ocfs2: fix incorrect CPU endianness conversion causing mount failure
Heming Zhao
1
-1
/
+1
2025-02-08
ocfs2: mark dquot as inactive if failed to start trans while releasing dquot
Su Yue
1
-0
/
+5
2025-01-23
ocfs2: fix deadlock in ocfs2_get_system_file_inode
Mohammed Anees
1
-1
/
+7
2025-01-09
ocfs2: fix slab-use-after-free due to dangling pointer dqi_priv
Dennis Lam
2
-1
/
+2
2024-12-14
ocfs2: Revert "ocfs2: fix the la space leak when unmounting an ocfs2 volume"
Heming Zhao
1
-19
/
+0
2024-12-14
ocfs2: update seq_file index in ocfs2_dlm_seq_next
Wengang Wang
1
-0
/
+1
[next]