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, 17 Dec 2012 15:33:26 +0100
From:	Jan Kara <jack@...e.cz>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	LKML <linux-kernel@...r.kernel.org>, linux-ext4@...r.kernel.org,
	linux-fsdevel@...r.kernel.org
Subject: [GIT PULL] ext3, udf, quota fixes

  Hello Linus,

  could you please pull from

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

to get some ext3 & quota cleanups and couple of udf fixes.

Top of the tree is 56df127. The full shortlog is:

Julia Lawall (1):
      ext3: drop if around WARN_ON

Lee Jones (1):
      quota: Use the pre-processor to compile out quotactl_cmd_write when !CONFIG_BLOCK

Namjae Jeon (3):
      udf: fix memory leak while allocating blocks during write
      udf: don't increment lenExtents while writing to a hole
      udf: remove un-needed variable from inode_getblk

Zhao Hongjiang (1):
      ext3: get rid of the duplicate code on ext3_fill_super

The diffstat is

 fs/ext3/inode.c  |    3 +--
 fs/ext3/super.c  |    3 ---
 fs/quota/quota.c |    4 ++++
 fs/udf/inode.c   |   14 +++++++++-----
 4 files changed, 14 insertions(+), 10 deletions(-)

							Thanks
								Honza

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