All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] writeback and ext2 fixes for 5.19-rc3
@ 2022-06-17 10:11 Jan Kara
  2022-06-17 18:26 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jan Kara @ 2022-06-17 10:11 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-fsdevel

  Hello Linus,

  could you please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git fs_for_v5.19-rc3

to get the fix for writeback bug which prevented machines with kdevtmpfs
from booting and also one small ext2 bugfix in IO error handling.

Please note that this tag is not signed because I'm travelling until Sunday
and I forgot my yubikey at home but I want to get the writeback fix
merged... I'm sorry for that.

Top of the tree is 4bca7e80b645. The full shortlog is:

Jan Kara (1):
      init: Initialize noop_backing_dev_info early

Ye Bin (1):
      ext2: fix fs corruption when trying to remove a non-empty directory with IO error

The diffstat is

 drivers/base/init.c         |  2 ++
 fs/ext2/dir.c               |  9 +++------
 include/linux/backing-dev.h |  2 ++
 mm/backing-dev.c            | 11 ++---------
 4 files changed, 9 insertions(+), 15 deletions(-)

							Thanks
								Honza

-- 
Jan Kara <jack@suse.com>
SUSE Labs, CR

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

* Re: [GIT PULL] writeback and ext2 fixes for 5.19-rc3
  2022-06-17 10:11 [GIT PULL] writeback and ext2 fixes for 5.19-rc3 Jan Kara
@ 2022-06-17 18:26 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-06-17 18:26 UTC (permalink / raw)
  To: Jan Kara; +Cc: Linus Torvalds, linux-fsdevel

The pull request you sent on Fri, 17 Jun 2022 12:11:07 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git fs_for_v5.19-rc3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/5c0cd3d4a976b906c3953ff0a0595ba37e04aaa6

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:[~2022-06-17 18:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-17 10:11 [GIT PULL] writeback and ext2 fixes for 5.19-rc3 Jan Kara
2022-06-17 18:26 ` 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.