linux/fs/ntfs3
Matthew Wilcox (Oracle) 1da86618bd
fs: Convert aops->write_begin to take a folio
Convert all callers from working on a page to working on one page
of a folio (support for working on an entire folio can come later).
Removes a lot of folio->page->folio conversions.

Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Christian Brauner <brauner@kernel.org>
2024-08-07 11:33:21 +02:00
..
lib
attrib.c fs/ntfs3: Fix formatting, change comments, renaming 2024-07-11 12:19:46 +03:00
attrlist.c
bitfunc.c
bitmap.c fs/ntfs3: Missed error return 2024-07-11 12:19:42 +03:00
debug.h
dir.c fs/ntfs3: Redesign legacy ntfs support 2024-07-11 12:19:45 +03:00
file.c fs: Convert aops->write_begin to take a folio 2024-08-07 11:33:21 +02:00
frecord.c fs/ntfs3: Do copy_to_user out of run_lock 2024-07-11 12:19:43 +03:00
fslog.c fs/ntfs3: Fix formatting, change comments, renaming 2024-07-11 12:19:46 +03:00
fsntfs.c fs/ntfs3: Use macros NTFS_LABEL_MAX_LENGTH instead of hardcoded value 2024-06-07 14:31:06 +03:00
index.c fs/ntfs3: Fix field-spanning write in INDEX_HDR 2024-06-26 15:48:58 +03:00
inode.c fs: Convert aops->write_begin to take a folio 2024-08-07 11:33:21 +02:00
Kconfig
lznt.c
Makefile
namei.c fs/ntfs3: Fix formatting, change comments, renaming 2024-07-11 12:19:46 +03:00
ntfs.h fs/ntfs3: Fix field-spanning write in INDEX_HDR 2024-06-26 15:48:58 +03:00
ntfs_fs.h fs: Convert aops->write_begin to take a folio 2024-08-07 11:33:21 +02:00
record.c
run.c
super.c ntfs3 changes for 6.11-rc1 2024-07-22 10:50:18 -07:00
upcase.c
xattr.c fs/ntfs3: Minor ntfs_list_ea refactoring 2024-07-11 12:19:44 +03:00