All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] xfs: fixes for 5.12-rc4
@ 2021-03-18 19:14 Darrick J. Wong
  2021-03-18 19:42 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Darrick J. Wong @ 2021-03-18 19:14 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-fsdevel, linux-xfs, david, linux-kernel, sandeen, hch

Hi Linus,

Please pull the following branch containing some fixes to the xfs code
for 5.12-rc4.  There's a couple of minor corrections for the new
idmapping functionality, and a fix for a theoretical hang that could
occur if we decide to abort a mount after dirtying the quota inodes.

This branch merges cleanly with upstream as of a few minutes ago.
Please let me know if anything else strange happens during the merge
process.

--D

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-5.12-fixes-3

for you to fetch changes up to 8723d5ba8bdae1c41be7a6fc8469dc9aa551e7d0:

  xfs: also reject BULKSTAT_SINGLE in a mount user namespace (2021-03-15 08:50:41 -0700)

----------------------------------------------------------------
Changes for 5.12-rc3:
 - Fix quota accounting on creat() when id mapping is enabled.
 - Actually reclaim dirty quota inodes when mount fails.
 - Typo fixes for documentation.
 - Restrict both bulkstat calls on idmapped/namespaced mounts.

----------------------------------------------------------------
Bhaskar Chowdhury (1):
      docs: ABI: Fix the spelling oustanding to outstanding in the file sysfs-fs-xfs

Christoph Hellwig (1):
      xfs: also reject BULKSTAT_SINGLE in a mount user namespace

Darrick J. Wong (2):
      xfs: fix quota accounting when a mount is idmapped
      xfs: force log and push AIL to clear pinned inodes when aborting mount

 Documentation/ABI/testing/sysfs-fs-xfs |  2 +-
 fs/xfs/xfs_inode.c                     | 14 +++---
 fs/xfs/xfs_itable.c                    |  6 +++
 fs/xfs/xfs_mount.c                     | 90 +++++++++++++++++-----------------
 fs/xfs/xfs_symlink.c                   |  3 +-
 5 files changed, 61 insertions(+), 54 deletions(-)

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

* Re: [GIT PULL] xfs: fixes for 5.12-rc4
  2021-03-18 19:14 [GIT PULL] xfs: fixes for 5.12-rc4 Darrick J. Wong
@ 2021-03-18 19:42 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-03-18 19:42 UTC (permalink / raw)
  To: Darrick J. Wong
  Cc: Linus Torvalds, linux-fsdevel, linux-xfs, david, linux-kernel,
	sandeen, hch

The pull request you sent on Thu, 18 Mar 2021 12:14:36 -0700:

> git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-5.12-fixes-3

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

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-03-18 19:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-18 19:14 [GIT PULL] xfs: fixes for 5.12-rc4 Darrick J. Wong
2021-03-18 19:42 ` 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.