Jaegeuk Kim
|
bba681cbb2
f2fs: introduce a batched trim
|
10 年之前 |
Jaegeuk Kim
|
081d78c2fc
f2fs: should fail mount when trying to recover data on read-only dev
|
10 年之前 |
Jaegeuk Kim
|
119ee91445
f2fs: split UMOUNT and FASTBOOT flags
|
10 年之前 |
Jaegeuk Kim
|
2d834bf9ac
f2fs: support norecovery mount option
|
10 年之前 |
Jaegeuk Kim
|
dabc4a5c60
f2fs: fix not to drop mount options when retrying fill_super
|
10 年之前 |
Chao Yu
|
caf0047e7e
f2fs: merge flags in struct f2fs_sb_info
|
10 年之前 |
Jaegeuk Kim
|
85dc2f2c6c
f2fs: do checkpoint when umount flag is not set
|
10 年之前 |
Jaegeuk Kim
|
30a5537f9a
f2fs: trigger correct checkpoint during umount
|
10 年之前 |
Jaegeuk Kim
|
351f4fba84
f2fs: add f2fs_destroy_trace_ios to free radix tree
|
10 年之前 |
Jaegeuk Kim
|
c05086506f
f2fs: add spin_lock to cover radix operations in IO tracer
|
10 年之前 |
Chao Yu
|
062920734c
f2fs: reuse inode_entry_slab in gc procedure for using slab more effectively
|
10 年之前 |
Jaegeuk Kim
|
db9f7c1a95
f2fs: activate f2fs_trace_ios
|
10 年之前 |
Chao Yu
|
aba291b3d8
f2fs: remove unneeded check code with option in f2fs_remount
|
10 年之前 |
Chao Yu
|
6c02993203
f2fs: avoid unable to restart gc thread in remount
|
10 年之前 |
Jaegeuk Kim
|
d5053a34a9
f2fs: introduce -o fastboot for reducing booting time only
|
10 年之前 |
Gu Zheng
|
1730663cb7
f2fs: set raw_super default to NULL to avoid compile warning
|
11 年之前 |
Chao Yu
|
5efd3c6f1b
f2fs: add a new mount option for inline dir
|
11 年之前 |
Jaegeuk Kim
|
34ba94bac9
f2fs: do not make dirty any inmemory pages
|
11 年之前 |
Jaegeuk Kim
|
88b88a6679
f2fs: support atomic writes
|
11 年之前 |
Jaegeuk Kim
|
4b2fecc846
f2fs: introduce FITRIM in f2fs_ioctl
|
11 年之前 |
Jaegeuk Kim
|
75ab4cb830
f2fs: introduce cp_control structure
|
11 年之前 |
Chao Yu
|
26666c8a43
f2fs: fix to clean previous mount option when remount_fs
|
11 年之前 |
Chao Yu
|
55cf9cb63f
f2fs: support large sector size
|
11 年之前 |
Jaegeuk Kim
|
c1ce1b02bb
f2fs: give an option to enable in-place-updates during fsync to users
|
11 年之前 |
Jaegeuk Kim
|
a7ffdbe22c
f2fs: expand counting dirty pages in the inode page cache
|
11 年之前 |
Jaegeuk Kim
|
b0c44f05a2
f2fs: need fsck.f2fs if the recovery was failed
|
11 年之前 |
Jaegeuk Kim
|
2ae4c673e3
f2fs: retain inconsistency information to initiate fsck.f2fs
|
11 年之前 |
Dan Carpenter
|
922cedbd00
f2fs: simplify by using a literal
|
11 年之前 |
Chao Yu
|
c200b1aa6c
f2fs: fix incorrect calculation with total/free inode num
|
11 年之前 |
Jaegeuk Kim
|
cf779cab14
f2fs: handle EIO not to break fs consistency
|
11 年之前 |