mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2] ntfs: Add myself as a reviewer
@ 2023-05-17  7:07 Namjae Jeon
  2023-05-17  7:37 ` Bagas Sanjaya
  2023-05-17 13:29 ` Christian Brauner
  0 siblings, 2 replies; 6+ messages in thread
From: Namjae Jeon @ 2023-05-17  7:07 UTC (permalink / raw)
  To: brauner
  Cc: anton, linux-ntfs-dev, linux-kernel, bagasdotme, akpm, Namjae Jeon

I'm volunteering to help review patches for current unmaintained
ntfs filesytem.

Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index e2fd64c2ebdc..c2cecb2059d7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14928,6 +14928,7 @@ F:	drivers/ntb/hw/intel/
 
 NTFS FILESYSTEM
 M:	Anton Altaparmakov <anton@tuxera.com>
+R:	Namjae Jeon <linkinjeon@kernel.org>
 L:	linux-ntfs-dev@lists.sourceforge.net
 S:	Supported
 W:	http://www.tuxera.com/
-- 
2.25.1


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

* Re: [PATCH v2] ntfs: Add myself as a reviewer
  2023-05-17  7:07 [PATCH v2] ntfs: Add myself as a reviewer Namjae Jeon
@ 2023-05-17  7:37 ` Bagas Sanjaya
  2023-05-17  8:26   ` Namjae Jeon
  2023-05-17 13:29 ` Christian Brauner
  1 sibling, 1 reply; 6+ messages in thread
From: Bagas Sanjaya @ 2023-05-17  7:37 UTC (permalink / raw)
  To: Namjae Jeon, brauner
  Cc: anton, linux-ntfs-dev, linux-kernel, akpm, Linux Memory Management List

On 5/17/23 14:07, Namjae Jeon wrote:
> I'm volunteering to help review patches for current unmaintained
> ntfs filesytem.
> 
> Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e2fd64c2ebdc..c2cecb2059d7 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -14928,6 +14928,7 @@ F:	drivers/ntb/hw/intel/
>  
>  NTFS FILESYSTEM
>  M:	Anton Altaparmakov <anton@tuxera.com>
> +R:	Namjae Jeon <linkinjeon@kernel.org>
>  L:	linux-ntfs-dev@lists.sourceforge.net
>  S:	Supported
>  W:	http://www.tuxera.com/

Acked-by: Bagas Sanjaya <bagasdotme@gmail.com>

Anyway, what about also adding linux-mm list so that akpm can
pick patches?

-- 
An old man doll... just what I always wanted! - Clara


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

* Re: [PATCH v2] ntfs: Add myself as a reviewer
  2023-05-17  7:37 ` Bagas Sanjaya
@ 2023-05-17  8:26   ` Namjae Jeon
  2023-05-17  8:43     ` Christian Brauner
  0 siblings, 1 reply; 6+ messages in thread
From: Namjae Jeon @ 2023-05-17  8:26 UTC (permalink / raw)
  To: Bagas Sanjaya
  Cc: brauner, anton, linux-ntfs-dev, linux-kernel, akpm,
	Linux Memory Management List

