aboutsummaryrefslogtreecommitdiff
path: root/include/linux/f2fs_fs.h
AgeCommit message (Expand)Author
2014-06-04f2fs: large volume supportChangman Lee
2014-06-04f2fs: avoid overflow when large directory feathure is enabledChao Yu
2014-05-07f2fs: introduce help macro ADDRS_PER_PAGE()Chao Yu
2014-02-27f2fs: introduce large directory supportJaegeuk Kim
2014-01-06f2fs: add inline_data recovery routineJaegeuk Kim
2013-12-23f2fs: add flags and helpers to support inline dataHuajun Li
2013-08-26f2fs: support the inline xattrsJaegeuk Kim
2013-08-26f2fs: reserve the xattr space dynamicallyJaegeuk Kim
2013-08-26f2fs: add flags for inline xattrsJaegeuk Kim
2013-05-28f2fs: align data types between on-disk and in-memory block addressesJaegeuk Kim
2013-03-18f2fs: align f2fs maximum name length to linux based filesystemJaegeuk Kim
2012-12-11f2fs: introduce accessor to retrieve number of dentry slotsNamjae Jeon
2012-12-11f2fs: fix endian conversion bugs reported by sparseJaegeuk Kim
2012-12-11f2fs: add on-disk layoutJaegeuk Kim