[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.00.1105082019230.7013@artax.karlin.mff.cuni.cz>
Date: Sun, 8 May 2011 20:42:08 +0200 (CEST)
From: Mikulas Patocka <mikulas@...ax.karlin.mff.cuni.cz>
To: Linus Torvalds <torvalds@...ux-foundation.org>
cc: linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org
Subject: [PATCH 0/14] Fix HPFS
Hi
This series of patches fixes the HPFS filesystem in 2.6.39. HPFS was
broken in 2.6.39-rc1 due to big kernel lock removal. These patches also
make it portable, I tested it on big endian machines.
BTW. would you also like to commit my another filesystem (SpadFS) to the
Linux kernel? It is at
http://artax.karlin.mff.cuni.cz/~mikulas/spadfs/download/spadfs-0.9.12.tar.gz
It is very small (300kB), it uses crash counts instead of journaling to
keep itself consistent, it stores inodes directly in directories, saving
one seek on opening files and it uses extendible hashing for directory
organization.
Mikulas
--
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