mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v3 0/8] Fix and cleanups to jbd2
@ 2024-07-31  9:29 Kemeng Shi
  2024-07-31  9:29 ` [PATCH v3 1/8] jbd2: correctly compare tids with tid_geq function in jbd2_fc_begin_commit Kemeng Shi
                   ` (7 more replies)
  0 siblings, 8 replies; 17+ messages in thread
From: Kemeng Shi @ 2024-07-31  9:29 UTC (permalink / raw)
  To: tytso, jack; +Cc: linux-ext4, linux-kernel

v2->v3:
-Improve patch "jbd2: remove unneeded check of ret in jbd2_fc_get_buf"
-Collect RVB from Yi.

v1->v2:
-Move escape handle to futher improve
jbd2_journal_write_metadata_buffer.
-Collect RVB from Jan

This series contains a fix and some random cleanups to jbd2. More
details can be found in respective patches. Thanks!

Kemeng Shi (8):
  jbd2: correctly compare tids with tid_geq function in
    jbd2_fc_begin_commit
  jbd2: remove dead check in journal_alloc_journal_head
  jbd2: remove unused return value of jbd2_fc_release_bufs
  jbd2: remove unneeded kmap for jh_in->b_frozen_data in
    jbd2_journal_write_metadata_buffer
  jbd2: remove unneeded done_copy_out variable in
    jbd2_journal_write_metadata_buffer
  ext4: move escape handle to futher improve
    jbd2_journal_write_metadata_buffer
  jbd2: correct comment jbd2_mark_journal_empty
  jbd2: remove unneeded check of ret in jbd2_fc_get_buf

 fs/jbd2/journal.c    | 95 +++++++++++++++++++-------------------------
 include/linux/jbd2.h |  2 +-
 2 files changed, 42 insertions(+), 55 deletions(-)

-- 
2.30.0


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2024-08-08  5:31 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-31  9:29 [PATCH v3 0/8] Fix and cleanups to jbd2 Kemeng Shi
2024-07-31  9:29 ` [PATCH v3 1/8] jbd2: correctly compare tids with tid_geq function in jbd2_fc_begin_commit Kemeng Shi
2024-07-31  9:29 ` [PATCH v3 2/8] jbd2: remove dead check in journal_alloc_journal_head Kemeng Shi
2024-07-31  9:29 ` [PATCH v3 3/8] jbd2: remove unused return value of jbd2_fc_release_bufs Kemeng Shi
2024-07-31  9:29 ` [PATCH v3 4/8] jbd2: remove unneeded kmap for jh_in->b_frozen_data in jbd2_journal_write_metadata_buffer Kemeng Shi
2024-07-31 11:54   ` Zhang Yi
2024-07-31  9:29 ` [PATCH v3 5/8] jbd2: remove unneeded done_copy_out variable " Kemeng Shi
2024-07-31 11:57   ` Zhang Yi
2024-07-31  9:29 ` [PATCH v3 6/8] ext4: move escape handle to futher improve jbd2_journal_write_metadata_buffer Kemeng Shi
2024-07-31 12:07   ` Zhang Yi
2024-07-31 12:17   ` Zhang Yi
2024-08-01  1:24     ` Kemeng Shi
2024-08-07  7:41   ` wangjianjian (C)
2024-08-08  5:30     ` Kemeng Shi
2024-07-31  9:29 ` [PATCH v3 7/8] jbd2: correct comment jbd2_mark_journal_empty Kemeng Shi
2024-07-31  9:29 ` [PATCH v3 8/8] jbd2: remove unneeded check of ret in jbd2_fc_get_buf Kemeng Shi
2024-07-31 12:08   ` Zhang Yi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®