linux-kernelorg-stable/fs/ntfs3
Christoph Hellwig 7d460636b6
ntfs3: stop using write_cache_pages
Stop using the obsolete write_cache_pages and use writeback_iter directly.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
2025-09-10 11:01:41 +02:00
..
lib
Kconfig
Makefile
attrib.c
attrlist.c
bitfunc.c
bitmap.c fs/ntfs3: Fix a resource leak bug in wnd_extend() 2025-09-10 11:01:40 +02:00
debug.h
dir.c
file.c ntfs3: add FS_IOC_SETFSLABEL ioctl 2025-09-10 11:01:38 +02:00
frecord.c
fslog.c
fsntfs.c
index.c fs/ntfs3: reject index allocation if $BITMAP is empty but blocks exist 2025-09-10 11:01:41 +02:00
inode.c ntfs3: stop using write_cache_pages 2025-09-10 11:01:41 +02:00
lznt.c
namei.c
ntfs.h
ntfs_fs.h ntfs3: transition magic number to shared constant 2025-09-10 11:01:18 +02:00
record.c
run.c fs: ntfs3: Fix integer overflow in run_unpack() 2025-09-10 11:01:39 +02:00
super.c
upcase.c
xattr.c