All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ext4 bug fixes for 6.7-rc6
@ 2023-12-12 19:33 Theodore Ts'o
  2023-12-12 19:49 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Theodore Ts'o @ 2023-12-12 19:33 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Ext4 Developers List, Linux Kernel Developers List

The following changes since commit 2cc14f52aeb78ce3f29677c2de1f06c0e91471ab:

  Linux 6.7-rc3 (2023-11-26 19:59:33 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git tags/ext4_for_linus-6.7-rc6

for you to fetch changes up to 6c02757c936063f0631b4e43fe156f8c8f1f351f:

  jbd2: fix soft lockup in journal_finish_inode_data_buffers() (2023-12-12 10:25:46 -0500)

----------------------------------------------------------------
Fix various bugs / regressions for ext4, including a soft lockup, a
WARN_ON, and a BUG.

----------------------------------------------------------------
Baokun Li (1):
      ext4: prevent the normalized size from exceeding EXT_MAX_BLOCKS

Jan Kara (1):
      ext4: fix warning in ext4_dio_write_end_io()

Ye Bin (1):
      jbd2: fix soft lockup in journal_finish_inode_data_buffers()

Zhang Yi (2):
      jbd2: correct the printing of write_flags in jbd2_write_superblock()
      jbd2: increase the journal IO's priority

 fs/ext4/file.c       | 14 ++++++++------
 fs/ext4/mballoc.c    |  4 ++++
 fs/jbd2/commit.c     | 10 ++++++----
 fs/jbd2/journal.c    | 24 ++++++++++++++----------
 include/linux/jbd2.h |  3 +++
 5 files changed, 35 insertions(+), 20 deletions(-)

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

end of thread, other threads:[~2023-12-12 19:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-12 19:33 [GIT PULL] ext4 bug fixes for 6.7-rc6 Theodore Ts'o
2023-12-12 19:49 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.