Jaegeuk Kim
|
125c9fb1cc
f2fs: check hot_data for roll-forward recovery
|
8 years ago |
Jaegeuk Kim
|
afd2b4da40
f2fs: let fill_super handle roll-forward errors
|
8 years ago |
Chao Yu
|
4b2414d04e
f2fs: support journalled quota
|
8 years ago |
Chao Yu
|
7a2af766af
f2fs: enhance on-disk inode structure scalability
|
8 years ago |
Jaegeuk Kim
|
d40d30c5aa
f2fs: avoid dirty node pages in check_only recovery
|
8 years ago |
Chao Yu
|
d260081ccf
f2fs: change recovery policy of xattr node block
|
8 years ago |
Chao Yu
|
dba79f38bc
f2fs: fix to avoid overflow when left shifting page offset
|
8 years ago |
Yunlei He
|
fed2466848
f2fs: remove unused values in recover_fsync_data
|
8 years ago |
Jaegeuk Kim
|
26787236b3
f2fs: do not activate auto_recovery for fallocated i_size
|
8 years ago |
Jaegeuk Kim
|
3a3a5ead7b
f2fs: do not recover i_size if it's valid
|
8 years ago |
Chao Yu
|
d47b871595
Revert "f2fs: do not recover from previous remained wrong dnodes"
|
9 years ago |
Chao Yu
|
9f0552e078
f2fs: fix wrong i_atime recovery
|
9 years ago |
Chao Yu
|
aaec2b1d18
f2fs: introduce cp_lock to protect updating of ckpt_flags
|
9 years ago |
Jaegeuk Kim
|
9e1e6df412
f2fs: put directory inodes before checkpoint in roll-forward recovery
|
9 years ago |
Jaegeuk Kim
|
a468f0ef51
f2fs: use crc and cp version to determine roll-forward recovery
|
9 years ago |
Jaegeuk Kim
|
e8ea9b3d7e
f2fs: avoid ENOMEM during roll-forward recovery
|
9 years ago |
Jaegeuk Kim
|
f4702d61eb
f2fs: add common iget in add_fsync_inode
|
9 years ago |
Shuoran Liu
|
e7ba108a06
f2fs: add roll-forward recovery process for encrypted dentry
|
9 years ago |
Chao Yu
|
275b66b09e
f2fs: support async discard
|
9 years ago |
Jaegeuk Kim
|
6f3ec9952c
f2fs: handle error case with f2fs_bug_on
|
9 years ago |
Chao Yu
|
91246c21b8
f2fs: fix to report error number of f2fs_find_entry
|
9 years ago |
Jaegeuk Kim
|
36abef4e79
f2fs: introduce mode=lfs mount option
|
9 years ago |
Jaegeuk Kim
|
26de9b1171
f2fs: avoid unnecessary updating inode during fsync
|
9 years ago |
Jaegeuk Kim
|
ee6d182f2a
f2fs: remove syncing inode page in all the cases
|
9 years ago |
Jaegeuk Kim
|
fc9581c809
f2fs: introduce f2fs_i_size_write with mark_inode_dirty_sync
|
9 years ago |
Jaegeuk Kim
|
975756c413
f2fs: avoid ENOSPC fault in the recovery process
|
9 years ago |
Jaegeuk Kim
|
41382ec432
f2fs: use percpu_counter for alloc_valid_block_count
|
9 years ago |
Jaegeuk Kim
|
3b9b10f9ce
f2fs: avoid f2fs_bug_on during recovery
|
9 years ago |
Chao Yu
|
f61cce5b81
f2fs: fix inode cache leak
|
9 years ago |
Chao Yu
|
ae8d1db34f
f2fs: remove unneeded readahead in find_fsync_dnodes
|
9 years ago |