public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
* Fixes tags need work in the ntfs3 tree
@ 2026-05-18  8:11 Mark Brown
  2026-06-02 15:08 ` Konstantin Komarov
  0 siblings, 1 reply; 8+ messages in thread
From: Mark Brown @ 2026-05-18  8:11 UTC (permalink / raw)
  To: Konstantin Komarov; +Cc: linux-kernel, linux-next

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

In commit

  4160f74379854 ("fs/ntfs3: add bounds check to run_get_highest_vcn()")

Fixes tag

  Fixes: b62567bca474 ("fs/ntfs3: Out-of-bound check in run_unpack")

has these problem(s):

  - Subject does not match target commit subject
    Just use
	git log -1 --format='Fixes: %h ("%s")'

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

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

* Fixes tags need work in the ntfs3 tree
@ 2026-05-29 11:49 Mark Brown
  2026-06-02 15:08 ` Konstantin Komarov
  0 siblings, 1 reply; 8+ messages in thread
From: Mark Brown @ 2026-05-29 11:49 UTC (permalink / raw)
  To: Konstantin Komarov; +Cc: linux-kernel, linux-next

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

In commit

  6b6fbad790ef1 ("ntfs3: Allocate iomap inline_data using alloc_page")

Fixes tag

  Fixes: 099ef9a ("fs/ntfs3: implement iomap-based file operations")

has these problem(s):

  - SHA1 should be at least 12 digits long
    This can be fixed for the future by setting core.abbrev to 12 (or
    more) or (for git v2.11 or later) just making sure it is not set
    (or set to "auto").

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

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

* Re: Fixes tags need work in the ntfs3 tree
  2026-05-18  8:11 Mark Brown
@ 2026-06-02 15:08 ` Konstantin Komarov
  0 siblings, 0 replies; 8+ messages in thread
From: Konstantin Komarov @ 2026-06-02 15:08 UTC (permalink / raw)
  To: Mark Brown; +Cc: linux-kernel, linux-next

On 5/18/26 10:11, Mark Brown wrote:

> In commit
>
>    4160f74379854 ("fs/ntfs3: add bounds check to run_get_highest_vcn()")
>
> Fixes tag
>
>    Fixes: b62567bca474 ("fs/ntfs3: Out-of-bound check in run_unpack")
>
> has these problem(s):
>
>    - Subject does not match target commit subject
>      Just use
> 	git log -1 --format='Fixes: %h ("%s")'

Thank you, was fixed.

Regards,
Konstantin


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

* Re: Fixes tags need work in the ntfs3 tree
  2026-05-29 11:49 Fixes tags need work in the ntfs3 tree Mark Brown
@ 2026-06-02 15:08 ` Konstantin Komarov
  0 siblings, 0 replies; 8+ messages in thread
From: Konstantin Komarov @ 2026-06-02 15:08 UTC (permalink / raw)
  To: Mark Brown; +Cc: linux-kernel, linux-next

On 5/29/26 13:49, Mark Brown wrote:

> In commit
>
>    6b6fbad790ef1 ("ntfs3: Allocate iomap inline_data using alloc_page")
>
> Fixes tag
>
>    Fixes: 099ef9a ("fs/ntfs3: implement iomap-based file operations")
>
> has these problem(s):
>
>    - SHA1 should be at least 12 digits long
>      This can be fixed for the future by setting core.abbrev to 12 (or
>      more) or (for git v2.11 or later) just making sure it is not set
>      (or set to "auto").

Thank you, was fixed.

Regards,
Konstantin


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

