index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
jbd2
Age
Commit message (
Expand
)
Author
2024-03-01
jbd2: Fix wrongly judgement for buffer head removing while doing checkpoint
Zhihao Cheng
2024-03-01
jbd2: recheck chechpointing non-dirty buffer
Zhang Yi
2024-03-01
jbd2: remove redundant buffer io error checks
Zhang Yi
2024-01-25
jbd2: fix soft lockup in journal_finish_inode_data_buffers()
Ye Bin
2024-01-25
jbd2: correct the printing of write_flags in jbd2_write_superblock()
Zhang Yi
2023-11-28
jbd2: fix potential data lost in recovering journal raced with synchronizing ...
Zhihao Cheng
2023-05-17
jdb2: Don't refuse invalidation of already invalidated buffers
Jan Kara
2023-05-17
ext4: use ext4_journal_start/stop for fast commit transactions
Harshad Shirwadkar
2023-03-11
jbd2: fix data missing when reusing bh which is ready to be checkpointed
Zhihao Cheng
2022-10-26
jbd2: add miss release buffer head in fc_do_one_pass()
Ye Bin
2022-10-26
jbd2: fix potential use-after-free in jbd2_fc_wait_bufs
Ye Bin
2022-10-26
jbd2: fix potential buffer head reference count leak
Ye Bin
2022-10-26
jbd2: wake up journal waiters in FIFO order, not LIFO
Andrew Perepechko
2022-08-21
jbd2: fix assertion 'jh->b_frozen_data == NULL' failure when journal aborted
Zhihao Cheng
2022-08-21
jbd2: fix outstanding credits assert in jbd2_journal_commit_transaction()
Zhang Yi
2022-04-27
jbd2: fix a potential race while discarding reserved buffers after an abort
Ye Bin
2022-02-01
jbd2: export jbd2_journal_[grab|put]_journal_head
Joseph Qi
2021-05-19
ext4: fix debug format string warning
Arnd Bergmann
2021-05-11
ext4: annotate data race in jbd2_journal_dirty_metadata()
Jan Kara
2021-05-11
ext4: annotate data race in start_this_handle()
Jan Kara
2020-11-19
jbd2: fix kernel-doc markups
Mauro Carvalho Chehab
2020-11-07
jbd2: fix up sparse warnings in checkpoint code
Theodore Ts'o
2020-11-06
jbd2: don't start fast commit on aborted journal
Harshad Shirwadkar
2020-11-06
jbd2: don't read journal->j_commit_sequence without taking a lock
Harshad Shirwadkar
2020-11-06
jbd2: don't touch buffer state until it is filled
Harshad Shirwadkar
2020-11-06
jbd2: add todo for a fast commit performance optimization
Harshad Shirwadkar
2020-11-06
jbd2: don't pass tid to jbd2_fc_end_commit_fallback()
Harshad Shirwadkar
2020-11-06
jbd2: don't use state lock during commit path
Harshad Shirwadkar
2020-11-06
ext4: clean up the JBD2 API that initializes fast commits
Harshad Shirwadkar
2020-11-06
jbd2: rename j_maxlen to j_total_len and add jbd2_journal_max_txn_bufs
Harshad Shirwadkar
2020-10-21
jbd2: fast commit recovery path
Harshad Shirwadkar
2020-10-21
jbd2: add fast commit machinery
Harshad Shirwadkar
2020-10-21
ext4 / jbd2: add fast commit initialization
Harshad Shirwadkar
2020-10-18
jbd2: avoid transaction reuse after reformatting
changfengnan
2020-10-18
jbd2, ext4, ocfs2: introduce/use journal callbacks j_submit|finish_inode_data...
Mauricio Faria de Oliveira
2020-10-18
jbd2: introduce/export functions jbd2_journal_submit|finish_inode_data_buffers()
Mauricio Faria de Oliveira
2020-08-19
jbd2: clean up checksum verification in do_one_pass()
Shijie Luo
2020-08-07
jbd2: fix incorrect code style
Xianting Tian
2020-08-07
jbd2: remove unused parameter in jbd2_journal_try_to_free_buffers()
zhangyi (F)
2020-08-07
jbd2: abort journal if free a async write error metadata buffer
zhangyi (F)
2020-08-06
jbd2: add the missing unlock_buffer() in the error path of jbd2_write_superbl...
zhangyi (F)
2020-08-06
jbd2: make sure jh have b_transaction set in refile/unfile_buffer
Lukas Czerner
2020-06-15
Merge tag 'ext4-for-linus-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-06-12
ext4, jbd2: ensure panic by fix a race between jbd2 abort and ext4 error hand...
zhangyi (F)
2020-06-05
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2020-06-03
jbd2: avoid leaking transaction credits when unreserving handle
Jan Kara
2020-05-22
block: remove the error_sector argument to blkdev_issue_flush
Christoph Hellwig
2020-03-05
jbd2: improve comments about freeing data buffers whose page mapping is NULL
zhangyi (F)
2020-02-29
jbd2: fix data races at struct journal_head
Qian Cai
2020-02-21
jbd2: fix ocfs2 corrupt when clearing block group bits
wangyan
[next]