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>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 20 Jun 2011 22:28:44 +0200
From:	Bernd Schubert <bernd.schubert@...m.fraunhofer.de>
To:	linux-ext4@...r.kernel.org
Cc:	adilger@...mcloud.com, colyli@...il.com
Subject: [PATCH 0/3] directory index patch set v2

The following series implements...

      ext4: Fix compilation with -DDX_DEBUG v2
      ext4 directory index: read-ahead blocks v2
      dx read-ahead: Map blocks with a single semaphore lock

TODO: 
- Fix compilatation of ext3 with -DDX_DEBUG.
- Use worker threads for read-aheads?


 Documentation/filesystems/ext4.txt |    6 ++
 fs/ext4/ext4.h                     |    3 +
 fs/ext4/inode.c                    |   95 ++++++++++++++++++++++++++++++++++++
 fs/ext4/namei.c                    |   84 ++++++++++++++++++++++++++++++--
 fs/ext4/super.c                    |   17 ++++++
 5 files changed, 199 insertions(+), 6 deletions(-)

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