linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] ntfs3: bugfixes for 6.18
@ 2025-09-30 13:08 Konstantin Komarov
  2025-10-02  1:28 ` Matthew Wilcox
  2025-10-03 21:31 ` pr-tracker-bot
  0 siblings, 2 replies; 3+ messages in thread
From: Konstantin Komarov @ 2025-09-30 13:08 UTC (permalink / raw)
  To: torvalds; +Cc: ntfs3, linux-fsdevel, linux-kernel

Please pull this branch containing ntfs3 code for 6.18.

Regards,
Konstantin

----------------------------------------------------------------
The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:

  Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)

are available in the Git repository at:

  https://github.com/Paragon-Software-Group/linux-ntfs3.git tags/ntfs3_for_6.18

for you to fetch changes up to 7d460636b6402343ca150682f7bae896c4ff2a76:

  ntfs3: stop using write_cache_pages (2025-09-10 11:01:41 +0200)

----------------------------------------------------------------
Changes for 6.18-rc1

Added:
    support for FS_IOC_{GET,SET}FSLABEL ioctl;
    reject index allocation if $BITMAP is empty but blocks exist.

Fixed:
    integer overflow in run_unpack();
    resource leak bug in wnd_extend().

Changed:
    pretend $Extend records as regular files;
    stop using write_cache_pages.

----------------------------------------------------------------
Christoph Hellwig (1):
      ntfs3: stop using write_cache_pages

Ethan Ferguson (3):
      ntfs3: transition magic number to shared constant
      ntfs3: add FS_IOC_GETFSLABEL ioctl
      ntfs3: add FS_IOC_SETFSLABEL ioctl

Haoxiang Li (1):
      fs/ntfs3: Fix a resource leak bug in wnd_extend()

Moon Hee Lee (1):
      fs/ntfs3: reject index allocation if $BITMAP is empty but blocks exist

Tetsuo Handa (1):
      ntfs3: pretend $Extend records as regular files

Vitaly Grigoryev (1):
      fs: ntfs3: Fix integer overflow in run_unpack()

 fs/ntfs3/bitmap.c  |  1 +
 fs/ntfs3/file.c    | 28 ++++++++++++++++++++++++++++
 fs/ntfs3/index.c   | 10 ++++++++++
 fs/ntfs3/inode.c   | 16 +++++++++++-----
 fs/ntfs3/ntfs_fs.h |  2 +-
 fs/ntfs3/run.c     | 12 +++++++++---
 6 files changed, 60 insertions(+), 9 deletions(-)

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

* Re: [GIT PULL] ntfs3: bugfixes for 6.18
  2025-09-30 13:08 [GIT PULL] ntfs3: bugfixes for 6.18 Konstantin Komarov
@ 2025-10-02  1:28 ` Matthew Wilcox
  2025-10-03 21:31 ` pr-tracker-bot
  1 sibling, 0 replies; 3+ messages in thread
From: Matthew Wilcox @ 2025-10-02  1:28 UTC (permalink / raw)
  To: Konstantin Komarov; +Cc: torvalds, ntfs3, linux-fsdevel, linux-kernel

On Tue, Sep 30, 2025 at 03:08:33PM +0200, Konstantin Komarov wrote:
> Please pull this branch containing ntfs3 code for 6.18.

What happened to
https://lore.kernel.org/linux-fsdevel/20250718195400.1966070-1-willy@infradead.org/
?


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

* Re: [GIT PULL] ntfs3: bugfixes for 6.18
  2025-09-30 13:08 [GIT PULL] ntfs3: bugfixes for 6.18 Konstantin Komarov
  2025-10-02  1:28 ` Matthew Wilcox
@ 2025-10-03 21:31 ` pr-tracker-bot
  1 sibling, 0 replies; 3+ messages in thread
From: pr-tracker-bot @ 2025-10-03 21:31 UTC (permalink / raw)
  To: Konstantin Komarov; +Cc: torvalds, ntfs3, linux-fsdevel, linux-kernel

The pull request you sent on Tue, 30 Sep 2025 15:08:33 +0200:

> https://github.com/Paragon-Software-Group/linux-ntfs3.git tags/ntfs3_for_6.18

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/a9b38767c607e0de219b66a2b1ba0cb37beaba08

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2025-10-03 21:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-30 13:08 [GIT PULL] ntfs3: bugfixes for 6.18 Konstantin Komarov
2025-10-02  1:28 ` Matthew Wilcox
2025-10-03 21:31 ` pr-tracker-bot

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