All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] MAINTAINERS: update io_uring section
@ 2021-01-27  1:25 Pavel Begunkov
  2021-01-27  4:08 ` Jens Axboe
  0 siblings, 1 reply; 3+ messages in thread
From: Pavel Begunkov @ 2021-01-27  1:25 UTC (permalink / raw)
  To: Jens Axboe, io-uring

- add a missing file
- add a reviewer
- don't spam fsdevel

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
---
 MAINTAINERS | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 992fe3b0900a..e49b9c5ee49f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6862,6 +6862,9 @@ F:	include/linux/fs.h
 F:	include/linux/fs_types.h
 F:	include/uapi/linux/fs.h
 F:	include/uapi/linux/openat2.h
+X:	fs/io-wq.c
+X:	fs/io-wq.h
+X:	fs/io_uring.c
 
 FINTEK F75375S HARDWARE MONITOR AND FAN CONTROLLER DRIVER
 M:	Riku Voipio <riku.voipio@iki.fi>
@@ -9297,6 +9300,7 @@ F:	include/uapi/linux/iommu.h
 
 IO_URING
 M:	Jens Axboe <axboe@kernel.dk>
+R:	Pavel Begunkov <asml.silence@gmail.com>
 L:	io-uring@vger.kernel.org
 S:	Maintained
 T:	git git://git.kernel.dk/linux-block
@@ -9304,6 +9308,7 @@ T:	git git://git.kernel.dk/liburing
 F:	fs/io-wq.c
 F:	fs/io-wq.h
 F:	fs/io_uring.c
+F:	include/linux/io_uring.h
 F:	include/uapi/linux/io_uring.h
 
 IPMI SUBSYSTEM
-- 
2.24.0


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

* Re: [PATCH v2] MAINTAINERS: update io_uring section
  2021-01-27  1:25 [PATCH v2] MAINTAINERS: update io_uring section Pavel Begunkov
@ 2021-01-27  4:08 ` Jens Axboe
  2021-01-27  9:48   ` Pavel Begunkov
  0 siblings, 1 reply; 3+ messages in thread
From: Jens Axboe @ 2021-01-27  4:08 UTC (permalink / raw)
  To: Pavel Begunkov, io-uring

On 1/26/21 6:25 PM, Pavel Begunkov wrote:
> - add a missing file
> - add a reviewer
> - don't spam fsdevel

Applied, with an actual commit message :-)

-- 
Jens Axboe


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

* Re: [PATCH v2] MAINTAINERS: update io_uring section
  2021-01-27  4:08 ` Jens Axboe
@ 2021-01-27  9:48   ` Pavel Begunkov
  0 siblings, 0 replies; 3+ messages in thread
From: Pavel Begunkov @ 2021-01-27  9:48 UTC (permalink / raw)
  To: Jens Axboe, io-uring

On 27/01/2021 04:08, Jens Axboe wrote:
> On 1/26/21 6:25 PM, Pavel Begunkov wrote:
>> - add a missing file
>> - add a reviewer
>> - don't spam fsdevel
> 
> Applied, with an actual commit message :-)

I admit, my message was terrible. But now we have a funny
commit where I talk about myself in a third-person way.

-- 
Pavel Begunkov


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

end of thread, other threads:[~2021-01-27  9:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-27  1:25 [PATCH v2] MAINTAINERS: update io_uring section Pavel Begunkov
2021-01-27  4:08 ` Jens Axboe
2021-01-27  9:48   ` Pavel Begunkov

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.