linux/fs
Matthew Wilcox (Oracle) be3bbbc588 fs: Remove aop flags parameter from cont_write_begin()
There are no more aop flags left, so remove the parameter.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
2022-05-08 14:28:19 -04:00
..
9p fs: Remove aop_flags parameter from netfs_write_begin() 2022-05-08 14:28:19 -04:00
adfs fs: Remove aop flags parameter from cont_write_begin() 2022-05-08 14:28:19 -04:00
affs fs: Remove aop flags parameter from cont_write_begin() 2022-05-08 14:28:19 -04:00
afs fs: Remove aop_flags parameter from netfs_write_begin() 2022-05-08 14:28:19 -04:00
autofs
befs
bfs fs: Remove aop flags parameter from block_write_begin() 2022-05-08 14:28:19 -04:00
btrfs for-5.18-rc5-tag 2022-05-06 14:32:16 -07:00
cachefiles cachefiles: Fix KASAN slab-out-of-bounds in cachefiles_set_volume_xattr 2022-04-08 23:32:40 +01:00
ceph fs: Remove aop_flags parameter from netfs_write_begin() 2022-05-08 14:28:19 -04:00
cifs cifs: destage any unwritten data to the server before calling copychunk_write 2022-04-20 22:54:54 -05:00
coda
configfs
cramfs
crypto fs: Remove ->readpages address space operation 2022-04-01 13:45:33 -04:00
debugfs
devpts
dlm
ecryptfs
efivarfs
efs
erofs erofs: fix use-after-free of on-stack io[] 2022-04-15 23:51:43 +08:00
exfat fs: Remove aop flags parameter from cont_write_begin() 2022-05-08 14:28:19 -04:00
exportfs
ext2 fs: Remove aop flags parameter from block_write_begin() 2022-05-08 14:28:19 -04:00
ext4 ext4: Use scoped memory APIs in ext4_write_begin() 2022-05-08 14:28:19 -04:00
f2fs f2fs: Convert f2fs_grab_cache_page() to use scoped memory APIs 2022-05-08 14:28:19 -04:00
fat fs: Remove aop flags parameter from cont_write_begin() 2022-05-08 14:28:19 -04:00
freevxfs
fscache fscache: remove FSCACHE_OLD_API Kconfig option 2022-04-08 23:54:37 +01:00
fuse fs: Remove ->readpages address space operation 2022-04-01 13:45:33 -04:00
gfs2 gfs2: No short reads or writes upon glock contention 2022-04-28 15:14:48 +02:00
hfs fs: Remove aop flags parameter from cont_write_begin() 2022-05-08 14:28:19 -04:00
hfsplus fs: Remove aop flags parameter from cont_write_begin() 2022-05-08 14:28:19 -04:00
hostfs
hpfs fs: Remove aop flags parameter from cont_write_begin() 2022-05-08 14:28:19 -04:00
hugetlbfs mm, hugetlb: allow for "high" userspace addresses 2022-04-21 20:01:09 -07:00
iomap iomap: Simplify is_partially_uptodate a little 2022-04-01 14:40:43 -04:00
isofs
jbd2 Fix some syzbot-detected bugs, as well as other bugs found by I/O 2022-04-22 18:18:27 -07:00
jffs2 This pull request contains fixes for JFFS2, UBI and UBIFS 2022-03-31 16:09:41 -07:00
jfs A couple bug fixes 2022-03-29 18:17:30 -07:00
kernfs kernfs: fix NULL dereferencing in kernfs_remove 2022-04-27 19:32:07 +02:00
ksmbd ksmbd: set fixed sector size to FS_SECTOR_SIZE_INFORMATION 2022-04-14 20:56:13 -05:00
lockd
minix fs: Remove aop flags parameter from block_write_begin() 2022-05-08 14:28:19 -04:00
netfs fs: Remove aop_flags parameter from netfs_write_begin() 2022-05-08 14:28:19 -04:00
nfs NFSv4: Don't invalidate inode attributes on delegation return 2022-04-25 20:55:03 -04:00
nfs_common
nfsd NFSD bug fixes for 5.18-rc: 2022-04-12 14:23:19 -10:00
nilfs2 fs: Remove aop flags parameter from block_write_begin() 2022-05-08 14:28:19 -04:00
nls
notify
ntfs ntfs: Correct mark_ntfs_record_dirty() folio conversion 2022-04-01 14:40:44 -04:00
ntfs3 fs: Remove aop flags parameter from block_write_begin() 2022-05-08 14:28:19 -04:00
ocfs2 ocfs2: fix crash when mount with quota enabled 2022-04-01 11:46:09 -07:00
omfs fs: Remove aop flags parameter from block_write_begin() 2022-05-08 14:28:19 -04:00
openpromfs
orangefs
overlayfs
proc Updates to Tracing: 2022-04-03 12:26:01 -07:00
pstore
qnx4
qnx6
quota
ramfs
reiserfs \n 2022-03-25 17:38:15 -07:00
romfs
smbfs_common smb3: fix ksmbd bigendian bug in oplock break, and move its struct to smbfs_common 2022-03-31 09:38:53 -05:00
squashfs
sysfs kobject: kobj_type: remove default_attrs 2022-04-05 15:39:19 +02:00
sysv fs: Remove aop flags parameter from block_write_begin() 2022-05-08 14:28:19 -04:00
tracefs
ubifs This pull request contains fixes for JFFS2, UBI and UBIFS 2022-03-31 16:09:41 -07:00
udf fs: Remove aop flags parameter from block_write_begin() 2022-05-08 14:28:19 -04:00
ufs fs: Remove aop flags parameter from block_write_begin() 2022-05-08 14:28:19 -04:00
unicode
vboxsf
verity fs: Remove ->readpages address space operation 2022-04-01 13:45:33 -04:00
xfs xfs: reorder iunlink remove operation in xfs_ifree 2022-04-21 08:45:16 +10:00
zonefs zonefs: Fix management of open zones 2022-04-21 08:39:20 +09:00
aio.c Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2022-04-01 19:57:03 -07:00
anon_inodes.c
attr.c
bad_inode.c
binfmt_aout.c
binfmt_elf.c revert "fs/binfmt_elf: use PT_LOAD p_align values for static PIE" 2022-04-15 14:49:56 -07:00
binfmt_elf_fdpic.c
binfmt_elf_test.c
binfmt_flat.c
binfmt_misc.c
binfmt_script.c
buffer.c fs: Remove aop flags parameter from cont_write_begin() 2022-05-08 14:28:19 -04:00
char_dev.c
compat_binfmt_elf.c
coredump.c ptrace: Cleanups for v5.18 2022-03-28 17:29:53 -07:00
d_path.c
dax.c
dcache.c
direct-io.c
drop_caches.c
eventfd.c
eventpoll.c
exec.c ptrace: Cleanups for v5.18 2022-03-28 17:29:53 -07:00
fcntl.c
fhandle.c
file.c fs: fix fd table size alignment properly 2022-03-29 23:29:18 -07:00
file_table.c SUNRPC: Ensure we flush any closed sockets before xs_xprt_free() 2022-04-07 16:19:47 -04:00
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 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2022-04-01 19:57:03 -07:00
io-wq.c ptrace: Cleanups for v5.18 2022-03-28 17:29:53 -07:00
io-wq.h io_uring: stop using io_wq_work as an fd placeholder 2022-04-11 17:06:20 -06:00
io_uring.c io_uring: assign non-fixed early for async work 2022-05-02 08:09:39 -06:00
ioctl.c Fixes for 5.18-rc1: 2022-04-01 19:35:56 -07:00
Kconfig
Kconfig.binfmt
kernel_read_file.c
libfs.c
locks.c
Makefile
mbcache.c
mount.h
mpage.c for-5.18/alloc-cleanups-2022-03-25 2022-03-26 11:59:30 -07:00
namei.c namei: Convert page_symlink() to use memalloc_nofs_save() 2022-05-08 14:28:18 -04:00
namespace.c fs: unset MNT_WRITE_HOLD on failure 2022-04-21 17:57:37 +02:00
no-block.c
nsfs.c
open.c
pipe.c Revert "fs/pipe: use kvcalloc to allocate a pipe_buffer array" 2022-04-20 12:07:53 -07:00
pnode.c
pnode.h
posix_acl.c fs: fix acl translation 2022-04-19 10:19:02 -07:00
proc_namespace.c
read_write.c Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2022-04-01 19:57:03 -07:00
readdir.c
remap_range.c
select.c
seq_file.c
signalfd.c
splice.c
stack.c
stat.c stat: fix inconsistency between struct stat and struct compat_stat 2022-04-12 13:35:08 -10:00
statfs.c
super.c
sync.c
sysctls.c
timerfd.c
userfaultfd.c
utimes.c
xattr.c fs: fix acl translation 2022-04-19 10:19:02 -07:00