android_kernel_xiaomi_sm8450/fs/f2fs
Ivaylo Georgiev e437794d7e Merge android12-5.10.5 (9cf2cea) into msm-5.10
* refs/heads/tmp-9cf2cea:
  ANDROID: GKI: disable CONFIG_MEMCG
  ANDROID: mm, oom: Avoid killing tasks with negative ADJ scores
  ANDROID: add flags to android_rvh_enqueue_task/dequeue_task parameter
  ANDROID: Sched: Add export symbol resched_curr
  ANDROID: Sched: Add hooks for scheduler
  UPSTREAM: arm64: sdei: Push IS_ENABLED() checks down to callee functions
  UPSTREAM: arm64: scs: use vmapped IRQ and SDEI shadow stacks
  UPSTREAM: scs: switch to vmapped shadow stacks
  ANDROID: sched: add trace hook to enable EAS for SMP systems
  ANDROID: sched/tracing: Print task status in sched_migrate_task
  UPSTREAM: PM / EM: Micro optimization in em_cpu_energy
  ANDROID: GKI: Disable symbol stripping
  ANDROID: GKI: bfq: enable bfq i/o group scheduling
  ANDROID: sched: cpufreq_schedutil: add sugov tracepoints
  UPSTREAM: mm/page_owner: record timestamp and pid
  ANDROID: renamed virtual device symbol list
  ANDROID: mm: oom_kill: reap memory of a task that receives SIGKILL
  ANDROID: GKI: Enable XFRM_MIGRATE
  ANDROID: mm: Export get_page_owner
  ANDROID: mm: Export lookup_page_ext
  ANDROID: mm: Export get_slabinfo
  Linux 5.10.5
  device-dax: Fix range release
  ext4: avoid s_mb_prefetch to be zero in individual scenarios
  dm verity: skip verity work if I/O error when system is shutting down
  ALSA: pcm: Clear the full allocated memory at hw_params
  io_uring: remove racy overflow list fast checks
  s390: always clear kernel stack backchain before calling functions
  tick/sched: Remove bogus boot "safety" check
  drm/amd/display: updated wm table for Renoir
  ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW inode fails
  NFSv4.2: Don't error when exiting early on a READ_PLUS buffer overflow
  um: ubd: Submit all data segments atomically
  um: random: Register random as hwrng-core device
  watchdog: rti-wdt: fix reference leak in rti_wdt_probe
  fs/namespace.c: WARN if mnt_count has become negative
  powerpc/64: irq replay remove decrementer overflow check
  module: delay kobject uevent until after module init call
  f2fs: fix race of pending_pages in decompression
  f2fs: avoid race condition for shrinker count
  NFSv4: Fix a pNFS layout related use-after-free race when freeing the inode
  i3c master: fix missing destroy_workqueue() on error in i3c_master_register
  powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe()
  rtc: pl031: fix resource leak in pl031_probe
  quota: Don't overflow quota file offsets
  module: set MODULE_STATE_GOING state when a module fails to load
  rtc: sun6i: Fix memleak in sun6i_rtc_clk_init
  io_uring: check kthread stopped flag when sq thread is unparked
  fcntl: Fix potential deadlock in send_sig{io, urg}()
  ext4: check for invalid block size early when mounting a file system
  bfs: don't use WARNING: string when it's just info.
  ALSA: rawmidi: Access runtime->avail always in spinlock
  ALSA: seq: Use bool for snd_seq_queue internal flags
  f2fs: fix shift-out-of-bounds in sanity_check_raw_super()
  media: gp8psk: initialize stats at power control logic
  misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_chkpt_doorbells()
  reiserfs: add check for an invalid ih_entry_count
  fbcon: Disable accelerated scrolling
  Bluetooth: hci_h5: close serdev device and free hu in h5_close
  scsi: cxgb4i: Fix TLS dependency
  zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of dfltcc_syms.c
  cgroup: Fix memory leak when parsing multiple source parameters
  tools headers UAPI: Sync linux/const.h with the kernel headers
  uapi: move constants from <linux/kernel.h> to <linux/const.h>
  io_uring: fix io_sqe_files_unregister() hangs
  io_uring: add a helper for setting a ref node
  io_uring: use bottom half safe lock for fixed file data
  io_uring: don't assume mm is constant across submits
  lib/zlib: fix inflating zlib streams on s390
  mm: memmap defer init doesn't work as expected
  mm/hugetlb: fix deadlock in hugetlb_cow error path
  scsi: block: Fix a race in the runtime power management code
  opp: Call the missing clk_put() on error
  opp: fix memory leak in _allocate_opp_table
  spi: dw-bt1: Fix undefined devm_mux_control_get symbol
  jffs2: Fix NULL pointer dereference in rp_size fs option parsing
  jffs2: Allow setting rp_size to zero during remounting
  io_uring: close a small race gap for files cancel
  drm/amd/display: Add get_dig_frontend implementation for DCEx
  md/raid10: initialize r10_bio->read_slot before use.
  ethtool: fix string set id check
  ethtool: fix error paths in ethnl_set_channels()
  mptcp: fix security context on server socket
  net/sched: sch_taprio: reset child qdiscs before freeing them
  ANDROID: db845c: Fixup missing XHCI_HCD config and abi symbols
  UPSTREAM: driver core: Fix lockdep warning on wfs_lock
  FROMLIST: scsi: ufs: fix livelock of ufshcd_clear_ua_wluns
  ANDROID: GKI: enable CONFIG_SRAM
  ANDROID: rwsem: Export rwsem_waiter struct for loadable modules
  ANDROID: vendor_hook: modify cpuidle vendor hook
  ANDROID: abi_gki_aarch64_db845c: Update for the DMABUF_HEAPS_SYSTEM change
  fs-verity: move structs needed for file signing to UAPI header
  fs-verity: rename "file measurement" to "file digest"
  fs-verity: rename fsverity_signed_digest to fsverity_formatted_digest
  fs-verity: remove filenames from file comments
  fscrypt: allow deleting files with unsupported encryption policy
  fscrypt: unexport fscrypt_get_encryption_info()
  fscrypt: move fscrypt_require_key() to fscrypt_private.h
  fscrypt: move body of fscrypt_prepare_setattr() out-of-line
  fscrypt: introduce fscrypt_prepare_readdir()
  ext4: don't call fscrypt_get_encryption_info() from dx_show_leaf()
  ubifs: remove ubifs_dir_open()
  f2fs: remove f2fs_dir_open()
  ext4: remove ext4_dir_open()
  fscrypt: simplify master key locking
  fscrypt: remove unnecessary calls to fscrypt_require_key()
  ubifs: prevent creating duplicate encrypted filenames
  f2fs: prevent creating duplicate encrypted filenames
  ext4: prevent creating duplicate encrypted filenames
  fscrypt: add fscrypt_is_nokey_name()
  fscrypt: remove kernel-internal constants from UAPI header

