android_kernel_oneplus_msm8998/fs/f2fs
Jaegeuk Kim c2f631bf49 fscrypt: updates on 4.15-rc4
Cherry-picked from origin/upstream-f2fs-stable-linux-4.4.y:

ba1ade7101 fscrypt: resolve some cherry-pick bugs
9e32f17d24 fscrypt: move to generic async completion
4ecacbed6e crypto: introduce crypto wait for async op
42d89da82b fscrypt: lock mutex before checking for bounce page pool
2286508d17 fscrypt: new helper function - fscrypt_prepare_setattr()
5cbdd42ad2 fscrypt: new helper function - fscrypt_prepare_lookup()
a31feba5c1 fscrypt: new helper function - fscrypt_prepare_rename()
95efafb623 fscrypt: new helper function - fscrypt_prepare_link()
2b4b4f98dd fscrypt: new helper function - fscrypt_file_open()
8c815f381c fscrypt: new helper function - fscrypt_require_key()
272e435025 fscrypt: remove unneeded empty fscrypt_operations structs
1034eeec51 fscrypt: remove ->is_encrypted()
32c0d3ae9d fscrypt: switch from ->is_encrypted() to IS_ENCRYPTED()
a4781dd1f1 fs, fscrypt: add an S_ENCRYPTED inode flag
ff0a3dbc93 fscrypt: clean up include file mess
bc4a61c60b fscrypt: fix dereference of NULL user_key_payload
a53dc7e005 fscrypt: make ->dummy_context() return bool

Change-Id: I461d742adc7b77177df91429a1fd9c8624a698d6
Signed-off-by: Jaegeuk Kim <jaegeuk@google.com>
2018-01-15 12:45:46 +00:00
..
acl.c f2fs: updates on 4.15-rc1 2017-11-27 13:08:17 -08:00
acl.h f2fs: backport from (4c1fad64 - Merge tag 'for-f2fs-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs) 2017-09-25 14:27:55 -07:00
checkpoint.c f2fs: updates on 4.15-rc1 2017-11-27 13:08:17 -08:00
data.c f2fs: updates on 4.15-rc1 2017-11-27 13:08:17 -08:00
debug.c f2fs: updates on 4.15-rc1 2017-11-27 13:08:17 -08:00
dir.c f2fs: updates on 4.15-rc1 2017-11-27 13:08:17 -08:00
extent_cache.c f2fs: catch up to v4.14-rc1 2017-10-03 17:19:14 -07:00
f2fs.h fscrypt: updates on 4.15-rc4 2018-01-15 12:45:46 +00:00
file.c f2fs: updates on 4.15-rc1 2017-11-27 13:08:17 -08:00
gc.c f2fs: updates on 4.15-rc1 2017-11-27 13:08:17 -08:00
gc.h f2fs: catch up to v4.14-rc1 2017-10-03 17:19:14 -07:00
hash.c f2fs: catch up to v4.14-rc1 2017-10-03 17:19:14 -07:00
inline.c f2fs: updates on 4.15-rc1 2017-11-27 13:08:17 -08:00
inode.c fscrypt: updates on 4.15-rc4 2018-01-15 12:45:46 +00:00
Kconfig f2fs: remove wrong backported codes 2017-10-03 13:35:15 +00:00
Makefile f2fs: catch up to v4.14-rc1 2017-10-03 17:19:14 -07:00
namei.c f2fs: updates on 4.15-rc1 2017-11-27 13:08:17 -08:00
node.c f2fs: updates on 4.15-rc1 2017-11-27 13:08:17 -08:00
node.h f2fs: updates on 4.15-rc1 2017-11-27 13:08:17 -08:00
recovery.c f2fs: updates on 4.15-rc1 2017-11-27 13:08:17 -08:00
segment.c f2fs: updates on 4.15-rc1 2017-11-27 13:08:17 -08:00
segment.h f2fs: updates on 4.15-rc1 2017-11-27 13:08:17 -08:00
shrinker.c f2fs: updates on 4.15-rc1 2017-11-27 13:08:17 -08:00
super.c fscrypt: updates on 4.15-rc4 2018-01-15 12:45:46 +00:00
sysfs.c f2fs: updates on 4.15-rc1 2017-11-27 13:08:17 -08:00
trace.c f2fs: catch up to v4.14-rc1 2017-10-03 17:19:14 -07:00
trace.h f2fs: add sbi and page pointer in f2fs_io_info 2015-05-28 15:41:32 -07:00
xattr.c f2fs: updates on 4.15-rc1 2017-11-27 13:08:17 -08:00
xattr.h f2fs: catch up to v4.14-rc1 2017-10-03 17:19:14 -07:00