linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: duplicate patch in the vfs-brauner tree
@ 2023-08-06 22:37 Stephen Rothwell
  0 siblings, 0 replies; 12+ messages in thread
From: Stephen Rothwell @ 2023-08-06 22:37 UTC (permalink / raw)
  To: Christian Brauner
  Cc: Aleksa Sarai, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 335 bytes --]

Hi all,

The following commit is also in Linus Torvalds' tree as a different commit
(but the same patch):

  7c62794bc37f ("open: make RESOLVE_CACHED correctly test for O_TMPFILE")

This is commit

  a0fc452a5d7f ("open: make RESOLVE_CACHED correctly test for O_TMPFILE")

in Linus' tree.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

* linux-next: duplicate patch in the vfs-brauner tree
@ 2024-03-18 21:23 Stephen Rothwell
  0 siblings, 0 replies; 12+ messages in thread
From: Stephen Rothwell @ 2024-03-18 21:23 UTC (permalink / raw)
  To: Christian Brauner; +Cc: Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 293 bytes --]

Hi all,

The following commit is also in Linus Torvalds' tree as a different commit
(but the same patch):

  9ddf5fe47f2e ("fs,block: get holder during claim")

This is commit

  59a55a63c246 ("fs,block: get holder during claim")

in Linus' tree.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

* linux-next: duplicate patch in the vfs-brauner tree
@ 2024-03-06 22:02 Stephen Rothwell
  0 siblings, 0 replies; 12+ messages in thread
From: Stephen Rothwell @ 2024-03-06 22:02 UTC (permalink / raw)
  To: Christian Brauner; +Cc: Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 355 bytes --]

Hi all,

The following commit is also in Linus Torvalds' tree as a different commit
(but the same patch):

  0b9887fae769 ("fs/aio: Check IOCB_AIO_RW before the struct aio_kiocb conversion")

This is commit

  961ebd120565 ("fs/aio: Check IOCB_AIO_RW before the struct aio_kiocb conversion")

in Linus' tree.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

* linux-next: duplicate patch in the vfs-brauner tree
@ 2024-02-05  5:23 Stephen Rothwell
  0 siblings, 0 replies; 12+ messages in thread
From: Stephen Rothwell @ 2024-02-05  5:23 UTC (permalink / raw)
  To: Christian Brauner, Andrew Morton
  Cc: Kees Cook, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 402 bytes --]

Hi all,

The following commit is also in the mm tree as a different commit (but
the same patch):

  41ef33da2c49 ("iov_iter: Avoid wrap-around instrumentation in copy_compat_iovec_from_user()")

This is commit

  40bd16cd9ec8 ("iov_iter: avoid wrap-around instrumentation in copy_compat_iovec_from_user()")

in the mm-nonmm-unstable branch of the mm tree.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

* Re: linux-next: duplicate patch in the vfs-brauner tree
  2023-09-19 15:43     ` Darrick J. Wong
@ 2023-09-20 12:09       ` Christian Brauner
  0 siblings, 0 replies; 12+ messages in thread
From: Christian Brauner @ 2023-09-20 12:09 UTC (permalink / raw)
  To: Darrick J. Wong
  Cc: Stephen Rothwell, Christoph Hellwig, Linux Kernel Mailing List,
	Linux Next Mailing List

> I'll push that patch, then.

Ok, dropping.

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

