login
Header Space

 
 

Mailing list archives

Search results

Found 2092 matching messages (0.034 seconds). Page 1 of 50.

Re: [PATCH 10/10] [NETFILTER]: Replace sk_buff ** with sk_buff *

... off causing half of the patch to disappear :) Here is the ... the double pointers removed, this patch mops up by finally replacing ... | 16 - net/netfilter/nf_conntrack_netbios_ns.c | 10 - net/netfilter/nf_conntrack_pptp.c | 28 ...

linux-netdev - Herbert Xu - Oct 14 2007 - 05:55

[patch 10/10] Move samples to instrumentation/samples

... instrumentation/samples/Makefile 2007-10-29 10:17:36.000000000 -0400 ... string"); - for (i = 0; i < 10; i++) - trace_mark(subsystem_eventb, MARK_NOARGS); - return ... string"); + for (i = 0; i < 10; i++) + trace_mark(subsystem_eventb, MARK_NOARGS); + return ...

linux-kernel - Mathieu Desnoyers - Oct 29 2007 - 10:26

Re: [PATCH 10/16] CRIS architecture: Correct compile errors

... to apply this due to extensive patch rejects. Here is an updated patch, ... return 0; -} - /* * ------------------------------------------------------------ * rs_close() @@ -4252,11 +3736,10 @@ rs_close(struct tty_struct *tty, struct file ...

linux-kernel - Jesper Nilsson - Nov 1 2007 - 06:48

[patch 10/19] No Reclaim LRU Infrastructure

... . + extract "putback_all_noreclaim_pages()" into a separate patch and rework as "scan_all_zones_noreclaim_pages(). Infrastructure to ... or wrong list */ } } } @@ -831,9 +845,10 @@ static unsigned long clear_active_flags( * refcount on ...

linux-kernel - Rik van Riel - Jan 8 2008 - 16:59

[PATCH 10/23] Staging: add the go7007 video driver

... for cleanup patches on this driver. Cc: Ross Cohen ... 1, 8, 16, 9, 2, 3, 10, 17, 24, 32, 25, 18, ... go->board_info->audio_flags & + GO7007_AUDIO_I2S_MASTER ? + 1 : 0) << 10) | + clock_config, + 0, 0, + 0, 0, ...

linux-kernel - Greg KH - Oct 10 2008 - 18:42

[PATCH 10/15] ide: add ide_set_dma() helper

