Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 years ago |
Jaegeuk Kim
|
447135a866
f2fs: should unset atomic flag after successful commit
|
9 years ago |
Jaegeuk Kim
|
d0239e1bf5
f2fs: detect idle time depending on user behavior
|
9 years ago |
Jaegeuk Kim
|
2c4db1a6f6
f2fs: clean up f2fs_balance_fs
|
9 years ago |
Jaegeuk Kim
|
2a4b8e9fab
f2fs: remove redundant calls
|
9 years ago |
Jaegeuk Kim
|
c46a155bdf
f2fs: use IPU for fdatasync
|
9 years ago |
Jaegeuk Kim
|
732d56489f
f2fs: fix f2fs_ioc_abort_volatile_write
|
9 years ago |
Chao Yu
|
e96248bb45
f2fs: clean up f2fs_ioc_write_checkpoint
|
9 years ago |
Chao Yu
|
6d5a1495ee
f2fs: let user being aware of IO error
|
9 years ago |
Chao Yu
|
c34f42e2cb
f2fs: report error of do_checkpoint
|
9 years ago |
Jaegeuk Kim
|
2a34076070
f2fs: call f2fs_balance_fs only when node was changed
|
9 years ago |
Jaegeuk Kim
|
b9d777b85f
f2fs: check inline_data flag at converting time
|
9 years ago |
Chao Yu
|
e8240f656d
f2fs: don't grab super block buffer header all the time
|
9 years ago |
Fan Li
|
a1c1e9b74f
f2fs: fix to reset variable correctlly
|
9 years ago |
Chao Yu
|
a49324f127
f2fs: rename {add,remove,release}_dirty_inode to {add,remove,release}_ino_entry
|
9 years ago |
Fan Li
|
e8931582bd
f2fs: fix to update variable correctly when skip a unmapped block
|
9 years ago |
Fan Li
|
d8fe4f0e74
f2fs: write only the pages in range during defragment
|
9 years ago |
Jaegeuk Kim
|
ea212a4a7a
f2fs: use lock_buffer when changing superblock
|
9 years ago |
Chao Yu
|
0cab80ee0c
f2fs: fix to convert inline inode in ->setattr
|
9 years ago |
Chao Yu
|
3519e3f992
f2fs: use sbi->blocks_per_seg to avoid unnecessary calculation
|
9 years ago |
Chao Yu
|
04ef4b626c
f2fs: fix to enable missing ioctl interfaces in ->compat_ioctl
|
9 years ago |
Chao Yu
|
d323d005ac
f2fs: support file defragment
|
10 years ago |
Jaegeuk Kim
|
d7b8b384b0
f2fs: fix leakage of inmemory atomic pages
|
10 years ago |
Chao Yu
|
08b39fbd59
f2fs crypto: fix racing of accessing encrypted page among
|
10 years ago |
Jaegeuk Kim
|
a56c7c6fb3
f2fs: set GFP_NOFS for grab_cache_page
|
10 years ago |
Jaegeuk Kim
|
6e2c64ad7c
f2fs: fix SSA updates resulting in corruption
|
10 years ago |
Jaegeuk Kim
|
c912a8298c
f2fs: add F2FS_GOING_DOWN_METAFLUSH to test power-failure
|
10 years ago |
Chao Yu
|
456b88e4d1
f2fs: introduce a new ioctl F2FS_IOC_WRITE_CHECKPOINT
|
10 years ago |
Chao Yu
|
d530d4d8e2
f2fs: support synchronous gc in ioctl
|
10 years ago |
Chao Yu
|
345a6b2ee2
f2fs: fix to update {m,c}time correctly when truncating larger
|
10 years ago |