Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
c08a690b46919e6b531c1a2bb74389323e5f5b1c
/
fs
/
f2fs
/
inline.c
c08a690
f2fs: should truncate any allocated block for inline_data write
by Jaegeuk Kim
· 10 years ago
88b88a6
f2fs: support atomic writes
by Jaegeuk Kim
· 10 years ago
9850cf4
f2fs: need fsck.f2fs when f2fs_bug_on is triggered
by Jaegeuk Kim
· 10 years ago
4081363
f2fs: introduce F2FS_I_SB, F2FS_M_SB, and F2FS_P_SB
by Jaegeuk Kim
· 10 years ago
ec4e7af
f2fs: skip if inline_data was converted already
by Jaegeuk Kim
· 10 years ago
764aa3e
f2fs: avoid double lock in truncate_blocks
by Jaegeuk Kim
· 10 years ago
0342fd3
f2fs: make clear on test condition and return types
by Jaegeuk Kim
· 10 years ago
b067ba1f
f2fs: should convert inline_data during the mkwrite
by Jaegeuk Kim
· 10 years ago
fff04f9
f2fs: add info of appended or updated data writes
by Jaegeuk Kim
· 11 years ago
9ac1349
f2fs: avoid grab_cache_page_write_begin for data pages
by Jaegeuk Kim
· 11 years ago
54b591d
f2fs: split grab_cache_page and wait_on_page_writeback for node pages
by Jaegeuk Kim
· 11 years ago
8aa6f1c
f2fs: fix to truncate inline data in inode page when setattr
by Chao Yu
· 11 years ago
15c6e3a
f2fs: fix to unlock f2fs_lock at the omitted error case
by Jaegeuk Kim
· 11 years ago
d54c795
f2fs: fix error path when fail to read inline data
by Chao Yu
· 11 years ago
5514f0a
f2fs: remove the needless parameter of f2fs_wait_on_page_writeback
by Yuan Zhong
· 11 years ago
04a17fb
f2fs: avoid to read inline data except first page
by Chao Yu
· 11 years ago
18309aa
f2fs: avoid to left uninitialized data in page when read inline data
by Chao Yu
· 11 years ago
a886537
f2fs: handle errors correctly during f2fs_reserve_block
by Jaegeuk Kim
· 11 years ago
1e1bb4b
f2fs: add inline_data recovery routine
by Jaegeuk Kim
· 11 years ago
0dbdc2a
f2fs: add the number of inline_data files to status info
by Jaegeuk Kim
· 11 years ago
9e09fc8
f2fs: refactor f2fs_convert_inline_data
by Jaegeuk Kim
· 11 years ago
e18c65b
f2fs: key functions to handle inline data
by Huajun Li
· 11 years ago