linux/fs/f2fs
Tao Huang 8a8168e343 Merge remote branch 'android12-5.10-2021-08' of https://android.googlesource.com/kernel/common
* android12-5.10-2021-08: (429 commits)
  ANDROID: Update symbol list for mtk
  ANDROID: scheduler: export task_sched_runtime
  FROMLIST: mm: slub: fix slub_debug disabling for list of slabs
  FROMLIST: mm/madvise: add MADV_WILLNEED to process_madvise()
  ANDROID: Update the exynos symbol list
  FROMGIT: firmware: arm_scmi: Free mailbox channels if probe fails
  ANDROID: GKI: gki_defconfig: Enable CONFIG_NFC
  ANDROID: sched: Make uclamp changes depend on CAP_SYS_NICE
  ANDROID: GKI: update xiaomi symbol list and ABI XML
  ANDROID: ABI: update generic symbol list
  ANDROID: scsi: ufs: Enable CONFIG_SCSI_UFS_HPB
  ANDROID: scsi: ufs: Make CONFIG_SCSI_UFS_HPB compatible with the GKI
  UPSTREAM: arm64: vdso: Avoid ISB after reading from cntvct_el0
  ANDROID: GKI: Disable X86_MCE drivers
  ANDROID: GKI: Update symbols to symbol list
  ANDROID: ABI: update allowed list for exynos
  FROMGIT: sched: Skip priority checks with SCHED_FLAG_KEEP_PARAMS
  FROMGIT: sched: Don't report SCHED_FLAG_SUGOV in sched_getattr()
  FROMGIT: sched/deadline: Fix reset_on_fork reporting of DL tasks
  BACKPORT: FROMGIT: sched: Fix UCLAMP_FLAG_IDLE setting
  ...

Change-Id: I5e0600bb4ccd0333366b016b42332e1e79e56b61

Conflicts:
	drivers/usb/gadget/configfs.c
	include/linux/usb/gadget.h
2021-08-24 20:07:38 +08:00
..
acl.c f2fs: clean up build warnings 2021-04-11 20:34:05 -07:00
acl.h
checkpoint.c Revert "f2fs: avoid attaching SB_ACTIVE flag during mount/remount" 2021-06-23 01:42:05 -07:00
compress.c f2fs: compress: add compress_inode to cache compressed blocks 2021-06-07 10:21:37 -07:00
data.c FROMGIT: f2fs: let's keep writing IOs on SBI_NEED_FSCK 2021-07-22 23:53:01 +00:00
debug.c FROMGIT: f2fs: add sysfs nodes to get GC info for each GC mode 2021-07-16 00:21:51 +00:00
dir.c f2fs: introduce f2fs_casefolded_name slab cache 2021-06-21 07:24:24 -07: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 Merge remote branch 'android12-5.10-2021-08' of https://android.googlesource.com/kernel/common 2021-08-24 20:07:38 +08:00
file.c Merge remote branch 'android12-5.10-2021-08' of https://android.googlesource.com/kernel/common 2021-08-24 20:07:38 +08:00
gc.c FROMGIT: f2fs: add sysfs nodes to get GC info for each GC mode 2021-07-16 00:21:51 +00:00
gc.h f2fs: introduce gc_merge mount option 2021-03-30 20:59:19 -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 2021-06-04 16:30:01 -07:00
inode.c f2fs: compress: add compress_inode to cache compressed blocks 2021-06-07 10:21:37 -07:00
Kconfig f2fs: compress: Allow modular (de)compression algorithms 2021-03-24 15:50:10 -07:00
Makefile f2fs: deprecate f2fs_trace_io 2021-01-26 23:06:01 -08:00
namei.c f2fs: compress: fix to disallow temp extension 2021-05-26 07:45:52 -07:00
node.c FROMGIT: f2fs: don't sleep while grabing nat_tree_lock 2021-07-29 01:29:53 +00:00
node.h f2fs: swap: support migrating swapfile in aligned write mode 2021-06-07 10:21:38 -07:00
recovery.c Revert "f2fs: avoid attaching SB_ACTIVE flag during mount/remount" 2021-06-23 01:42:05 -07:00
segment.c FROMGIT: f2fs: let's keep writing IOs on SBI_NEED_FSCK 2021-07-22 23:53:01 +00:00
segment.h f2fs: fix to avoid touching checkpointed data in get_victim() 2021-03-25 18:26:16 -07:00
shrinker.c f2fs: avoid race condition for shrinker count 2021-01-06 14:56:54 +01:00
super.c Merge remote branch 'android12-5.10-2021-08' of https://android.googlesource.com/kernel/common 2021-08-24 20:07:38 +08:00
sysfs.c FROMGIT: f2fs: add sysfs nodes to get GC info for each GC mode 2021-07-16 00:21:51 +00:00
verity.c f2fs: fix error handling in f2fs_end_enable_verity() 2021-05-11 14:47:34 +02:00
xattr.c Merge remote-tracking branch 'aosp/upstream-f2fs-stable-linux-5.10.y' into android12-5.10 2021-05-14 18:14:44 -07:00
xattr.h