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:	Mon, 19 Nov 2012 21:53:47 +0100
From:	Jan Kara <jack@...e.cz>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	LKML <linux-kernel@...r.kernel.org>, reiserfs-devel@...r.kernel.org
Subject: [PULL] Reiserfs fixes and ext3 fix for 3.7-rc6

  Hello Linus,

  could you please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git for_linus

You will get fixes of reiserfs deadlocks when quotas are enabled (locking
there was completely busted by BKL conversion) and also one small ext3 fix
in the trim interface.

Top of the tree is ae49eee. The full shortlog is:

Jan Kara (4):
      reiserfs: Fix lock ordering during remount
      reiserfs: Protect reiserfs_quota_on() with write lock
      reiserfs: Protect reiserfs_quota_write() with write lock
      reiserfs: Move quota calls out of write lock

Lukas Czerner (1):
      ext3: Avoid underflow of in ext3_trim_fs()

The diffstat is

 fs/ext3/balloc.c    |    5 ++-
 fs/reiserfs/inode.c |   10 ++++++--
 fs/reiserfs/stree.c |    4 +++
 fs/reiserfs/super.c |   60
+++++++++++++++++++++++++++++++++++++++------------
 4 files changed, 60 insertions(+), 19 deletions(-)

							Thanks
								Honza


-- 
Jan Kara <jack@...e.cz>
SUSE Labs, CR
--
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