2023-05-17 16:37 GMT+09:00, Bagas Sanjaya <bagasdotme@gmail.com>:
> On 5/17/23 14:07, Namjae Jeon wrote:
>> I'm volunteering to help review patches for current unmaintained
>> ntfs filesytem.
>>
>> Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
>> ---
>>  MAINTAINERS | 1 +
>>  1 file changed, 1 insertion(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index e2fd64c2ebdc..c2cecb2059d7 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -14928,6 +14928,7 @@ F:	drivers/ntb/hw/intel/
>>
>>  NTFS FILESYSTEM
>>  M:	Anton Altaparmakov <anton@tuxera.com>
>> +R:	Namjae Jeon <linkinjeon@kernel.org>
>>  L:	linux-ntfs-dev@lists.sourceforge.net
>>  S:	Supported
>>  W:	http://www.tuxera.com/
>
> Acked-by: Bagas Sanjaya <bagasdotme@gmail.com>
Thanks for your ack!
>
> Anyway, what about also adding linux-mm list so that akpm can
> pick patches?
Hm.. I think that MM folks probably don't like to see fs patches on mm list...
And as far as I know, Christian is going to picks up the ntfs patches.
Christian, right?
>
> --
> An old man doll... just what I always wanted! - Clara
>
>

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

* Re: [PATCH v2] ntfs: Add myself as a reviewer
  2023-05-17  8:26   ` Namjae Jeon
@ 2023-05-17  8:43     ` Christian Brauner
  2023-05-17  9:28       ` Namjae Jeon
  0 siblings, 1 reply; 6+ messages in thread
From: Christian Brauner @ 2023-05-17  8:43 UTC (permalink / raw)
  To: Namjae Jeon
  Cc: Bagas Sanjaya, anton, linux-ntfs-dev, linux-kernel, akpm,
	Linux Memory Management List

On Wed, May 17, 2023 at 05:26:59PM +0900, Namjae Jeon wrote:
> 2023-05-17 16:37 GMT+09:00, Bagas Sanjaya <bagasdotme@gmail.com>:
> > On 5/17/23 14:07, Namjae Jeon wrote:
> >> I'm volunteering to help review patches for current unmaintained
> >> ntfs filesytem.
> >>
> >> Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
> >> ---
> >>  MAINTAINERS | 1 +
> >>  1 file changed, 1 insertion(+)
> >>
> >> diff --git a/MAINTAINERS b/MAINTAINERS
> >> index e2fd64c2ebdc..c2cecb2059d7 100644
> >> --- a/MAINTAINERS
> >> +++ b/MAINTAINERS
> >> @@ -14928,6 +14928,7 @@ F:	drivers/ntb/hw/intel/
> >>
> >>  NTFS FILESYSTEM
> >>  M:	Anton Altaparmakov <anton@tuxera.com>
> >> +R:	Namjae Jeon <linkinjeon@kernel.org>
> >>  L:	linux-ntfs-dev@lists.sourceforge.net
> >>  S:	Supported
> >>  W:	http://www.tuxera.com/
> >
> > Acked-by: Bagas Sanjaya <bagasdotme@gmail.com>
> Thanks for your ack!
> >
> > Anyway, what about also adding linux-mm list so that akpm can
> > pick patches?
> Hm.. I think that MM folks probably don't like to see fs patches on mm list...
> And as far as I know, Christian is going to picks up the ntfs patches.
> Christian, right?

I've picked up your patch already. A notification should be sent
shortly.

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

* Re: [PATCH v2] ntfs: Add myself as a reviewer
  2023-05-17  8:43     ` Christian Brauner
@ 2023-05-17  9:28       ` Namjae Jeon
  0 siblings, 0 replies; 6+ messages in thread
From: Namjae Jeon @ 2023-05-17  9:28 UTC (permalink / raw)
  To: Christian Brauner
  Cc: Bagas Sanjaya, anton, linux-ntfs-dev, linux-kernel, akpm,
	Linux Memory Management List

2023-05-17 17:43 GMT+09:00, Christian Brauner <brauner@kernel.org>:
> On Wed, May 17, 2023 at 05:26:59PM +0900, Namjae Jeon wrote:
>> 2023-05-17 16:37 GMT+09:00, Bagas Sanjaya <bagasdotme@gmail.com>:
>> > On 5/17/23 14:07, Namjae Jeon wrote:
>> >> I'm volunteering to help review patches for current unmaintained
>> >> ntfs filesytem.
>> >>
>> >> Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
>> >> ---
>> >>  MAINTAINERS | 1 +
>> >>  1 file changed, 1 insertion(+)
>> >>
>> >> diff --git a/MAINTAINERS b/MAINTAINERS
>> >> index e2fd64c2ebdc..c2cecb2059d7 100644
>> >> --- a/MAINTAINERS
>> >> +++ b/MAINTAINERS
>> >> @@ -14928,6 +14928,7 @@ F:	drivers/ntb/hw/intel/
>> >>
>> >>  NTFS FILESYSTEM
>> >>  M:	Anton Altaparmakov <anton@tuxera.com>
>> >> +R:	Namjae Jeon <linkinjeon@kernel.org>
>> >>  L:	linux-ntfs-dev@lists.sourceforge.net
>> >>  S:	Supported
>> >>  W:	http://www.tuxera.com/
>> >
>> > Acked-by: Bagas Sanjaya <bagasdotme@gmail.com>
>> Thanks for your ack!
>> >
>> > Anyway, what about also adding linux-mm list so that akpm can
>> > pick patches?
>> Hm.. I think that MM folks probably don't like to see fs patches on mm
>> list...
>> And as far as I know, Christian is going to picks up the ntfs patches.
>> Christian, right?
>
> I've picked up your patch already. A notification should be sent
> shortly.
Thank you!
>

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

* Re: [PATCH v2] ntfs: Add myself as a reviewer
  2023-05-17  7:07 [PATCH v2] ntfs: Add myself as a reviewer Namjae Jeon
  2023-05-17  7:37 ` Bagas Sanjaya
@ 2023-05-17 13:29 ` Christian Brauner
  1 sibling, 0 replies; 6+ messages in thread
From: Christian Brauner @ 2023-05-17 13:29 UTC (permalink / raw)
  To: Namjae Jeon
  Cc: Christian Brauner, anton, linux-ntfs-dev, linux-kernel, bagasdotme, akpm

On Wed, 17 May 2023 16:07:39 +0900, Namjae Jeon wrote:
> I'm volunteering to help review patches for current unmaintained
> ntfs filesytem.
> 
> 

Applied to the vfs.misc.fixes branch of the vfs/vfs.git tree.
Patches in the vfs.misc.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.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git
branch: vfs.misc.fixes

[1/1] ntfs: Add myself as a reviewer
      https://git.kernel.org/vfs/vfs/c/48524463f807

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

end of thread, other threads:[~2023-05-17 13:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-17  7:07 [PATCH v2] ntfs: Add myself as a reviewer Namjae Jeon
2023-05-17  7:37 ` Bagas Sanjaya
2023-05-17  8:26   ` Namjae Jeon
2023-05-17  8:43     ` Christian Brauner
2023-05-17  9:28       ` Namjae Jeon
2023-05-17 13:29 ` Christian Brauner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®