summaryrefslogtreecommitdiffstats
path: root/include/linux/f2fs_fs.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* f2fs: introduce CP_TRIMMED_FLAG to avoid unneeded discardChao Yu2017-05-031-0/+1
* f2fs: sanity check segment countJin Qian2017-05-021-0/+6
* f2fs: add parentheses for macro variables moreJaegeuk Kim2017-04-241-5/+5
* f2fs: introduce free nid bitmapChao Yu2017-02-271-0/+1
* f2fs: add bitmaps for empty or full NAT blocksJaegeuk Kim2017-02-271-0/+1
* f2fs: support IO alignment for DATA and NODE writesJaegeuk Kim2017-01-291-0/+6
* f2fs: support multiple devicesJaegeuk Kim2016-11-251-1/+9
* f2fs: use crc and cp version to determine roll-forward recoveryJaegeuk Kim2016-09-301-0/+1
* f2fs: fix to convert inline directory correctlyChao Yu2016-04-151-0/+2
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-2/+2
* f2fs: introduce f2fs_journal struct to wrap journal infoChao Yu2016-02-221-3/+7
* f2fs: preallocate blocks for buffered aio writesJaegeuk Kim2016-02-221-1/+1
* f2fs: fix endianness of on-disk summary_footerSheng Yong2016-02-221-1/+1
* f2fs: remove unneeded pointer conversionChao Yu2016-02-221-3/+3
* f2fs: introduce lifetime write IO statisticsShuoran Liu2016-02-221-1/+13
* f2fs: add symbol to avoid any confusion with toolsJaegeuk Kim2015-12-141-1/+2
* f2fs: add annotation for space utilization of regular/inline dentryChao Yu2015-08-211-3/+13
* f2fs crypto: declare some definitions for f2fs encryption featureJaegeuk Kim2015-05-281-1/+3
* f2fs: add feature facility in superblockJaegeuk Kim2015-05-281-1/+2
* f2fs: add missing version info in superblockJaegeuk Kim2015-05-281-0/+5
* f2fs: add F2FS_INLINE_DOTS to recover missing dot dentriesJaegeuk Kim2015-04-101-0/+1
* f2fs: simplfy a field name in struct f2fs_extent,extent_infoChao Yu2015-03-031-1/+1
* f2fs: introduce macros to convert bytes and blocks in f2fsJaegeuk Kim2015-02-111-0/+4