summaryrefslogtreecommitdiffstats
path: root/include/linux/f2fs_fs.h
Commit message (Expand)AuthorAgeFilesLines
* f2fs: fix some ambiguous commentsZhiguo Niu14 days1-3/+7
* f2fs: fix to truncate meta inode pages forcelyChao Yu2024-03-121-0/+1
* f2fs: stop checkpoint when get a out-of-bounds segmentZhiguo Niu2024-02-291-0/+1
* f2fs: deprecate io_bitsJaegeuk Kim2024-02-201-6/+0
* f2fs: the name of a struct is wrong in a comment.Yang Hubin2023-11-171-1/+1
* f2fs: fix error path of __f2fs_build_free_nidsZhiguo Niu2023-10-161-0/+1
* f2fs: Support Block Size == Page SizeDaniel Rosenberg2023-10-041-28/+41
* f2fs: fix to do sanity check on direct node in truncate_dnode()Chao Yu2023-06-301-0/+1
* f2fs: use common implementation of file typeWeizhao Ouyang2023-04-101-15/+0
* f2fs: convert to use bitmap APIYangtao Li2023-03-291-5/+4
* f2fs: clarify compress level bit offsetYangtao Li2023-01-311-1/+1
* f2fs: support recording errors into superblockChao Yu2022-10-041-1/+24
* f2fs: support recording stop_checkpoint reason into super_blockChao Yu2022-10-041-1/+16
* f2fs: compress: add compress_inode to cache compressed blocksChao Yu2021-06-231-0/+1
* f2fs: introduce FI_COMPRESS_RELEASED instead of using IMMUTABLE bitJaegeuk Kim2021-06-231-0/+1
* f2fs: Replace one-element array with flexible-array memberGustavo A. R. Silva2021-03-121-1/+1
* f2fs: compress: support compress levelChao Yu2021-01-271-0/+3
* f2fs: compress: support chksumChao Yu2020-12-021-1/+1
* f2fs: Use generic casefolding supportDaniel Rosenberg2020-09-101-3/+0
* f2fs: Add a new CP flag to help fsck fix resize SPO issuesSahitya Tummala2020-03-221-0/+1
* f2fs: support data compressionChao Yu2020-01-171-0/+5
* f2fs: include charset encoding information in the superblockDaniel Rosenberg2019-08-231-1/+8
* f2fs: fix panic of IO alignment featureChao Yu2019-08-231-0/+1
* f2fs: allow unfixed f2fs_checkpoint.checksum_offsetChao Yu2019-05-081-0/+4
* f2fs: allow address pointer number of dnode aligning to specified sizeChao Yu2019-05-081-3/+4
* f2fs: correct spelling mistakeZeng Guangyue2019-03-121-1/+1
* f2fs: fix to check inline_xattr_size boundary correctlyChao Yu2019-03-051-6/+7
* f2fs: fix typos in code commentsGeliang Tang2019-02-151-2/+2
* f2fs: add quick mode of checkpoint=disable for QAJaegeuk Kim2019-02-151-0/+1
* f2fs: guarantee journalled quota data by checkpointChao Yu2018-10-221-0/+1
* f2fs: checkpoint disablingDaniel Rosenberg2018-10-161-0/+1
* f2fs: support superblock checksumJunling Zheng2018-09-301-1/+2
* f2fs: add SPDX license identifiersChao Yu2018-09-121-4/+1
* f2fs: Allocate and stat mem used by free nid bitmap more accuratelyYunlei He2018-07-281-5/+0
* f2fs: align memory boundary for bitopsJaegeuk Kim2018-03-171-0/+4
* f2fs: wrap all options with f2fs_sb_info.mount_optChao Yu2018-03-171-4/+4
* f2fs: support hot file extensionChao Yu2018-03-131-1/+2
* f2fs: expose extension_list sysfs entryChao Yu2018-03-131-1/+2
* f2fs: support large nat bitmapChao Yu2018-03-131-0/+1
* f2fs: don't put dentry page in pagecache into highmemYunlong Song2018-03-131-1/+0
* f2fs: support inode creation timeChao Yu2018-01-251-1/+3
* f2fs: allow to recover node blocks given updated checkpointJaegeuk Kim2018-01-221-0/+1
* f2fs: add an ioctl to disable GC for specific fileJaegeuk Kim2018-01-221-1/+8
* f2fs: support quota sys filesJaegeuk Kim2017-11-051-1/+0
* f2fs: add quota_ino feature infraJaegeuk Kim2017-11-051-1/+5
* f2fs: support flexible inline xattr sizeChao Yu2017-11-051-2/+3
* f2fs: support inode checksumChao Yu2017-08-031-0/+1
* f2fs: support project quotaChao Yu2017-07-311-0/+3
* f2fs: enhance on-disk inode structure scalabilityChao Yu2017-07-311-2/+11
* f2fs: make max inline size changeableChao Yu2017-07-311-22/+1