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 년 전 |
Jaegeuk Kim
|
f7ef9b83b5
f2fs: introduce macros to convert bytes and blocks in f2fs
|
10 년 전 |
Jaegeuk Kim
|
bba681cbb2
f2fs: introduce a batched trim
|
10 년 전 |
Jaegeuk Kim
|
119ee91445
f2fs: split UMOUNT and FASTBOOT flags
|
10 년 전 |
Jaegeuk Kim
|
38aa0889b2
f2fs: align direct_io'ed data to section
|
10 년 전 |
Jaegeuk Kim
|
e1509cf294
f2fs: clean up to remove parameter
|
10 년 전 |
Changman Lee
|
b9a2c25207
f2fs: add block count by in-place-update in stat info
|
10 년 전 |
Jaegeuk Kim
|
9e4ded3f30
f2fs: activate f2fs_trace_pid
|
10 년 전 |
Jaegeuk Kim
|
cf04e8eb55
f2fs: use f2fs_io_info to clean up messy parameters during IO path
|
10 년 전 |
Chao Yu
|
3fa06d7bc9
f2fs: readahead contiguous current summary blocks in checkpoint
|
10 년 전 |
Jaegeuk Kim
|
042b7816aa
f2fs: remove unnecessary call to invalidate inmemory pages
|
10 년 전 |
Jaegeuk Kim
|
d7bc2484b8
f2fs: fix small discards not to issue redundantly
|
10 년 전 |
Jaegeuk Kim
|
1e84371ffe
f2fs: change atomic and volatile write policies
|
10 년 전 |
Jaegeuk Kim
|
70c640b1d6
f2fs: don't need to call lock_op and lock_page for abort
|
10 년 전 |
Jaegeuk Kim
|
88a70a69c0
f2fs: fix wrong condition check to trigger f2fs_sync_fs
|
10 년 전 |
Jaegeuk Kim
|
8dcf2ff721
f2fs: count the number of inmemory pages
|
10 년 전 |
Jaegeuk Kim
|
0722b1011a
f2fs: set page private for inmemory pages for truncation
|
10 년 전 |
Jaegeuk Kim
|
9be32d72be
f2fs: do retry operations with cond_resched
|
10 년 전 |
Jaegeuk Kim
|
0341845efc
f2fs: fix livelock calling f2fs_iget during f2fs_evict_inode
|
10 년 전 |
Changman Lee
|
c9ee00857c
f2fs: fix wrong data structure when create slab
|
10 년 전 |
Jaegeuk Kim
|
e5e7ea3c86
f2fs: control the memory footprint used by ino entries
|
10 년 전 |
Jaegeuk Kim
|
a344b9fda0
f2fs: disable roll-forward when active_logs = 2
|
10 년 전 |
Jaegeuk Kim
|
adf4983bde
f2fs: send discard commands in larger extent
|
10 년 전 |
Jaegeuk Kim
|
e3fb1b794b
f2fs: do not discard data protected by the previous checkpoint
|
10 년 전 |