All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2006-11-14 18:12:31 to 2006-11-14 21:13:03 UTC [more...]

[ARM] Corrupted .got section with 2.6.18 and JFFS2 (solved)
 2006-11-14 22:15 UTC  (2+ messages)

2.6.19-rc5-mm2
 2006-11-14 21:12 UTC  (18+ messages)
` [Cluster-devel] [-mm patch] fix the DLM dependencies
  `  "
` Boot failure with ext2 and initrds
` 2.6.19-rc5-mm2: no help text for FAULT_INJECTION
  ` [PATCH -mm] CONFIG_FAULT_INJECTION help text

[PATCH] commit: Steer new users toward "git commit -a" rather than update-index
 2006-11-14 21:10 UTC  (11+ messages)
  ` Cleaning up git user-interface warts

[PATCH] More pt_regs (TSC2102)
 2006-11-14 21:09 UTC 

status of route matching work?
 2006-11-14 21:08 UTC 

Perl
 2006-11-14 21:07 UTC  (4+ messages)

[Cluster-devel] cluster/group/gfs_controld main.c
 2006-11-14 21:06 UTC 

[PATCH/RFC] linkstation / kurobox support under arch/powerpc
 2006-11-14 21:05 UTC  (8+ messages)
` [PATCH/RFC (take 2)] "
      ` [PATCH/RFC (take 3)] "

[PATCH 2/4] libata: separate out rw ATA taskfile building into ata_build_tf()
 2006-11-14 21:04 UTC  (4+ messages)

CONFIG_NO_HZ: missed ticks, stall (keyb IRQ required) [2.6.18-rc4-mm1]
 2006-11-14 21:00 UTC  (3+ messages)

[Buildroot] Suggestion, Keep version in a separate file
 2006-11-14 21:00 UTC  (4+ messages)

[linux-lvm] Fwd: Unable to import exported VG
 2006-11-14 20:59 UTC 

[Bluez-users] Targus ACB20EU: Scan times out
 2006-11-14 20:59 UTC  (3+ messages)

Checking for audit_enabled in the kernel
 2006-11-14 20:57 UTC  (4+ messages)

[GIT PATCH] Makefile missing git-runstatus in PROGRAMS list
 2006-11-14 20:55 UTC 

opening up an ipchain
 2006-11-14 20:55 UTC 

[linux-usb-devel] 2.6.19-rc5 regression: can't disable OHCI wakeup via sysfs
 2006-11-14 20:54 UTC  (3+ messages)
  ` [Bulk] "

[CTNETLINK] Rework conntrack fields dumping logic on events
 2006-11-14 20:50 UTC  (5+ messages)

How to cleanly shut down a block device
 2006-11-14 20:48 UTC  (10+ messages)

2.6.19-rc5: grub is much slower resuming from suspend-to-disk than in 2.6.18
 2006-11-14 20:47 UTC  (4+ messages)

XFS filesystem performance drop in kernels 2.6.16+
 2006-11-14 20:44 UTC  (6+ messages)
    ` No Mails

when is a remote a branch?
 2006-11-14 20:44 UTC  (7+ messages)

ext2 readdir/lookup/check_page behavior
 2006-11-14 20:44 UTC  (4+ messages)

Patch to fixe Data Acess error in dup_fd
 2006-11-14 20:42 UTC  (4+ messages)

multipath and san fabric
 2006-11-14 20:41 UTC  (2+ messages)

[Cluster-devel] cluster/group/gfs_controld main.c
 2006-11-14 20:37 UTC 

[PATCH 0/8] sched_domain balancing via softirq V4
 2006-11-14 20:33 UTC  (10+ messages)
` [PATCH 1/8] Avoid taking rq lock in wake_priority_sleeper
` [PATCH 2/8] Remove staggering of load balancing
` [PATCH 3/8] Disable interrupts for locking in load_balance()
` [PATCH 4/8] Extract load calculation from rebalance_tick
` [PATCH 5/8] Move idle status calculation into rebalance_tick()
` [PATCH 6/8] Use softirq for load balancing
` [PATCH 7/8] Call tasklet less frequently
` [PATCH 8/8] Add option to serialize load balancing
` [DEBUG] Add a few scheduler event counters

[Cluster-devel] cluster/group/gfs_controld main.c plock.c
 2006-11-14 20:33 UTC 

Warning: message 1GjgPG-00040n-Cc delayed 10 hours
 2006-11-14 20:33 UTC  (2+ messages)
` Warning: message 1GjgPG-00040n-Cc delayed 24 hours

[RFC][PATCH] ensure i_ino uniqueness in filesystems without permanent inode numbers (via idr)
 2006-11-14 20:26 UTC  (2+ messages)

[Cluster-devel] cluster/group/gfs_controld main.c plock.c
 2006-11-14 20:20 UTC 

NFS mount permission failure
 2006-11-14 20:17 UTC  (2+ messages)

[PATCH 2.6.19-rc5] hwmon: HP Mobile data protection system 3D driver version 0.5
 2006-11-14 20:16 UTC  (2+ messages)

