Jaegeuk Kim
|
7dd690c820
f2fs: avoid build warning
|
12 years ago |
Jaegeuk Kim
|
90b2fc64f0
Merge branch 'f2fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into dev
|
12 years ago |
Jaegeuk Kim
|
437275272f
f2fs: clarify and enhance the f2fs_gc flow
|
12 years ago |
Jaegeuk Kim
|
369a708c2a
f2fs: remove the use of page_cache_release
|
12 years ago |
Namjae Jeon
|
a2b52a598a
f2fs: reorganize code for ra_node_page
|
12 years ago |
Al Viro
|
c004363dd6
f2fs: switch new_inode_page() from dentry to qstr
|
12 years ago |
Al Viro
|
53dc9a6776
f2fs: init_dent_inode() should take qstr
|
12 years ago |
Jaegeuk Kim
|
a7fdffbd3e
f2fs: avoid issuing small bios due to several dirty node pages
|
12 years ago |
Namjae Jeon
|
6e6093a8f1
f2fs: add __init to functions in init_f2fs_fs
|
12 years ago |
Jaegeuk Kim
|
2b50638dec
f2fs: clean up unused variables and return values
|
12 years ago |
Jaegeuk Kim
|
71e9fec548
f2fs: invalidate the node page if allocation is failed
|
12 years ago |
Jaegeuk Kim
|
398b1ac5a5
f2fs: fix handling errors got by f2fs_write_inode
|
12 years ago |
Namjae Jeon
|
be4124f872
f2fs: fix the compiler warning for uninitialized use of variable
|
12 years ago |
Jaegeuk Kim
|
0a8165d7c2
f2fs: adjust kernel coding style
|
12 years ago |
Jaegeuk Kim
|
25ca923b2a
f2fs: fix endian conversion bugs reported by sparse
|
12 years ago |
Jaegeuk Kim
|
e05df3b115
f2fs: add node operations
|
12 years ago |