summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
...
| | | * | | f2fs: introduce sb_lock to make encrypt pwsalt update exclusiveChao Yu2018-04-08
| | | * | | f2fs: remove redundant initialization of pointer 'p'Colin Ian King2018-04-08
| | | * | | f2fs: flush cp pack except cp pack 2 page at firstGao Xiang2018-04-08
| | | * | | f2fs: clean up f2fs_sb_has_xxx functionsSheng Yong2018-04-08
| | | * | | f2fs: remove redundant check of page type when submit bioTiezhu Yang2018-04-08
| | | * | | f2fs: fix to handle looped node chain during recoveryChao Yu2018-04-08
| | | * | | f2fs: handle quota for orphan inodesJaegeuk Kim2018-04-08
| | | * | | f2fs: support passing down write hints to block layer with F2FS policyHyunchul Lee2018-04-08
| | | * | | f2fs: support passing down write hints given by users to block layerHyunchul Lee2018-04-08
| | | * | | f2fs: fix to clear CP_TRIMMED_FLAGChao Yu2018-04-08
| | | * | | f2fs: support large nat bitmapChao Yu2018-04-08
| | | * | | f2fs: fix to check extent cache in f2fs_drop_extent_treeChao Yu2018-04-08
| | | * | | f2fs: restrict inline_xattr_size configurationChao Yu2018-04-08
| | | * | | f2fs: fix heap mode to reset it backYunlong Song2018-04-08
| | | * | | f2fs: fix potential corruption in area before F2FS_SUPER_OFFSETSheng Yong2018-04-08
| | | * | | fscrypt: fix build with pre-4.6 gcc versionsEric Biggers2018-04-08
| | | * | | fscrypt: fix up fscrypt_fname_encrypted_size() for internal useEric Biggers2018-04-08
| | | * | | fscrypt: define fscrypt_fname_alloc_buffer() to be for presented namesEric Biggers2018-04-08
| | | * | | fscrypt: calculate NUL-padding length in one place onlyEric Biggers2018-04-08
| | | * | | fscrypt: move fscrypt_symlink_data to fscrypt_private.hEric Biggers2018-04-08
| | | * | | fscrypt: remove fscrypt_fname_usr_to_disk()Eric Biggers2018-04-08
| | | * | | f2fs: switch to fscrypt_get_symlink()Eric Biggers2018-04-08
| | | * | | f2fs: switch to fscrypt ->symlink() helper functionsEric Biggers2018-04-08
| | | * | | fscrypt: new helper function - fscrypt_get_symlink()Eric Biggers2018-04-08
| | | * | | fscrypt: new helper functions for ->symlink()Eric Biggers2018-04-08
| | | * | | fscrypt: trim down fscrypt.h includesEric Biggers2018-04-08
| | | * | | fscrypt: move fscrypt_is_dot_dotdot() to fs/crypto/fname.cEric Biggers2018-04-08
| | | * | | fscrypt: move fscrypt_valid_enc_modes() to fscrypt_private.hEric Biggers2018-04-08
| | | * | | fscrypt: move fscrypt_info_cachep declaration to fscrypt_private.hEric Biggers2018-04-08
| | | * | | f2fs: don't put dentry page in pagecache into highmemYunlong Song2018-03-13
| | | * | | f2fs: support inode creation timeChao Yu2018-02-07
| | | * | | f2fs: rebuild sit page from sit info in memYunlei He2018-02-07
| | | * | | f2fs: stop issuing discard if fs is readonlyChao Yu2018-02-07
| | | * | | f2fs: clean up duplicated assignment in init_discard_policyChao Yu2018-02-07
| | | * | | f2fs: use GFP_F2FS_ZERO for cleanupChao Yu2018-02-07
| | | * | | f2fs: allow to recover node blocks given updated checkpointJaegeuk Kim2018-02-07
| | | * | | f2fs: recover some i_inline flagsJaegeuk Kim2018-02-07
| | | * | | f2fs: correct removexattr behavior for null valued extended attributeDaeho Jeong2018-02-07
| | | * | | f2fs: drop page cache after fs shutdownChao Yu2018-02-07
| | | * | | f2fs: stop gc/discard thread after fs shutdownChao Yu2018-02-07
| | | * | | f2fs: hanlde error case in f2fs_ioc_shutdownChao Yu2018-02-07
| | | * | | f2fs: split need_inplace_updateChao Yu2018-02-07
| | | * | | f2fs: fix to update last_disk_size correctlyChao Yu2018-02-07
| | | * | | f2fs: kill F2FS_INLINE_XATTR_ADDRS for cleanupChao Yu2018-02-07
| | | * | | f2fs: clean up error path of fill_superChao Yu2018-02-07
| | | * | | f2fs: avoid hungtask when GC encrypted block if io_bits is setSheng Yong2018-02-07
| | | * | | f2fs: allow quota to use reserved blocksJaegeuk Kim2018-02-07
| | | * | | f2fs: fix to drop all inmem pages correctlyChao Yu2018-02-07
| | | * | | f2fs: speed up defragment on sparse fileChao Yu2018-02-07
| | | * | | f2fs: support F2FS_IOC_PRECACHE_EXTENTSChao Yu2018-02-07