summaryrefslogtreecommitdiff
path: root/include/linux/f2fs_fs.h (follow)
Commit message (Expand)AuthorAge
* f2fs: allow unfixed f2fs_checkpoint.checksum_offsetChao Yu2019-05-08
* f2fs: allow address pointer number of dnode aligning to specified sizeChao Yu2019-05-08
* f2fs: correct spelling mistakeZeng Guangyue2019-03-14
* f2fs: fix to check inline_xattr_size boundary correctlyChao Yu2019-03-14
* Revert "f2fs: fix to check inline_xattr_size boundary correctly"Jaegeuk Kim2019-02-26
* f2fs: fix to check inline_xattr_size boundary correctlyChao Yu2019-02-04
* f2fs: fix typos in code commentsGeliang Tang2019-02-04
* f2fs: add quick mode of checkpoint=disable for QAJaegeuk Kim2019-02-04
* f2fs: guarantee journalled quota data by checkpointChao Yu2018-10-29
* f2fs: checkpoint disablingDaniel Rosenberg2018-10-29
* f2fs: support superblock checksumJunling Zheng2018-10-27
* f2fs: add SPDX license identifiersChao Yu2018-10-27
* f2fs: Allocate and stat mem used by free nid bitmap more accuratelyYunlei He2018-09-18
* f2fs: align memory boundary for bitopsJaegeuk Kim2018-04-08
* f2fs: wrap all options with f2fs_sb_info.mount_optChao Yu2018-04-08
* f2fs: support hot file extensionChao Yu2018-04-08
* f2fs: expose extension_list sysfs entryChao Yu2018-04-08
* f2fs: support large nat bitmapChao Yu2018-04-08
* f2fs: don't put dentry page in pagecache into highmemYunlong Song2018-03-13
* f2fs: support inode creation timeChao Yu2018-02-07
* f2fs: allow to recover node blocks given updated checkpointJaegeuk Kim2018-02-07
* f2fs: add an ioctl to disable GC for specific fileJaegeuk Kim2018-02-07
* f2fs: support quota sys filesJaegeuk Kim2017-11-15
* f2fs: add quota_ino feature infraJaegeuk Kim2017-11-15
* f2fs: support flexible inline xattr sizeChao Yu2017-11-15
* f2fs: support inode checksumChao Yu2017-09-21
* f2fs: support project quotaChao Yu2017-09-21
* f2fs: enhance on-disk inode structure scalabilityChao Yu2017-09-21
* f2fs: make max inline size changeableChao Yu2017-09-21
* f2fs: introduce CP_TRIMMED_FLAG to avoid unneeded discardChao Yu2017-05-08
* f2fs: sanity check segment countJin Qian2017-05-08
* f2fs: introduce free nid bitmapChao Yu2017-03-08
* f2fs: add bitmaps for empty or full NAT blocksJaegeuk Kim2017-03-08
* f2fs: support IO alignment for DATA and NODE writesJaegeuk Kim2017-02-06
* f2fs: support multiple devicesJaegeuk Kim2016-12-01
* f2fs: backport from (4c1fad64 - Merge tag 'for-f2fs-4.9' of git://git.kernel....Jaegeuk Kim2016-10-17
* f2fs: add annotation for space utilization of regular/inline dentryChao Yu2015-08-21
* f2fs crypto: declare some definitions for f2fs encryption featureJaegeuk Kim2015-05-28
* f2fs: add feature facility in superblockJaegeuk Kim2015-05-28
* f2fs: add missing version info in superblockJaegeuk Kim2015-05-28
* f2fs: add F2FS_INLINE_DOTS to recover missing dot dentriesJaegeuk Kim2015-04-10
* f2fs: simplfy a field name in struct f2fs_extent,extent_infoChao Yu2015-03-03
* f2fs: introduce macros to convert bytes and blocks in f2fsJaegeuk Kim2015-02-11
* f2fs: split UMOUNT and FASTBOOT flagsJaegeuk Kim2015-02-11
* f2fs: fix missing cold bit during recoveryJaegeuk Kim2015-01-09
* f2fs: remove unnecessary macroJaegeuk Kim2014-11-04
* f2fs: revisit inline_data to avoid data races and potential bugsJaegeuk Kim2014-11-04
* f2fs: add infra struct and helper for inline dirChao Yu2014-11-03
* f2fs: use highmem for directory pagesJaegeuk Kim2014-11-03
* f2fs: support large sector sizeChao Yu2014-09-23