android_kernel_google_msm/fs/f2fs
Al Viro dcb9cda2ea don't pass nameidata to ->create()
boolean "does it have to be exclusive?" flag is passed instead;
Local filesystem should just ignore it - the object is guaranteed
not to be there yet.

Change-Id: I25efea9892458f6f64070c62bd1adb5194dcd8c1
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2018-12-07 22:28:00 +04:00
..
acl.c BACKPORT: posix_acl: Clear SGID bit when setting file permissions 2017-06-26 20:26:17 +03:00
acl.h
checkpoint.c f2fs: split sync_node_pages with fsync_node_pages 2016-10-29 23:12:38 +08:00
data.c f2fs: avoid writing 0'th page in volatile writes 2016-10-29 23:12:38 +08:00
debug.c f2fs: monitor the number of background checkpoint 2016-10-29 23:12:25 +08:00
dir.c f2fs: clean up opened code with f2fs_update_dentry 2016-10-29 23:12:36 +08:00
extent_cache.c f2fs: introduce f2fs_update_data_blkaddr for cleanup 2016-10-29 23:12:32 +08:00
f2fs.h f2fs: set fsync mark only for the last dnode 2016-10-29 23:12:38 +08:00
file.c f2fs: set fsync mark only for the last dnode 2016-10-29 23:12:38 +08:00
gc.c f2fs: split sync_node_pages with fsync_node_pages 2016-10-29 23:12:38 +08:00
gc.h f2fs: detect idle time depending on user behavior 2016-10-29 23:12:25 +08:00
hash.c
inline.c fs crypto: move per-file encryption from f2fs tree to fs/crypto 2016-10-29 23:12:35 +08:00
inode.c fs crypto: move per-file encryption from f2fs tree to fs/crypto 2016-10-29 23:12:35 +08:00
Kconfig fs crypto: move per-file encryption from f2fs tree to fs/crypto 2016-10-29 23:12:35 +08:00
Makefile fs crypto: move per-file encryption from f2fs tree to fs/crypto 2016-10-29 23:12:35 +08:00
namei.c don't pass nameidata to ->create() 2018-12-07 22:28:00 +04:00
node.c f2fs: set fsync mark only for the last dnode 2016-10-29 23:12:38 +08:00
node.h f2fs: use wait_for_stable_page to avoid contention 2016-10-29 23:12:28 +08:00
recovery.c f2fs: set fsync mark only for the last dnode 2016-10-29 23:12:38 +08:00
segment.c f2fs: unset atomic/volatile flag in f2fs_release_file 2016-10-29 23:12:38 +08:00
segment.h f2fs: split journal cache from curseg cache 2016-10-29 23:12:31 +08:00
shrinker.c
super.c fs: Limit sys_mount to only request filesystem modules. 2017-09-22 19:12:20 +03:00
trace.c f2fs: trace old block address for CoWed page 2016-10-29 23:12:32 +08:00
trace.h
xattr.c f2fs: use wait_for_stable_page to avoid contention 2016-10-29 23:12:28 +08:00
xattr.h f2fs: add missing argument to f2fs_setxattr stub 2016-10-29 23:12:36 +08:00