[PATCH 00/19] Permit filesystem local caching and NFS superblock sharing
 2006-11-14 20:07 UTC  (35+ messages)
` [PATCH 02/19] FS-Cache: Provide a filesystem-specific sync'able page bit
` [PATCH 03/19] FS-Cache: Release page->private after failed readahead
` [PATCH 04/19] FS-Cache: Make kAFS use FS-Cache
` [PATCH 05/19] NFS: Use local caching
` [PATCH 06/19] FS-Cache: NFS: Only obtain cache cookies on file open, not on inode read
` [PATCH 07/19] CacheFiles: Add missing copy_page export for ia64
` [PATCH 08/19] CacheFiles: Add a function to write a single page of data to an inode
` [PATCH 09/19] CacheFiles: Permit the page lock state to be monitored
` [PATCH 10/19] CacheFiles: Export things for CacheFiles
` [PATCH 12/19] CacheFiles: Permit a process's create SID to be overridden
` [PATCH 13/19] CacheFiles: Add an act-as SID override in task_security_struct
` [PATCH 14/19] CacheFiles: Permit an inode's security ID to be obtained
` [PATCH 15/19] CacheFiles: Get the SID under which the CacheFiles module should operate
` [PATCH 16/19] CacheFiles: Deal with LSM when accessing the cache
` [PATCH 17/19] CacheFiles: Use the VFS wrappers for inode ops
` [PATCH 18/19] CacheFiles: Use VFS lookup services
` [PATCH 19/19] CacheFiles: Permit daemon to probe inuseness of a cache file

[PATCH] xt_LOG
 2006-11-14 20:13 UTC 

[Cluster-devel] cluster/gfs2/edit gfs2hex.c hexedit.c hexedit.h
 2006-11-14 20:13 UTC 

Latest Diffs
 2006-11-14 20:11 UTC  (3+ messages)

[Cluster-devel] cluster/gfs2/edit gfs2hex.c hexedit.c hexedit.h
 2006-11-14 20:11 UTC 

patch to discovery.c to still get path priority forpaths with path state of PATH_DOWN
 2006-11-14 20:09 UTC  (2+ messages)
` patch to discovery.c to still get path priorityforpaths "

Multiple small fixes to policycoreutils
 2006-11-14 20:09 UTC  (5+ messages)

should git download missing objects?
 2006-11-14 20:08 UTC  (7+ messages)

[PATCH] [LIBXEN] Fix returned type in vtpm_get_backend() function call
 2006-11-14 20:08 UTC  (2+ messages)

[PATCH] [Xen-API] Destroy the state of a vTPM if a VM is destroyed
 2006-11-14 20:04 UTC 

Access to NOR from Linux - what is required?
 2006-11-14 20:02 UTC  (3+ messages)

[Xenomai-core] ipip tracer porting for blackfin
 2006-11-14 20:02 UTC  (6+ messages)
