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:	Sat, 13 Mar 2010 09:33:12 -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

Linus,
  Please pull the following bug fixes for the 9p file system:

The following changes since commit daf9fe2ee9a203c4fc555cfe5c5f3d9f660e743c:
  Linus Torvalds (1):
        Merge branch 'for-linus' of git://git.kernel.org/.../sameo/mfd-2.6

are available in the git repository at:

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

Aneesh Kumar K.V (3):
      net/9p: Use the tag name in the config space for identifying mount point
      net/9p: Add sysfs mount_tag file for virtio 9P device
      fs/9p: re-init the wstat in readdir loop

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

Sripathi Kodi (1):
      9p: Change the name of new protocol from 9p2010.L to 9p2000.L

jvrao (1):
      9p: Fixes a simple bug enabling writes beyond 2GB.

 fs/9p/v9fs.h              |    6 ++--
 fs/9p/vfs_dir.c           |   11 +++++++-
 fs/9p/vfs_file.c          |    4 +-
 include/linux/virtio.h    |    1 +
 include/linux/virtio_9p.h |   12 ++++++++
 include/net/9p/client.h   |    4 +-
 net/9p/client.c           |   16 +++++-----
 net/9p/trans_virtio.c     |   64 ++++++++++++++++++++++++++++++++++++++++----
 8 files changed, 96 insertions(+), 22 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