index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
|
|
*
|
|
f2fs: introduce sb_lock to make encrypt pwsalt update exclusive
Chao Yu
2018-04-08
|
|
|
*
|
|
f2fs: remove redundant initialization of pointer 'p'
Colin Ian King
2018-04-08
|
|
|
*
|
|
f2fs: flush cp pack except cp pack 2 page at first
Gao Xiang
2018-04-08
|
|
|
*
|
|
f2fs: clean up f2fs_sb_has_xxx functions
Sheng Yong
2018-04-08
|
|
|
*
|
|
f2fs: remove redundant check of page type when submit bio
Tiezhu Yang
2018-04-08
|
|
|
*
|
|
f2fs: fix to handle looped node chain during recovery
Chao Yu
2018-04-08
|
|
|
*
|
|
f2fs: handle quota for orphan inodes
Jaegeuk Kim
2018-04-08
|
|
|
*
|
|
f2fs: support passing down write hints to block layer with F2FS policy
Hyunchul Lee
2018-04-08
|
|
|
*
|
|
f2fs: support passing down write hints given by users to block layer
Hyunchul Lee
2018-04-08
|
|
|
*
|
|
f2fs: fix to clear CP_TRIMMED_FLAG
Chao Yu
2018-04-08
|
|
|
*
|
|
f2fs: support large nat bitmap
Chao Yu
2018-04-08
|
|
|
*
|
|
f2fs: fix to check extent cache in f2fs_drop_extent_tree
Chao Yu
2018-04-08
|
|
|
*
|
|
f2fs: restrict inline_xattr_size configuration
Chao Yu
2018-04-08
|
|
|
*
|
|
f2fs: fix heap mode to reset it back
Yunlong Song
2018-04-08
|
|
|
*
|
|
f2fs: fix potential corruption in area before F2FS_SUPER_OFFSET
Sheng Yong
2018-04-08
|
|
|
*
|
|
fscrypt: fix build with pre-4.6 gcc versions
Eric Biggers
2018-04-08
|
|
|
*
|
|
fscrypt: fix up fscrypt_fname_encrypted_size() for internal use
Eric Biggers
2018-04-08
|
|
|
*
|
|
fscrypt: define fscrypt_fname_alloc_buffer() to be for presented names
Eric Biggers
2018-04-08
|
|
|
*
|
|
fscrypt: calculate NUL-padding length in one place only
Eric Biggers
2018-04-08
|
|
|
*
|
|
fscrypt: move fscrypt_symlink_data to fscrypt_private.h
Eric Biggers
2018-04-08
|
|
|
*
|
|
fscrypt: remove fscrypt_fname_usr_to_disk()
Eric Biggers
2018-04-08
|
|
|
*
|
|
f2fs: switch to fscrypt_get_symlink()
Eric Biggers
2018-04-08
|
|
|
*
|
|
f2fs: switch to fscrypt ->symlink() helper functions
Eric Biggers
2018-04-08
|
|
|
*
|
|
fscrypt: new helper function - fscrypt_get_symlink()
Eric Biggers
2018-04-08
|
|
|
*
|
|
fscrypt: new helper functions for ->symlink()
Eric Biggers
2018-04-08
|
|
|
*
|
|
fscrypt: trim down fscrypt.h includes
Eric Biggers
2018-04-08
|
|
|
*
|
|
fscrypt: move fscrypt_is_dot_dotdot() to fs/crypto/fname.c
Eric Biggers
2018-04-08
|
|
|
*
|
|
fscrypt: move fscrypt_valid_enc_modes() to fscrypt_private.h
Eric Biggers
2018-04-08
|
|
|
*
|
|
fscrypt: move fscrypt_info_cachep declaration to fscrypt_private.h
Eric Biggers
2018-04-08
|
|
|
*
|
|
f2fs: don't put dentry page in pagecache into highmem
Yunlong Song
2018-03-13
|
|
|
*
|
|
f2fs: support inode creation time
Chao Yu
2018-02-07
|
|
|
*
|
|
f2fs: rebuild sit page from sit info in mem
Yunlei He
2018-02-07
|
|
|
*
|
|
f2fs: stop issuing discard if fs is readonly
Chao Yu
2018-02-07
|
|
|
*
|
|
f2fs: clean up duplicated assignment in init_discard_policy
Chao Yu
2018-02-07
|
|
|
*
|
|
f2fs: use GFP_F2FS_ZERO for cleanup
Chao Yu
2018-02-07
|
|
|
*
|
|
f2fs: allow to recover node blocks given updated checkpoint
Jaegeuk Kim
2018-02-07
|
|
|
*
|
|
f2fs: recover some i_inline flags
Jaegeuk Kim
2018-02-07
|
|
|
*
|
|
f2fs: correct removexattr behavior for null valued extended attribute
Daeho Jeong
2018-02-07
|
|
|
*
|
|
f2fs: drop page cache after fs shutdown
Chao Yu
2018-02-07
|
|
|
*
|
|
f2fs: stop gc/discard thread after fs shutdown
Chao Yu
2018-02-07
|
|
|
*
|
|
f2fs: hanlde error case in f2fs_ioc_shutdown
Chao Yu
2018-02-07
|
|
|
*
|
|
f2fs: split need_inplace_update
Chao Yu
2018-02-07
|
|
|
*
|
|
f2fs: fix to update last_disk_size correctly
Chao Yu
2018-02-07
|
|
|
*
|
|
f2fs: kill F2FS_INLINE_XATTR_ADDRS for cleanup
Chao Yu
2018-02-07
|
|
|
*
|
|
f2fs: clean up error path of fill_super
Chao Yu
2018-02-07
|
|
|
*
|
|
f2fs: avoid hungtask when GC encrypted block if io_bits is set
Sheng Yong
2018-02-07
|
|
|
*
|
|
f2fs: allow quota to use reserved blocks
Jaegeuk Kim
2018-02-07
|
|
|
*
|
|
f2fs: fix to drop all inmem pages correctly
Chao Yu
2018-02-07
|
|
|
*
|
|
f2fs: speed up defragment on sparse file
Chao Yu
2018-02-07
|
|
|
*
|
|
f2fs: support F2FS_IOC_PRECACHE_EXTENTS
Chao Yu
2018-02-07
[prev]
[next]