All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Three fixes for v5.18-rc7
@ 2022-05-12 17:01 Jan Kara
  2022-05-12 17:49 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jan Kara @ 2022-05-12 17:01 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 fixes_for_v5.18-rc7

to get three fixes that I'd still like to get to 5.18.

* The fanotify change is a fixup of a missing sanity check in the
FAN_RENAME feature which went into 5.17 before it gets wider usage in
userspace.
* The udf patch is a fix for recently introduced filesystem corruption issue
* The writeback patch is a fix for race in inode list handling that can
lead to delayed writeback and possible dirty throttling stalls.

Top of the tree is c1ad35dd0548. The full shortlog is:

Amir Goldstein (1):
      fanotify: do not allow setting dirent events in mask of non-dir

Jan Kara (1):
      udf: Avoid using stale lengthOfImpUse

Jing Xia (1):
      writeback: Avoid skipping inode writeback

The diffstat is

 fs/fs-writeback.c                  |  4 ++++
 fs/notify/fanotify/fanotify_user.c | 13 +++++++++++++
 fs/udf/namei.c                     |  8 ++++----
 3 files changed, 21 insertions(+), 4 deletions(-)

							Thanks
								Honza

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

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

* Re: [GIT PULL] Three fixes for v5.18-rc7
  2022-05-12 17:01 [GIT PULL] Three fixes for v5.18-rc7 Jan Kara
@ 2022-05-12 17:49 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-05-12 17:49 UTC (permalink / raw)
  To: Jan Kara; +Cc: Linus Torvalds, linux-fsdevel

The pull request you sent on Thu, 12 May 2022 19:01:28 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git fixes_for_v5.18-rc7

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

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-05-12 17:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-12 17:01 [GIT PULL] Three fixes for v5.18-rc7 Jan Kara
2022-05-12 17:49 ` 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.