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]
Message-Id: <20090805.020312.37207873.ryusuke@osrg.net>
Date:	Wed, 05 Aug 2009 02:03:12 +0900 (JST)
From:	Ryusuke Konishi <konishi.ryusuke@....ntt.co.jp>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org,
	Ryusuke Konishi <konishi.ryusuke@....ntt.co.jp>
Subject: [GIT PULL] nilfs2 fixes for 2.6.31-rc6

Hi Linus,

please pull bug-fixes of nilfs from

 git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2.git for-linus

The following changes since commit ed680c4ad478d0fee9740f7d029087f181346564
 Linus Torvalds (1):
      Linux 2.6.31-rc5

Ryusuke Konishi (2):
      nilfs2: fix oops due to inconsistent state in page with discrete b-tree nodes
      nilfs2: fix missing unlock in error path of nilfs_mdt_write_page

 fs/nilfs2/mdt.c     |    4 +++-
 fs/nilfs2/segment.c |   16 +++++++++++++++-
 2 files changed, 18 insertions(+), 2 deletions(-)
--

The "nilfs2: fix oops due to inconsistent state in page with discrete
b-tree nodes" fixes a reported kernel oops which can happen if block
size is smaller than page size.

The "nilfs2: fix missing unlock in error path of nilfs_mdt_write_page"
adds a missing unlock operation.

Thanks,
Ryusuke Konishi
--
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