![]() * aosp/upstream-f2fs-stable-linux-5.15.y: f2fs: do not allow partial truncation on pinned file f2fs: remove redunant invalidate compress pages f2fs: Simplify bool conversion f2fs: don't drop compressed page cache in .{invalidate,release}page f2fs: fix to reserve space for IO align feature f2fs: fix to check available space of CP area correctly in update_ckpt_flags() f2fs: support fault injection to f2fs_trylock_op() f2fs: clean up __find_inline_xattr() with __find_xattr() f2fs: fix to do sanity check on last xattr entry in __f2fs_setxattr() f2fs: do not bother checkpoint by f2fs_get_node_info f2fs: avoid down_write on nat_tree_lock during checkpoint f2fs: compress: fix potential deadlock of compress file f2fs: avoid EINVAL by SBI_NEED_FSCK when pinning a file f2fs: add gc_urgent_high_remaining sysfs node f2fs: fix to do sanity check in is_alive() f2fs: fix to avoid panic in is_alive() if metadata is inconsistent f2fs: fix to do sanity check on inode type during garbage collection f2fs: avoid duplicate call of mark_inode_dirty f2fs: support POSIX_FADV_DONTNEED drop compressed page cache f2fs: fix remove page failed in invalidate compress pages f2fs: show more DIO information in tracepoint f2fs: use iomap for direct I/O f2fs: implement iomap operations f2fs: fix the f2fs_file_write_iter tracepoint f2fs: do not expose unwritten blocks to user by DIO f2fs: reduce indentation in f2fs_file_write_iter() f2fs: rework write preallocations f2fs: compress: reduce one page array alloc and free when write compressed page iomap: Add done_before argument to iomap_dio_rw f2fs: show number of pending discard commands Bug: 207156594 Signed-off-by: Jaegeuk Kim <jaegeuk@google.com> Change-Id: I8d23c9b29c71f881cca894e72fabf094339ba202 |
||
---|---|---|
.. | ||
Makefile | ||
buffered-io.c | ||
direct-io.c | ||
fiemap.c | ||
iter.c | ||
seek.c | ||
swapfile.c | ||
trace.c | ||
trace.h |