* [PATCH] MAINTAINERS: add block and fsdevel lists to iov_iter
@ 2025-07-16 8:40 Christian Brauner
2025-07-16 12:42 ` Jens Axboe
2025-07-16 12:47 ` Christian Brauner
0 siblings, 2 replies; 3+ messages in thread
From: Christian Brauner @ 2025-07-16 8:40 UTC (permalink / raw)
To: Jens Axboe
Cc: Christian Brauner, linux-block, linux-fsdevel, Al Viro, Jan Kara
We've had multiple instances where people didn't Cc fsdevel or block
which are easily the most affected subsystems by iov_iter changes.
Put a stop to that and make sure both lists are Cced so we can catch
stuff like [1] early.
Link: https://lore.kernel.org/linux-nvme/20250715132750.9619-4-aaptel@nvidia.com [1]
Signed-off-by: Christian Brauner <brauner@kernel.org>
---
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index fad6cb025a19..fcefe222f093 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -25907,6 +25907,8 @@ F: fs/hostfs/
USERSPACE COPYIN/COPYOUT (UIOVEC)
M: Alexander Viro <viro@zeniv.linux.org.uk>
+L: linux-block@vger.kernel.org
+L: linux-fsdevel@vger.kernel.org
S: Maintained
F: include/linux/uio.h
F: lib/iov_iter.c
--
2.47.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] MAINTAINERS: add block and fsdevel lists to iov_iter
2025-07-16 8:40 [PATCH] MAINTAINERS: add block and fsdevel lists to iov_iter Christian Brauner
@ 2025-07-16 12:42 ` Jens Axboe
2025-07-16 12:47 ` Christian Brauner
1 sibling, 0 replies; 3+ messages in thread
From: Jens Axboe @ 2025-07-16 12:42 UTC (permalink / raw)
To: Christian Brauner; +Cc: linux-block, linux-fsdevel, Al Viro, Jan Kara
On 7/16/25 2:40 AM, Christian Brauner wrote:
> We've had multiple instances where people didn't Cc fsdevel or block
> which are easily the most affected subsystems by iov_iter changes.
> Put a stop to that and make sure both lists are Cced so we can catch
> stuff like [1] early.
Reviewed-by: Jens Axboe <axboe@kernel.dk>
--
Jens Axboe
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] MAINTAINERS: add block and fsdevel lists to iov_iter
2025-07-16 8:40 [PATCH] MAINTAINERS: add block and fsdevel lists to iov_iter Christian Brauner
2025-07-16 12:42 ` Jens Axboe
@ 2025-07-16 12:47 ` Christian Brauner
1 sibling, 0 replies; 3+ messages in thread
From: Christian Brauner @ 2025-07-16 12:47 UTC (permalink / raw)
To: Jens Axboe, Christian Brauner
Cc: linux-block, linux-fsdevel, Al Viro, Jan Kara
On Wed, 16 Jul 2025 10:40:45 +0200, Christian Brauner wrote:
> We've had multiple instances where people didn't Cc fsdevel or block
> which are easily the most affected subsystems by iov_iter changes.
> Put a stop to that and make sure both lists are Cced so we can catch
> stuff like [1] early.
>
>
Applied to the vfs.fixes branch of the vfs/vfs.git tree.
Patches in the vfs.fixes branch should appear in linux-next soon.
Please report any outstanding bugs that were missed during review in a
new review to the original patch series allowing us to drop it.
It's encouraged to provide Acked-bys and Reviewed-bys even though the
patch has now been applied. If possible patch trailers will be updated.
Note that commit hashes shown below are subject to change due to rebase,
trailer updates or similar. If in doubt, please check the listed branch.
tree: https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git
branch: vfs.fixes
[1/1] MAINTAINERS: add block and fsdevel lists to iov_iter
https://git.kernel.org/vfs/vfs/c/a88cddaaa3bf
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-07-16 12:47 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-16 8:40 [PATCH] MAINTAINERS: add block and fsdevel lists to iov_iter Christian Brauner
2025-07-16 12:42 ` Jens Axboe
2025-07-16 12:47 ` Christian Brauner
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).