All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] iomap: bug fixes for 6.6-rc4
@ 2023-09-30 15:31 Darrick J. Wong
  2023-09-30 16:52 ` Linus Torvalds
  2023-09-30 18:12 ` pr-tracker-bot
  0 siblings, 2 replies; 5+ messages in thread
From: Darrick J. Wong @ 2023-09-30 15:31 UTC (permalink / raw)
  To: djwong, torvalds
  Cc: bodonnel, geert+renesas, hch, linux-fsdevel, linux-xfs,
	syzbot+1fa947e7f09e136925b8

Hi Linus,

Please pull this branch with changes for iomap for 6.6-rc4.

As usual, I did a test-merge with the main upstream branch as of a few
minutes ago, and didn't see any conflicts.  Please let me know if you
encounter any problems.

--D

The following changes since commit a5f31a5028d1e88e97c3b6cdc3e3bf2da085e232:

iomap: convert iomap_unshare_iter to use large folios (2023-09-19 09:05:35 -0700)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux.git iomap-6.6-fixes-4

for you to fetch changes up to 684f7e6d28e8087502fc8efdb6c9fe82400479dd:

iomap: Spelling s/preceeding/preceding/g (2023-09-28 09:26:58 -0700)

----------------------------------------------------------------
Bug fixes for 6.6-rc4:

* Handle a race between writing and shrinking block devices by
returning EIO.
* Fix a typo in a comment.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>

----------------------------------------------------------------
Christoph Hellwig (1):
iomap: add a workaround for racy i_size updates on block devices

Geert Uytterhoeven (1):
iomap: Spelling s/preceeding/preceding/g

fs/buffer.c            | 11 ++++++++++-
fs/iomap/buffered-io.c |  2 +-
2 files changed, 11 insertions(+), 2 deletions(-)

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

* Re: [GIT PULL] iomap: bug fixes for 6.6-rc4
  2023-09-30 15:31 [GIT PULL] iomap: bug fixes for 6.6-rc4 Darrick J. Wong
@ 2023-09-30 16:52 ` Linus Torvalds
  2023-09-30 17:21   ` Darrick J. Wong
  2023-09-30 18:12 ` pr-tracker-bot
  1 sibling, 1 reply; 5+ messages in thread
From: Linus Torvalds @ 2023-09-30 16:52 UTC (permalink / raw)
  To: Darrick J. Wong
  Cc: bodonnel, geert+renesas, hch, linux-fsdevel, linux-xfs,
	syzbot+1fa947e7f09e136925b8

On Sat, 30 Sept 2023 at 08:31, Darrick J. Wong <djwong@kernel.org> wrote:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux.git iomap-6.6-fixes-4

No such tag - and not even a branch with a matching commit.

Forgot to push out?

                 Linus

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

* Re: [GIT PULL] iomap: bug fixes for 6.6-rc4
  2023-09-30 16:52 ` Linus Torvalds
@ 2023-09-30 17:21   ` Darrick J. Wong
  2023-09-30 18:03     ` Linus Torvalds
  0 siblings, 1 reply; 5+ messages in thread
From: Darrick J. Wong @ 2023-09-30 17:21 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: bodonnel, geert+renesas, hch, linux-fsdevel, linux-xfs,
	syzbot+1fa947e7f09e136925b8

On Sat, Sep 30, 2023 at 09:52:41AM -0700, Linus Torvalds wrote:
> On Sat, 30 Sept 2023 at 08:31, Darrick J. Wong <djwong@kernel.org> wrote:
> >
> > https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux.git iomap-6.6-fixes-4
> 
> No such tag - and not even a branch with a matching commit.

Doh, wrong repo.  I'm kinda surprised that git request-pull didn't
complain about that.  Will send a new one.

--D

> Forgot to push out?
> 
>                  Linus

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

* Re: [GIT PULL] iomap: bug fixes for 6.6-rc4
  2023-09-30 17:21   ` Darrick J. Wong
@ 2023-09-30 18:03     ` Linus Torvalds
  0 siblings, 0 replies; 5+ messages in thread
From: Linus Torvalds @ 2023-09-30 18:03 UTC (permalink / raw)
  To: Darrick J. Wong
  Cc: bodonnel, geert+renesas, hch, linux-fsdevel, linux-xfs,
	syzbot+1fa947e7f09e136925b8

On Sat, 30 Sept 2023 at 10:21, Darrick J. Wong <djwong@kernel.org> wrote:
>
> Doh, wrong repo.  I'm kinda surprised that git request-pull didn't
> complain about that.

I suspect it did complain, but that one-liner is admittedly much too
easy to overlook when everything else looks sane.

> Will send a new one.

Thanks, pulled.

             Linus

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

* Re: [GIT PULL] iomap: bug fixes for 6.6-rc4
  2023-09-30 15:31 [GIT PULL] iomap: bug fixes for 6.6-rc4 Darrick J. Wong
  2023-09-30 16:52 ` Linus Torvalds
@ 2023-09-30 18:12 ` pr-tracker-bot
  1 sibling, 0 replies; 5+ messages in thread
From: pr-tracker-bot @ 2023-09-30 18:12 UTC (permalink / raw)
  To: Darrick J. Wong
  Cc: djwong, torvalds, bodonnel, geert+renesas, hch, linux-fsdevel,
	linux-xfs, syzbot+1fa947e7f09e136925b8

The pull request you sent on Sat, 30 Sep 2023 08:31:14 -0700:

> https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux.git iomap-6.6-fixes-4

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

Thank you!

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

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

end of thread, other threads:[~2023-09-30 18:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-30 15:31 [GIT PULL] iomap: bug fixes for 6.6-rc4 Darrick J. Wong
2023-09-30 16:52 ` Linus Torvalds
2023-09-30 17:21   ` Darrick J. Wong
2023-09-30 18:03     ` Linus Torvalds
2023-09-30 18:12 ` 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.