lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 07 Mar 2014 18:43:16 +0800
From:	Gu Zheng <guz.fnst@...fujitsu.com>
To:	Kim <jaegeuk.kim@...sung.com>
CC:	f2fs <linux-f2fs-devel@...ts.sourceforge.net>,
	linux-kernel <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/5] f2fs: some minor fix and clean up


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