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
/
ext4
/
ext4_jbd2.h
Age
Commit message (
Expand
)
Author
2025-05-20
ext4/jbd2: convert jbd2_journal_blocks_per_page() to support large folio
Zhang Yi
2025-03-21
ext4: avoid journaling sb update on error if journal is destroying
Ojaswin Mujoo
2025-03-21
ext4: define ext4_journal_destroy wrapper
Ojaswin Mujoo
2025-02-10
ext4: remove unused ext4 journal callback
Kemeng Shi
2022-12-01
ext4: split ext4_journal_start trace for debug
changfengnan
2022-02-03
fs/ext4: fix comments mentioning i_mutex
hongnanli
2021-08-30
ext4: Support for checksumming from journal triggers
Jan Kara
2020-12-22
ext4: drop ext4_handle_dirty_super()
Jan Kara
2020-12-03
ext4: add helpers for checking whether quota can be enabled/is journalled
Roman Anufriev
2020-06-03
ext4: drop ext4_journal_free_reserved()
Jan Kara
2020-06-03
ext4: handle ext4_mark_inode_dirty errors
Harshad Shirwadkar
2020-03-26
ext4: disable dioread_nolock whenever delayed allocation is disabled
Eric Whitney
2020-01-17
ext4: uninline ext4_inode_journal_mode()
Eric Biggers
2019-11-05
ext4: Reserve revoke credits for freed blocks
Jan Kara
2019-11-05
jbd2: Reserve space for revoke descriptor blocks
Jan Kara
2019-11-05
ext4, jbd2: Provide accessor function for handle credits
Jan Kara
2019-11-05
ext4: Provide function to handle transaction restarts
Jan Kara
2019-11-05
ext4: Fix ext4_should_journal_data() for EA inodes
Jan Kara
2019-06-20
ext4: use jbd2_inode dirty range scoping
Ross Zwisler
2019-03-24
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-03-14
ext4: fix NULL pointer dereference while journal is aborted
Jiufei Xue
2019-01-23
ext4: use IS_ENCRYPTED() to check encryption status
Chandan Rajendra
2017-12-17
ext4: fix up remaining files with SPDX cleanups
Theodore Ts'o
2017-08-06
ext4, project: expand inode extra size if possible
Miao Xie
2017-06-21
ext4: improve journal credit handling in set xattr paths
Tahsin Erdogan
2017-06-21
ext4: add largedir feature
Artem Blagodarenko
2016-12-10
ext4: do not perform data journaling when data is encrypted
Sergey Karamov
2016-06-26
ext4: optimize ext4_should_retry_alloc() to improve ENOSPC performance
Theodore Ts'o
2016-04-24
ext4: do not ask jbd2 to write data for delalloc buffers
Jan Kara
2016-04-24
jbd2: add support for avoiding data writes during transaction commits
Jan Kara
2015-10-17
ext4: clean up feature test macros with predicate functions
Darrick J. Wong
2014-09-11
ext4: don't use MAXQUOTAS value
Jan Kara
2014-05-12
ext4: make local functions static
Stephen Hemminger
2013-08-28
ext4: Fix misspellings using 'codespell' tool
Anatol Pomozov
2013-06-04
ext4: use transaction reservation for extent conversion in ext4_end_io
Jan Kara
2013-06-04
ext4: provide wrappers for transaction reservation calls
Jan Kara
2013-04-09
ext4: improve credit estimate for EXT4_SINGLEDATA_TRANS_BLOCKS
Jan Kara
2013-04-03
ext4: fix journal callback list traversal
Dmitry Monakhov
2013-02-09
ext4: fix the number of credits needed for acl ops with inline data
Theodore Ts'o
2013-02-09
ext4: fix the number of credits needed for ext4_unlink() and ext4_rmdir()
Theodore Ts'o
2013-02-08
ext4: pass context information to jbd2__journal_start()
Theodore Ts'o
2012-11-08
ext4: remove ext4_handle_release_buffer()
Eric Sandeen
2012-07-22
ext4: remove unnecessary argument from __ext4_handle_dirty_metadata()
Artem Bityutskiy
2012-07-22
ext4: make quota as first class supported feature
Aditya Kali
2012-04-29
ext4: calculate and verify superblock checksum
Darrick J. Wong
2012-02-20
ext4: expand commit callback and
Bobi Jam
2012-02-20
ext4: ignore EXT4_INODE_JOURNAL_DATA flag with delalloc
Lukas Czerner
2011-08-13
ext4: Fix ext4_should_writeback_data() for no-journal mode
Curt Wohlgemuth
2011-05-09
ext4: remove unneeded ext4_journal_get_undo_access
Theodore Ts'o
2011-04-04
ext4: remove unnecessary [cm]time update of quota file
Jan Kara
[next]