linux/fs
Paul Lawrence 3033d71190 Revert "ANDROID: Incremental fs: Set credentials before reading/writing"
This reverts commit 2b82ff2dae.

Set incfs back to rvc shipping incfs

Bug: 178509184
Test: incfs_test passes
Signed-off-by: Paul Lawrence <paullawrence@google.com>
Change-Id: I77529835747d73a69907d0838ec35dee35fdde48
2021-01-26 13:30:58 -08:00
..
9p 9P: Cast to loff_t before multiplying 2020-11-05 11:08:53 +01:00
adfs
affs affs: fix basic permission bits to actually work 2020-09-09 19:04:30 +02:00
afs afs: Fix NULL deref in afs_dynroot_depopulate() 2020-08-26 10:31:05 +02:00
autofs
befs
bfs
btrfs btrfs: fix transaction leak and crash after RO remount caused by qgroup rescan 2021-01-19 18:22:36 +01:00
cachefiles cachefiles: Handle readpage error correctly 2020-11-05 11:08:54 +01:00
ceph ceph: fix race in concurrent __ceph_remove_cap invocations 2020-12-30 11:26:13 +01:00
cifs SMB3.1.1: do not log warning message if server doesn't populate salt 2020-12-30 11:26:13 +01:00
coda
configfs
cramfs
crypto This is the 4.19.165 stable release 2021-01-06 15:16:13 +01:00
debugfs
devpts
dlm fs: dlm: fix configfs memory leak 2020-10-30 10:38:28 +01:00
ecryptfs
efivarfs efivarfs: revert "fix memory leak in efivarfs_create()" 2020-12-02 08:48:12 +01:00
efs
exofs
exportfs
ext2 ext2: don't update mtime on COW faults 2020-09-09 19:04:28 +02:00
ext4 This is the 4.19.169 stable release 2021-01-19 18:49:37 +01:00
f2fs This is the 4.19.165 stable release 2021-01-06 15:16:13 +01:00
fat
freevxfs
fscache
fuse ANDROID: fuse: Add support for d_canonical_path 2020-11-09 13:11:29 +00:00
gfs2 gfs2: check for empty rgrp tree in gfs2_ri_update 2020-12-11 13:25:04 +01:00
hfs
hfsplus
hostfs
hpfs
hugetlbfs
incfs Revert "ANDROID: Incremental fs: Set credentials before reading/writing" 2021-01-26 13:30:58 -08:00
isofs
jbd2 jbd2: abort journal if free a async write error metadata buffer 2020-09-03 11:24:24 +02:00
jffs2 This is the 4.19.164 stable release 2020-12-30 12:19:31 +01:00
jfs jfs: Fix array index bounds check in dbAdjTree 2020-12-30 11:26:13 +01:00
kernfs
lockd lockd: don't use interval-based rebinding over TCP 2020-12-30 11:25:59 +01:00
minix fs/minix: remove expected error message in block_to_path() 2020-08-21 11:05:38 +02:00
nfs This is the 4.19.169 stable release 2021-01-19 18:49:37 +01:00
nfs_common nfs_common: need lock during iterate through the list 2020-12-30 11:26:02 +01:00
nfsd nfsd4: readdirplus shouldn't return parent of export 2021-01-23 15:49:55 +01:00
nilfs2
nls
notify ANDROID: vfs: add d_canonical_path for stacked filesystem support 2020-11-09 13:11:29 +00:00
ntfs ntfs: add check for mft record size in superblock 2020-10-30 10:38:28 +01:00
ocfs2 ocfs2: initialize ip_next_orphan 2020-11-18 19:18:49 +01:00
omfs
openpromfs
orangefs
overlayfs This is the 4.19.134 stable release 2020-07-22 13:03:12 +02:00
proc Merge 4.19.167 into android-4.19-stable 2021-01-13 10:28:13 +01:00
pstore pstore: Fix linking when crypto API disabled 2020-08-19 08:15:04 +02:00
qnx4
qnx6
quota quota: Don't overflow quota file offsets 2021-01-06 14:45:01 +01:00
ramfs ramfs: fix nommu mmap with gaps in the page cache 2020-10-30 10:38:21 +01:00
reiserfs reiserfs: add check for an invalid ih_entry_count 2021-01-06 14:45:00 +01:00
romfs romfs: fix uninitialized memory leak in romfs_dev_read() 2020-08-26 10:30:59 +02:00
squashfs
sysfs
sysv
tracefs
ubifs This is the 4.19.165 stable release 2021-01-06 15:16:13 +01:00
udf udf: Fix memory leak when mounting 2020-11-05 11:08:50 +01:00
ufs fs/ufs: avoid potential u32 multiplication overflow 2020-08-21 11:05:38 +02:00
unicode
verity
xfs This is the 4.19.160 stable release 2020-11-24 14:57:17 +01:00
aio.c
anon_inodes.c
attr.c Revert "ANDROID: vfs: Add setattr2 for filesystems with per mount permissions" 2020-06-27 15:17:44 +02:00
bad_inode.c
binfmt_aout.c
binfmt_elf_fdpic.c
binfmt_elf.c
binfmt_em86.c
binfmt_flat.c
binfmt_misc.c
binfmt_script.c
block_dev.c This is the 4.19.149 stable release 2020-10-01 16:49:05 +02:00
buffer.c This is the 4.19.155 stable release 2020-11-05 14:02:27 +01:00
char_dev.c
compat_binfmt_elf.c
compat_ioctl.c
compat.c
coredump.c Revert "ANDROID: vfs: Add setattr2 for filesystems with per mount permissions" 2020-06-27 15:17:44 +02:00
d_path.c
dax.c
dcache.c fs, fscrypt: clear DCACHE_ENCRYPTED_NAME when unaliasing directory 2020-11-05 11:08:35 +01:00
dcookies.c
direct-io.c
drop_caches.c
eventfd.c
eventpoll.c This is the 4.19.150 stable release 2020-10-07 08:45:35 +02:00
exec.c mm: fix exec activate_mm vs TLB shootdown and lazy tlb switching race 2020-11-05 11:08:38 +01:00
fcntl.c fcntl: Fix potential deadlock in send_sig{io, urg}() 2021-01-06 14:45:00 +01:00
fhandle.c
file_table.c
file.c
filesystems.c
fs_pin.c
fs_struct.c Revert "ANDROID: sdcardfs: Enable modular sdcardfs" 2020-06-27 15:17:45 +02:00
fs-writeback.c writeback: Fix sync livelock due to b_dirty_time processing 2020-09-03 11:24:28 +02:00
inode.c Revert "ANDROID: vfs: Add setattr2 for filesystems with per mount permissions" 2020-06-27 15:17:44 +02:00
internal.h Revert "ANDROID: fs: Restore vfs_path_lookup() export" 2020-06-27 15:17:39 +02:00
ioctl.c
iomap.c
Kconfig ANDROID: sdcardfs: remove sdcardfs from system 2020-06-27 15:17:38 +02:00
Kconfig.binfmt
libfs.c This is the 4.19.160 stable release 2020-11-24 14:57:17 +01:00
locks.c
Makefile ANDROID: sdcardfs: remove sdcardfs from system 2020-06-27 15:17:38 +02:00
mbcache.c
mount.h
mpage.c
namei.c Revert "ANDROID: vfs: Add setattr2 for filesystems with per mount permissions" 2020-06-27 15:17:44 +02:00
namespace.c
no-block.c
nsfs.c
open.c Revert "ANDROID: vfs: Add setattr2 for filesystems with per mount permissions" 2020-06-27 15:17:44 +02:00
pipe.c
pnode.c
pnode.h
posix_acl.c
proc_namespace.c
read_write.c ANDROID: fs: export vfs_{read|write} 2020-06-29 17:09:39 +00:00
readdir.c
select.c
seq_file.c
signalfd.c fs/signalfd.c: fix inconsistent return codes for signalfd4 2020-08-26 10:31:02 +02:00
splice.c
stack.c
stat.c
statfs.c
super.c This is the 4.19.160 stable release 2020-11-24 14:57:17 +01:00
sync.c
timerfd.c
userfaultfd.c
utimes.c Revert "ANDROID: vfs: Add setattr2 for filesystems with per mount permissions" 2020-06-27 15:17:44 +02:00
xattr.c This is the 4.19.139 stable release 2020-08-11 17:03:22 +02:00