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, 29 Mar 2010 14:40:10 -0700
From:	Joel Becker <Joel.Becker@...cle.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Mark Fasheh <mfasheh@...e.com>,
	Andrew Morton <akpm@...ux-foundation.org>,
	linux-kernel@...r.kernel.org, ocfs2-devel@....oracle.com
Subject: [Ocfs2-devel]  [GIT PULL] ocfs2 fixes for 2.6.34-rc2


Linus et al,
	Here are various fixes that have collected for ocfs2.  One very
important fix keeps ocfs2 from running out of inodes with plenty of
free space.  Another prevents a local crash when using userspace
cluster stacks.
	Please pull.

Joel


The following changes since commit a3d3203e4bb40f253b1541e310dc0f9305be7c84:
  Linus Torvalds (1):
        Merge branch 'release' of git://git.kernel.org/.../lenb/linux-acpi-2.6

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2.git upstream-linus

Mark Fasheh (3):
      ocfs2: set i_mode on disk during acl operations
      ocfs2: Always try for maximum bits with new local alloc windows
      ocfs2: Clear undo bits when local alloc is freed

Sachin Prabhu (1):
      Skip check for mandatory locks when unlocking

Srinivas Eeda (1):
      ocfs2: Fix a race in o2dlm lockres mastery

Tao Ma (4):
      ocfs2: Change bg_chain check for ocfs2_validate_gd_parent.
      ocfs2: Update i_blocks in reflink operations.
      ocfs2: Fix the update of name_offset when removing xattrs
      ocfs2: Init meta_ac properly in ocfs2_create_empty_xattr_block.

Tristan Ye (2):
      Ocfs2: Journaling i_flags and i_orphaned_slot when adding inode to orphan dir.
      Ocfs2: Handle deletion of reflinked oprhan inodes correctly.

 fs/ocfs2/acl.c           |   77 +++++++++++++++++++++++++--
 fs/ocfs2/dlm/dlmmaster.c |    4 +-
 fs/ocfs2/inode.c         |   15 +++++
 fs/ocfs2/localalloc.c    |   10 ++--
 fs/ocfs2/locks.c         |    2 +-
 fs/ocfs2/namei.c         |   28 ++++++++--
 fs/ocfs2/ocfs2.h         |   14 ++++-
 fs/ocfs2/refcounttree.c  |    1 +
 fs/ocfs2/suballoc.c      |  129 +++++++++++++++++++++++++++++-----------------
 fs/ocfs2/suballoc.h      |    5 ++
 fs/ocfs2/xattr.c         |   12 ++---
 11 files changed, 223 insertions(+), 74 deletions(-)

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