index
:
pub/scm/linux/kernel/git/robh/linux.git
master
Rob Herring's fork of linux.git
Rob Herring
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-13
ocfs2: validate DIO orphan slot during inode read
ZhengYuan Huang
1
-0
/
+8
2026-08-13
ocfs2: validate orphan slot during inode read
ZhengYuan Huang
1
-0
/
+8
2026-08-03
ocfs2: do not use make_bad_inode() in ocfs2_read_inode_block_full()
Dmitry Antipov
1
-2
/
+0
2026-08-03
ocfs2: validate inline xattrs during inode block validation
Cen Zhang
1
-0
/
+4
2026-06-17
ocfs2: fix UBSAN array-index-out-of-bounds in ocfs2_sum_rightmost_rec
Ian Bridges
1
-0
/
+32
2026-06-04
ocfs2: validate fast symlink target during inode read
Zhang Cen
1
-0
/
+23
2026-05-28
ocfs2: reject non-inline dinodes with i_size and zero i_clusters
Michael Bommarito
1
-0
/
+60
2026-05-28
ocfs2: reject dinodes whose i_rdev disagrees with the file type
Michael Bommarito
1
-0
/
+55
2026-05-28
ocfs2: reject dinodes with non-canonical i_mode type
Michael Bommarito
1
-2
/
+34
2026-04-13
Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2026-04-06
ocfs2: fix out-of-bounds write in ocfs2_write_end_inline
Joseph Qi
1
-0
/
+10
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
1
-1
/
+1
2026-01-20
ocfs2: validate inline data i_size during inode read
Deepanshu Kartikey
1
-6
/
+19
2026-01-20
ocfs2: validate i_refcount_loc when refcount flag is set
Deepanshu Kartikey
1
-0
/
+7
2025-12-13
Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+9
2025-12-10
ocfs2: invalidate inode if i_mode is zero after block read
Ahmet Eray Karadag
1
-0
/
+8
2025-12-10
ocfs2: convert remaining read-only checks to ocfs2_emergency_state
Ahmet Eray Karadag
1
-2
/
+1
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-5
/
+44
2025-11-20
ocfs2: mark inode bad upon validation failure during read
Ahmet Eray Karadag
1
-0
/
+2
2025-11-20
ocfs2: validate cl_bpc in allocator inodes to prevent divide-by-zero
Deepanshu Kartikey
1
-0
/
+10
2025-11-20
ocfs2: add extra consistency checks for chain allocator dinodes
Dmitry Antipov
1
-0
/
+17
2025-11-12
ocfs2: add inline inode consistency check to ocfs2_validate_inode_block()
Dmitry Antipov
1
-0
/
+8
2025-11-12
ocfs2: convert to host endian in ocfs2_validate_inode_block
Joseph Qi
1
-1
/
+1
2025-11-12
ocfs2: use correct endian in ocfs2_dinode_has_extents
Joseph Qi
1
-4
/
+6
2025-10-20
Coccinelle-based conversion to use ->i_state accessors
Mateusz Guzik
1
-2
/
+2
2025-10-20
ocfs2: retire ocfs2_drop_inode() and I_WILL_FREE usage
Mateusz Guzik
1
-21
/
+2
2025-09-13
ocfs2: add suballoc slot check in ocfs2_validate_inode_block()
Dmitry Antipov
1
-0
/
+8
2025-08-27
ocfs2: prevent release journal inode after journal shutdown
Edward Adam Davis
1
-0
/
+3
2025-07-09
ocfs2: embed actual values into ocfs2_sysfile_lock_key names
Tetsuo Handa
1
-4
/
+66
2025-01-24
ocfs2: correct l_next_free_rec in online check
Julian Sun
1
-0
/
+24
2025-01-12
ocfs2: miscellaneous spelling fixes
Dmitry Antipov
1
-2
/
+2
2024-04-25
ocfs2: fix sparse warnings
Heming Zhao
1
-0
/
+2
2023-10-18
ocfs2: convert to new timestamp accessors
Jeff Layton
1
-14
/
+14
2023-07-24
ocfs2: convert to ctime accessor functions
Jeff Layton
1
-6
/
+6
2022-04-29
ocfs2: fix mounting crash if journal is not alloced
Heming Zhao via Ocfs2-devel
1
-2
/
+2
2022-03-22
fs/ocfs2: fix comments mentioning i_mutex
hongnanli
1
-1
/
+1
2021-11-06
ocfs2: cleanup journal init and shutdown
Valentin Vidic
1
-2
/
+2
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
1
-3
/
+1
2019-09-24
ocfs2: fix spelling mistake "ambigous" -> "ambiguous"
Colin Ian King
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145
Thomas Gleixner
1
-15
/
+1
2018-08-17
ocfs2: clean up some unnecessary code
wangyan
1
-4
/
+1
2018-04-05
ocfs2: use 'oi' instead of 'OCFS2_I()'
piaojun
1
-1
/
+1
2018-04-05
ocfs2: use 'osb' instead of 'OCFS2_SB()'
piaojun
1
-3
/
+3
2018-01-29
ocfs2: convert to new i_version API
Jeff Layton
1
-1
/
+2
2017-07-06
ocfs2: fix a static checker warning
Gang He
1
-1
/
+1
2016-12-12
ocfs2: replace CURRENT_TIME macro
Deepa Dinamani
1
-1
/
+1
2016-05-26
ocfs2: fix improper handling of return errno
Eric Ren
1
-6
/
+1
2016-05-02
parallel lookups: actual switch to rwsem
Al Viro
1
-1
/
+1
2016-03-25
ocfs2: record UNWRITTEN extents when populate write desc
Ryan Ding
1
-0
/
+3
2016-03-22
ocfs2: check/fix inode block for online file check
Gang He
1
-9
/
+216
[next]