Conflicts:
	include/trace/events/power.h
	kernel/sched/core.c
	kernel/sched/cpufreq_schedutil.c
	kernel/sched/topology.c

Change-Id: Ibcdd9143b0681c06b83db322db0d9b44ce4d8ad6
Signed-off-by: Ivaylo Georgiev <irgeorgiev@codeaurora.org>
2021-01-12 16:39:13 -08:00
..
acl.c f2fs: Remove the redundancy initialization 2020-12-21 13:33:13 -08:00
acl.h f2fs: Use the correct style for SPDX License Identifier 2020-05-08 06:55:55 -07:00
checkpoint.c f2fs: avoid race condition for shrinker count 2020-12-21 13:33:17 -08:00
compress.c Merge android12-5.10.4 (19057a6) into msm-5.10 2021-01-06 08:19:43 -08:00
compress.h f2fs: compress: fix compression chksum 2020-12-21 13:33:20 -08:00
data.c Merge remote-tracking branch 'aosp/upstream-f2fs-stable-linux-5.10.y' into android12-5.10 2020-12-28 14:33:39 -08:00
debug.c f2fs: avoid race condition for shrinker count 2020-12-21 13:33:17 -08:00
dir.c fscrypt: introduce fscrypt_prepare_readdir() 2020-12-28 14:49:41 -08:00
extent_cache.c f2fs: support 64-bits key in f2fs rb-tree node entry 2020-09-10 14:03:30 -07:00
f2fs.h f2fs: prevent creating duplicate encrypted filenames 2020-12-28 14:49:39 -08:00
file.c f2fs: fix to seek incorrect data offset in inline data file 2020-12-26 16:02:42 +01:00
gc.c f2fs: change to use rwsem for cp_mutex 2020-12-21 13:33:14 -08:00
gc.h f2fs: support age threshold based garbage collection 2020-09-11 11:11:15 -07:00
hash.c f2fs: Handle casefolding with Encryption 2020-12-21 13:33:14 -08:00
inline.c Merge remote-tracking branch 'aosp/upstream-f2fs-stable-linux-5.10.y' into android12-5.10 2020-12-28 14:33:39 -08:00
inode.c f2fs: compress: support chksum 2020-12-21 13:33:14 -08:00
Kconfig f2fs: compress: support lzo-rle compress algorithm 2020-05-11 20:36:46 -07:00
Makefile f2fs: support data compression 2020-01-28 10:35:38 -08:00
namei.c fscrypt: Have filesystems handle their d_ops 2020-12-21 13:33:13 -08:00
node.c f2fs: fix to account inline xattr correctly during recovery 2020-12-21 13:33:19 -08:00
node.h f2fs: avoid race condition for shrinker count 2020-12-21 13:33:17 -08:00
recovery.c f2fs: change to use rwsem for cp_mutex 2020-12-21 13:33:14 -08:00
segment.c f2fs: init dirty_secmap incorrectly 2020-12-26 16:02:42 +01:00
segment.h f2fs: fix wrong total_sections check and fsmeta check 2020-09-29 01:48:34 -07:00
shrinker.c f2fs: avoid race condition for shrinker count 2020-12-21 13:33:17 -08:00
super.c f2fs: fix shift-out-of-bounds in sanity_check_raw_super() 2020-12-21 13:33:19 -08:00
sysfs.c f2fs: introduce max_io_bytes, a sysfs entry, to limit bio size 2020-12-21 13:33:17 -08:00
trace.c f2fs: do not use mutex lock in atomic context 2019-03-05 19:58:06 -08:00
trace.h f2fs: Use the correct style for SPDX License Identifier 2020-05-08 06:55:55 -07:00
verity.c mm/readahead: make page_cache_ra_unbounded take a readahead_control 2020-10-16 11:11:16 -07:00
xattr.c Merge 7a3dadedc8 ("Merge tag 'f2fs-for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs") into android-mainline 2020-10-26 09:43:41 +01:00
xattr.h f2fs: code cleanup by removing ifdef macro surrounding 2020-05-26 18:56:10 -07:00