android_kernel_samsung_msm8976/fs/f2fs
Jin Qian a997755c0d UPSTREAM: f2fs: sanity check segment count
commit b9dd46188edc2f0d1f37328637860bb65a771124 upstream.

F2FS uses 4 bytes to represent block address. As a result, supported
size of disk is 16 TB and it equals to 16 * 1024 * 1024 / 2 segments.

Signed-off-by: Jin Qian <jinqian@google.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Bug: 36815012
Change-Id: I30ea36df066bc07e32e767336b7cae12063fe415
2017-09-08 18:49:20 +00:00
..
Kconfig f2fs: adjust other changes 2016-07-22 16:24:54 -07:00
Makefile fs crypto: move per-file encryption from f2fs tree to fs/crypto 2016-03-28 11:32:26 -07:00
acl.c Merge tag 'LA.BR.1.3.6-03910-8976.0' of https://source.codeaurora.org/quic/la/kernel/msm-3.10 into HEAD 2017-05-26 13:28:48 +02:00
acl.h f2fs: remove dead code f2fs_check_acl 2016-09-24 11:58:55 -07:00
checkpoint.c f2fs: new helper cur_cp_crc() getting crc in f2fs_checkpoint 2017-03-08 14:38:58 -08:00
data.c fscrypt: catch up to v4.11-rc1 2017-03-09 11:48:12 -08:00
debug.c f2fs: introduce free nid bitmap 2017-03-08 19:13:43 -08:00
dir.c fscrypt: catch up to v4.11-rc1 2017-03-09 11:48:12 -08:00
extent_cache.c f2fs: kill __is_extent_same 2017-03-08 14:38:35 -08:00
f2fs.h fscrypt: catch up to v4.11-rc1 2017-03-09 11:48:12 -08:00
file.c f2fs: fix an error return value in truncate_partial_data_page 2017-03-09 19:26:20 -08:00
gc.c f2fs: fix a plint compile warning 2017-03-08 19:13:50 -08:00
gc.h f2fs: detect idle time depending on user behavior 2016-01-12 17:43:36 -08:00
hash.c
inline.c f2fs: resolve op and op_flags confilcts 2017-02-06 13:45:13 -08:00
inode.c f2fs: don't need to invalidate wrong node page 2017-03-09 19:26:29 -08:00
key.c f2fs: add migrate_page to avoid patch conflicts 2017-02-06 13:45:19 -08:00
namei.c fscrypt: catch up to v4.11-rc1 2017-03-09 11:48:12 -08:00
node.c f2fs: use __set{__clear}_bit_le 2017-03-10 09:54:36 -08:00
node.h f2fs: new helper cur_cp_crc() getting crc in f2fs_checkpoint 2017-03-08 14:38:58 -08:00
recovery.c f2fs: change recovery policy of xattr node block 2017-02-23 16:28:23 -08:00
segment.c f2fs: don't overwrite node block by SSR 2017-03-09 19:26:40 -08:00
segment.h f2fs: update the comment of default nr_pages to skipping 2017-03-08 14:38:53 -08:00
shrinker.c f2fs: avoid casted negative value as shrink count 2016-11-23 13:04:39 -08:00
super.c UPSTREAM: f2fs: sanity check segment count 2017-09-08 18:49:20 +00:00
trace.c f2fs: resolve op and op_flags confilcts 2017-02-06 13:45:13 -08:00
trace.h
xattr.c f2fs: le16_to_cpu for xattr->e_value_size 2017-03-10 09:54:23 -08:00
xattr.h f2fs: enhance lookup xattr 2017-02-23 16:23:07 -08:00