index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
inode.c
Age
Commit message (
Expand
)
Author
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
2015-09-04
ocfs2: neaten do_error, ocfs2_error and ocfs2_abort
Joe Perches
2015-09-04
ocfs2: fix race between crashed dio and rm
Joseph Qi
2015-09-04
ocfs2: acknowledge return value of ocfs2_error()
Goldwyn Rodrigues
2015-09-04
ocfs2: flush inode data to disk and free inode when i_count becomes zero
Xue jiufei
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-14
ocfs2: use ENOENT instead of EEXIST when get system file fails
Joseph Qi
2015-02-16
ocfs2: add functions to add and remove inode in orphan dir
Joseph Qi
2014-12-10
ocfs2: remove bogus test from ocfs2_read_locked_inode()
Jan Kara
2014-04-03
mm + fs: store shadow entries in page cache
Johannes Weiner
2014-04-03
ocfs2: avoid blocking in ocfs2_mark_lockres_freeing() in downconvert thread
Jan Kara
2014-04-03
ocfs2: move dquot_initialize() in ocfs2_delete_inode() somewhat later
Jan Kara
[next]