mirror-linux/fs/ntfs3
Christoph Hellwig 8d4bb46ba7 ntfs3: stop using write_cache_pages
Patch series "remove write_cache_pages()".

Kill off write_cache_pages() after converting the last two users to the
iterator.


This patch (of 3):

Stop using the obsolete write_cache_pages and use writeback_iter directly.

Link: https://lkml.kernel.org/r/20250818061017.1526853-1-hch@lst.de
Link: https://lkml.kernel.org/r/20250818061017.1526853-2-hch@lst.de
Signed-off-by: Christoph Hellwig <hch@lst.de>
Cc: Kent Overstreet <kent.overstreet@linux.dev>
Cc: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Cc: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: David Hildenbrand <david@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2025-09-13 16:55:13 -07:00
..
lib Changes for 6.12-rc3 2024-10-08 10:53:06 -07:00
Kconfig ntfs3: serve as alias for the legacy ntfs driver 2024-04-16 10:45:26 +02:00
Makefile
attrib.c fs/ntfs3: remove ability to change compression on mounted volume 2025-05-19 11:17:33 +02:00
attrlist.c fs/ntfs3: Remove unused al_delete_le 2024-10-01 12:19:05 +03:00
bitfunc.c fs/ntfs3: Add ntfs_bitmap_weight_le function and refactoring 2022-11-14 19:50:42 +03:00
bitmap.c fs/ntfs3: Accumulated refactoring changes 2024-11-01 11:19:53 +03:00
debug.h
dir.c fs/ntfs3: Add sanity check for file name 2025-06-23 19:23:03 +02:00
file.c vfs-6.17-rc1.mmap_prepare 2025-07-28 13:43:25 -07:00
frecord.c fs/ntfs3: Exclude call make_bad_inode for live nodes. 2025-07-07 14:35:46 +02:00
fslog.c fs/ntfs3: Fix handling of InitializeFileRecordSegment 2025-05-16 16:26:07 +02:00
fsntfs.c fs/ntfs3: Exclude call make_bad_inode for live nodes. 2025-07-07 14:35:46 +02:00
index.c fs/ntfs3: handle hdr_first_de() return value 2025-04-28 12:17:08 +03:00
inode.c ntfs3: stop using write_cache_pages 2025-09-13 16:55:13 -07:00
lznt.c fs/ntfs3: Check if more than chunk-size bytes are written 2024-09-03 16:58:39 +03:00
namei.c fs/ntfs3: Exclude call make_bad_inode for live nodes. 2025-07-07 14:35:46 +02:00
ntfs.h fs/ntfs3: fix symlinks cannot be handled correctly 2025-06-23 19:22:32 +02:00
ntfs_fs.h vfs-6.17-rc1.misc 2025-07-28 11:22:56 -07:00
record.c fs/ntfs3: Mark inode as bad as soon as error detected in mi_enum_attr() 2024-12-30 11:37:39 +03:00
run.c fs/ntfs3: Accumulated refactoring changes 2024-11-01 11:19:53 +03:00
super.c new helper: set_default_d_op() 2025-06-10 22:21:16 -04:00
upcase.c
xattr.c fs/ntfs3: Exclude call make_bad_inode for live nodes. 2025-07-07 14:35:46 +02:00