Jaegeuk Kim
|
c718379b6b
f2fs: give a chance to merge IOs by IO scheduler
|
12 gadi atpakaļ |
Namjae Jeon
|
51dd624934
f2fs: add tracepoints for truncate operation
|
12 gadi atpakaļ |
Jaegeuk Kim
|
399368372e
f2fs: introduce a new global lock scheme
|
12 gadi atpakaļ |
Jaegeuk Kim
|
49952fa182
f2fs: reduce redundant spin_lock operations
|
12 gadi atpakaļ |
Jaegeuk Kim
|
b74737541c
f2fs: avoid race for summary information
|
12 gadi atpakaļ |
Jaegeuk Kim
|
56ae674cc2
f2fs: remove redundant lock_page calls
|
12 gadi atpakaļ |
Alexandru Gheorghiu
|
79b5793be4
f2fs: use kmemdup
|
12 gadi atpakaļ |
Jaegeuk Kim
|
fa37241743
f2fs: remain nat cache entries for further free nid allocation
|
12 gadi atpakaļ |
Jaegeuk Kim
|
04431c44e5
f2fs: fix not to allocate max_nid
|
12 gadi atpakaļ |
Jaegeuk Kim
|
c3850aa1cb
f2fs: fix return value of releasepage for node and data
|
12 gadi atpakaļ |
Jaegeuk Kim
|
48cb76c7be
f2fs: scan next nat page to reuse free nids in there
|
12 gadi atpakaļ |
Jaegeuk Kim
|
08d8058be6
f2fs: should check the node page was truncated first
|
12 gadi atpakaļ |
Jaegeuk Kim
|
393ff91f57
f2fs: reduce unncessary locking pages during read
|
12 gadi atpakaļ |
Namjae Jeon
|
25c0a6e529
f2fs: avoid extra ++ while returning from get_node_path
|
12 gadi atpakaļ |
Namjae Jeon
|
3aa770a9c9
f2fs: optimize and change return path in lookup_free_nid_list
|
12 gadi atpakaļ |
Namjae Jeon
|
e0f56cb44b
f2fs: optimize get node page readahead part
|
12 gadi atpakaļ |
Changman Lee
|
52c2db3f95
f2fs: check the level before calling get_nid function
|
12 gadi atpakaļ |
Jaegeuk Kim
|
266e97a81c
f2fs: introduce readahead mode of node pages
|
12 gadi atpakaļ |
Jaegeuk Kim
|
66d36a2944
f2fs: read with READ_SYNC when getting dnode page
|
12 gadi atpakaļ |
Jaegeuk Kim
|
12faafe454
f2fs: fix to unlock node page when it was truncated
|
12 gadi atpakaļ |
Jaegeuk Kim
|
7dd690c820
f2fs: avoid build warning
|
12 gadi atpakaļ |
Jaegeuk Kim
|
90b2fc64f0
Merge branch 'f2fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into dev
|
12 gadi atpakaļ |
Jaegeuk Kim
|
437275272f
f2fs: clarify and enhance the f2fs_gc flow
|
12 gadi atpakaļ |
Jaegeuk Kim
|
369a708c2a
f2fs: remove the use of page_cache_release
|
12 gadi atpakaļ |
Namjae Jeon
|
a2b52a598a
f2fs: reorganize code for ra_node_page
|
12 gadi atpakaļ |
Al Viro
|
c004363dd6
f2fs: switch new_inode_page() from dentry to qstr
|
12 gadi atpakaļ |
Al Viro
|
53dc9a6776
f2fs: init_dent_inode() should take qstr
|
12 gadi atpakaļ |
Jaegeuk Kim
|
a7fdffbd3e
f2fs: avoid issuing small bios due to several dirty node pages
|
12 gadi atpakaļ |
Namjae Jeon
|
6e6093a8f1
f2fs: add __init to functions in init_f2fs_fs
|
12 gadi atpakaļ |
Jaegeuk Kim
|
2b50638dec
f2fs: clean up unused variables and return values
|
12 gadi atpakaļ |