aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/f2fs_fs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-23f2fs: support large sector sizeChao Yu1-2/+3
2014-09-09f2fs: retain inconsistency information to initiate fsck.f2fsJaegeuk Kim1-0/+1
2014-08-22f2fs: use macro for code readabilityChao Yu1-3/+10
2014-08-21f2fs: fix incorrect calculation with total/free inode numChao Yu1-0/+3
2014-06-04f2fs: large volume supportChangman Lee1-0/+2
2014-06-04f2fs: avoid overflow when large directory feathure is enabledChao Yu1-0/+3
2014-05-07f2fs: introduce help macro ADDRS_PER_PAGE()Chao Yu1-0/+3
2014-02-27f2fs: introduce large directory supportJaegeuk Kim1-1/+1
2014-01-06f2fs: add inline_data recovery routineJaegeuk Kim1-2/+1
2013-12-23f2fs: add flags and helpers to support inline dataHuajun Li1-0/+8
2013-08-26f2fs: support the inline xattrsJaegeuk Kim1-1/+1
2013-08-26f2fs: reserve the xattr space dynamicallyJaegeuk Kim1-4/+12
2013-08-26f2fs: add flags for inline xattrsJaegeuk Kim1-1/+3
2013-05-28f2fs: align data types between on-disk and in-memory block addressesJaegeuk Kim1-2/+2
2013-03-18f2fs: align f2fs maximum name length to linux based filesystemJaegeuk Kim1-8/+9
2012-12-11f2fs: introduce accessor to retrieve number of dentry slotsNamjae Jeon1-0/+3
2012-12-11f2fs: fix endian conversion bugs reported by sparseJaegeuk Kim1-3/+3
2012-12-11f2fs: add on-disk layoutJaegeuk Kim1-0/+410