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

The following changes since commit 16aa4c9a1fbe763c147a964cdc1f5be8ed98ed13:

  jbd2: export jbd2_journal_[un]register_shrinker() (2021-06-30 11:05:00 -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 0705e8d1e2207ceeb83dc6e1751b6b82718b353a:

  ext4: inline jbd2_journal_[un]register_shrinker() (2021-07-08 08:37:31 -0400)

----------------------------------------------------------------
Ext4 regression and bug fixes for v5.14-rc1

----------------------------------------------------------------
Stephen Brennan (1):
      ext4: use ext4_grp_locked_error in mb_find_extent

Theodore Ts'o (4):
      Revert "ext4: consolidate checks for resize of bigalloc into ext4_resize_begin"
      ext4: fix possible UAF when remounting r/o a mmp-protected file system
      ext4: fix flags validity checking for EXT4_IOC_CHECKPOINT
      ext4: inline jbd2_journal_[un]register_shrinker()

Ye Bin (1):
      ext4: fix WARN_ON_ONCE(!buffer_uptodate) after an error writing the superblock

 fs/ext4/ext4_jbd2.c  |   2 +-
 fs/ext4/ioctl.c      |  16 ++++++-
 fs/ext4/mballoc.c    |   9 ++--
 fs/ext4/mmp.c        |  31 ++++++-------
 fs/ext4/resize.c     |   4 --
 fs/ext4/super.c      |  26 ++++++-----
 fs/jbd2/checkpoint.c |   4 +-
 fs/jbd2/journal.c    | 149 ++++++++++++++++++++++++-----------------------------------
 include/linux/jbd2.h |   6 +--
 9 files changed, 115 insertions(+), 132 deletions(-)

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

* Re: [GIT PULL] ext4 fixes for v5.14-rc1
  2021-07-08 20:27 [GIT PULL] ext4 fixes for v5.14-rc1 Theodore Ts'o
@ 2021-07-09 17:41 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-07-09 17:41 UTC (permalink / raw)
  To: Theodore Ts'o; +Cc: Linus Torvalds, linux-kernel, linux-ext4

The pull request you sent on Thu, 8 Jul 2021 16:27:14 -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/e49d68ce7cc5a865ce14c1e57938438ab01c3ce3

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-07-09 17:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-08 20:27 [GIT PULL] ext4 fixes for v5.14-rc1 Theodore Ts'o
2021-07-09 17:41 ` 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.