Chao Yu
|
9d1589ef2e
f2fs: introduce need_do_checkpoint for readability
|
11 年之前 |
Jaegeuk Kim
|
764aa3e978
f2fs: avoid double lock in truncate_blocks
|
11 年之前 |
Jaegeuk Kim
|
b067ba1f1b
f2fs: should convert inline_data during the mkwrite
|
11 年之前 |
arter97
|
e1c4204520
f2fs: fix typo
|
11 年之前 |
Chao Yu
|
497a0930bb
f2fs: add f2fs_balance_fs for expand_inode_data
|
11 年之前 |
Jaegeuk Kim
|
65b85ccce0
f2fs: fix coding style
|
11 年之前 |
Jaegeuk Kim
|
ea1aa12ca2
f2fs: enable in-place-update for fdatasync
|
11 年之前 |
Jaegeuk Kim
|
6d99ba41a7
f2fs: skip unnecessary data writes during fsync
|
11 年之前 |
Chao Yu
|
6b2920a513
f2fs: use inner macro and function to clean up codes
|
11 年之前 |
Chao Yu
|
ca0a81b397
f2fs: avoid to truncate non-updated page partially
|
11 年之前 |
Jaegeuk Kim
|
98397ff3cd
f2fs: fix not to allocate unnecessary blocks during fallocate
|
11 年之前 |
Jaegeuk Kim
|
ead432756a
f2fs: recover fallocated data and its i_size together
|
11 年之前 |
Linus Torvalds
|
16b9057804
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 年之前 |
Al Viro
|
8d0207652c
->splice_write() via ->write_iter()
|
11 年之前 |
Jaegeuk Kim
|
9ab7013492
f2fs: support f2fs_fiemap
|
11 年之前 |
Jaegeuk Kim
|
6fa1df533a
f2fs: recover fallocated space
|
11 年之前 |
Chao Yu
|
8aa6f1c5bd
f2fs: fix to truncate inline data in inode page when setattr
|
11 年之前 |
Jaegeuk Kim
|
7f7670fe9f
f2fs: consider fallocated space for SEEK_DATA
|
11 年之前 |
Jaegeuk Kim
|
fe369bc8ba
f2fs: return i_size if the hole is outside of i_size
|
11 年之前 |
Chao Yu
|
267378d4de
f2fs: introduce f2fs_seek_block to support SEEK_{DATA, HOLE} in llseek
|
11 年之前 |
Chao Yu
|
6403eb1f64
f2fs: introduce help macro ADDRS_PER_PAGE()
|
11 年之前 |
Al Viro
|
8174202b34
write_iter variants of {__,}generic_file_aio_write()
|
11 年之前 |
Al Viro
|
aad4f8bb42
switch simple generic_file_aio_read() users to ->read_iter()
|
11 年之前 |
Linus Torvalds
|
26c12d9334
Merge branch 'akpm' (incoming from Andrew)
|
11 年之前 |
Kirill A. Shutemov
|
f1820361f8
mm: implement ->map_pages for page cache
|
11 年之前 |
Jaegeuk Kim
|
6b4afdd794
f2fs: introduce f2fs_issue_flush to avoid redundant flush issue
|
11 年之前 |
Jaegeuk Kim
|
479f40c44a
f2fs: skip unnecessary node writes during fsync
|
11 年之前 |
Jaegeuk Kim
|
d928bfbfe7
f2fs: introduce fi->i_sem to protect fi's info
|
11 年之前 |
Jaegeuk Kim
|
3cb5ad152b
f2fs: call f2fs_wait_on_page_writeback instead of native function
|
11 年之前 |
Jaegeuk Kim
|
c81bf1c84f
f2fs: fix to write node pages with WRITE_SYNC
|
11 年之前 |