Jaegeuk Kim
|
7b3cd7d6f0
f2fs: introduce f2fs_dentry_ptr structure for code clean-up
|
11 سال پیش |
Jaegeuk Kim
|
38594de767
f2fs: reuse core function in f2fs_readdir for inline_dentry
|
11 سال پیش |
Jaegeuk Kim
|
3289c061c5
f2fs: add stat info for inline_dentry inodes
|
11 سال پیش |
Jaegeuk Kim
|
bce8d11207
f2fs: avoid deadlock on init_inode_metadata
|
11 سال پیش |
Jaegeuk Kim
|
59a0615540
f2fs: fix to wait correct block type
|
11 سال پیش |
Jaegeuk Kim
|
4e6ebf6d49
f2fs: reuse find_in_block code for find_in_inline_dir
|
11 سال پیش |
Jaegeuk Kim
|
a82afa2019
f2fs: reuse room_for_filename for inline dentry operation
|
11 سال پیش |
Chao Yu
|
622f28ae9b
f2fs: enable inline dir handling
|
11 سال پیش |
Chao Yu
|
201a05be96
f2fs: add key function to handle inline dir
|
11 سال پیش |
Jaegeuk Kim
|
c08a690b46
f2fs: should truncate any allocated block for inline_data write
|
11 سال پیش |
Jaegeuk Kim
|
88b88a6679
f2fs: support atomic writes
|
11 سال پیش |
Jaegeuk Kim
|
9850cf4a89
f2fs: need fsck.f2fs when f2fs_bug_on is triggered
|
11 سال پیش |
Jaegeuk Kim
|
4081363fbe
f2fs: introduce F2FS_I_SB, F2FS_M_SB, and F2FS_P_SB
|
11 سال پیش |
Jaegeuk Kim
|
ec4e7af4ca
f2fs: skip if inline_data was converted already
|
11 سال پیش |
Jaegeuk Kim
|
764aa3e978
f2fs: avoid double lock in truncate_blocks
|
11 سال پیش |
Jaegeuk Kim
|
0342fd301a
f2fs: make clear on test condition and return types
|
11 سال پیش |
Jaegeuk Kim
|
b067ba1f1b
f2fs: should convert inline_data during the mkwrite
|
11 سال پیش |
Jaegeuk Kim
|
fff04f90c1
f2fs: add info of appended or updated data writes
|
11 سال پیش |
Jaegeuk Kim
|
9ac1349ad7
f2fs: avoid grab_cache_page_write_begin for data pages
|
11 سال پیش |
Jaegeuk Kim
|
54b591dfda
f2fs: split grab_cache_page and wait_on_page_writeback for node pages
|
11 سال پیش |
Chao Yu
|
8aa6f1c5bd
f2fs: fix to truncate inline data in inode page when setattr
|
11 سال پیش |
Jaegeuk Kim
|
15c6e3aae6
f2fs: fix to unlock f2fs_lock at the omitted error case
|
11 سال پیش |
Chao Yu
|
d54c795b49
f2fs: fix error path when fail to read inline data
|
11 سال پیش |
Yuan Zhong
|
5514f0aadd
f2fs: remove the needless parameter of f2fs_wait_on_page_writeback
|
11 سال پیش |
Chao Yu
|
04a17fb17f
f2fs: avoid to read inline data except first page
|
11 سال پیش |
Chao Yu
|
18309aaa41
f2fs: avoid to left uninitialized data in page when read inline data
|
11 سال پیش |
Jaegeuk Kim
|
a8865372a8
f2fs: handle errors correctly during f2fs_reserve_block
|
11 سال پیش |
Jaegeuk Kim
|
1e1bb4baf1
f2fs: add inline_data recovery routine
|
11 سال پیش |
Jaegeuk Kim
|
0dbdc2ae9b
f2fs: add the number of inline_data files to status info
|
11 سال پیش |
Jaegeuk Kim
|
9e09fc855d
f2fs: refactor f2fs_convert_inline_data
|
11 سال پیش |