public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ext4 fixes for 6.3-rc2
@ 2023-03-12  4:41 Theodore Ts'o
  2023-03-12 16:20 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Theodore Ts'o @ 2023-03-12  4:41 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-ext4

The following changes since commit e3645d72f8865ffe36f9dc811540d40aa3c848d3:

  ext4: fix incorrect options show of original mount_opt and extend mount_opt2 (2023-02-25 15:39:08 -0500)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git tags/ext4_for_linus_stable

for you to fetch changes up to f5361da1e60d54ec81346aee8e3d8baf1be0b762:

  ext4: zero i_disksize when initializing the bootloader inode (2023-03-11 00:44:24 -0500)

----------------------------------------------------------------
Bug fixes and regressions for ext4, the most serious of which is a
potential deadlock during directory renames that was introduced during
the merge window discovered by a combination of syzbot and lockdep.

----------------------------------------------------------------
Darrick J. Wong (1):
      ext4: fix another off-by-one fsmap error on 1k block filesystems

Eric Biggers (1):
      ext4: fix cgroup writeback accounting with fs-layer encryption

Eric Whitney (1):
      ext4: fix RENAME_WHITEOUT handling for inline directories

Jan Kara (1):
      ext4: Fix deadlock during directory rename

Theodore Ts'o (1):
      ext4, jbd2: add an optimized bmap for the journal inode

Thomas Weißschuh (1):
      ext4: make kobj_type structures constant

Tudor Ambarus (1):
      ext4: Fix comment about the 64BIT feature

Wu Bo (1):
      docs: ext4: modify the group desc size to 64

Ye Bin (4):
      ext4: move where set the MAY_INLINE_DATA flag is set
      ext4: fix WARNING in ext4_update_inline_data
      ext4: commit super block if fs record error when journal record without error
      ext4: make sure fs error flag setted before clear journal error

Zhihao Cheng (1):
      ext4: zero i_disksize when initializing the bootloader inode

 Documentation/filesystems/ext4/blockgroup.rst |  6 +++---
 fs/ext4/ext4.h                                |  2 +-
 fs/ext4/fsmap.c                               |  2 ++
 fs/ext4/inline.c                              |  1 -
 fs/ext4/inode.c                               |  7 +++++-
 fs/ext4/ioctl.c                               |  1 +
 fs/ext4/namei.c                               | 39 +++++++++++++++++++++-------------
 fs/ext4/page-io.c                             | 11 +++++-----
 fs/ext4/super.c                               | 38 +++++++++++++++++++++++++++++++--
 fs/ext4/sysfs.c                               |  4 ++--
 fs/ext4/xattr.c                               |  3 +++
 fs/jbd2/journal.c                             |  9 +++++---
 include/linux/jbd2.h                          |  8 +++++++
 13 files changed, 98 insertions(+), 33 deletions(-)

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

* Re: [GIT PULL] ext4 fixes for 6.3-rc2
  2023-03-12  4:41 [GIT PULL] ext4 fixes for 6.3-rc2 Theodore Ts'o
@ 2023-03-12 16:20 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-03-12 16:20 UTC (permalink / raw)
  To: Theodore Ts'o; +Cc: Linus Torvalds, linux-kernel, linux-ext4

The pull request you sent on Sat, 11 Mar 2023 23:41:16 -0500:

> https://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git tags/ext4_for_linus_stable

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/40d0c0901e6c19cf268d2f505bce0b50319c5653

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2023-03-12 16:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-12  4:41 [GIT PULL] ext4 fixes for 6.3-rc2 Theodore Ts'o
2023-03-12 16:20 ` pr-tracker-bot

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