index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
alloc.c
Age
Commit message (
Expand
)
Author
2025-05-07
ocfs2: fix panic in failed foilio allocation
Mark Tinguely
2025-03-16
ocfs2: validate l_tree_depth to avoid out-of-bounds access
Vasiliy Kovalev
2025-01-24
ocfs2: check tl->count of truncate log inode in ocfs2_get_truncate_log_info
Su Yue
2025-01-12
ocfs2: support large folios in ocfs2_zero_cluster_folios()
Mark Tinguely
2025-01-12
ocfs2: convert ocfs2_read_inline_data() to take a folio
Matthew Wilcox (Oracle)
2025-01-12
ocfs2: convert ocfs2_map_and_dirty_page() to ocfs2_map_and_dirty_folio()
Mark Tinguely
2025-01-12
ocfs2: use an array of folios instead of an array of pages
Mark Tinguely
2025-01-12
ocfs2: convert ocfs2_map_page_blocks() to ocfs2_map_folio_blocks()
Mark Tinguely
2025-01-12
ocfs2: use a folio in ocfs2_map_and_dirty_page()
Mark Tinguely
2025-01-12
ocfs2: miscellaneous spelling fixes
Dmitry Antipov
2024-11-05
ocfs2: fix typo in comment
Mohammed Anees
2023-12-29
fs: convert block_write_full_page to block_write_full_folio
Matthew Wilcox (Oracle)
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-01
ocfs2: replace BUG_ON() at ocfs2_num_free_extents() with ocfs2_error()
Jia Rui
2023-10-18
ocfs2: convert to new timestamp accessors
Jeff Layton
2023-10-04
ocfs2: correct range->len in ocfs2_trim_fs()
Yuanheng Zhang
2023-07-24
ocfs2: convert to ctime accessor functions
Jeff Layton
2022-05-09
ocfs2: Convert ocfs2 to read_folio
Matthew Wilcox (Oracle)
2022-03-22
fs/ocfs2: fix comments mentioning i_mutex
hongnanli
2022-01-15
ocfs2: remove redundant assignment to pointer root_bh
Colin Ian King
2021-11-06
ocfs2: do not zero pages beyond i_size
Jan Kara
2021-11-06
ocfs2: fix handle refcount leak in two exception handling paths
Chenyuan Mi
2021-10-18
ocfs2: fix data corruption after conversion from inline format
Jan Kara
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-10-13
ocfs2: fix potential soft lockup during fstrim
Gang He
2020-10-13
ocfs2: delete repeated words in comments
Randy Dunlap
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-04-10
ocfs2: no need try to truncate file beyond i_size
Changwei Ge
2020-04-02
ocfs2: correct annotation from "l_next_rec" to "l_next_free_rec"
wangyan
2020-04-02
ocfs2: there is no need to log twice in several functions
wangyan
2019-11-05
ocfs2: Use accessor function for h_buffer_credits
Jan Kara
2019-09-24
ocfs2: checkpoint appending truncate log transaction before flushing
Changwei Ge
2019-09-24
ocfs2: use jbd2_inode dirty range scoping
Joseph Qi
2019-07-12
ocfs2: use kmemdup rather than duplicating its implementation
Fuqian Huang
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145
Thomas Gleixner
2019-03-05
ocfs2: fix the application IO timeout when fstrim is running
Gang He
2018-10-26
ocfs2: remove unused pointer 'eb'
Colin Ian King
2018-08-17
ocfs2: clean up some unnecessary code
wangyan
2018-08-17
ocfs2: return -EROFS when filesystem becomes read-only
Jun Piao
2018-04-05
ocfs2: use 'oi' instead of 'OCFS2_I()'
piaojun
2018-01-31
ocfs2: add trimfs lock to avoid duplicated trims in cluster
Gang He
2018-01-31
ocfs2: try to reuse extent block in dealloc without meta_alloc
Changwei Ge
2018-01-31
ocfs2: clean up dead code in alloc.c
Changwei Ge
2017-11-15
ocfs2: cleanup unused func declaration and assignment
piaojun
2017-11-03
ocfs2: fstrim: Fix start offset of first cluster group during fstrim
Ashish Samant
2017-09-06
ocfs2: clean up some dead code
Jun Piao
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2016-12-10
ocfs2: add newlines to some error messages
Darrick J. Wong
2016-12-10
ocfs2: convert inode refcount test to a helper
Darrick J. Wong
[next]