public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ext4 bug fixes for 6.12-rc2
@ 2024-10-05  2:42 Theodore Ts'o
  2024-10-05 18:07 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Theodore Ts'o @ 2024-10-05  2:42 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel Developers List, Ext4 Developers List

The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:

  Linux 6.12-rc1 (2024-09-29 15:06:19 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git tags/ext4_for_linus-5.12-rc2

for you to fetch changes up to 6121258c2b33ceac3d21f6a221452692c465df88:

  ext4: fix off by one issue in alloc_flex_gd() (2024-10-04 17:36:28 -0400)

----------------------------------------------------------------
Fix some ext4 bug fixes and regressions relating to oneline resize and
fast commits.

----------------------------------------------------------------
Baokun Li (1):
      ext4: fix off by one issue in alloc_flex_gd()

Luis Henriques (SUSE) (2):
      ext4: use handle to mark fc as ineligible in __track_dentry_update()
      ext4: mark fc as ineligible using an handle in ext4_xattr_set()

 fs/ext4/fast_commit.c | 19 +++++++++++--------
 fs/ext4/resize.c      | 18 ++++++++++--------
 fs/ext4/xattr.c       |  3 ++-
 3 files changed, 23 insertions(+), 17 deletions(-)

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

end of thread, other threads:[~2024-10-05 18:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-05  2:42 [GIT PULL] ext4 bug fixes for 6.12-rc2 Theodore Ts'o
2024-10-05 18:07 ` 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