linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 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
* 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
@ 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
* 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
* 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-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

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-07-17  0:11 linux-next: duplicate patch in the vfs-brauner tree Stephen Rothwell
2023-07-19  6:16 ` Christian Brauner
2023-07-19 23:28   ` Tyler Hicks
2023-08-06 22:37 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
2024-02-05  5:23 Stephen Rothwell
2024-03-06 22:02 Stephen Rothwell
2024-03-18 21:23 Stephen Rothwell

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