linux/fs
Matthew Wilcox (Oracle) 97edbc02b2
buffer: Convert block_write_end() to take a folio
All callers now have a folio, so pass it in instead of converting
from a folio to a page and back to a folio again.  Saves a call
to compound_head().

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:31:59 +02:00
..
9p
adfs
affs
afs
autofs
bcachefs
befs
bfs
btrfs
cachefiles
ceph
coda
configfs
cramfs
crypto
debugfs
devpts
dlm
ecryptfs
efivarfs
efs
erofs
exfat
exportfs
ext2 buffer: Convert block_write_end() to take a folio 2024-08-07 11:31:59 +02:00
ext4 buffer: Convert block_write_end() to take a folio 2024-08-07 11:31:59 +02:00
f2fs
fat
freevxfs
fuse
gfs2
hfs
hfsplus
hostfs
hpfs
hugetlbfs
iomap buffer: Convert block_write_end() to take a folio 2024-08-07 11:31:59 +02:00
isofs
jbd2
jffs2
jfs
kernfs
lockd
minix buffer: Convert block_write_end() to take a folio 2024-08-07 11:31:59 +02:00
netfs
nfs
nfs_common
nfsd
nilfs2 buffer: Convert block_write_end() to take a folio 2024-08-07 11:31:59 +02:00
nls
notify
ntfs3 ntfs3: Remove reset_log_file() 2024-08-07 11:31:59 +02:00
ocfs2
omfs
openpromfs
orangefs
overlayfs
proc
pstore
qnx4
qnx6 qnx6: Convert directory handling to use kmap_local 2024-08-07 11:31:56 +02:00
quota
ramfs
reiserfs reiserfs: Convert reiserfs_write_begin() to use a folio 2024-08-07 11:31:58 +02:00
romfs
smb
squashfs
sysfs
sysv buffer: Convert block_write_end() to take a folio 2024-08-07 11:31:59 +02:00
tests
tracefs
ubifs
udf
ufs buffer: Convert block_write_end() to take a folio 2024-08-07 11:31:59 +02:00
unicode
vboxsf
verity
xfs
zonefs
Kconfig
Kconfig.binfmt
Makefile
aio.c
anon_inodes.c
attr.c
backing-file.c
bad_inode.c
binfmt_elf.c
binfmt_elf_fdpic.c
binfmt_flat.c
binfmt_misc.c
binfmt_script.c
buffer.c buffer: Convert block_write_end() to take a folio 2024-08-07 11:31:59 +02:00
char_dev.c
compat_binfmt_elf.c
coredump.c
d_path.c
dax.c
dcache.c
direct-io.c
drop_caches.c
eventfd.c
eventpoll.c
exec.c
fcntl.c
fhandle.c
file.c
file_table.c
filesystems.c
fs-writeback.c
fs_context.c
fs_parser.c
fs_pin.c
fs_struct.c
fs_types.c
fsopen.c
init.c
inode.c
internal.h
ioctl.c
kernel_read_file.c
libfs.c
locks.c
mbcache.c
mnt_idmapping.c
mount.h
mpage.c
namei.c
namespace.c
nsfs.c
open.c
pidfs.c
pipe.c
pnode.c
pnode.h
posix_acl.c
proc_namespace.c
read_write.c
readdir.c
remap_range.c
select.c
seq_file.c
signalfd.c
splice.c
stack.c
stat.c
statfs.c
super.c
sync.c
sysctls.c
timerfd.c
userfaultfd.c
utimes.c
xattr.c