]> www.infradead.org Git - users/willy/pagecache.git/commit
Merge tag 'ntfs3_for_6.13' of https://github.com/Paragon-Software-Group/linux-ntfs3
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 28 Nov 2024 17:22:00 +0000 (09:22 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 28 Nov 2024 17:22:00 +0000 (09:22 -0800)
commit1fdae000a3db8569430aa9189a30f8a3b7480c58
tree0325fd9749ba723bddbd5f74d503ada7c36ca592
parent8170a99c0bc6109566f001e3a6f3c76b672c9fad
parentbac89bb33d91cdd75092e15cf59fe6be34571142
Merge tag 'ntfs3_for_6.13' of https://github.com/Paragon-Software-Group/linux-ntfs3

Pull ntfs3 updates from Konstantin Komarov:

 - additional checks to address issues identified by syzbot

 - continuation of the transition from 'page' to 'folio'

* tag 'ntfs3_for_6.13' of https://github.com/Paragon-Software-Group/linux-ntfs3:
  fs/ntfs3: Accumulated refactoring changes
  fs/ntfs3: Switch to folio to release resources
  fs/ntfs3: Add check in ntfs_extend_initialized_size
  fs/ntfs3: Add more checks in mi_enum_attr (part 2)
  fs/ntfs3: Equivalent transition from page to folio
  fs/ntfs3: Fix case when unmarked clusters intersect with zone
  fs/ntfs3: Fix warning in ni_fiemap