Jaegeuk Kim
|
354a3399dc
f2fs: recover wrong pino after checkpoint during fsync
|
12 years ago |
Jaegeuk Kim
|
b3783873cc
f2fs: avoid freqeunt write_inode calls
|
12 years ago |
Namjae Jeon
|
d7cc950b4c
f2fs: optimise the truncate_data_blocks_range() range
|
12 years ago |
Namjae Jeon
|
6a3e8ef0de
f2fs: use the F2FS specific flags in f2fs_ioctl()
|
12 years ago |
Jaegeuk Kim
|
2d4d9fb591
f2fs: fix i_blocks translation on various types of files
|
12 years ago |
Jaegeuk Kim
|
b292dcab06
f2fs: reuse the locked dnode page and its inode
|
12 years ago |
Jaegeuk Kim
|
77888c1e42
f2fs: add f2fs_readonly()
|
12 years ago |
Namjae Jeon
|
9851e6e189
f2fs: reorganize f2fs_vm_page_mkwrite
|
12 years ago |
Jaegeuk Kim
|
64aa7ed98d
f2fs: change get_new_data_page to pass a locked node page
|
12 years ago |
Linus Torvalds
|
942d33da99
Merge tag 'f2fs-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
|
12 years ago |
Jaegeuk Kim
|
afcb7ca01f
f2fs: check truncation of mapping after lock_page
|
12 years ago |
Jaegeuk Kim
|
c718379b6b
f2fs: give a chance to merge IOs by IO scheduler
|
12 years ago |
Namjae Jeon
|
c01e285324
f2fs: add tracepoints to debug the block allocation
|
12 years ago |
Namjae Jeon
|
51dd624934
f2fs: add tracepoints for truncate operation
|
12 years ago |
Namjae Jeon
|
a2a4a7e4ab
f2fs: add tracepoints for sync & inode operations
|
12 years ago |
Al Viro
|
bdaec334bb
f2fs: use mnt_want_write_file() in ioctl
|
12 years ago |
Jaegeuk Kim
|
399368372e
f2fs: introduce a new global lock scheme
|
12 years ago |
Jason Hrycay
|
1127a3d448
f2fs: move f2fs_balance_fs from truncate to punch_hole
|
12 years ago |
Jaegeuk Kim
|
953a3e27e1
f2fs: fix to give correct parent inode number for roll forward
|
12 years ago |
Jaegeuk Kim
|
0ff153a2f1
f2fs: do not skip writing file meta during fsync
|
12 years ago |
Jaegeuk Kim
|
ae51fb31b8
f2fs: fix to call WRITE_FLUSH at the end of fsync
|
12 years ago |
Jaegeuk Kim
|
266e97a81c
f2fs: introduce readahead mode of node pages
|
12 years ago |
Al Viro
|
6131ffaa1f
more file_inode() open-coded instances
|
12 years ago |
Namjae Jeon
|
e975082411
f2fs: add compat_ioctl to provide backward compatability
|
12 years ago |
Changman Lee
|
facb020540
f2fs: stop repeated checking if cp is needed
|
12 years ago |
Jaegeuk Kim
|
d4686d56ec
f2fs: avoid balanc_fs during evict_inode
|
12 years ago |
Jaegeuk Kim
|
bd43df021a
f2fs: cover global locks for reserve_new_block
|
12 years ago |
Jaegeuk Kim
|
692bb55d1a
f2fs: add remap_pages as generic_file_remap_pages
|
12 years ago |
Jaegeuk Kim
|
9eaeba7013
f2fs: move f2fs_balance_fs to punch_hole
|
12 years ago |
Jaegeuk Kim
|
7d82db8316
f2fs: add f2fs_balance_fs in several interfaces
|
12 years ago |