index
:
kernel/git/stable/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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
journal.c
Age
Commit message (
Expand
)
Author
2026-06-17
ocfs2: fix NULL h_transaction deref in ocfs2_assure_trans_credits
Ian Bridges
2026-05-28
ocfs2: don't BUG_ON an invalid journal dinode
ZhengYuan Huang
2026-04-09
ocfs2: use jbd2 jinode dirty range accessor
Li Chen
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-10-29
ocfs2: don't opencode filemap_fdatawrite_range in ocfs2_journal_submit_inode_...
Christoph Hellwig
2025-05-07
ocfs2: stop quota recovery before disabling quotas
Jan Kara
2025-05-07
ocfs2: implement handshaking with ocfs2 recovery thread
Jan Kara
2025-05-07
ocfs2: switch osb->disable_recovery to enum
Jan Kara
2025-04-22
fs/ocfs2: use sleeping version of __find_get_block()
Davidlohr Bueso
2025-01-12
ocfs2: miscellaneous spelling fixes
Dmitry Antipov
2024-09-09
ocfs2: fix null-ptr-deref when journal load failed.
Julian Sun
2024-06-24
ocfs2: fix DIO failure due to insufficient transaction credits
Jan Kara
2024-06-15
ocfs2: fix NULL pointer dereference in ocfs2_abort_trigger()
Joseph Qi
2024-06-15
ocfs2: fix NULL pointer dereference in ocfs2_journal_dirty()
Joseph Qi
2023-10-18
ocfs2: annotate struct ocfs2_replay_map with __counted_by
Kees Cook
2023-08-31
Merge tag 'ext4_for_linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-08-29
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-08-23
jbd2: jbd2_journal_init_{dev,inode} return proper error return value
Zhang Yi
2023-08-18
ocfs2: Use struct_size()
Christophe JAILLET
2023-08-18
ocfs2: use flexible array in 'struct ocfs2_recovery_map'
Christophe JAILLET
2023-08-09
ocfs2: stop using bdev->bd_super for journal error logging
Christoph Hellwig
2023-01-18
ocfs2: use filemap_fdatawrite_wbc instead of generic_writepages
Christoph Hellwig
2023-01-18
jbd2,ocfs2: move jbd2_journal_submit_inode_data_buffers to ocfs2
Christoph Hellwig
2022-11-30
ocfs2: fix memory leak in ocfs2_mount_volume()
Li Zetao
2022-08-17
Change calling conventions for filldir_t
Al Viro
2022-04-29
ocfs2: fix mounting crash if journal is not alloced
Heming Zhao via Ocfs2-devel
2022-01-15
ocfs2: use BUG_ON instead of if condition followed by BUG.
Zhang Mingyu
2021-11-10
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-11-06
ocfs2: cleanup journal init and shutdown
Valentin Vidic
2021-10-29
exit/kthread: Have kernel threads return instead of calling do_exit
Eric W. Biederman
2021-06-22
ext4: add discard/zeroout flags to journal flush
Leah Rumancik
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
2020-11-06
jbd2: rename j_maxlen to j_total_len and add jbd2_journal_max_txn_bufs
Harshad Shirwadkar
2020-10-18
jbd2, ext4, ocfs2: introduce/use journal callbacks j_submit|finish_inode_data...
Mauricio Faria de Oliveira
2020-04-02
ocfs2: replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-01-04
ocfs2: call journal flush to mark journal as empty after journal recovery whe...
Kai Li
2019-11-30
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2019-11-05
jbd2: Reserve space for revoke descriptor blocks
Jan Kara
2019-11-05
ocfs2: Use accessor function for h_buffer_credits
Jan Kara
2019-10-19
ocfs2: fix panic due to ocfs2_wq is null
Yi Li
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145
Thomas Gleixner
2018-12-28
ocfs2: clear journal dirty flag after shutdown journal
Junxiao Bi
2018-11-03
ocfs2: without quota support, avoid calling quota recovery
Guozhonghua
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-01-31
ocfs2: return error when we attempt to access a dirty bh in jbd2
piaojun
2017-09-06
ocfs2: clean up some dead code
Jun Piao
2016-12-12
ocfs2: use time64_t to represent orphan scan times
Deepa Dinamani
[next]