summaryrefslogtreecommitdiffstats
path: root/include/linux/f2fs_fs.h
Commit message (Expand)AuthorAgeFilesLines
* f2fs: add inline_data recovery routineJaegeuk Kim2014-01-061-2/+1
* f2fs: add flags and helpers to support inline dataHuajun Li2013-12-231-0/+8
* f2fs: support the inline xattrsJaegeuk Kim2013-08-261-1/+1
* f2fs: reserve the xattr space dynamicallyJaegeuk Kim2013-08-261-4/+12
* f2fs: add flags for inline xattrsJaegeuk Kim2013-08-261-1/+3
* f2fs: align data types between on-disk and in-memory block addressesJaegeuk Kim2013-05-281-2/+2
* f2fs: align f2fs maximum name length to linux based filesystemJaegeuk Kim2013-03-181-8/+9
* f2fs: introduce accessor to retrieve number of dentry slotsNamjae Jeon2012-12-111-0/+3
* f2fs: fix endian conversion bugs reported by sparseJaegeuk Kim2012-12-111-3/+3
* f2fs: add on-disk layoutJaegeuk Kim2012-12-111-0/+410