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