summaryrefslogtreecommitdiff
path: root/include/linux/f2fs_fs.h
AgeCommit message (Expand)Author
2021-06-23f2fs: compress: add compress_inode to cache compressed blocksChao Yu
2021-06-23f2fs: introduce FI_COMPRESS_RELEASED instead of using IMMUTABLE bitJaegeuk Kim
2021-03-12f2fs: Replace one-element array with flexible-array memberGustavo A. R. Silva
2021-01-27f2fs: compress: support compress levelChao Yu
2020-12-02f2fs: compress: support chksumChao Yu
2020-09-10f2fs: Use generic casefolding supportDaniel Rosenberg
2020-03-22f2fs: Add a new CP flag to help fsck fix resize SPO issuesSahitya Tummala
2020-01-17f2fs: support data compressionChao Yu
2019-08-23f2fs: include charset encoding information in the superblockDaniel Rosenberg
2019-08-23f2fs: fix panic of IO alignment featureChao Yu
2019-05-08f2fs: allow unfixed f2fs_checkpoint.checksum_offsetChao Yu
2019-05-08f2fs: allow address pointer number of dnode aligning to specified sizeChao Yu
2019-03-12f2fs: correct spelling mistakeZeng Guangyue
2019-03-05f2fs: fix to check inline_xattr_size boundary correctlyChao Yu
2019-02-15f2fs: fix typos in code commentsGeliang Tang
2019-02-15f2fs: add quick mode of checkpoint=disable for QAJaegeuk Kim
2018-10-22f2fs: guarantee journalled quota data by checkpointChao Yu
2018-10-16f2fs: checkpoint disablingDaniel Rosenberg
2018-09-30f2fs: support superblock checksumJunling Zheng
2018-09-12f2fs: add SPDX license identifiersChao Yu
2018-07-28f2fs: Allocate and stat mem used by free nid bitmap more accuratelyYunlei He
2018-03-17f2fs: align memory boundary for bitopsJaegeuk Kim
2018-03-17f2fs: wrap all options with f2fs_sb_info.mount_optChao Yu
2018-03-13f2fs: support hot file extensionChao Yu
2018-03-13f2fs: expose extension_list sysfs entryChao Yu
2018-03-13f2fs: support large nat bitmapChao Yu
2018-03-13f2fs: don't put dentry page in pagecache into highmemYunlong Song
2018-01-25f2fs: support inode creation timeChao Yu
2018-01-22f2fs: allow to recover node blocks given updated checkpointJaegeuk Kim
2018-01-22f2fs: add an ioctl to disable GC for specific fileJaegeuk Kim
2017-11-05f2fs: support quota sys filesJaegeuk Kim
2017-11-05f2fs: add quota_ino feature infraJaegeuk Kim
2017-11-05f2fs: support flexible inline xattr sizeChao Yu
2017-08-03f2fs: support inode checksumChao Yu
2017-07-31f2fs: support project quotaChao Yu
2017-07-31f2fs: enhance on-disk inode structure scalabilityChao Yu
2017-07-31f2fs: make max inline size changeableChao Yu
2017-05-03f2fs: introduce CP_TRIMMED_FLAG to avoid unneeded discardChao Yu
2017-05-02f2fs: sanity check segment countJin Qian
2017-04-24f2fs: add parentheses for macro variables moreJaegeuk Kim
2017-02-27f2fs: introduce free nid bitmapChao Yu
2017-02-27f2fs: add bitmaps for empty or full NAT blocksJaegeuk Kim
2017-01-29f2fs: support IO alignment for DATA and NODE writesJaegeuk Kim
2016-11-25f2fs: support multiple devicesJaegeuk Kim
2016-09-30f2fs: use crc and cp version to determine roll-forward recoveryJaegeuk Kim
2016-04-15f2fs: fix to convert inline directory correctlyChao Yu
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-02-22f2fs: introduce f2fs_journal struct to wrap journal infoChao Yu
2016-02-22f2fs: preallocate blocks for buffered aio writesJaegeuk Kim
2016-02-22f2fs: fix endianness of on-disk summary_footerSheng Yong