aboutsummaryrefslogtreecommitdiff
path: root/include/linux/f2fs_fs.h
AgeCommit message (Expand)AuthorFilesLines
2013-08-26f2fs: support the inline xattrsGravatar Jaegeuk Kim 1-1/+1
2013-08-26f2fs: reserve the xattr space dynamicallyGravatar Jaegeuk Kim 1-4/+12
2013-08-26f2fs: add flags for inline xattrsGravatar Jaegeuk Kim 1-1/+3
2013-05-28f2fs: align data types between on-disk and in-memory block addressesGravatar Jaegeuk Kim 1-2/+2
2013-03-18f2fs: align f2fs maximum name length to linux based filesystemGravatar Jaegeuk Kim 1-8/+9
2012-12-11f2fs: introduce accessor to retrieve number of dentry slotsGravatar Namjae Jeon 1-0/+3
2012-12-11f2fs: fix endian conversion bugs reported by sparseGravatar Jaegeuk Kim 1-3/+3
2012-12-11f2fs: add on-disk layoutGravatar Jaegeuk Kim 1-0/+410