Chao Yu
|
19b2c30d3c
f2fs: update extent tree in batches
|
10 年之前 |
Chao Yu
|
13ec7297e5
f2fs: fix to release inode correctly
|
10 年之前 |
Chao Yu
|
b01548919c
f2fs: handle f2fs_truncate error correctly
|
10 年之前 |
Jaegeuk Kim
|
80c545055d
f2fs: use __GFP_NOFAIL to avoid infinite loop
|
10 年之前 |
Chao Yu
|
029e13cc32
f2fs: adjust showing of extent cache stat
|
10 年之前 |
Chao Yu
|
91c481fff9
f2fs: add largest/cached stat in extent cache
|
10 年之前 |
Chao Yu
|
e2b4e2bc88
f2fs: fix incorrect mapping for bmap
|
10 年之前 |
Jaegeuk Kim
|
740432f835
f2fs: handle failed bio allocation
|
10 年之前 |
Jaegeuk Kim
|
a6db67f06f
f2fs: increase the number of max hard links
|
10 年之前 |
Chao Yu
|
31696580bf
f2fs: shrink free_nids entries
|
10 年之前 |
Chao Yu
|
8c14bfadea
f2fs: handle error of f2fs_iget correctly
|
10 年之前 |
Chao Yu
|
decd36b6c4
f2fs: remove inmem radix tree
|
10 年之前 |
Fan Li
|
759af1c9c1
f2fs: use extent cache to optimize f2fs_reserve_block
|
10 年之前 |
Chao Yu
|
e90c2d2850
f2fs: invalidate temporary meta page
|
10 年之前 |
Jaegeuk Kim
|
edb27deea7
f2fs: handle error cases in commit_inmem_pages
|
10 年之前 |
Chao Yu
|
55f57d2c42
f2fs: fix double lock in handle_failed_inode
|
10 年之前 |
Chao Yu
|
727edac572
f2fs: use atomic_t to record hit ratio info of extent cache
|
10 年之前 |
Chao Yu
|
d5e8f6c980
f2fs: stat inline xattr inode number
|
10 年之前 |
Chao Yu
|
c1c1b58359
f2fs: add new ioctl F2FS_IOC_GARBAGE_COLLECT
|
10 年之前 |
Chao Yu
|
a28ef1f5ae
f2fs: maintain extent cache in separated file
|
10 年之前 |
Jaegeuk Kim
|
3e72f72139
f2fs: use extent_cache by default
|
10 年之前 |
Jaegeuk Kim
|
554df79e52
f2fs: shrink extent_cache entries
|
10 年之前 |
Jaegeuk Kim
|
2658e50de6
f2fs: introduce a shrinker for mounted fs
|
10 年之前 |
Jaegeuk Kim
|
c9b63bd01d
f2fs: avoid to use failed inode immediately
|
10 年之前 |
Chao Yu
|
5ac9f36fca
f2fs: fix to record dirty page count for symlink
|
10 年之前 |
Chao Yu
|
c5bda1c8b1
f2fs: skip committing valid superblock
|
10 年之前 |
Chao Yu
|
528e34593d
f2fs: hide common code in f2fs_replace_block
|
10 年之前 |
Jaegeuk Kim
|
26bf3dc7e2
f2fs crypto: use per-inode tfm structure
|
10 年之前 |
Chao Yu
|
381722d2ac
f2fs: introduce update_meta_page
|
10 年之前 |
Jaegeuk Kim
|
cfc4d971df
f2fs crypto: split f2fs_crypto_init/exit with two parts
|
10 年之前 |