Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
824b43763c562ee2feec16bb4017785528f3b54c
/
fs
/
f2fs
/
inline.c
feeb0de
f2fs: make truncate_inline_date static
by Chao Yu
· 10 years ago
e1509cf
f2fs: clean up to remove parameter
by Jaegeuk Kim
· 10 years ago
cf04e8e
f2fs: use f2fs_io_info to clean up messy parameters during IO path
by Jaegeuk Kim
· 10 years ago
95f5b0f
f2fs: fix to recover converted inline_data
by Jaegeuk Kim
· 10 years ago
158c194
f2fs: make clean the page before writing
by Jaegeuk Kim
· 10 years ago
09b8b3c
f2fs: call flush_dcache_page when the page was updated
by Jaegeuk Kim
· 10 years ago
6d20aff
f2fs: fix to call put_page at the error handling routine
by Jaegeuk Kim
· 10 years ago
92dffd0
f2fs: convert inline_data when i_size becomes large
by Jaegeuk Kim
· 10 years ago
57e2a2c
f2fs: reduce the number of inline_data inode before clearing it
by Jaegeuk Kim
· 10 years ago
b3d208f
f2fs: revisit inline_data to avoid data races and potential bugs
by Jaegeuk Kim
· 10 years ago
427a45c
f2fs: flush_dcache_page for inline data
by Jaegeuk Kim
· 10 years ago
d64948a
f2fs: declare f2fs_convert_inline_dir as a static function
by Jaegeuk Kim
· 10 years ago
f1e33a0
f2fs: use kmap_atomic instead of kmap
by Jaegeuk Kim
· 10 years ago
062a3e7
f2fs: reuse make_empty_dir code for inline_dentry
by Jaegeuk Kim
· 10 years ago
7b3cd7d
f2fs: introduce f2fs_dentry_ptr structure for code clean-up
by Jaegeuk Kim
· 10 years ago
38594de
f2fs: reuse core function in f2fs_readdir for inline_dentry
by Jaegeuk Kim
· 10 years ago
3289c06
f2fs: add stat info for inline_dentry inodes
by Jaegeuk Kim
· 10 years ago
bce8d11
f2fs: avoid deadlock on init_inode_metadata
by Jaegeuk Kim
· 10 years ago
59a0615
f2fs: fix to wait correct block type
by Jaegeuk Kim
· 10 years ago
4e6ebf6
f2fs: reuse find_in_block code for find_in_inline_dir
by Jaegeuk Kim
· 10 years ago
a82afa2
f2fs: reuse room_for_filename for inline dentry operation
by Jaegeuk Kim
· 10 years ago
622f28a
f2fs: enable inline dir handling
by Chao Yu
· 10 years ago
201a05b
f2fs: add key function to handle inline dir
by Chao Yu
· 10 years ago
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
b067ba1
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
· 10 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