summaryrefslogtreecommitdiff
path: root/include/linux/f2fs_fs.h
Commit message (Expand)AuthorAge
* f2fs: align memory boundary for bitopsJaegeuk Kim2018-03-17
* f2fs: wrap all options with f2fs_sb_info.mount_optChao Yu2018-03-17
* f2fs: support hot file extensionChao Yu2018-03-13
* f2fs: expose extension_list sysfs entryChao Yu2018-03-13
* f2fs: support large nat bitmapChao Yu2018-03-13
* f2fs: don't put dentry page in pagecache into highmemYunlong Song2018-03-13
* f2fs: support inode creation timeChao Yu2018-01-25
* f2fs: allow to recover node blocks given updated checkpointJaegeuk Kim2018-01-22
* f2fs: add an ioctl to disable GC for specific fileJaegeuk Kim2018-01-22
* f2fs: support quota sys filesJaegeuk Kim2017-11-05
* f2fs: add quota_ino feature infraJaegeuk Kim2017-11-05
* f2fs: support flexible inline xattr sizeChao Yu2017-11-05
* f2fs: support inode checksumChao Yu2017-08-03
* f2fs: support project quotaChao Yu2017-07-31
* f2fs: enhance on-disk inode structure scalabilityChao Yu2017-07-31
* f2fs: make max inline size changeableChao Yu2017-07-31
* f2fs: introduce CP_TRIMMED_FLAG to avoid unneeded discardChao Yu2017-05-03
* f2fs: sanity check segment countJin Qian2017-05-02
* f2fs: add parentheses for macro variables moreJaegeuk Kim2017-04-24
* f2fs: introduce free nid bitmapChao Yu2017-02-27
* f2fs: add bitmaps for empty or full NAT blocksJaegeuk Kim2017-02-27
* f2fs: support IO alignment for DATA and NODE writesJaegeuk Kim2017-01-29
* f2fs: support multiple devicesJaegeuk Kim2016-11-25
* f2fs: use crc and cp version to determine roll-forward recoveryJaegeuk Kim2016-09-30
* f2fs: fix to convert inline directory correctlyChao Yu2016-04-15
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* f2fs: introduce f2fs_journal struct to wrap journal infoChao Yu2016-02-22
* f2fs: preallocate blocks for buffered aio writesJaegeuk Kim2016-02-22
* f2fs: fix endianness of on-disk summary_footerSheng Yong2016-02-22
* f2fs: remove unneeded pointer conversionChao Yu2016-02-22
* f2fs: introduce lifetime write IO statisticsShuoran Liu2016-02-22
* f2fs: add symbol to avoid any confusion with toolsJaegeuk Kim2015-12-14
* 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
* f2fs: retain inconsistency information to initiate fsck.f2fsJaegeuk Kim2014-09-09
* f2fs: use macro for code readabilityChao Yu2014-08-22
* f2fs: fix incorrect calculation with total/free inode numChao Yu2014-08-21
* f2fs: large volume supportChangman Lee2014-06-04