linux/fs/ntfs
Matthew Wilcox (Oracle) 24a7b35285 ntfs: convert ntfs_prepare_pages_for_non_resident_write() to folios
Convert each element of the pages array to a folio before using it.  This
in no way renders the function large-folio safe, but it does remove a lot
of hidden calls to compound_head().

Link: https://lkml.kernel.org/r/20231016201114.1928083-20-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Andreas Gruenbacher <agruenba@redhat.com>
Cc: Pankaj Raghav <p.raghav@samsung.com>
Cc: Ryusuke Konishi <konishi.ryusuke@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2023-10-25 16:47:09 -07:00
..
aops.c ntfs: convert ntfs_writepage to use a folio 2023-10-25 16:47:09 -07:00
aops.h ntfs: fix multiple kernel-doc warnings 2023-02-02 22:50:03 -08:00
attrib.c ntfs: Correct spelling 2023-05-19 11:59:38 +02:00
attrib.h
bitmap.c
bitmap.h
collate.c
collate.h
compress.c ntfs: remove redundant initialization to pointer cb_sb_start 2023-05-19 11:58:14 +02:00
debug.c
debug.h
dir.c vfs: get rid of old '->iterate' directory operation 2023-08-06 15:08:35 +02:00
dir.h
endian.h
file.c ntfs: convert ntfs_prepare_pages_for_non_resident_write() to folios 2023-10-25 16:47:09 -07:00
index.c
index.h
inode.c ntfs: convert to ctime accessor functions 2023-07-24 10:30:02 +02:00
inode.h fs: port ->setattr() to pass mnt_idmap 2023-01-19 09:24:02 +01:00
Kconfig fs: add CONFIG_BUFFER_HEAD 2023-08-02 09:13:09 -06:00
layout.h
lcnalloc.c
lcnalloc.h
logfile.c fs/buffer: Combine two submit_bh() and ll_rw_block() arguments 2022-07-14 12:14:32 -06:00
logfile.h
Makefile
malloc.h
mft.c ntfs: convert to ctime accessor functions 2023-07-24 10:30:02 +02:00
mft.h ntfs: Convert ntfs to read_folio 2022-05-09 16:21:46 -04:00
mst.c
namei.c ntfs: fix multiple kernel-doc warnings 2023-02-02 22:50:03 -08:00
ntfs.h
quota.c
quota.h
runlist.c ntfs: fix multiple kernel-doc warnings 2023-02-02 22:50:03 -08:00
runlist.h
super.c ntfs: Remove unneeded semicolon 2023-05-19 12:00:57 +02:00
sysctl.c ntfs: simplfy one-level sysctl registration for ntfs_sysctls 2023-04-13 11:49:35 -07:00
sysctl.h
time.h
types.h
unistr.c
upcase.c
usnjrnl.c
usnjrnl.h
volume.h