linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] xfs: small fixes for 5.9
@ 2020-09-02 17:00 Darrick J. Wong
  2020-09-02 20:08 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Darrick J. Wong @ 2020-09-02 17:00 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Darrick J. Wong, linux-fsdevel, linux-xfs, david, linux-kernel,
	sandeen, hch

Hi Linus,

Please pull these various corruption fixes that have come in during the
past month.  The branch merges cleanly with upstream as of a few minutes
ago, so please let me know if anything strange happens.


--D
The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-5.9-fixes-1

for you to fetch changes up to 125eac243806e021f33a1fdea3687eccbb9f7636:

  xfs: initialize the shortform attr header padding entry (2020-08-27 08:01:31 -0700)

----------------------------------------------------------------
Fixes for 5.9:
- Avoid a log recovery failure for an insert range operation by rolling
deferred ops incrementally instead of at the end.
- Fix an off-by-one error when calculating log space reservations for
anything involving an inode allocation or free.
- Fix a broken shortform xattr verifier.
- Ensure that the shortform xattr header padding is always initialized
to zero.

----------------------------------------------------------------
Brian Foster (2):
      xfs: finish dfops on every insert range shift iteration
      xfs: fix off-by-one in inode alloc block reservation calculation

Darrick J. Wong (1):
      xfs: initialize the shortform attr header padding entry

Eric Sandeen (1):
      xfs: fix boundary test in xfs_attr_shortform_verify

 fs/xfs/libxfs/xfs_attr_leaf.c   | 8 +++++---
 fs/xfs/libxfs/xfs_ialloc.c      | 4 ++--
 fs/xfs/libxfs/xfs_trans_space.h | 2 +-
 fs/xfs/xfs_bmap_util.c          | 2 +-
 4 files changed, 9 insertions(+), 7 deletions(-)

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

* Re: [GIT PULL] xfs: small fixes for 5.9
  2020-09-02 17:00 [GIT PULL] xfs: small fixes for 5.9 Darrick J. Wong
@ 2020-09-02 20:08 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-09-02 20:08 UTC (permalink / raw)
  To: Darrick J. Wong
  Cc: Linus Torvalds, Darrick J. Wong, linux-fsdevel, linux-xfs, david,
	linux-kernel, sandeen, hch

The pull request you sent on Wed, 2 Sep 2020 10:00:19 -0700:

> git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-5.9-fixes-1

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

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:[~2020-09-02 20:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-02 17:00 [GIT PULL] xfs: small fixes for 5.9 Darrick J. Wong
2020-09-02 20:08 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).