From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marco Stornelli Subject: [PATCH 00/17] pramfs: persistent and protected RAM filesystem Date: Sun, 10 Jun 2012 11:13:05 +0200 Message-ID: <4FD46521.5070900@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: Linux Kernel To: Linux FS Devel Return-path: Received: from mail-wg0-f44.google.com ([74.125.82.44]:50875 "EHLO mail-wg0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752139Ab2FJJTf (ORCPT ); Sun, 10 Jun 2012 05:19:35 -0400 Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Hi all, after the merge of pramfs in the LTSI kernel and after the "hot topic" NVM Mapping API, here a new submission of pramfs code. Even if the code won't be in mainline the review is really useful to me, so any comment is welcome. The patch series is based on 3.5-rc2. Pramfs documentation: http://pramfs.sourceforge.net Git repo: git://pramfs.git.sourceforge.net/gitroot/pramfs/pramfs Marco