Found 162 matching messages (0.038 seconds). Page 1 of 9.
... h 2008-05-29 19:35:11.000000000 -0700 @@ -19,7 ... c 2008-05-29 19:35:09.000000000 -0700 +++ linux-2 ... h 2008-05-29 19:35:10.000000000 -0700 +++ linux-2 ... Kconfig 2008-05-29 19:35:09.000000000 -0700 +++ linux-2 ... Kconfig 2008-05-29 19:35:11.000000000 -0700 @@ -92,6 ...
linux-kernel - Christoph Lameter - May 29 2008 - 23:56
This patch has iscsi_tcp implement a ep_connect callback. We only do ... felt a little creepy.
This patch also fixes a bug where ... I converted iser in this patch.
Signed-off-by: Mike Christie ... 58:45.000000000 +0100
@@ -35,6 +35,8 @@
#include linux-kernel - Peter Zijlstra - May 4 2007 - 06:27
... ) > > > > __cpuinit please > > > > Yes. This eliminates earlier patch in this series. > ([22/50] i386: Misc cpuinit annotation) No, it's even worse: #22 is applied before #35. #35 is reverting the __cpuinit anotation of #22 with its ...
linux-kernel - Thomas Gleixner - Sep 23 2007 - 03:52
On Dec 8 2006 00:35, Josef Sipek wrote: >> >> >--- a/fs/unionfs/copyup.c >> >+++ b/fs/unionfs/copyup.c >> >@@ -18,6 +18,75 @@ >> > >> > #include "union.h" >> > >> >+#ifdef CONFIG_UNION_FS_XATTR >> >> ^^ this, do you?. > >Beware, copyup ...
linux-fsdevel - Jan Engelhardt - Dec 8 2006 - 06:53
... Greg Kroah-Hartman
linux-kernel - Greg Kroah-Hartman - Nov 2 2007 - 19:59
-stable review patch. If anyone has any objections, please let us know. ... Jun 2008 15:21:34 -0700 Subject: [patch 35/47] cciss: add new hardware support Add support for the ... to reflect the new hardware support from patch 1 of this set. Signed-off- ...
linux-kernel - Greg KH - Jun 13 2008 - 20:11
From: Jeremy Fitzhardinge
linux-kernel - Andi Kleen - Apr 28 2007 - 13:53
From: Josef "Jeff" Sipek
linux-fsdevel - Josef 'Jeff' Sipek - Dec 4 2006 - 08:31
On Dec 4 2006 07:31, Josef 'Jeff' Sipek wrote: If the makefile contains >--- a/fs/unionfs/Makefile >+++ b/fs/unionfs/Makefile >@@ -3,3 +3,5 @@ obj-$(CONFIG_UNION_FS) += unionfs.o > unionfs-y := subr.o dentry.o file.o inode.o main.o super.o \ >
linux-fsdevel - Jan Engelhardt - Dec 7 2006 - 07:04
On Thu, Dec 07, 2006 at 12:04:43PM +0100, Jan Engelhardt wrote: > > On Dec 4 2006 07:31, Josef 'Jeff' Sipek wrote: > > If the makefile contains > > >--- a/fs/unionfs/Makefile > >+++ b/fs/unionfs/Makefile > >@@ -3,3 +3,5 @@ obj-$(CONFIG_UNION_FS
linux-fsdevel - Josef Sipek - Dec 8 2006 - 01:35
... (page, KM_USER0); memset((page_virt + end_byte_in_page), 0, (PAGE_CACHE_SIZE - end_byte_in_page)); @@ -380,16 +357,35 @@ out: return 0; } -static int ecryptfs_prepare_write(struct file *file, struct page *page, - unsigned from, ...
linux-fsdevel - Nick Piggin - Apr 23 2007 - 21:24
From: Kay Sievers linux-usb-devel - Greg Kroah-Hartman - Aug 22 2007 - 18:15
From: Sarah Sharp
linux-usb-devel - Greg Kroah-Hartman - Oct 25 2007 - 16:14
... noise level than this data set might imply. USBMon puts it between 2ms and 3ms for a control transfer. This patch would save two to three times that. 750ms request real 0m1.002s 900ms request, update duration real 0m0.994s ...
linux-kernel - David Fries - Mar 28 2008 - 08:28
Define and create inode-level cache data storage objects (as managed by nfs_inode structs). Each inode-level object is created in a superblock-level index object and is itself a data storage object into which pages from the inode are stored. The
linux-fsdevel - David Howells - Mar 28 2008 - 10:33
Define and create inode-level cache data storage objects (as managed by nfs_inode structs). Each inode-level object is created in a superblock-level index object and is itself a data storage object into which pages from the inode are stored. The
linux-kernel - David Howells - Mar 28 2008 - 10:33
From: Izik Eidus
linux-kernel - Avi Kivity - Apr 3 2008 - 15:32
The struct class_device *dev_class is not used in the struct drm_head
structure at all, so remove it as class_device is being removed entirely
from the kernel.
Cc: David Airlie
linux-kernel - Greg Kroah-Hartman - Apr 20 2008 - 06:46
... @kernel.org>
Signed-off-by: Dmitry Torokhov
linux-kernel - Michael Hennerich - Apr 18 2008 - 00:25
On Thu, 29 May 2008 20:56:55 -0700 Christoph Lameter
linux-kernel - Andrew Morton - May 30 2008 - 00:58