Jaegeuk Kim
|
80c545055d
f2fs: use __GFP_NOFAIL to avoid infinite loop
|
10 年之前 |
Jaegeuk Kim
|
740432f835
f2fs: handle failed bio allocation
|
10 年之前 |
Chao Yu
|
31696580bf
f2fs: shrink free_nids entries
|
10 年之前 |
Jaegeuk Kim
|
47e70ca46f
f2fs: do not assign a new segment for dio under space shortage
|
10 年之前 |
Chao Yu
|
decd36b6c4
f2fs: remove inmem radix tree
|
10 年之前 |
Chao Yu
|
e90c2d2850
f2fs: invalidate temporary meta page
|
10 年之前 |
Jaegeuk Kim
|
edb27deea7
f2fs: handle error cases in commit_inmem_pages
|
10 年之前 |
Jaegeuk Kim
|
554df79e52
f2fs: shrink extent_cache entries
|
10 年之前 |
Jaegeuk Kim
|
1b38dc8e74
f2fs: shrink nat_cache entries
|
10 年之前 |
Jaegeuk Kim
|
6282adbf93
f2fs: call set_page_dirty to attach i_wb for cgroup
|
10 年之前 |
Jaegeuk Kim
|
f56aa1c57e
f2fs: fix to return exact trimmed size
|
10 年之前 |
Chao Yu
|
528e34593d
f2fs: hide common code in f2fs_replace_block
|
10 年之前 |
Chao Yu
|
381722d2ac
f2fs: introduce update_meta_page
|
10 年之前 |
Chao Yu
|
cb5c94cf3a
f2fs crypto: zero next free dnode block
|
10 年之前 |
Jaegeuk Kim
|
ca40b03052
f2fs crypto: shrink size of the f2fs_crypto_ctx structure
|
10 年之前 |
Dan Carpenter
|
912a83b509
f2fs: cleanup a confusing indent
|
10 年之前 |
Jaegeuk Kim
|
e19ef527aa
f2fs: avoid buggy functions
|
10 年之前 |
Jaegeuk Kim
|
40a02be178
f2fs: do not issue next dnode discard redundantly
|
10 年之前 |
Jaegeuk Kim
|
4375a33664
f2fs crypto: add encryption support in read/write paths
|
10 年之前 |
Chao Yu
|
19f106bc03
f2fs: introduce f2fs_replace_block() for reuse
|
10 年之前 |
Jaegeuk Kim
|
836b5a6356
f2fs: issue discard with finally produced len and minlen
|
10 年之前 |
Jaegeuk Kim
|
a66cdd9855
f2fs: introduce discard_map for f2fs_trim_fs
|
10 年之前 |
Jaegeuk Kim
|
05ca3632e5
f2fs: add sbi and page pointer in f2fs_io_info
|
10 年之前 |
Jaegeuk Kim
|
8ce67cb07d
f2fs: add some tracepoints to debug volatile and atomic writes
|
10 年之前 |
Jaegeuk Kim
|
21cb1d99bc
f2fs: fix to cover sentry_lock for block allocation
|
10 年之前 |
Chao Yu
|
b28c3f9493
f2fs: fix to issue small discard in real-time mode discard
|
10 年之前 |
Wanpeng Li
|
2b11a74b21
f2fs: don't need to collect dirty sit entries and flush journal when there's no dirty sit entries
|
10 年之前 |
Chao Yu
|
1dcc336b02
f2fs: enable rb-tree extent cache
|
10 年之前 |
Chao Yu
|
1a118ccfd6
f2fs: use spinlock for segmap_lock instead of rwlock
|
10 年之前 |
Jaegeuk Kim
|
60a3b782b1
f2fs: avoid variable length array
|
10 年之前 |