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:	Thu, 23 Aug 2012 00:05:14 +0200
From:	Jan Kara <jack@...e.cz>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	LKML <linux-kernel@...r.kernel.org>, linux-fsdevel@...r.kernel.org
Subject: [GIT PULL] Some UDF, ext3 & reiserfs fixes for 3.5-rc4

  Hello Linus,

  could you please pull from

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

to get a couple of fixes (udf, reiserfs, ext3) that accumulated over my
vacation.

Top of the tree is 68766a2. The full shortlog is:

Ashish Sangwan (1):
      UDF: During mount free lvid_bh before rescanning with different blocksize

Ian Abbott (1):
      udf: fix udf_setsize() for file data in ICB

Jan Kara (1):
      jbd: don't write superblock when unmounting an ro filesystem

Jeff Liu (1):
      quota: Move down dqptr_sem read after initializing default warn[] type at __dquot_alloc_space().

Jeff Mahoney (1):
      reiserfs: fix deadlocks with quotas

Nikola Pajkovsky (1):
      udf: fix retun value on error path in udf_load_logicalvol

The diffstat is

 fs/jbd/journal.c     |    5 +++++
 fs/quota/dquot.c     |    2 +-
 fs/reiserfs/bitmap.c |    2 --
 fs/reiserfs/inode.c  |    2 +-
 fs/udf/inode.c       |    5 ++++-
 fs/udf/super.c       |    7 ++++++-
 6 files changed, 17 insertions(+), 6 deletions(-)

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