* Re: linux-next: duplicate patch in the vfs-brauner tree
  2023-09-19 12:34   ` Christian Brauner
@ 2023-09-19 15:43     ` Darrick J. Wong
  2023-09-20 12:09       ` Christian Brauner
  0 siblings, 1 reply; 12+ messages in thread
From: Darrick J. Wong @ 2023-09-19 15:43 UTC (permalink / raw)
  To: Christian Brauner
  Cc: Stephen Rothwell, Christoph Hellwig, Linux Kernel Mailing List,
	Linux Next Mailing List

On Tue, Sep 19, 2023 at 02:34:01PM +0200, Christian Brauner wrote:
> On Mon, Sep 18, 2023 at 01:52:06PM -0700, Darrick J. Wong wrote:
> > On Fri, Sep 15, 2023 at 09:39:53AM +1000, Stephen Rothwell wrote:
> > > Hi all,
> > > 
> > > The following commit is also in the iomap tree as a different commit
> > > (but the same patch):
> > > 
> > >   de5b0b257ee3 ("iomap: handle error conditions more gracefully in iomap_to_bh")
> > > 
> > > This is commit
> > > 
> > >   4aa8cdd5e523 ("iomap: handle error conditions more gracefully in iomap_to_bh")
> > > 
> > > in the iomap tree.
> > 
> > Christian, do you want to push this to Linus instead of me?  I've a
> > couple more fixes that I'm about to send out to fsdevel and could just
> > roll all the iomap stuff into a single branch... but if you were about
> > to this to Linus I don't mind letting that happen.
> 
> So I was about to send a pull request tomorrow. I thought I was supposed
> to pick up iomap stuff. Let me know what you prefer. I can easily drop
> this patch. :)

I'll push that patch, then.

In general, you can fling any non-trivial iomap patches at me, since I
will likely want to run them through my testing cloud anyway.

(And just to be clear: I don't mind if you push things like trivial api
cleanups that are part of another series through your main vfs tree.)

--D

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

* Re: linux-next: duplicate patch in the vfs-brauner tree
  2023-09-18 20:52 ` Darrick J. Wong
@ 2023-09-19 12:34   ` Christian Brauner
  2023-09-19 15:43     ` Darrick J. Wong
  0 siblings, 1 reply; 12+ messages in thread
From: Christian Brauner @ 2023-09-19 12:34 UTC (permalink / raw)
  To: Darrick J. Wong
  Cc: Stephen Rothwell, Christoph Hellwig, Linux Kernel Mailing List,
	Linux Next Mailing List

On Mon, Sep 18, 2023 at 01:52:06PM -0700, Darrick J. Wong wrote:
> On Fri, Sep 15, 2023 at 09:39:53AM +1000, Stephen Rothwell wrote:
> > Hi all,
> > 
> > The following commit is also in the iomap tree as a different commit
> > (but the same patch):
> > 
> >   de5b0b257ee3 ("iomap: handle error conditions more gracefully in iomap_to_bh")
> > 
> > This is commit
> > 
> >   4aa8cdd5e523 ("iomap: handle error conditions more gracefully in iomap_to_bh")
> > 
> > in the iomap tree.
> 
> Christian, do you want to push this to Linus instead of me?  I've a
> couple more fixes that I'm about to send out to fsdevel and could just
> roll all the iomap stuff into a single branch... but if you were about
> to this to Linus I don't mind letting that happen.

So I was about to send a pull request tomorrow. I thought I was supposed
to pick up iomap stuff. Let me know what you prefer. I can easily drop
this patch. :)

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

* Re: linux-next: duplicate patch in the vfs-brauner tree
  2023-09-14 23:39 Stephen Rothwell
@ 2023-09-18 20:52 ` Darrick J. Wong
  2023-09-19 12:34   ` Christian Brauner
  0 siblings, 1 reply; 12+ messages in thread
From: Darrick J. Wong @ 2023-09-18 20:52 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Christian Brauner, Christoph Hellwig, Linux Kernel Mailing List,
	Linux Next Mailing List

On Fri, Sep 15, 2023 at 09:39:53AM +1000, Stephen Rothwell wrote:
> Hi all,
> 
> The following commit is also in the iomap tree as a different commit
> (but the same patch):
> 
>   de5b0b257ee3 ("iomap: handle error conditions more gracefully in iomap_to_bh")
> 
> This is commit
> 
>   4aa8cdd5e523 ("iomap: handle error conditions more gracefully in iomap_to_bh")
> 
> in the iomap tree.

Christian, do you want to push this to Linus instead of me?  I've a
couple more fixes that I'm about to send out to fsdevel and could just
roll all the iomap stuff into a single branch... but if you were about
to this to Linus I don't mind letting that happen.

--D

> -- 
> Cheers,
> Stephen Rothwell



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

* linux-next: duplicate patch in the vfs-brauner tree
@ 2023-09-14 23:39 Stephen Rothwell
  2023-09-18 20:52 ` Darrick J. Wong
  0 siblings, 1 reply; 12+ messages in thread
From: Stephen Rothwell @ 2023-09-14 23:39 UTC (permalink / raw)
  To: Christian Brauner, Darrick J. Wong
  Cc: Christoph Hellwig, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 346 bytes --]

Hi all,

The following commit is also in the iomap tree as a different commit
(but the same patch):

  de5b0b257ee3 ("iomap: handle error conditions more gracefully in iomap_to_bh")

This is commit

  4aa8cdd5e523 ("iomap: handle error conditions more gracefully in iomap_to_bh")

in the iomap tree.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

* Re: linux-next: duplicate patch in the vfs-brauner tree
  2023-07-19  6:16 ` Christian Brauner