` [Xenomai-core] Re: [Adeos-main] "

[PATCH] fix up sysctl_tcp_mem initialization
 2006-11-14 20:02 UTC 

Kernel list rejecting my email
 2006-11-14 19:58 UTC 

Mail delivery failed: returning message to sender
 2006-11-14 19:58 UTC 

Cannot go out the firewall from internal network (NAT)
 2006-11-14 19:58 UTC  (3+ messages)

Screenshots
 2006-11-14 19:56 UTC 

[NETFILTER 1/2]: nf_conntrack_ftp: don't call NAT helper for unNATed connections
 2006-11-14 19:54 UTC  (4+ messages)
` [NETFILTER 3/*]: nf_conntrack/nf_nat: add TFTP helper port
  ` [NETFILTER 4/*]: nf_conntrack/nf_nat: add amanda "
    ` [PATCH] nf_conntrack/nf_nat: nf_conntrack_netlink fix

[Xenomai-core] [PATCH] RT-Socket-CAN, TX loopback and further improvements
 2006-11-14 19:54 UTC  (5+ messages)

[PATCH] mips irq cleanups
 2006-11-14 19:50 UTC  (3+ messages)

[PATCH] Update udf documentation to reflect current state of read/write support
 2006-11-14 19:49 UTC 

[U-Boot-Users] u-boot reloacting to SRAM instead of SDRAM
 2006-11-14 19:44 UTC  (2+ messages)

[Xenomai-core] [PATCH] Xenomai configuration help for Linux 2.4
 2006-11-14 19:42 UTC  (3+ messages)

ACPI output/lcd/auxdisplay mess
 2006-11-14 19:41 UTC  (2+ messages)

[LARTC] Why did I need strange ceiling settings?
 2006-11-14 19:39 UTC  (2+ messages)
` AW: AW: [LARTC] Why did I need strange ceiling settings? (full

Copyright of user directory
 2006-11-14 19:39 UTC  (2+ messages)

Netpoll client software?
 2006-11-14 19:38 UTC 

Missing features in git
 2006-11-14 19:37 UTC  (8+ messages)

Kernel oops in jffs2 mount - any ideas?
 2006-11-14 19:46 UTC  (6+ messages)

2.6.19-rc1 (+ide-cd patches) regression: unable to rip cd
 2006-11-14 19:35 UTC  (8+ messages)

[PATCH 1/5] libata: sync result_tf.flags w/ command tf.flags
 2006-11-14 19:33 UTC  (2+ messages)

iptables 1.3.6 not using /etc/networks
 2006-11-14 19:28 UTC  (2+ messages)

Get rid of the po+unds you hate
 2006-11-14 18:30 UTC 

[PATCH] libata: improve failed qc reporting
 2006-11-14 19:26 UTC  (2+ messages)

[PATCH] libata: trivial updates to ata_sg_init_one()
 2006-11-14 19:26 UTC  (2+ messages)

Security issues with local filesystem caching
 2006-11-14 19:22 UTC  (15+ messages)

sexuallly expplicit:Younggest fascinating Girls fuckeed !
 2006-11-14 18:20 UTC 

[PATCH 1/5] ata_piix: clean up port flags
 2006-11-14 19:23 UTC  (2+ messages)

[PATCH] eCryptfs: dput() lower d_parent on rename
 2006-11-14 19:21 UTC 

[patch 2/2] libata: _SDD support
 2006-11-14 19:19 UTC  (4+ messages)
    ` [patch] libata: change order of _SDD/_GTF execution (resend #3)

[PATCH] appletouch: use canonical names instead of raw USB IDs
 2006-11-14 19:15 UTC  (3+ messages)
  ` [PATCH] hid-core: canonical defines for Apple USB device IDs

Portmap on the Encore M3
 2006-11-14 19:11 UTC  (6+ messages)

[PATCH] MiniOS timeouts
 2006-11-14 19:03 UTC 

[LARTC] Troubles DNATing UDP
 2006-11-14 19:02 UTC  (2+ messages)

make menuconfig regression in 2.6.19-rc
 2006-11-14 19:00 UTC  (3+ messages)

Some modification to GPMC library - Can we ?
 2006-11-14 19:00 UTC 

[PATCH for 2.6.19] [1/9] x86_64: Fix partial page check to ensure unusable memory is not being marked usable
 2006-11-14 18:58 UTC  (5+ messages)
` [PATCH for 2.6.19] [6/9] x86_64: Update MMCONFIG resource insertion to check against e820 map

[LARTC] netmask 255.255.255.255 vs ip route add via ... (bug?)
 2006-11-14 18:53 UTC  (3+ messages)

nightly 2.6 LXR run?
 2006-11-14 18:54 UTC 

Fwd: [Suspend-devel] resume not working on acer ferrari 4005 with radeonfb enabled
 2006-11-14 18:51 UTC  (4+ messages)
    ` [Linux-fbdev-devel] "

[linux-lvm] lvcreate gives 'device-mapper: reload ioctl failed: Invalid argument'
 2006-11-14 18:47 UTC  (4+ messages)

[PATCH] libata: use FLUSH_EXT only when driver is larger than LBA28 limit
 2006-11-14 18:46 UTC  (3+ messages)
` [PATCH UPDATED] "

[PATCH 1/2 #upstream] ahci: preserve PORTS_IMPL over host resets
 2006-11-14 18:45 UTC  (5+ messages)
` [PATCH 2/2 #upstream] ahci: honor PORTS_IMPL on ICH8s

[PATCH] sata_vsc: s/host_set/host/
 2006-11-14 18:45 UTC  (2+ messages)

CPM_UART: tcdrain() is broken
 2006-11-14 18:32 UTC  (5+ messages)

Recovering from default FC6 install
 2006-11-14 18:34 UTC  (3+ messages)

[PATCH 0/2] Make the TSC safe to be used by gettimeofday()
 2006-11-14 18:30 UTC  (4+ messages)

[PATCH] sas_ata: don't copy aic94xx's sactive to ata_port
 2006-11-14 18:29 UTC 

git-rev-list: --objects list inconsistency
 2006-11-14 18:26 UTC  (2+ messages)

[linux-lvm] lvcreate gives 'device-mapper: reload ioctl failed: Invalid argument'
 2006-11-14 18:26 UTC  (4+ messages)

Allocation strategy - dynamic zone for small files
 2006-11-14 18:23 UTC  (9+ messages)

qstor driver -> irq 193: nobody cared
 2006-11-14 18:23 UTC  (10+ messages)

Allocation strategy - dynamic zone for small files
 2006-11-14 18:23 UTC  (4+ messages)

[RFC 0/4] Cpu-Hotplug: Use per subsystem hot-cpu mutexes
 2006-11-14 18:18 UTC  (3+ messages)
` [PATCH 1/4] Extend notifier_call_chain to count nr_calls made

Is anyone working on HVM Paravirt drivers for windows?
 2006-11-14 18:16 UTC  (3+ messages)

problem with a specific ACTION=="remove" udev rule
 2006-11-14 18:13 UTC  (2+ messages)

[lm-sensors] Sorry, no chips were detected
 2006-11-14 18:12 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.