index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
f2fs_fs.h
Age
Commit message (
Expand
)
Author
2014-09-23
f2fs: support large sector size
Chao Yu
2014-09-09
f2fs: retain inconsistency information to initiate fsck.f2fs
Jaegeuk Kim
2014-08-22
f2fs: use macro for code readability
Chao Yu
2014-08-21
f2fs: fix incorrect calculation with total/free inode num
Chao Yu
2014-06-04
f2fs: large volume support
Changman Lee
2014-06-04
f2fs: avoid overflow when large directory feathure is enabled
Chao Yu
2014-05-07
f2fs: introduce help macro ADDRS_PER_PAGE()
Chao Yu
2014-02-27
f2fs: introduce large directory support
Jaegeuk Kim
2014-01-06
f2fs: add inline_data recovery routine
Jaegeuk Kim
2013-12-23
f2fs: add flags and helpers to support inline data
Huajun Li
2013-08-26
f2fs: support the inline xattrs
Jaegeuk Kim
2013-08-26
f2fs: reserve the xattr space dynamically
Jaegeuk Kim
2013-08-26
f2fs: add flags for inline xattrs
Jaegeuk Kim
2013-05-28
f2fs: align data types between on-disk and in-memory block addresses
Jaegeuk Kim
2013-03-18
f2fs: align f2fs maximum name length to linux based filesystem
Jaegeuk Kim
2012-12-11
f2fs: introduce accessor to retrieve number of dentry slots
Namjae Jeon
2012-12-11
f2fs: fix endian conversion bugs reported by sparse
Jaegeuk Kim
2012-12-11
f2fs: add on-disk layout
Jaegeuk Kim