[PATCH] ide: add ide_set_dma() helper * add ide_set_dma() helper and make ide_hwif_t. ... drivers/ide/pci/slc90e66.c | 10 ++++------ drivers/ide/pci/tc86c001.c ... init_speed = 0; @@ -552,9 +550,10 @@ try_dma_modes: ata_pio: hwif->tuneproc(drive ...

linux-kernel - Bartlomiej Zolnierkiewicz - Jan 18 2007 - 20:32

[PATCH 10/13] reiser4: use zero_user_page

... clust->pages[clust->nr_pages - 1]; @@ -2175,10 +2170,7 @@ read_some_cluster_pages(struct inode ... char *kaddr; unix_file_info_t *uf_info; /* @@ -523,10 +522,7 @@ static int shorten_file( ... /item/extent_file_ops.c 2007-04-10 18:35:44.000000000 -0700 ...

linux-kernel - Nate Diller - Apr 10 2007 - 23:36

[patch 10/10] Port of blktrace to the Linux Kernel Markers.

... to the markers. A few remarks : this patch has the positive effect of ... | 4 mm/highmem.c | 2 10 files changed, 323 insertions(+), 167 ... blk_remove_root(void) @@ -229,6 +237,10 @@ blk_remove_tree(bt->dir); free_percpu(bt-> ...

linux-kernel - Mathieu Desnoyers - May 9 2007 - 21:56

[PATCH 10/16] GFS: quotas

... modify, copy, or redistribute it subject to the terms and conditions ... /fs/gfs2/quota.h 2005-10-10 11:28:49.339780243 ... modify, copy, or redistribute it subject to the terms and conditions ... modify, copy, or redistribute it subject to the terms and conditions ...

linux-fsdevel - David Teigland - Oct 10 2005 - 13:10

[PATCH 10/12] FS-Cache: Make kAFS use FS-Cache

The attached patch makes the kAFS filesystem in fs/afs/ use FS ... /afs/fsclient.c 2004-10-19 10:42:07.000000000 +0100 ... (struct afs_cell afs_kafstimod_add_timer(&vlocation->upd_timer, 10 * HZ); -#ifdef AFS_CACHING_SUPPORT +#ifdef CONFIG_AFS_FSCACHE ...

linux-fsdevel - David Howells - Nov 14 2005 - 17:54

[PATCH 10/13] reiser4: use zero_user_page

... clust->pages[clust->nr_pages - 1]; @@ -2175,10 +2170,7 @@ read_some_cluster_pages(struct inode ... char *kaddr; unix_file_info_t *uf_info; /* @@ -523,10 +522,7 @@ static int shorten_file( ... /item/extent_file_ops.c 2007-04-10 18:35:44.000000000 -0700 ...

linux-fsdevel - Nate Diller - Apr 10 2007 - 23:36

[PATCH 10/19] Unionfs: convert all appropriate printk's to pr_debug calls

... (bindex >= dstart && bindex <= dend) { @@ -204,10 +204,10 @@ void __unionfs_check_dentry(const struct dentry *dentry ... lower_inode, bindex, + istart, iend); } } } @@ -301,10 +301,10 @@ void __unionfs_check_dentry(const struct dentry * ...

linux-kernel - Erez Zadok - Oct 1 2007 - 01:50

[PATCH 10/19] Unionfs: convert all appropriate printk's to pr_debug calls

... (bindex >= dstart && bindex <= dend) { @@ -204,10 +204,10 @@ void __unionfs_check_dentry(const struct dentry *dentry ... lower_inode, bindex, + istart, iend); } } } @@ -301,10 +301,10 @@ void __unionfs_check_dentry(const struct dentry * ...

linux-fsdevel - Erez Zadok - Oct 1 2007 - 01:50

[PATCH 10/10] Blackfin SPI driver: Clean up useless wait in bfin SPI driver

... (drv_data->tx < drv_data->tx_end) { cs_active(chip); @@ -441,10 +453,6 @@ static void u16_cs_chg_writer(struct driver_data * ... ->tx < drv_data->tx_end) { cs_active(chip); @@ -539,10 +559,6 @@ static void u16_cs_chg_duplex(struct driver_data * ...

linux-kernel - Bryan Wu - Oct 11 2007 - 23:05

[2.6.24 PATCH 10/25] dm: use kzalloc

... /md/dm-hw-handler.c 2007-10-12 12:36:14.000000000 + ... /md/dm-hw-handler.c 2007-10-12 13:15:40.000000000 + ... /md/dm-path-selector.c 2007-10-12 12:36:14.000000000 + ... md/dm-path-selector.c 2007-10-12 13:15:40.000000000 + ... /md/dm-target.c 2007-10-12 12:36:14.000000000 + ...

linux-kernel - Alasdair G Kergon - Oct 12 2007 - 13:16

[PATCH 10/10] [NETFILTER]: Replace sk_buff ** with sk_buff *

... the double pointers removed, this patch mops up by finally replacing ... include/net/netfilter/nf_conntrack_core.h | 10 ++-- include/net/netfilter/nf_conntrack_helper.h ... ip_vs_conn *cp; @@ -702,11 +700,10 @@ ip_vs_out(unsigned int hooknum, struct ...

linux-netdev - Herbert Xu - Oct 14 2007 - 00:27

[PATCH 10/14] Blackfin SPI driver: Clean up useless wait in bfin SPI driver

... (drv_data->tx < drv_data->tx_end) { cs_active(chip); @@ -441,10 +453,6 @@ static void u16_cs_chg_writer(struct driver_data * ... ->tx < drv_data->tx_end) { cs_active(chip); @@ -539,10 +559,6 @@ static void u16_cs_chg_duplex(struct driver_data * ...

linux-kernel - Bryan Wu - Oct 30 2007 - 05:18

[PATCH 10/10] 9p: marshalling to/from scatter list

... rcall->params.rwalk.nwqid; i++) @@ -534,10 +854,15 @@ int p9_deserialize_fcall(struct ... , err; struct p9_fcall *fc; @@ -710,10 +1082,40 @@ p9_create_common(struct cbuf ... (s); break; case P9_TFLUSH: @@ -222,10 +236,11 @@ p9_printfcall(char *buf, ...

linux-fsdevel - Latchesar Ionkov - Nov 2 2007 - 13:09

[PATCH 10/10] 9p: marshalling to/from scatter list

... rcall->params.rwalk.nwqid; i++) @@ -534,10 +854,15 @@ int p9_deserialize_fcall(struct ... , err; struct p9_fcall *fc; @@ -710,10 +1082,40 @@ p9_create_common(struct cbuf ... (s); break; case P9_TFLUSH: @@ -222,10 +236,11 @@ p9_printfcall(char *buf, ...

linux-kernel - Latchesar Ionkov - Nov 2 2007 - 13:09

[PATCH 10/24] udf: convert UDF_SB_LVIDBH macro to udf_sb_lvid_bh function

... = 1; mutex_unlock(&sbi->s_alloc_mutex); @@ -389,10 +389,10 @@ got_block: mark_buffer_dirty(bh); - if (UDF_SB_LVIDBH(sb ... = 1; mutex_unlock(&sbi->s_alloc_mutex); @@ -432,10 +432,10 @@ static void udf_table_free_blocks(struct super_block *sb ...

linux-kernel - marcin.slusarz - Dec 22 2007 - 21:51

speck-geostationary