Found 425 matching messages (0.022 seconds). Page 1 of 22.
... rest of drivers/hwmon/*.c this patch is compile-tested only, please review ... c 2007-10-14 13:00:24.000000000 -0600 +++ hwmon-superio.old/drivers ... write only :/ @@ -1425,20 +1408,24 @@ static struct platform_driver w83627ehf_ }; /* w83627ehf_find() ...
linux-kernel - Jim Cromie - Oct 15 2007 - 01:11
... { - u32 op :8; - u32 offset :24; + u32 op:8; + u32 offset:24; ... - u32 op :8; - u32 offset :24; + u32 op:8; + u32 offset:24 ... - u32 op :8; - u32 offset :24; + u32 op:8; + u32 offset:24 ... - u32 op :8; - u32 offset :24; + u32 op:8; + u32 offset:24 ...
linux-netdev - Eilon Greenstein - Aug 13 2008 - 10:16
This patch converts "normal" parts of ide to use blk_end_request(). Signed-off ... (+), 14 deletions(-) Index: 2.6.24-rc3-mm2/drivers/ide/ide- ... , flags); } } else Index: 2.6.24-rc3-mm2/drivers/ide/ide- ... /ide-io.c +++ 2.6.24-rc3-mm2/drivers/ide/ide- ...
linux-kernel - Kiyoshi Ueda - Nov 30 2007 - 19:33
This patch converts "normal" parts of ide to use blk_end_request(). Signed-off ... (+), 14 deletions(-) Index: 2.6.24-rc3-mm2/drivers/ide/ide- ... , flags); } } else Index: 2.6.24-rc3-mm2/drivers/ide/ide- ... /ide-io.c +++ 2.6.24-rc3-mm2/drivers/ide/ide- ...
linux-scsi - Kiyoshi Ueda - Nov 30 2007 - 19:33
This patch adds a variant of the interface, blk_end_request_callback(), which has driver callback ... 68 insertions(+), 6 deletions(-) Index: 2.6.24-rc4/block/ll_rw_blk.c =================================================================== --- 2.6.24-rc4 ...
linux-scsi - Kiyoshi Ueda - Dec 11 2007 - 18:51
This patch adds a variant of the interface, blk_end_request_callback(), which has driver callback ... 68 insertions(+), 6 deletions(-) Index: 2.6.24-rc4/block/ll_rw_blk.c =================================================================== --- 2.6.24-rc4 ...
linux-kernel - Kiyoshi Ueda - Dec 11 2007 - 18:51
... , 129 insertions(+), 65 deletions(-) --- 2.6.24-rc8-mm1/include/linux/shmem_fs.h ... Bad mount option %s\n", @@ -2170,24 +2216,20 @@ bad_val: static int ... #ifdef CONFIG_TMPFS /* @@ -2241,34 +2311,24 @@ static int shmem_fill_super(struct super * ...
linux-fsdevel - Hugh Dickins - Jan 28 2008 - 02:09
... , 129 insertions(+), 65 deletions(-) --- 2.6.24-rc8-mm1/include/linux/shmem_fs.h ... Bad mount option %s\n", @@ -2170,24 +2216,20 @@ bad_val: static int ... #ifdef CONFIG_TMPFS /* @@ -2241,34 +2311,24 @@ static int shmem_fill_super(struct super * ...
linux-kernel - Hugh Dickins - Jan 28 2008 - 02:09
... ->initialized = 0; @@ -725,16 +996,24 @@ static int __devinit hptiop_probe(struct ... goto unmap_pci_bar; @@ -839,21 +1118,24 @@ static int __devinit hptiop_probe(struct ... )\n", hba); @@ -876,11 +1156,24 @@ static void hptiop_shutdown(struct pci_d ...
linux-scsi - akpm - Dec 13 2007 - 20:14
... each specific change via individual patch descriptions. David Howells wrote: > The ... his NFS_ALL for 2.6.24. > + len = sizeof(struct nfs_server_key); > + break; ... latest fscache implementation in previous patches before commenting on most of ...
linux-kernel - Chuck Lever - Jan 24 2008 - 17:22
... each specific change via individual patch descriptions. David Howells wrote: > The ... his NFS_ALL for 2.6.24. > + len = sizeof(struct nfs_server_key); > + break; ... latest fscache implementation in previous patches before commenting on most of ...
linux-fsdevel - Chuck Lever - Jan 24 2008 - 17:22
... for each specific change via >> individual patch descriptions. > > Hmmm.... I broke the patch up ... this in a separate clean up patch. > > ???? +/* + * Notification that a PTE pointing to ... the NFS client >> in 2.6.24, I recommend you take a look ...
linux-kernel - Chuck Lever - Jan 30 2008 - 18:36
... for each specific change via >> individual patch descriptions. > > Hmmm.... I broke the patch up ... this in a separate clean up patch. > > ???? +/* + * Notification that a PTE pointing to ... the NFS client >> in 2.6.24, I recommend you take a look ...
linux-fsdevel - Chuck Lever - Jan 30 2008 - 18:36
... Dooks
linux-netdev - Ben Dooks - Feb 4 2008 - 20:02
On Mon, 24 Sep 2007 12:28:11 -0700
Dave Hansen
linux-kernel - Andrew Morton - Sep 24 2007 - 15:42
On Mon, 24 Sep 2007 16:05:37 -0700
Dave Hansen
linux-kernel - Andrew Morton - Sep 24 2007 - 19:15
On Mon, 2007-09-24 at 16:15 -0700, Andrew Morton wrote:
> On Mon, 24 Sep 2007 16:05:37 -0700
> Dave Hansen
linux-kernel - Dave Hansen - Sep 25 2007 - 12:10
The attached patch makes the kAFS filesystem in fs/afs/ use FS-Cache, and through it any attached caches. ... 100644 --- a/fs/afs/file.c +++ b/fs/afs/file.c @@ -24,6 +24,9 @@ static int afs_releasepage(struct page *page, gfp_t gfp_flags); static int ...
linux-kernel - David Howells - Sep 26 2007 - 10:23
On Mon, 2007-09-24 at 12:42 -0700, Andrew Morton wrote:
> On Mon, 24 Sep 2007 12:28:11 -0700
> Dave Hansen
linux-kernel - Dave Hansen - Oct 1 2007 - 14:06
... hwmon/Kconfig 2007-10-14 13:00:24.000000000 -0600 +++ hwmon-superio.old/drivers/hwmon ... pc87360.c 2007-10-14 13:00:24.000000000 -0600 +++ hwmon-superio.old/drivers/hwmon ... TMS 0x0e /* Logical device: temperatures */ @@ -77,24 +82,6 @@ static const u8 logdev[ ...
linux-kernel - Jim Cromie - Oct 15 2007 - 01:07