search for: ericvh

Displaying 20 results from an estimated 21 matches for "ericvh".

Did you mean: erich
2011 May 18
0
[GIT PULL] ocfs2 and configfs fixes for 2.6.39-rc
...nd configfs fixes for 2.6.39-rc. These include a configfs crash and a compatibility regression in the ocfs2 internal DLM. Please pull. The following changes since commit 446cc6345d3de6571bdd0840f48aca441488a28d: Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs (2011-05-12 18:00:09 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2.git fixes Joel Becker (2): configfs: Don't try to d_delete() negative dentries. configfs: Fix race between configfs_readdir() and configfs_d_iput()...
2014 Aug 22
0
[V9fs-developer] [Qemu-devel] QEMU dies on any attempt to load a Linux kernel module when using a 9P rootfs
...e5606a > "9p: fix return value in case in v9fs_fid_xattr_set()" > > (The function returns a negative error on error, as expected) > > Signed-off-by: Dominique Martinet <dominique.martinet at cea.fr> > Signed-off-by: Eric Van Hensbergen <ericvh at gmail.com> > > > It has gotten in in v3.16-rc1, so your 3.15.0+ proably doesn't have it. Thanks for the pointer to this patch. I think I started this kernel half way through the 3.16 merge window. The last non-cherry-picked patch I have is: commit 6d87c225f5d82d29243dc124f1ff...
2013 Apr 15
1
[PATCH] virtio-spec: document virtio-9p
...Device Operation +\end_layout + +\begin_layout Standard + +\change_inserted -1728740334 1365529176 +When the driver wantes to send a 9P request it places the descriptor of + the PDU in the queue. + It will be processed by the device according to the 9P protocol specifications + (available at http://ericvh.github.io/9p-rfc/) and returned to the driver. +\end_layout + \begin_layout Chapter* Appendix X: virtio-mmio \end_layout -- 1.8.1.5
2013 Apr 15
1
[PATCH] virtio-spec: document virtio-9p
...Device Operation +\end_layout + +\begin_layout Standard + +\change_inserted -1728740334 1365529176 +When the driver wantes to send a 9P request it places the descriptor of + the PDU in the queue. + It will be processed by the device according to the 9P protocol specifications + (available at http://ericvh.github.io/9p-rfc/) and returned to the driver. +\end_layout + \begin_layout Chapter* Appendix X: virtio-mmio \end_layout -- 1.8.1.5
2019 Jul 24
20
[PATCH 00/12] block/bio, fs: convert put_page() to put_user_page*()
From: John Hubbard <jhubbard at nvidia.com> Hi, This is mostly Jerome's work, converting the block/bio and related areas to call put_user_page*() instead of put_page(). Because I've changed Jerome's patches, in some cases significantly, I'd like to get his feedback before we actually leave him listed as the author (he might want to disown some or all of these). I added a
2019 Jul 24
20
[PATCH 00/12] block/bio, fs: convert put_page() to put_user_page*()
From: John Hubbard <jhubbard at nvidia.com> Hi, This is mostly Jerome's work, converting the block/bio and related areas to call put_user_page*() instead of put_page(). Because I've changed Jerome's patches, in some cases significantly, I'd like to get his feedback before we actually leave him listed as the author (he might want to disown some or all of these). I added a
2013 Nov 25
6
QEMU dies on any attempt to load a Linux kernel module when using a 9P rootfs
I booted a Gentoo Linux installation in QEMU with a 9P rootfs as follows: sudo qemu-kvm -cpu host -m 1024 -kernel /mnt/test/usr/src/linux-3.13-rc1/arch/x86/boot/bzImage -append 'root=/dev/root rootfstype=9p rootflags=trans=virtio,version=9p2000.L ro console=ttyS0' -serial stdio -fsdev local,id=root,path=/mnt/test,security_model=none -device virtio-9p-pci,fsdev=root,mount_tag=/dev/root
2013 Nov 25
6
QEMU dies on any attempt to load a Linux kernel module when using a 9P rootfs
I booted a Gentoo Linux installation in QEMU with a 9P rootfs as follows: sudo qemu-kvm -cpu host -m 1024 -kernel /mnt/test/usr/src/linux-3.13-rc1/arch/x86/boot/bzImage -append 'root=/dev/root rootfstype=9p rootflags=trans=virtio,version=9p2000.L ro console=ttyS0' -serial stdio -fsdev local,id=root,path=/mnt/test,security_model=none -device virtio-9p-pci,fsdev=root,mount_tag=/dev/root
2013 Mar 18
28
[PATCH 00/22] virtqueue_add_sgs, virtqueue_add_outbuf, virtqueue_add_inbuf
Add virtqueue_add_sgs which is more general than virtqueue_add_buf, which makes virtio-scsi and virtio-blk nicer, then add virtqueue_add_inbuf and virtqueue_add_outbuf which handle the more general case, and finally delete virtqueue_add_buf(). I'm hoping this will be the final post of the whole series, and it can move from my pending-rebases tree into virtio-next. Thanks! Rusty. Paolo
2013 Mar 18
28
[PATCH 00/22] virtqueue_add_sgs, virtqueue_add_outbuf, virtqueue_add_inbuf
Add virtqueue_add_sgs which is more general than virtqueue_add_buf, which makes virtio-scsi and virtio-blk nicer, then add virtqueue_add_inbuf and virtqueue_add_outbuf which handle the more general case, and finally delete virtqueue_add_buf(). I'm hoping this will be the final post of the whole series, and it can move from my pending-rebases tree into virtio-next. Thanks! Rusty. Paolo
2013 Mar 18
0
[linux-linus test] 17325: regressions - trouble: broken/fail/pass
...com> Eric Nelson <eric.nelson@boundarydevices.com> Eric Northup <digitaleric@google.com> Eric Paris <eparis@parisplace.org> Eric Paris <eparis@redhat.com> Eric Sandeen <sandeen@redaht.com> Eric Sandeen <sandeen@redhat.com> Eric Van Hensbergen <ericvh@gmail.com> Eric W. Biederman <ebiederm@xmission.com> Eric Whitney <enwlinux@gmail.com> Eric Wong <normalperson@yhbt.net> Eric Wustrow <ewust@umich.edu> Erich E. Hoover <ehoover@mines.edu> Erik Andrén <erik.andren@gmail.com> Erik Hugne <erik.hu...
2013 Mar 29
0
[linux-linus test] 17454: regressions - FAIL
...com> Eric Nelson <eric.nelson@boundarydevices.com> Eric Northup <digitaleric@google.com> Eric Paris <eparis@parisplace.org> Eric Paris <eparis@redhat.com> Eric Sandeen <sandeen@redaht.com> Eric Sandeen <sandeen@redhat.com> Eric Van Hensbergen <ericvh@gmail.com> Eric W. Biederman <ebiederm@xmission.com> Eric Whitney <enwlinux@gmail.com> Eric Wong <normalperson@yhbt.net> Eric Wustrow <ewust@umich.edu> Erich E. Hoover <ehoover@mines.edu> Erik Andrén <erik.andren@gmail.com> Erik Hugne <erik.hu...
2013 Apr 10
0
[linux-linus test] 17612: regressions - FAIL
...com> Eric Nelson <eric.nelson@boundarydevices.com> Eric Northup <digitaleric@google.com> Eric Paris <eparis@parisplace.org> Eric Paris <eparis@redhat.com> Eric Sandeen <sandeen@redaht.com> Eric Sandeen <sandeen@redhat.com> Eric Van Hensbergen <ericvh@gmail.com> Eric W. Biederman <ebiederm@xmission.com> Eric Whitney <enwlinux@gmail.com> Eric Wong <normalperson@yhbt.net> Eric Wustrow <ewust@umich.edu> Erich E. Hoover <ehoover@mines.edu> Erik Andrén <erik.andren@gmail.com> Erik Hugne <erik.hu...
2013 May 05
0
[linux-linus test] 17901: regressions - FAIL
...com> Eric Nelson <eric.nelson@boundarydevices.com> Eric Northup <digitaleric@google.com> Eric Paris <eparis@parisplace.org> Eric Paris <eparis@redhat.com> Eric Sandeen <sandeen@redaht.com> Eric Sandeen <sandeen@redhat.com> Eric Van Hensbergen <ericvh@gmail.com> Eric W. Biederman <ebiederm@xmission.com> Eric Whitney <enwlinux@gmail.com> Eric Wong <normalperson@yhbt.net> Eric Wustrow <ewust@umich.edu> Erich E. Hoover <ehoover@mines.edu> Erik Andrén <erik.andren@gmail.com> Erik Faye-Lund <kus...
2013 May 07
0
[linux-linus test] 17916: regressions - FAIL
...com> Eric Nelson <eric.nelson@boundarydevices.com> Eric Northup <digitaleric@google.com> Eric Paris <eparis@parisplace.org> Eric Paris <eparis@redhat.com> Eric Sandeen <sandeen@redaht.com> Eric Sandeen <sandeen@redhat.com> Eric Van Hensbergen <ericvh@gmail.com> Eric W. Biederman <ebiederm@xmission.com> Eric Whitney <enwlinux@gmail.com> Eric Wong <normalperson@yhbt.net> Eric Wustrow <ewust@umich.edu> Erich E. Hoover <ehoover@mines.edu> Erik Andrén <erik.andren@gmail.com> Erik Faye-Lund <kus...
2013 Jun 16
0
[linux-linus test] 18150: regressions - FAIL
...com> Eric Nelson <eric.nelson@boundarydevices.com> Eric Northup <digitaleric@google.com> Eric Paris <eparis@parisplace.org> Eric Paris <eparis@redhat.com> Eric Sandeen <sandeen@redaht.com> Eric Sandeen <sandeen@redhat.com> Eric Van Hensbergen <ericvh@gmail.com> Eric W. Biederman <ebiederm@xmission.com> Eric Whitney <enwlinux@gmail.com> Eric Wong <normalperson@yhbt.net> Eric Wustrow <ewust@umich.edu> Erich E. Hoover <ehoover@mines.edu> Erik Andrén <erik.andren@gmail.com> Erik Faye-Lund <kus...
2013 Jun 23
0
[linux-linus test] 18181: regressions - trouble: broken/fail/pass
...com> Eric Nelson <eric.nelson@boundarydevices.com> Eric Northup <digitaleric@google.com> Eric Paris <eparis@parisplace.org> Eric Paris <eparis@redhat.com> Eric Sandeen <sandeen@redaht.com> Eric Sandeen <sandeen@redhat.com> Eric Van Hensbergen <ericvh@gmail.com> Eric W. Biederman <ebiederm@xmission.com> Eric Whitney <enwlinux@gmail.com> Eric Wong <normalperson@yhbt.net> Eric Wustrow <ewust@umich.edu> Erich E. Hoover <ehoover@mines.edu> Erik Andrén <erik.andren@gmail.com> Erik Faye-Lund <kus...
2013 Aug 29
0
[linux-linus test] 18805: regressions - FAIL
...com> Eric Nelson <eric.nelson@boundarydevices.com> Eric Northup <digitaleric@google.com> Eric Paris <eparis@parisplace.org> Eric Paris <eparis@redhat.com> Eric Sandeen <sandeen@redaht.com> Eric Sandeen <sandeen@redhat.com> Eric Van Hensbergen <ericvh@gmail.com> Eric W. Biederman <ebiederm@xmission.com> Eric Whitney <enwlinux@gmail.com> Eric Wong <normalperson@yhbt.net> Eric Wustrow <ewust@umich.edu> Erich E. Hoover <ehoover@mines.edu> Erik Andrén <erik.andren@gmail.com> Erik Faye-Lund <kus...
2013 Aug 29
0
[linux-linus test] 18844: regressions - FAIL
...com> Eric Nelson <eric.nelson@boundarydevices.com> Eric Northup <digitaleric@google.com> Eric Paris <eparis@parisplace.org> Eric Paris <eparis@redhat.com> Eric Sandeen <sandeen@redaht.com> Eric Sandeen <sandeen@redhat.com> Eric Van Hensbergen <ericvh@gmail.com> Eric W. Biederman <ebiederm@xmission.com> Eric Whitney <enwlinux@gmail.com> Eric Wong <normalperson@yhbt.net> Eric Wustrow <ewust@umich.edu> Erich E. Hoover <ehoover@mines.edu> Erik Andrén <erik.andren@gmail.com> Erik Faye-Lund <kus...
2007 Sep 25
50
[patch 00/43] lguest: Patches for 2.6.24 (and patchbomb test)
Hi all, These are the patches I'm planning to submit for 2.6.24. Comments gratefully accepted. Along with the usual cleanups and improvements are Jes' de-i386-ification patches, and a new "virtio" mechanism designed to be shared with KVM (and hopefully other hypervisors). Cheers, Rusty. Documentation/lguest/Makefile | 30 Documentation/lguest/lguest.c