Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4b744afa7d91be50171f5483f44b4e0abc37048b
/
include
/
linux
/
f2fs_fs.h
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
dfc08a1
f2fs: introduce f2fs_journal struct to wrap journal info
by Chao Yu
· 9 years ago
24b8491
f2fs: preallocate blocks for buffered aio writes
by Jaegeuk Kim
· 9 years ago
479c8bc
f2fs: fix endianness of on-disk summary_footer
by Sheng Yong
· 9 years ago
81ca735
f2fs: remove unneeded pointer conversion
by Chao Yu
· 9 years ago
8f1dbbb
f2fs: introduce lifetime write IO statistics
by Shuoran Liu
· 9 years ago
a11fac3
f2fs: add symbol to avoid any confusion with tools
by Jaegeuk Kim
· 9 years ago
c031f6a
f2fs: add annotation for space utilization of regular/inline dentry
by Chao Yu
· 9 years ago
cde4de1
f2fs crypto: declare some definitions for f2fs encryption feature
by Jaegeuk Kim
· 10 years ago
76f105a
f2fs: add feature facility in superblock
by Jaegeuk Kim
· 10 years ago
0040b93
f2fs: add missing version info in superblock
by Jaegeuk Kim
· 10 years ago
510022a
f2fs: add F2FS_INLINE_DOTS to recover missing dot dentries
by Jaegeuk Kim
· 10 years ago
4d0b0bd
f2fs: simplfy a field name in struct f2fs_extent,extent_info
by Chao Yu
· 10 years ago
f7ef9b8
f2fs: introduce macros to convert bytes and blocks in f2fs
by Jaegeuk Kim
· 10 years ago
119ee91
f2fs: split UMOUNT and FASTBOOT flags
by Jaegeuk Kim
· 10 years ago
09eb483
f2fs: fix missing cold bit during recovery
by Jaegeuk Kim
· 10 years ago
be138b7
f2fs: remove unnecessary macro
by Jaegeuk Kim
· 10 years ago
b3d208f
f2fs: revisit inline_data to avoid data races and potential bugs
by Jaegeuk Kim
· 10 years ago
34d67de
f2fs: add infra struct and helper for inline dir
by Chao Yu
· 10 years ago
a78186e
f2fs: use highmem for directory pages
by Jaegeuk Kim
· 10 years ago
55cf9cb
f2fs: support large sector size
by Chao Yu
· 10 years ago
2ae4c67
f2fs: retain inconsistency information to initiate fsck.f2fs
by Jaegeuk Kim
· 10 years ago
b5b8220
f2fs: use macro for code readability
by Chao Yu
· 10 years ago
c200b1a
f2fs: fix incorrect calculation with total/free inode num
by Chao Yu
· 10 years ago
1dbe415
f2fs: large volume support
by Changman Lee
· 11 years ago
bfec07d
f2fs: avoid overflow when large directory feathure is enabled
by Chao Yu
· 11 years ago
6403eb1
f2fs: introduce help macro ADDRS_PER_PAGE()
by Chao Yu
· 11 years ago
3843154
f2fs: introduce large directory support
by Jaegeuk Kim
· 11 years ago
1e1bb4b
f2fs: add inline_data recovery routine
by Jaegeuk Kim
· 11 years ago
1001b34
f2fs: add flags and helpers to support inline data
by Huajun Li
· 11 years ago
65985d9
f2fs: support the inline xattrs
by Jaegeuk Kim
· 11 years ago
de93653
f2fs: reserve the xattr space dynamically
by Jaegeuk Kim
· 11 years ago
444c580
f2fs: add flags for inline xattrs
by Jaegeuk Kim
· 11 years ago
a9841c4
f2fs: align data types between on-disk and in-memory block addresses
by Jaegeuk Kim
· 12 years ago
5a20d33
f2fs: align f2fs maximum name length to linux based filesystem
by Jaegeuk Kim
· 12 years ago
457d08e
f2fs: introduce accessor to retrieve number of dentry slots
by Namjae Jeon
· 12 years ago
25ca923
f2fs: fix endian conversion bugs reported by sparse
by Jaegeuk Kim
· 12 years ago
dd31866
f2fs: add on-disk layout
by Jaegeuk Kim
· 12 years ago