summaryrefslogtreecommitdiff
path: root/fs/f2fs/namei.c
AgeCommit message (Expand)Author
2022-01-20unicode: clean up the Kconfig symbol confusionChristoph Hellwig
2021-10-29f2fs: support fault injection for dquot_initialize()Chao Yu
2021-09-16f2fs: should use GFP_NOFS for directory inodesJaegeuk Kim
2021-07-25f2fs: report correct st_size for encrypted symlinksEric Biggers
2021-07-01f2fs: compress: add nocompress extensions supportFengnan Chang
2021-05-26f2fs: compress: fix to disallow temp extensionChao Yu
2021-05-04Merge tag 'f2fs-for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-05-02Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2021-04-15useful constants: struct qstr for ".."Al Viro
2021-04-12f2fs: convert to fileattrMiklos Szeredi
2021-04-10f2fs: clean up build warningsYi Zhuang
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-01-27f2fs: fix to set/clear I_LINKABLE under i_lockChao Yu
2021-01-24fs: make helpers idmap mount awareChristian Brauner
2021-01-24inode: make init and permission helpers idmapped mount awareChristian Brauner
2020-12-02fscrypt: Have filesystems handle their d_opsDaniel Rosenberg
2020-10-16Merge tag 'f2fs-for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-09-22f2fs: use fscrypt_prepare_new_inode() and fscrypt_set_context()Eric Biggers
2020-09-14f2fs: clean up kvfreeChao Yu
2020-07-26f2fs: space related cleanupJack Qiu
2020-07-07f2fs: make trace enter and end in pairs for unlinkLihong Kou
2020-05-28f2fs: fix wrong value of tracepoint parameterChao Yu
2020-05-26f2fs: code cleanup by removing ifdef macro surroundingChengguang Xu
2020-05-11f2fs: remove redundant assignment to variable errColin Ian King
2020-05-11f2fs: rework filename handlingEric Biggers
2020-03-30f2fs: don't call fscrypt_get_encryption_info() explicitly in f2fs_tmpfile()Chao Yu
2020-03-30f2fs: clean up f2fs_may_encrypt()Chao Yu
2020-03-10f2fs: fix inconsistent commentsChao Yu
2020-01-17f2fs: convert inline_dir early before starting renameJaegeuk Kim
2020-01-17f2fs: support data compressionChao Yu
2020-01-15f2fs: don't put new_page twice in f2fs_renameJaegeuk Kim
2020-01-15f2fs: set I_LINKABLE early to avoid wrong access by vfsJaegeuk Kim
2019-11-07f2fs: fix to update dir's i_pino during cross_renameChao Yu
2019-09-06f2fs: enhance f2fs_is_checkpoint_ready()'s readabilityChao Yu
2019-08-23f2fs: Support case-insensitive file name lookupsDaniel Rosenberg
2019-08-23f2fs: fix to spread f2fs_is_checkpoint_ready()Chao Yu
2019-08-23f2fs: support fiemap() for directory inodeChao Yu
2019-07-02f2fs: introduce f2fs_<level> macros to wrap f2fs_printk()Joe Perches
2019-05-14Merge tag 'f2fs-for-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-05-08f2fs: mark is_extension_exist() inlinePark Ju Hyung
2019-04-17fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertextEric Biggers
2019-03-15Merge tag 'f2fs-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2019-03-12f2fs: give random value to i_generationJaegeuk Kim
2019-01-23f2fs: use IS_ENCRYPTED() to check encryption statusChandan Rajendra
2018-12-26f2fs: use kvmalloc, if kmalloc is failedJaegeuk Kim
2018-11-26f2fs: clean up f2fs_sb_has_##feature_nameChao Yu
2018-10-22f2fs: guarantee journalled quota data by checkpointChao Yu
2018-10-22f2fs: spread f2fs_set_inode_flags()Chao Yu
2018-10-16f2fs: update REQ_TIME in f2fs_cross_rename()Sahitya Tummala
2018-10-16f2fs: shrink sbi->sb_lock coverage in set_file_temperature()Chao Yu