Linus Torvalds
|
09cb6464fe
Merge tag 'for-f2fs-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
|
8 年之前 |
Jaegeuk Kim
|
a2125ff7dd
f2fs: free meta pages if sanity check for ckpt is failed
|
8 年之前 |
Jaegeuk Kim
|
8508e44ae9
f2fs: fix to determine start_cp_addr by sbi->cur_cp_pack
|
8 年之前 |
Chao Yu
|
36951b38d1
f2fs: don't wait writeback for datas during checkpoint
|
8 年之前 |
Jaegeuk Kim
|
18340edc8d
f2fs: make clean inodes when flushing inode page
|
8 年之前 |
Jaegeuk Kim
|
664ba972df
f2fs: use BIO_MAX_PAGES for bio allocation
|
8 年之前 |
Chao Yu
|
3a2ad5672b
f2fs: don't interrupt free nids building during nid allocation
|
8 年之前 |
Chao Yu
|
2dd15654ac
f2fs: fix to release discard entries during checkpoint
|
8 年之前 |
Christoph Hellwig
|
70fd76140a
block,fs: use REQ_* flags directly
|
8 年之前 |
Jaegeuk Kim
|
e4c5d8489a
f2fs: introduce update_ckpt_flags to clean up
|
8 年之前 |
Tiezhu Yang
|
fc0065adb2
f2fs: introduce get_checkpoint_version for cleanup
|
8 年之前 |
Chao Yu
|
7fd748df45
f2fs: remove redundant io plug
|
8 年之前 |
Chao Yu
|
1ecc0c5c50
f2fs: support configuring fault injection per superblock
|
9 年之前 |
Jaegeuk Kim
|
d41065e204
f2fs: handle errors during recover_orphan_inodes
|
9 年之前 |
Weichao Guo
|
5b7a487cf3
f2fs: add customized migrate_page callback
|
9 年之前 |
Chao Yu
|
aaec2b1d18
f2fs: introduce cp_lock to protect updating of ckpt_flags
|
9 年之前 |
Jaegeuk Kim
|
a468f0ef51
f2fs: use crc and cp version to determine roll-forward recovery
|
9 年之前 |
Jaegeuk Kim
|
5905f9afa2
f2fs: handle error in recover_orphan_inode
|
9 年之前 |
Chao Yu
|
c2a080aefa
f2fs: fix to set superblock dirty correctly
|
9 年之前 |
Jaegeuk Kim
|
bbf156f7af
f2fs: fix lost xattrs of directories
|
9 年之前 |
Chao Yu
|
275b66b09e
f2fs: support async discard
|
9 年之前 |
Yunlei He
|
58cce381fa
f2fs: skip new checkpoint when doing fstrim without fs change
|
9 年之前 |
Linus Torvalds
|
4fc29c1aa3
Merge tag 'for-f2fs-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
|
9 年之前 |
Christoph Hellwig
|
70246286e9
block: get rid of bio_rw and READA
|
9 年之前 |
Jaegeuk Kim
|
9dfa1baff7
f2fs: use blk_plug in all the possible paths
|
9 年之前 |
Jaegeuk Kim
|
237c0790e5
f2fs: call SetPageUptodate if needed
|
9 年之前 |
Jaegeuk Kim
|
fe76b796fc
f2fs: introduce f2fs_set_page_dirty_nobuffer
|
9 年之前 |
Jaegeuk Kim
|
ad4edb8314
f2fs: produce more nids and reduce readahead nats
|
9 年之前 |
Jaegeuk Kim
|
67c3758d22
f2fs: call update_inode_page for orphan inodes
|
9 年之前 |
Jaegeuk Kim
|
36abef4e79
f2fs: introduce mode=lfs mount option
|
9 年之前 |