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:	Fri, 10 Oct 2014 10:14:13 +0200
From:	Jan Kara <jack@...e.cz>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-fsdevel@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
	linux-ext4@...r.kernel.org
Subject: [GIT PULL] UDF and quota changes for 3.18-rc1

  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 few UDF fixes and also a few patches which are preparing
filesystems for support of project quotas in VFS.

Top of the tree is 6174c2eb8ece. The full shortlog is:

Fabian Frederick (1):
      udf: remove redundant sys_tz declaration

Jan Kara (6):
      udf: Fix race between write(2) and close(2)
      ext3: Don't use MAXQUOTAS value
      reiserfs: Don't use MAXQUOTAS value
      ocfs2: Don't use MAXQUOTAS value
      ocfs2: Back out change to use OCFS2_MAXQUOTAS in ocfs2_setattr()
      udf: Fix loading of special inodes

The diffstat is

 fs/ext3/ext3.h          | 12 +++++++-----
 fs/ext3/super.c         | 14 +++++++-------
 fs/ocfs2/file.c         |  2 +-
 fs/ocfs2/quota.h        |  5 ++++-
 fs/ocfs2/quota_global.c |  4 ++--
 fs/ocfs2/quota_local.c  | 33 +++++++++++++++++----------------
 fs/ocfs2/super.c        | 30 +++++++++++++++++-------------
 fs/reiserfs/reiserfs.h  |  5 ++++-
 fs/reiserfs/super.c     | 16 ++++++++--------
 fs/udf/file.c           |  9 ++++++++-
 fs/udf/inode.c          | 14 +++++++++-----
 fs/udf/super.c          | 10 +++++-----
 fs/udf/udfdecl.h        | 13 ++++++++++++-
 fs/udf/udftime.c        |  2 --
 14 files changed, 101 insertions(+), 68 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