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>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 3 Feb 2009 13:24:22 -0800
From:	Mark Fasheh <mfasheh@...e.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org, ocfs2-devel@....oracle.com,
	Joel Becker <joel.becker@...cle.com>,
	Andrew Morton <akpm@...ux-foundation.org>
Subject: [git patches] Ocfs2 and Configfs fixes

Please pull from 'upstream-linus' branch of
git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2.git upstream-linus

to receive the following updates:

 fs/configfs/dir.c       |   59 +++++++++++++++++++++++++++++++++++++++++++++++
 fs/ocfs2/alloc.c        |    3 ++
 fs/ocfs2/dcache.c       |   42 +++++++++++++++++++++++++++++++--
 fs/ocfs2/dcache.h       |    9 ++++++-
 fs/ocfs2/dlmglue.c      |    4 +++
 fs/ocfs2/ocfs2.h        |    6 ++++
 fs/ocfs2/quota_global.c |    4 ++-
 fs/ocfs2/super.c        |    3 ++
 fs/ocfs2/xattr.c        |   17 ++++++-------
 9 files changed, 133 insertions(+), 14 deletions(-)

Jan Kara (2):
      ocfs2: Push out dropping of dentry lock to ocfs2_wq
      ocfs2: Fix possible deadlock in ocfs2_write_dquot()

Joel Becker (1):
      configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_item()

Mark Fasheh (1):
      ocfs2: add quota call to ocfs2_remove_btree_range()

Sunil Mushran (1):
      ocfs2: Wakeup the downconvert thread after a successful cancel convert

Tao Ma (1):
      ocfs2: Access the xattr bucket only before modifying it.

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