linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] xfs: cleanups for 5.3-rc3
@ 2019-08-03 16:33 Darrick J. Wong
  2019-08-03 17:46 ` Linus Torvalds
  2019-08-03 18:25 ` pr-tracker-bot
  0 siblings, 2 replies; 4+ messages in thread
From: Darrick J. Wong @ 2019-08-03 16:33 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Darrick J. Wong, linux-fsdevel, linux-xfs, david, linux-kernel,
	sandeen, hch

Hi Linus,

Here are a couple more bug fixes that trickled in since -rc1.  It's
survived the usual xfstests runs and merges cleanly with this morning's
master.  Please let me know if anything strange happens.

--D

The following changes since commit 609488bc979f99f805f34e9a32c1e3b71179d10b:

  Linux 5.3-rc2 (2019-07-28 12:47:02 -0700)

are available in the Git repository at:

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

for you to fetch changes up to afa1d96d1430c2138c545fb76e6dcb21222098d4:

  xfs: Fix possible null-pointer dereferences in xchk_da_btree_block_check_sibling() (2019-07-30 11:28:20 -0700)

----------------------------------------------------------------
Changes since last update:
- Avoid leaking kernel stack contents to userspace.
- Fix a potential null pointer dereference in the dabtree scrub code.

----------------------------------------------------------------
Darrick J. Wong (1):
      xfs: fix stack contents leakage in the v1 inumber ioctls

Jia-Ju Bai (1):
      xfs: Fix possible null-pointer dereferences in xchk_da_btree_block_check_sibling()

 fs/xfs/scrub/dabtree.c | 6 +++++-
 fs/xfs/xfs_itable.c    | 3 +++
 2 files changed, 8 insertions(+), 1 deletion(-)

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

* Re: [GIT PULL] xfs: cleanups for 5.3-rc3
  2019-08-03 16:33 [GIT PULL] xfs: cleanups for 5.3-rc3 Darrick J. Wong
@ 2019-08-03 17:46 ` Linus Torvalds
  2019-08-03 21:07   ` Darrick J. Wong
  2019-08-03 18:25 ` pr-tracker-bot
  1 sibling, 1 reply; 4+ messages in thread
From: Linus Torvalds @ 2019-08-03 17:46 UTC (permalink / raw)
  To: Darrick J. Wong
  Cc: linux-fsdevel, linux-xfs, Dave Chinner,
	Linux List Kernel Mailing, Eric Sandeen, Christoph Hellwig

On Sat, Aug 3, 2019 at 9:33 AM Darrick J. Wong <djwong@kernel.org> wrote:
>
> Here are a couple more bug fixes that trickled in since -rc1.  It's
> survived the usual xfstests runs and merges cleanly with this morning's
> master.  Please let me know if anything strange happens.

Hmm. This was tagged, but not signed like your usual tags are.

I've pulled it (I don't _require_ signed tags from kernel.org), but
would generally be much happier if I saw the signing too...

Thanks,

                 Linus

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

* Re: [GIT PULL] xfs: cleanups for 5.3-rc3
  2019-08-03 16:33 [GIT PULL] xfs: cleanups for 5.3-rc3 Darrick J. Wong
  2019-08-03 17:46 ` Linus Torvalds
@ 2019-08-03 18:25 ` pr-tracker-bot
  1 sibling, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2019-08-03 18:25 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 Sat, 3 Aug 2019 09:33:12 -0700:

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

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

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

* Re: [GIT PULL] xfs: cleanups for 5.3-rc3
  2019-08-03 17:46 ` Linus Torvalds
@ 2019-08-03 21:07   ` Darrick J. Wong
  0 siblings, 0 replies; 4+ messages in thread
From: Darrick J. Wong @ 2019-08-03 21:07 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Darrick J. Wong, linux-fsdevel, linux-xfs, Dave Chinner,
	Linux List Kernel Mailing, Eric Sandeen, Christoph Hellwig

On Sat, Aug 03, 2019 at 10:46:38AM -0700, Linus Torvalds wrote:
> On Sat, Aug 3, 2019 at 9:33 AM Darrick J. Wong <djwong@kernel.org> wrote:
> >
> > Here are a couple more bug fixes that trickled in since -rc1.  It's
> > survived the usual xfstests runs and merges cleanly with this morning's
> > master.  Please let me know if anything strange happens.
> 
> Hmm. This was tagged, but not signed like your usual tags are.
> 
> I've pulled it (I don't _require_ signed tags from kernel.org), but
> would generally be much happier if I saw the signing too...

D'oh.  Sorry, I forgot to git tag -a. :(

/me rummages around to see if there's a way to configure git to sign
always...

--D

> Thanks,
> 
>                  Linus

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

end of thread, other threads:[~2019-08-03 21:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-03 16:33 [GIT PULL] xfs: cleanups for 5.3-rc3 Darrick J. Wong
2019-08-03 17:46 ` Linus Torvalds
2019-08-03 21:07   ` Darrick J. Wong
2019-08-03 18:25 ` 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).