Linus Torvalds
|
4fc29c1aa3
Merge tag 'for-f2fs-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
|
9 years ago |
Jaegeuk Kim
|
b56ab837a0
f2fs: avoid mark_inode_dirty
|
9 years ago |
Jaegeuk Kim
|
237c0790e5
f2fs: call SetPageUptodate if needed
|
9 years ago |
Sheng Yong
|
8be0fea9c0
f2fs: find parent dentry correctly
|
9 years ago |
Mike Christie
|
04d328defd
f2fs: use bio op accessors
|
9 years ago |
Jaegeuk Kim
|
9f7c45ccd6
f2fs: remove deprecated parameter
|
9 years ago |
Jaegeuk Kim
|
42d964016e
f2fs: propagate error given by f2fs_find_entry
|
9 years ago |
Jaegeuk Kim
|
ee6d182f2a
f2fs: remove syncing inode page in all the cases
|
9 years ago |
Jaegeuk Kim
|
205b98221c
f2fs: call mark_inode_dirty_sync for i_field changes
|
9 years ago |
Jaegeuk Kim
|
fc9581c809
f2fs: introduce f2fs_i_size_write with mark_inode_dirty_sync
|
9 years ago |
Jaegeuk Kim
|
91942321e4
f2fs: use inode pointer for {set, clear}_inode_flag
|
9 years ago |
Chao Yu
|
8975bdf482
f2fs: fix incorrect error path handling in f2fs_move_rehashed_dirents
|
9 years ago |
Chao Yu
|
e4103849ba
f2fs: fix i_current_depth during inline dentry conversion
|
9 years ago |
Jaegeuk Kim
|
300e129c15
f2fs: use f2fs_grab_cache_page instead of grab_cache_page
|
9 years ago |
Jaegeuk Kim
|
0414b004a8
f2fs: introduce f2fs_kmalloc to wrap kmalloc
|
9 years ago |
Chao Yu
|
a4a13f582c
f2fs: be aware of invalid filename length
|
9 years ago |
Chao Yu
|
675f10bde6
f2fs: fix to convert inline directory correctly
|
9 years ago |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 years ago |
Jaegeuk Kim
|
0b81d07790
fs crypto: move per-file encryption from f2fs tree to fs/crypto
|
10 years ago |
Chao Yu
|
f28b3434af
f2fs: introduce f2fs_update_data_blkaddr for cleanup
|
9 years ago |
Chao Yu
|
7a9d75481b
f2fs: trace old block address for CoWed page
|
9 years ago |
Shawn Lin
|
8060656aa3
f2fs: reuse read_inline_data for f2fs_convert_inline_page
|
9 years ago |
Yunlei He
|
85ead8185a
f2fs: delete unnecessary wait for page writeback
|
9 years ago |
Jaegeuk Kim
|
fec1d6576c
f2fs: use wait_for_stable_page to avoid contention
|
9 years ago |
Jaegeuk Kim
|
2049d4fcb0
f2fs: avoid multiple node page writes due to inline_data
|
9 years ago |
Jaegeuk Kim
|
2c4db1a6f6
f2fs: clean up f2fs_balance_fs
|
9 years ago |
Chao Yu
|
fba48a8b14
f2fs: don't convert inline inode when inline_data option is disable
|
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 |
Jaegeuk Kim
|
67f8cf3cee
f2fs: support fiemap for inline_data
|
10 years ago |