linux-stable/fs
Matthew Wilcox (Oracle) 14059f66a9 fs: remove the bh_end_io argument from __block_write_full_folio
All callers are passing end_buffer_async_write as this argument, so we can
hardcode references to it within __block_write_full_folio().  That lets us
make end_buffer_async_write() static.

Link: https://lkml.kernel.org/r/20231215200245.748418-15-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Jens Axboe <axboe@kernel.dk>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2023-12-29 11:58:36 -08:00
..
9p
adfs adfs: remove writepage implementation 2023-12-29 11:58:33 -08:00
affs
afs
autofs
bcachefs
befs
bfs bfs: remove writepage implementation 2023-12-29 11:58:34 -08:00
btrfs
cachefiles
ceph
coda
configfs
cramfs
crypto
debugfs
devpts
dlm
ecryptfs
efivarfs
efs
erofs
exfat
exportfs
ext2
ext4 fs: convert block_write_full_page to block_write_full_folio 2023-12-29 11:58:35 -08:00
f2fs
fat
freevxfs
fscache
fuse
gfs2 fs: remove the bh_end_io argument from __block_write_full_folio 2023-12-29 11:58:36 -08:00
hfs hfs: really remove hfs_writepage 2023-12-29 11:58:34 -08:00
hfsplus hfsplus: really remove hfsplus_writepage 2023-12-29 11:58:34 -08:00
hostfs
hpfs
hugetlbfs
iomap
isofs
jbd2
jffs2
jfs
kernfs
lockd
minix minix: remove writepage implementation 2023-12-29 11:58:34 -08:00
netfs
nfs list_lru: allow explicit memcg and NUMA node selection 2023-12-12 10:57:01 -08:00
nfs_common
nfsd list_lru: allow explicit memcg and NUMA node selection 2023-12-12 10:57:01 -08:00
nilfs2
nls
notify
ntfs fs: convert block_write_full_page to block_write_full_folio 2023-12-29 11:58:35 -08:00
ntfs3
ocfs2 fs: convert block_write_full_page to block_write_full_folio 2023-12-29 11:58:35 -08:00
omfs
openpromfs
orangefs
overlayfs
proc mm: thp: introduce multi-size THP sysfs interface 2023-12-20 14:48:12 -08:00
pstore
qnx4
qnx6
quota
ramfs
reiserfs
romfs
smb
squashfs
sysfs
sysv sysv: remove writepage implementation 2023-12-29 11:58:35 -08:00
tracefs
ubifs
udf
ufs ufs: remove writepage implementation 2023-12-29 11:58:35 -08:00
unicode
vboxsf
verity
xfs list_lru: allow explicit memcg and NUMA node selection 2023-12-12 10:57:01 -08:00
zonefs
Kconfig
Kconfig.binfmt
Makefile
aio.c
anon_inodes.c
attr.c
bad_inode.c
binfmt_elf.c
binfmt_elf_fdpic.c
binfmt_elf_test.c
binfmt_flat.c
binfmt_misc.c
binfmt_script.c
buffer.c fs: remove the bh_end_io argument from __block_write_full_folio 2023-12-29 11:58:36 -08:00
char_dev.c
compat_binfmt_elf.c
coredump.c
d_path.c
dax.c
dcache.c list_lru: allow explicit memcg and NUMA node selection 2023-12-12 10:57:01 -08:00
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 list_lru: allow explicit memcg and NUMA node selection 2023-12-12 10:57:01 -08:00
internal.h
ioctl.c
kernel_read_file.c
libfs.c
locks.c
mbcache.c
mnt_idmapping.c
mount.h
mpage.c fs: convert block_write_full_page to block_write_full_folio 2023-12-29 11:58:35 -08:00
namei.c
namespace.c
nsfs.c
open.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 userfaultfd: UFFDIO_MOVE uABI 2023-12-29 11:58:24 -08:00
utimes.c
xattr.c