@ 2023-07-19 23:28   ` Tyler Hicks
  0 siblings, 0 replies; 12+ messages in thread
From: Tyler Hicks @ 2023-07-19 23:28 UTC (permalink / raw)
  To: Christian Brauner
  Cc: Stephen Rothwell, Fabio M. De Francesco,
	Linux Kernel Mailing List, Linux Next Mailing List

On 2023-07-19 08:16:03, Christian Brauner wrote:
> On Mon, Jul 17, 2023 at 10:11:14AM +1000, Stephen Rothwell wrote:
> > Hi all,
> > 
> > The following commit is also in the ecryptfs tree as a different commit
> > (but the same patch):
> > 
> >   8b70deb8ca90 ("fs/ecryptfs: Replace kmap() with kmap_local_page()")
> > 
> > This is commit
> > 
> >   031a0300f2c9 ("ecryptfs: Replace kmap() with kmap_local_page()")
> > 
> > in the ecryptfs tree (where it has been since Sept, 2022).
> 
> @Tyler, mind dropping it? I'll send it all in one go for v6.6.

Done. Thank you!

Tyler

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

* Re: linux-next: duplicate patch in the vfs-brauner tree
  2023-07-17  0:11 Stephen Rothwell
@ 2023-07-19  6:16 ` Christian Brauner
  2023-07-19 23:28   ` Tyler Hicks
  0 siblings, 1 reply; 12+ messages in thread
From: Christian Brauner @ 2023-07-19  6:16 UTC (permalink / raw)
  To: Tyler Hicks
  Cc: Stephen Rothwell, Fabio M. De Francesco,
	Linux Kernel Mailing List, Linux Next Mailing List

On Mon, Jul 17, 2023 at 10:11:14AM +1000, Stephen Rothwell wrote:
> Hi all,
> 
> The following commit is also in the ecryptfs tree as a different commit
> (but the same patch):
> 
>   8b70deb8ca90 ("fs/ecryptfs: Replace kmap() with kmap_local_page()")
> 
> This is commit
> 
>   031a0300f2c9 ("ecryptfs: Replace kmap() with kmap_local_page()")
> 
> in the ecryptfs tree (where it has been since Sept, 2022).

@Tyler, mind dropping it? I'll send it all in one go for v6.6.

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

* linux-next: duplicate patch in the vfs-brauner tree
@ 2023-07-17  0:11 Stephen Rothwell
  2023-07-19  6:16 ` Christian Brauner
  0 siblings, 1 reply; 12+ messages in thread
From: Stephen Rothwell @ 2023-07-17  0:11 UTC (permalink / raw)
  To: Christian Brauner, Tyler Hicks
  Cc: Fabio M. De Francesco, Linux Kernel Mailing List,
	Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 364 bytes --]

Hi all,

The following commit is also in the ecryptfs tree as a different commit
(but the same patch):

  8b70deb8ca90 ("fs/ecryptfs: Replace kmap() with kmap_local_page()")

This is commit

  031a0300f2c9 ("ecryptfs: Replace kmap() with kmap_local_page()")

in the ecryptfs tree (where it has been since Sept, 2022).

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

end of thread, other threads:[~2024-03-18 21:23 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-06 22:37 linux-next: duplicate patch in the vfs-brauner tree Stephen Rothwell
  -- strict thread matches above, loose matches on Subject: below --
2024-03-18 21:23 Stephen Rothwell
2024-03-06 22:02 Stephen Rothwell
2024-02-05  5:23 Stephen Rothwell
2023-09-14 23:39 Stephen Rothwell
2023-09-18 20:52 ` Darrick J. Wong
2023-09-19 12:34   ` Christian Brauner
2023-09-19 15:43     ` Darrick J. Wong
2023-09-20 12:09       ` Christian Brauner
2023-07-17  0:11 Stephen Rothwell
2023-07-19  6:16 ` Christian Brauner
2023-07-19 23:28   ` Tyler Hicks

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).