Searched hist:a7ffdbe22cecaed59b5d76a5f003d68907d64240 (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/fs/f2fs/ |
H A D | dir.c | diff a7ffdbe22cecaed59b5d76a5f003d68907d64240 Fri Sep 12 17:53:45 CDT 2014 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: expand counting dirty pages in the inode page cache
Previously f2fs only counts dirty dentry pages, but there is no reason not to expand the scope.
This patch changes the names on the management of dirty pages and to count dirty pages in each inode info as well.
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | inode.c | diff a7ffdbe22cecaed59b5d76a5f003d68907d64240 Fri Sep 12 17:53:45 CDT 2014 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: expand counting dirty pages in the inode page cache
Previously f2fs only counts dirty dentry pages, but there is no reason not to expand the scope.
This patch changes the names on the management of dirty pages and to count dirty pages in each inode info as well.
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | gc.c | diff a7ffdbe22cecaed59b5d76a5f003d68907d64240 Fri Sep 12 17:53:45 CDT 2014 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: expand counting dirty pages in the inode page cache
Previously f2fs only counts dirty dentry pages, but there is no reason not to expand the scope.
This patch changes the names on the management of dirty pages and to count dirty pages in each inode info as well.
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | checkpoint.c | diff a7ffdbe22cecaed59b5d76a5f003d68907d64240 Fri Sep 12 17:53:45 CDT 2014 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: expand counting dirty pages in the inode page cache
Previously f2fs only counts dirty dentry pages, but there is no reason not to expand the scope.
This patch changes the names on the management of dirty pages and to count dirty pages in each inode info as well.
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | super.c | diff a7ffdbe22cecaed59b5d76a5f003d68907d64240 Fri Sep 12 17:53:45 CDT 2014 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: expand counting dirty pages in the inode page cache
Previously f2fs only counts dirty dentry pages, but there is no reason not to expand the scope.
This patch changes the names on the management of dirty pages and to count dirty pages in each inode info as well.
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | data.c | diff a7ffdbe22cecaed59b5d76a5f003d68907d64240 Fri Sep 12 17:53:45 CDT 2014 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: expand counting dirty pages in the inode page cache
Previously f2fs only counts dirty dentry pages, but there is no reason not to expand the scope.
This patch changes the names on the management of dirty pages and to count dirty pages in each inode info as well.
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | f2fs.h | diff a7ffdbe22cecaed59b5d76a5f003d68907d64240 Fri Sep 12 17:53:45 CDT 2014 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: expand counting dirty pages in the inode page cache
Previously f2fs only counts dirty dentry pages, but there is no reason not to expand the scope.
This patch changes the names on the management of dirty pages and to count dirty pages in each inode info as well.
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|