summaryrefslogtreecommitdiffstats
path: root/include/linux/f2fs_fs.h
Commit message (Expand)AuthorAgeFilesLines
* f2fs: use macro for code readabilityChao Yu2014-08-221-3/+10
* f2fs: fix incorrect calculation with total/free inode numChao Yu2014-08-211-0/+3
* f2fs: large volume supportChangman Lee2014-06-041-0/+2
* f2fs: avoid overflow when large directory feathure is enabledChao Yu2014-06-041-0/+3
* f2fs: introduce help macro ADDRS_PER_PAGE()Chao Yu2014-05-071-0/+3
* f2fs: introduce large directory supportJaegeuk Kim2014-02-271-1/+1
* 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
OpenPOWER on IntegriCloud