* Fixes tags need work in the ntfs3 tree
@ 2026-06-03  7:16 Mark Brown
  2026-06-03 14:41 ` Konstantin Komarov
  0 siblings, 1 reply; 8+ messages in thread
From: Mark Brown @ 2026-06-03  7:16 UTC (permalink / raw)
  To: Konstantin Komarov; +Cc: linux-kernel, linux-next

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

In commit

  236c81b8fc4cd ("fs/ntfs3: bound DeleteIndexEntryAllocation memmove length")

Fixes tag

  Fixes: b46acd6 ("fs/ntfs3: Add NTFS journal")

has these problem(s):

  - SHA1 should be at least 12 digits long
    This can be fixed for the future by setting core.abbrev to 12 (or
    more) or (for git v2.11 or later) just making sure it is not set
    (or set to "auto").

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

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

* Fixes tags need work in the ntfs3 tree
@ 2026-06-03  7:17 Mark Brown
  2026-06-03 14:41 ` Konstantin Komarov
  0 siblings, 1 reply; 8+ messages in thread
From: Mark Brown @ 2026-06-03  7:17 UTC (permalink / raw)
  To: Konstantin Komarov; +Cc: linux-kernel, linux-next

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

In commit

  149a4d9c78020 ("fs/ntfs3: bound attr_off in UpdateResidentValue against data_off")

Fixes tag

  Fixes: b46acd6 ("fs/ntfs3: Add NTFS journal")

has these problem(s):

  - SHA1 should be at least 12 digits long
    This can be fixed for the future by setting core.abbrev to 12 (or
    more) or (for git v2.11 or later) just making sure it is not set
    (or set to "auto").

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

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

* Re: Fixes tags need work in the ntfs3 tree
  2026-06-03  7:16 Mark Brown
@ 2026-06-03 14:41 ` Konstantin Komarov
  0 siblings, 0 replies; 8+ messages in thread
From: Konstantin Komarov @ 2026-06-03 14:41 UTC (permalink / raw)
  To: Mark Brown; +Cc: linux-kernel, linux-next

On 6/3/26 09:16, Mark Brown wrote:

> In commit
>
>    236c81b8fc4cd ("fs/ntfs3: bound DeleteIndexEntryAllocation memmove length")
>
> Fixes tag
>
>    Fixes: b46acd6 ("fs/ntfs3: Add NTFS journal")
>
> has these problem(s):
>
>    - SHA1 should be at least 12 digits long
>      This can be fixed for the future by setting core.abbrev to 12 (or
>      more) or (for git v2.11 or later) just making sure it is not set
>      (or set to "auto").

Thanks, fixed it.

Regards,
Konstantin


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

* Re: Fixes tags need work in the ntfs3 tree
  2026-06-03  7:17 Mark Brown
@ 2026-06-03 14:41 ` Konstantin Komarov
  0 siblings, 0 replies; 8+ messages in thread
From: Konstantin Komarov @ 2026-06-03 14:41 UTC (permalink / raw)
  To: Mark Brown; +Cc: linux-kernel, linux-next

On 6/3/26 09:17, Mark Brown wrote:

> In commit
>
>    149a4d9c78020 ("fs/ntfs3: bound attr_off in UpdateResidentValue against data_off")
>
> Fixes tag
>
>    Fixes: b46acd6 ("fs/ntfs3: Add NTFS journal")
>
> has these problem(s):
>
>    - SHA1 should be at least 12 digits long
>      This can be fixed for the future by setting core.abbrev to 12 (or
>      more) or (for git v2.11 or later) just making sure it is not set
>      (or set to "auto").

Thanks, fixed it.

Regards,
Konstantin


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

end of thread, other threads:[~2026-06-03 14:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-29 11:49 Fixes tags need work in the ntfs3 tree Mark Brown
2026-06-02 15:08 ` Konstantin Komarov
  -- strict thread matches above, loose matches on Subject: below --
2026-06-03  7:17 Mark Brown
2026-06-03 14:41 ` Konstantin Komarov
2026-06-03  7:16 Mark Brown
2026-06-03 14:41 ` Konstantin Komarov
2026-05-18  8:11 Mark Brown
2026-06-02 15:08 ` Konstantin Komarov

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