| Commit message (Expand) | Author | Age | Files | Lines |
* | f2fs: use macro for code readability | Chao Yu | 2014-08-22 | 1 | -3/+10 |
* | f2fs: fix incorrect calculation with total/free inode num | Chao Yu | 2014-08-21 | 1 | -0/+3 |
* | f2fs: large volume support | Changman Lee | 2014-06-04 | 1 | -0/+2 |
* | f2fs: avoid overflow when large directory feathure is enabled | Chao Yu | 2014-06-04 | 1 | -0/+3 |
* | f2fs: introduce help macro ADDRS_PER_PAGE() | Chao Yu | 2014-05-07 | 1 | -0/+3 |
* | f2fs: introduce large directory support | Jaegeuk Kim | 2014-02-27 | 1 | -1/+1 |
* | f2fs: add inline_data recovery routine | Jaegeuk Kim | 2014-01-06 | 1 | -2/+1 |
* | f2fs: add flags and helpers to support inline data | Huajun Li | 2013-12-23 | 1 | -0/+8 |
* | f2fs: support the inline xattrs | Jaegeuk Kim | 2013-08-26 | 1 | -1/+1 |
* | f2fs: reserve the xattr space dynamically | Jaegeuk Kim | 2013-08-26 | 1 | -4/+12 |
* | f2fs: add flags for inline xattrs | Jaegeuk Kim | 2013-08-26 | 1 | -1/+3 |
* | f2fs: align data types between on-disk and in-memory block addresses | Jaegeuk Kim | 2013-05-28 | 1 | -2/+2 |
* | f2fs: align f2fs maximum name length to linux based filesystem | Jaegeuk Kim | 2013-03-18 | 1 | -8/+9 |
* | f2fs: introduce accessor to retrieve number of dentry slots | Namjae Jeon | 2012-12-11 | 1 | -0/+3 |
* | f2fs: fix endian conversion bugs reported by sparse | Jaegeuk Kim | 2012-12-11 | 1 | -3/+3 |
* | f2fs: add on-disk layout | Jaegeuk Kim | 2012-12-11 | 1 | -0/+410 |