aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/f2fs_fs.h
Commit message (Expand)AuthorAgeFilesLines
* f2fs: introduce large directory supportJaegeuk Kim2016-06-051-1/+1
* f2fs: add inline_data recovery routineJaegeuk Kim2016-06-051-2/+1
* f2fs: add flags and helpers to support inline dataHuajun Li2016-06-051-0/+8
* f2fs: support the inline xattrsJaegeuk Kim2016-06-051-1/+1
* f2fs: reserve the xattr space dynamicallyJaegeuk Kim2016-06-051-4/+12
* f2fs: add flags for inline xattrsJaegeuk Kim2016-06-051-1/+3
* f2fs: align data types between on-disk and in-memory block addressesJaegeuk Kim2016-06-051-2/+2
* f2fs: align f2fs maximum name length to linux based filesystemJaegeuk Kim2016-06-051-8/+9
* f2fs: introduce accessor to retrieve number of dentry slotsNamjae Jeon2016-06-051-0/+3
* f2fs: fix endian conversion bugs reported by sparseJaegeuk Kim2016-06-051-3/+3
* f2fs: add on-disk layoutJaegeuk Kim2016-06-051-0/+410