linux/fs/f2fs
Tao Huang fd0e3eb0c2 Merge remote branch 'android-4.19' of https://android.googlesource.com/kernel/common
* android-4.19: (3557 commits)
  ANDROID: kernel: cgroup: cpuset: Clear cpus_requested for empty buf
  ANDROID: kernel: cgroup: cpuset: Add missing allocation of cpus_requested in alloc_trial_cpuset
  Linux 4.19.53
  rtc: pcf8523: don't return invalid date when battery is low
  drm: add fallback override/firmware EDID modes workaround
  drm/edid: abstract override/firmware EDID retrieval
  x86/resctrl: Prevent NULL pointer dereference when local MBM is disabled
  x86/mm/KASLR: Compute the size of the vmemmap section properly
  x86/kasan: Fix boot with 5-level paging and KASAN
  x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callback
  RAS/CEC: Fix binary search function
  RAS/CEC: Convert the timer callback to a workqueue
  timekeeping: Repair ktime_get_coarse*() granularity
  USB: serial: option: add Telit 0x1260 and 0x1261 compositions
  USB: serial: option: add support for Simcom SIM7500/SIM7600 RNDIS mode
  USB: serial: pl2303: add Allied Telesis VT-Kit3
  USB: usb-storage: Add new ID to ums-realtek
  USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.
  usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression)
  usb: dwc2: Fix DMA cache alignment issues
  ...

Conflicts:
	arch/arm/boot/dts/rk3288.dtsi
	drivers/bluetooth/hci_ldisc.c
	drivers/clk/clk-fractional-divider.c
	drivers/clk/rockchip/clk-rk3288.c
	drivers/gpu/drm/rockchip/rockchip_drm_vop.c
	init/main.c
	kernel/sched/fair.c

Change-Id: I8bcf9aad06fe9648fc2621bac8475a47be1212fb
2019-06-22 22:26:14 +08:00
..
acl.c f2fs: Replace spaces with tab 2019-05-08 21:35:15 -07:00
acl.h f2fs: add SPDX license identifiers 2018-11-20 13:58:35 -08:00
checkpoint.c f2fs: link f2fs quota ops for sysfile 2019-05-24 14:58:23 -07:00
data.c Merge upstream-f2fs-stable-linux-4.19.y into android-4.19 2019-05-14 14:15:33 -07:00
debug.c f2fs: no need to check return value of debugfs_create functions 2019-02-04 10:16:59 -08:00
dir.c f2fs: use IS_ENCRYPTED() to check encryption status 2019-04-03 17:06:32 -07:00
extent_cache.c f2fs: fix to initialize variable to avoid UBSAN/smatch warning 2019-02-04 10:17:07 -08:00
f2fs.h Merge remote branch 'android-4.19' of https://android.googlesource.com/kernel/common 2019-06-22 22:26:14 +08:00
file.c f2fs: add tracepoint for f2fs_filemap_fault() 2019-05-08 21:35:17 -07:00
gc.c f2fs: introduce DATA_GENERIC_ENHANCE 2019-05-08 21:35:17 -07:00
gc.h f2fs: add SPDX license identifiers 2018-11-20 13:58:35 -08:00
hash.c f2fs: add SPDX license identifiers 2018-11-20 13:58:35 -08:00
inline.c Merge upstream-f2fs-stable-linux-4.19.y into android-4.19 2019-05-14 14:15:33 -07:00
inode.c f2fs: introduce DATA_GENERIC_ENHANCE 2019-05-08 21:35:17 -07:00
Kconfig fscrypt: remove filesystem specific build config option 2019-04-04 09:52:02 -07:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
namei.c f2fs: mark is_extension_exist() inline 2019-05-08 21:35:14 -07:00
node.c f2fs: introduce DATA_GENERIC_ENHANCE 2019-05-08 21:35:17 -07:00
node.h f2fs: check PageWriteback flag for ordered case 2019-01-02 15:38:01 -08:00
recovery.c f2fs: introduce DATA_GENERIC_ENHANCE 2019-05-08 21:35:17 -07:00
segment.c f2fs: fix to avoid potential race on sbi->unusable_block_count access/update 2019-05-08 21:35:17 -07:00
segment.h f2fs: introduce DATA_GENERIC_ENHANCE 2019-05-08 21:35:17 -07:00
shrinker.c f2fs: fix sbi->extent_list corruption issue 2019-01-02 15:37:51 -08:00
super.c Merge remote branch 'android-4.19' of https://android.googlesource.com/kernel/common 2019-06-22 22:26:14 +08:00
sysfs.c fscrypt: remove filesystem specific build config option 2019-04-04 09:52:02 -07:00
trace.c f2fs: do not use mutex lock in atomic context 2019-02-04 10:17:37 -08:00
trace.h f2fs: add SPDX license identifiers 2018-11-20 13:58:35 -08:00
xattr.c f2fs: fix to avoid accessing xattr across the boundary 2019-05-09 09:50:04 -07:00
xattr.h f2fs: fix to avoid accessing xattr across the boundary 2019-05-09 09:50:04 -07:00