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:	Tue, 23 Oct 2007 13:59:50 -0500
From:	"Eric Van Hensbergen" <ericvh@...il.com>
To:	torvalds@...l.org
Cc:	"Linux Kernel Mailing List" <linux-kernel@...r.kernel.org>,
	"V9FS Developers" <v9fs-developer@...ts.sourceforge.net>
Subject: [GIT PULL] 9p: 2.6.24 patches (phase 2)

Linus, please pull from the 'for-linus' branch of:
 git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git/ for-linus

This tree contains the following:

Latchesar Ionkov(1):
 9p: v9fs_vfs_rename incorrect clunk order

Adrian Bunk(1):
 9p: fix memleak in fs/9p/v9fs.c

Eric Van Hensbergen(1)
 9p: add virtio transport

 Documentation/filesystems/9p.txt |    8
 fs/9p/v9fs.c                     |    1
 fs/9p/vfs_inode.c                |    4
 include/linux/virtio_9p.h        |   10 +
 net/9p/Kconfig                   |    7
 net/9p/Makefile                  |    4
 net/9p/trans_virtio.c            |  353 +++++++++++++++++++++++++++++++++++++++
 7 files changed, 382 insertions(+), 5 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