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:   Wed, 7 Oct 2020 04:38:38 -0500
From:   Om Gatla <ogatla@...tate.edu>
To:     linux-ext4@...r.kernel.org
Subject: Redo log for file system checkers

Hello all,

Our research group at Iowa State University and Western Digital have
designed and developed a generic redo log interface for file system
checkers (fsck). The source code is available at:
https://git.ece.iastate.edu/data-storage-lab/prototypes/rfsck

The design of our redo log is based on the undo log feature available
in e2fsck and provides a transaction interface. We identified that the
existing undo log in e2fsck is not properly implemented and that there
are issues concerning synchronizing updates across the undo log file
and the device.

For further details please refer to our paper:
https://www.usenix.org/system/files/conference/fast18/fast18-gatla.pdf

I request the community to kindly review our work and provide us some feedback.

Regards
Om Rameshwar Gatla

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