summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/namei.c
Commit message (Expand)AuthorAgeFilesLines
* f2fs: report correct st_size for encrypted symlinksEric Biggers2021-07-251-1/+11
* f2fs: compress: add nocompress extensions supportFengnan Chang2021-07-011-5/+15
* f2fs: compress: fix to disallow temp extensionChao Yu2021-05-261-4/+12
* Merge tag 'f2fs-for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-05-041-0/+3
|\
| * f2fs: clean up build warningsYi Zhuang2021-04-101-0/+3
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2021-05-021-2/+1
|\ \
| * | useful constants: struct qstr for ".."Al Viro2021-04-151-2/+1
| |/
* / f2fs: convert to fileattrMiklos Szeredi2021-04-121-0/+2
|/
* Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-231-10/+13
|\
| * fs: make helpers idmap mount awareChristian Brauner2021-01-241-9/+12
| * inode: make init and permission helpers idmapped mount awareChristian Brauner2021-01-241-1/+1
* | f2fs: fix to set/clear I_LINKABLE under i_lockChao Yu2021-01-271-0/+8
|/
* fscrypt: Have filesystems handle their d_opsDaniel Rosenberg2020-12-021-0/+1
* Merge tag 'f2fs-for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-161-1/+1
|\
| * f2fs: clean up kvfreeChao Yu2020-09-141-1/+1
* | f2fs: use fscrypt_prepare_new_inode() and fscrypt_set_context()Eric Biggers2020-09-221-1/+6
|/
* f2fs: space related cleanupJack Qiu2020-07-261-4/+4
* f2fs: make trace enter and end in pairs for unlinkLihong Kou2020-07-071-4/+6
* f2fs: fix wrong value of tracepoint parameterChao Yu2020-05-281-1/+2
* f2fs: code cleanup by removing ifdef macro surroundingChengguang Xu2020-05-261-8/+0
* f2fs: remove redundant assignment to variable errColin Ian King2020-05-111-1/+1
* f2fs: rework filename handlingEric Biggers2020-05-111-3/+3
* f2fs: don't call fscrypt_get_encryption_info() explicitly in f2fs_tmpfile()Chao Yu2020-03-301-6/+0
* f2fs: clean up f2fs_may_encrypt()Chao Yu2020-03-301-3/+1
* f2fs: fix inconsistent commentsChao Yu2020-03-101-1/+1
* f2fs: convert inline_dir early before starting renameJaegeuk Kim2020-01-171-23/+14
* f2fs: support data compressionChao Yu2020-01-171-0/+51
* f2fs: don't put new_page twice in f2fs_renameJaegeuk Kim2020-01-151-3/+4
* f2fs: set I_LINKABLE early to avoid wrong access by vfsJaegeuk Kim2020-01-151-14/+13
* f2fs: fix to update dir's i_pino during cross_renameChao Yu2019-11-071-3/+12
* f2fs: enhance f2fs_is_checkpoint_ready()'s readabilityChao Yu2019-09-061-22/+14
* f2fs: Support case-insensitive file name lookupsDaniel Rosenberg2019-08-231-0/+21
* f2fs: fix to spread f2fs_is_checkpoint_ready()Chao Yu2019-08-231-0/+4
* f2fs: support fiemap() for directory inodeChao Yu2019-08-231-0/+1
* f2fs: introduce f2fs_<level> macros to wrap f2fs_printk()Joe Perches2019-07-021-6/+4
* Merge tag 'f2fs-for-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-141-1/+1
|\
| * f2fs: mark is_extension_exist() inlinePark Ju Hyung2019-05-081-1/+1
* | fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertextEric Biggers2019-04-171-7/+10
|/
* Merge tag 'f2fs-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2019-03-151-1/+2
|\
| * f2fs: give random value to i_generationJaegeuk Kim2019-03-121-1/+2
* | f2fs: use IS_ENCRYPTED() to check encryption statusChandan Rajendra2019-01-231-3/+3
|/
* f2fs: use kvmalloc, if kmalloc is failedJaegeuk Kim2018-12-261-1/+1
* f2fs: clean up f2fs_sb_has_##feature_nameChao Yu2018-11-261-3/+3
* f2fs: guarantee journalled quota data by checkpointChao Yu2018-10-221-4/+0
* f2fs: spread f2fs_set_inode_flags()Chao Yu2018-10-221-0/+2
* f2fs: update REQ_TIME in f2fs_cross_rename()Sahitya Tummala2018-10-161-0/+4
* f2fs: shrink sbi->sb_lock coverage in set_file_temperature()Chao Yu2018-10-161-7/+10
* f2fs: checkpoint disablingDaniel Rosenberg2018-10-161-0/+19
* f2fs: report ENOENT correctly in f2fs_renameJaegeuk Kim2018-09-261-2/+4
* f2fs: add SPDX license identifiersChao Yu2018-09-121-4/+1