Commit 7c6b71c2 authored by Jaegeuk Kim's avatar Jaegeuk Kim
Browse files

Merge remote-tracking branch 'aosp/upstream-f2fs-stable-linux-6.1.y' into android15-6.1



* aosp/upstream-f2fs-stable-linux-6.1.y:
  f2fs: fix to do sanity check on direct node in truncate_dnode()
  f2fs: only set release for file that has compressed data
  f2fs: fix compile warning in f2fs_destroy_node_manager()
  f2fs: fix error path handling in truncate_dnode()
  f2fs: fix deadlock in i_xattr_sem and inode page lock
  f2fs: remove unneeded page uptodate check/set
  f2fs: update mtime and ctime in move file range method
  f2fs: compress tmp files given extension
  f2fs: refactor struct f2fs_attr macro
  f2fs: convert to use sbi directly
  f2fs: remove redundant assignment to variable err
  f2fs: do not issue small discard commands during checkpoint
  f2fs: check zone write pointer points to the end of zone
  f2fs: add f2fs_ioc_get_compress_blocks
  f2fs: cleanup MIN_INLINE_XATTR_SIZE
  f2fs: add helper to check compression level
  f2fs: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method
  f2fs: do more sanity check on inode
  f2fs: compress: fix to check validity of i_compress_flag field
  f2fs: add sanity compress level check for compressed file
  f2fs: assign default compression level
  f2fs: introduce F2FS_QUOTA_DEFAULT_FL for cleanup
  f2fs: check return value of freeze_super()
  f2fs: avoid dead loop in f2fs_issue_checkpoint()
  f2fs: fix args passed to trace_f2fs_lookup_end
  f2fs: flag as supporting buffered async reads
  f2fs: fix to drop all dirty meta/node pages during umount()
  f2fs: Detect looped node chain efficiently
  f2fs: add async reset zone command support
  f2fs: flush error flags in workqueue
  f2fs: don't reset unchangable mount option in f2fs_remount()
  f2fs: fix to avoid NULL pointer dereference f2fs_write_end_io()
  f2fs: clean up w/ sbi->log_sectors_per_block
  f2fs: fix to set noatime and immutable flag for quota file
  f2fs: renew value of F2FS_FEATURE_*
  f2fs: renew value of F2FS_MOUNT_*
  f2fs: fix potential deadlock due to unpaired node_write lock use
  f2fs: Fix over-estimating free section during FG GC
  f2fs: close unused open zones while mounting
  f2fs: fix the wrong condition to determine atomic context
  f2fs: maintain six open zones for zoned devices
  f2fs: remove some dead code
  f2fs: remove redundant goto statement in f2fs_read_single_page()
  f2fs: do not allow to defragment files have FI_COMPRESS_RELEASED
  f2fs: add sanity check for proc_mkdir
  f2fs: support errors=remount-ro|continue|panic mountoption

Bug: 279916414
Signed-off-by: default avatarJaegeuk Kim <jaegeuk@google.com>
Change-Id: Ib55526e5f37b67a2312acb459793e84d4e3d16d1
parents cd3705e6 33465ff1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment