android_kernel_oneplus_sm8250/fs/afs
yu huang 2ee2431c39 Revert "Synchronize codes for OnePlus 9R Oxygen OS 11.2.1.1.LE28DA"
This reverts commit 5fa9472bc2.

Reason for revert: <INSERT REASONING HERE>

OP9R kernel code separate from OP8 kernel code

Change-Id: If1a8b9197a0323f9dd0929e73998e1ebe66297d6
2021-04-21 00:11:47 +08:00
..
addr_list.c Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2018-06-16 16:32:04 +09:00
afs_cm.h
afs_fs.h
afs_vl.h
afs.h
cache.c
callback.c afs: Fix lock-wait/callback-break double locking 2020-01-27 14:50:49 +01:00
cell.c afs: Fix characters allowed into cell names 2020-01-29 16:43:18 +01:00
cmservice.c afs: Fix the CB.ProbeUuid service handler to reply correctly 2019-09-06 10:21:54 +02:00
dir_edit.c afs: Remove set but not used variables 'before', 'after' 2020-01-27 14:51:22 +01:00
dir.c afs: Only update d_fsdata if different in afs_d_revalidate() 2019-09-06 10:21:55 +02:00
dynroot.c afs: Fix creation calls in the dynamic root to fail with EOPNOTSUPP 2020-01-09 10:18:57 +01:00
file.c Merge android-4.19.110 (1984fff) into msm-4.19 2020-05-23 05:08:22 -07:00
flock.c afs: Fix lock-wait/callback-break double locking 2020-01-27 14:50:49 +01:00
fsclient.c Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2018-06-16 16:32:04 +09:00
inode.c afs: Don't invalidate callback if AFS_VNODE_DIR_VALID not set 2020-01-27 14:50:49 +01:00
internal.h Merge android-4.19.60 (bafa20f) into msm-4.19 2019-08-13 01:20:04 -07:00
Kconfig
main.c afs: Fix cell proc list 2018-10-12 13:18:57 +02:00
Makefile
misc.c
mntpt.c
netdevices.c
proc.c afs: Fix cell proc list 2018-10-12 13:18:57 +02:00
rotate.c
rxrpc.c Revert "Synchronize codes for OnePlus 9R Oxygen OS 11.2.1.1.LE28DA" 2021-04-21 00:11:47 +08:00
security.c afs: Fix double inc of vnode->cb_break 2020-01-27 14:50:49 +01:00
server_list.c
server.c afs: Fix afs_find_server lookups for ipv4 peers 2020-01-09 10:18:55 +01:00
super.c afs: Fix large file support 2020-01-27 14:51:20 +01:00
vlclient.c afs: Fix loop index mixup in afs_deliver_vl_get_entry_by_name_u() 2019-09-06 10:21:54 +02:00
volume.c afs: Fix uninitialised spinlock afs_volume::cb_break_lock 2019-07-21 09:03:06 +02:00
write.c afs: Unlock pages for __pagevec_release() 2019-05-16 19:41:21 +02:00
xattr.c afs: Fix the afs.cell and afs.volume xattr handlers 2020-01-27 14:50:45 +01:00
xdr_fs.h