* [PATCH 0/5] f2fs: some minor fix and clean up
@ 2014-03-07 10:43 ` Gu Zheng
0 siblings, 0 replies; 2+ messages in thread
From: Gu Zheng @ 2014-03-07 10:43 UTC (permalink / raw)
To: Kim; +Cc: linux-kernel, f2fs
Gu Zheng (5):
f2fs: update start nid once each circle
f2fs: remove the unused ctor argument of f2fs_kmem_cache_create()
f2fs: format segment_info's show for better legibility
f2fs: optimize restore_node_summary slightly
f2fs: add a wait queue to avoid unnecessary build_free_nid
fs/f2fs/checkpoint.c | 4 +-
fs/f2fs/f2fs.h | 5 ++-
fs/f2fs/gc.c | 2 +-
fs/f2fs/node.c | 64 ++++++++++++++++++++++++++++----------------------
fs/f2fs/recovery.c | 2 +-
fs/f2fs/segment.c | 9 ++++--
fs/f2fs/super.c | 9 ++++---
7 files changed, 54 insertions(+), 41 deletions(-)
--
1.7.7
------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works.
Faster operations. Version large binaries. Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PATCH 0/5] f2fs: some minor fix and clean up
@ 2014-03-07 10:43 ` Gu Zheng
0 siblings, 0 replies; 2+ messages in thread
From: Gu Zheng @ 2014-03-07 10:43 UTC (permalink / raw)
To: Kim; +Cc: f2fs, linux-kernel
Gu Zheng (5):
f2fs: update start nid once each circle
f2fs: remove the unused ctor argument of f2fs_kmem_cache_create()
f2fs: format segment_info's show for better legibility
f2fs: optimize restore_node_summary slightly
f2fs: add a wait queue to avoid unnecessary build_free_nid
fs/f2fs/checkpoint.c | 4 +-
fs/f2fs/f2fs.h | 5 ++-
fs/f2fs/gc.c | 2 +-
fs/f2fs/node.c | 64 ++++++++++++++++++++++++++++----------------------
fs/f2fs/recovery.c | 2 +-
fs/f2fs/segment.c | 9 ++++--
fs/f2fs/super.c | 9 ++++---
7 files changed, 54 insertions(+), 41 deletions(-)
--
1.7.7
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-03-07 10:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-07 10:43 [PATCH 0/5] f2fs: some minor fix and clean up Gu Zheng
2014-03-07 10:43 ` Gu Zheng
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.