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:	Tue, 22 Nov 2011 19:54:16 +0100
From:	Frederic Weisbecker <fweisbec@...il.com>
To:	Andrew Morton <akpm@...ux-foundation.org>
Cc:	LKML <linux-kernel@...r.kernel.org>,
	Frederic Weisbecker <fweisbec@...il.com>,
	Knut Petersen <Knut_Petersen@...nline.de>,
	Al Viro <viro@...iv.linux.org.uk>,
	Christoph Hellwig <hch@....de>, Jeff Mahoney <jeffm@...e.com>
Subject: [PATCH 0/3] reiserfs: Reduce a bit reiserfs lock coverage on mount path

This cleans up a bit the code and fixes a lock inversion.
No real regression fixed though so this is rather 3.3 material.

Thanks.

Frederic Weisbecker (3):
  reiserfs: Delay reiserfs lock until journal initialization
  reiserfs: Don't lock journal_init()
  reiserfs: Don't lock root inode searching

 fs/reiserfs/bitmap.c  |    3 --
 fs/reiserfs/journal.c |   53 ++++++++++++++++++-----------------------------
 fs/reiserfs/super.c   |   54 ++++++++++++++++++++++++++----------------------
 3 files changed, 49 insertions(+), 61 deletions(-)

-- 
1.7.5.4

--
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