All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ext4 fixes for v5.13
@ 2021-06-06 14:21 Theodore Ts'o
  2021-06-06 22:48 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Theodore Ts'o @ 2021-06-06 14:21 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-ext4

The following changes since commit 6c0912739699d8e4b6a87086401bf3ad3c59502d:

  ext4: wipe ext4_dir_entry2 upon file deletion (2021-04-22 16:51:23 -0400)

are available in the Git repository at:

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

for you to fetch changes up to e71f99f2dfb45f4e7203a0732e85f71ef1d04dab:

  ext4: Only advertise encrypted_casefold when encryption and unicode are enabled (2021-06-06 10:10:23 -0400)

----------------------------------------------------------------
Miscellaneous ext4 bug fixes for v5.13

----------------------------------------------------------------
Alexey Makhalov (1):
      ext4: fix memory leak in ext4_fill_super

Daniel Rosenberg (2):
      ext4: fix no-key deletion for encrypt+casefold
      ext4: Only advertise encrypted_casefold when encryption and unicode are enabled

Harshad Shirwadkar (1):
      ext4: fix fast commit alignment issues

Phillip Potter (1):
      ext4: fix memory leak in ext4_mb_init_backend on error path.

Ritesh Harjani (1):
      ext4: fix accessing uninit percpu counter variable with fast_commit

Ye Bin (1):
      ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failed

 fs/ext4/extents.c     |  43 ++++++++-------
 fs/ext4/fast_commit.c | 170 +++++++++++++++++++++++++++++++---------------------------
 fs/ext4/fast_commit.h |  19 -------
 fs/ext4/ialloc.c      |   6 ++-
 fs/ext4/mballoc.c     |   2 +-
 fs/ext4/namei.c       |   6 ++-
 fs/ext4/super.c       |  11 +++-
 fs/ext4/sysfs.c       |   4 ++
 8 files changed, 135 insertions(+), 126 deletions(-)

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

* Re: [GIT PULL] ext4 fixes for v5.13
  2021-06-06 14:21 [GIT PULL] ext4 fixes for v5.13 Theodore Ts'o
@ 2021-06-06 22:48 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-06-06 22:48 UTC (permalink / raw)
  To: Theodore Ts'o; +Cc: Linus Torvalds, linux-kernel, linux-ext4

The pull request you sent on Sun, 6 Jun 2021 10:21:03 -0400:

> git://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/20e41d9bc80456207deb71141147a3de2c34e676

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:[~2021-06-06 22:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-06 14:21 [GIT PULL] ext4 fixes for v5.13 Theodore Ts'o
2021-06-06 22:48 ` 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.