Jaegeuk Kim
|
55008d845d
f2fs: enhance alloc_nid and build_free_nids flows
|
12 years ago |
Jaegeuk Kim
|
c718379b6b
f2fs: give a chance to merge IOs by IO scheduler
|
12 years ago |
Jaegeuk Kim
|
399368372e
f2fs: introduce a new global lock scheme
|
12 years ago |
Jaegeuk Kim
|
5ec4e49f9b
f2fs: change GC bitmaps to apply the section granularity
|
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
|
6ead114232
f2fs: fix the recovery flow to handle errors correctly
|
12 years ago |
Masanari Iida
|
111d2495a8
f2fs: fix typo in comments
|
12 years ago |
Namjae Jeon
|
064e082328
f2fs: avoid BUG_ON from check_nid_range and update return path in do_read_inode
|
12 years ago |
Jaegeuk Kim
|
266e97a81c
f2fs: introduce readahead mode of node pages
|
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 |
Namjae Jeon
|
e975082411
f2fs: add compat_ioctl to provide backward compatability
|
12 years ago |
Jaegeuk Kim
|
437275272f
f2fs: clarify and enhance the f2fs_gc flow
|
12 years ago |
Namjae Jeon
|
5ac206cf4f
f2fs: make an accessor to get sections for particular block type
|
12 years ago |
Jaegeuk Kim
|
d4686d56ec
f2fs: avoid balanc_fs during evict_inode
|
12 years ago |
Namjae Jeon
|
324ddc702e
f2fs: fix typo mistake for data_version description
|
12 years ago |
Jaegeuk Kim
|
577e349514
f2fs: prevent checkpoint once any IO failure is detected
|
12 years ago |
Al Viro
|
b7f7a5e0be
f2fs: get rid of fake on-stack dentries
|
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 |
Namjae Jeon
|
6e6093a8f1
f2fs: add __init to functions in init_f2fs_fs
|
12 years ago |
Namjae Jeon
|
4589d25d01
f2fs: fix the debugfs entry creation path
|
12 years ago |
Jaegeuk Kim
|
408e937561
f2fs: revisit the f2fs_gc flow
|
12 years ago |
Jaegeuk Kim
|
d66d1f7687
f2fs: initialize newly allocated dnode structure
|
12 years ago |
Namjae Jeon
|
a07ef78435
f2fs: introduce f2fs_msg to ease adding information prints
|
12 years ago |
Leon Romanovsky
|
9836b8b949
f2fs: unify string length declarations and usage
|
12 years ago |
Jaegeuk Kim
|
6666e6aa9f
f2fs: fix tracking parent inode number
|
12 years ago |
Jaegeuk Kim
|
3cd8a23948
f2fs: cleanup the f2fs_bio_alloc routine
|
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 |