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]
Message-ID: <a4e6962a1002091106g3ffaa6a4ga8070b53d0b1becd@mail.gmail.com>
Date:	Tue, 9 Feb 2010 13:06:49 -0600
From:	Eric Van Hensbergen <ericvh@...il.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel <linux-kernel@...r.kernel.org>,
	V9FS Developers <v9fs-developer@...ts.sourceforge.net>
Subject: [GiT PULL] 9p file system bug fixes for 2.6.33-rc7

The following changes since commit 08c4f1b096cc2468908ea58a77d2ef92ef765c52:
  Linus Torvalds (1):
        Merge branch 'v4l_for_linus' of git://linuxtv.org/fixes

are available in the git repository at:

  ssh://master.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git for-linus

Aneesh Kumar K.V (1):
      9p: Fix the kernel crash on a failed mount

Eric Van Hensbergen (6):
      net/9p: fix virtio transport to correctly update status on connect
      net/9p: fail when user specifies a transport which we can't find
      net/9p: fix statsize inside twstat
      9p: fix option parsing
      9p: fix memory leak in v9fs_parse_options()
      9p: fix p9_client_destroy unconditional calling v9fs_put_trans

M. Mohan Kumar (1):
      9p: Include fsync support for 9p client

 fs/9p/v9fs.c          |   33 +++++++++++++++++++-----------
 fs/9p/v9fs_vfs.h      |    1 +
 fs/9p/vfs_file.c      |   19 +++++++++++++++++
 fs/9p/vfs_inode.c     |    2 +-
 net/9p/client.c       |   53 ++++++++++++++++++++++++++++++++----------------
 net/9p/trans_fd.c     |   10 +++++---
 net/9p/trans_rdma.c   |    9 ++++---
 net/9p/trans_virtio.c |    4 ++-
 8 files changed, 91 insertions(+), 40 deletions(-)

thanks,

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