All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-01-21 08:50:33 to 2008-01-21 10:24:01 UTC [more...]

[PATCH] sh: add spi header and r2d platform data
 2008-01-21 10:24 UTC 

GRUB on OLPC / XO
 2008-01-21 10:24 UTC  (5+ messages)

[PATCH 1/4] dsmark: get rid of wrappers
 2008-01-21 10:23 UTC  (3+ messages)
` [PATCH 3/4] dsmark: handle cloned and non-linear skb's

[GFS2] Pre-pull patch posting
 2008-01-21  9:22 UTC  (172+ messages)
` [Cluster-devel] "
` [PATCH 01/58] [GFS2] Handle multiple glock demote requests
    ` [Cluster-devel] "
  ` [PATCH 02/58] [GFS2] Clean up internal read function
      ` [Cluster-devel] "
  ` [PATCH 03/58] [GFS2] Use ->page_mkwrite() for mmap()
      ` [Cluster-devel] "
  ` [PATCH 04/58] [GFS2] Remove useless i_cache from inodes
      ` [Cluster-devel] "
  ` [PATCH 05/58] [GFS2] Remove unused field in struct gfs2_inode
      ` [Cluster-devel] "
  ` [PATCH 06/58] [GFS2] Add gfs2_is_writeback()
      ` [Cluster-devel] "
  ` [PATCH 07/58] [GFS2] Introduce gfs2_set_aops()
      ` [Cluster-devel] "
  ` [PATCH 08/58] [GFS2] Split gfs2_writepage into three cases
      ` [Cluster-devel] "
  ` [PATCH 09/58] [GFS2] Add writepages for GFS2 jdata
      ` [Cluster-devel] "
  ` [PATCH 10/58] [GFS2] Don't hold page lock when starting transaction
      ` [Cluster-devel] "
  ` [PATCH 11/58] [GFS2] Use correct include file in ops_address.c
      ` [Cluster-devel] "
  ` [PATCH 12/58] [GFS2] Remove unused variables
      ` [Cluster-devel] "
  ` [PATCH 13/58] [GFS2] Remove "reclaim limit"
      ` [Cluster-devel] "
  ` [PATCH 14/58] [GFS2] Add sync_page to metadata address space operations
      ` [Cluster-devel] "
  ` [PATCH 15/58] [GFS2] Reorder writeback for glock sync
      ` [Cluster-devel] "
  ` [PATCH 16/58] [GFS2] Remove flags no longer required
      ` [Cluster-devel] "
  ` [PATCH 17/58] [GFS2] Given device ID rather than s_id in "id" sysfs file
      ` [Cluster-devel] "
  ` [PATCH 18/58] [GFS2] check kthread_should_stop when waiting
      ` [Cluster-devel] "
  ` [PATCH 19/58] [GFS2] Don't add glocks to the journal
      ` [Cluster-devel] "
  ` [PATCH 20/58] [GFS2] Use atomic_t for journal free blocks counter
      ` [Cluster-devel] "
  ` [PATCH 21/58] [GFS2] Move gfs2_logd into log.c
      ` [Cluster-devel] "
  ` [PATCH 22/58] [GFS2] Don't periodically update the jindex
      ` [Cluster-devel] "
  ` [PATCH 23/58] [GFS2] Check for installation of mount helpers for DLM mounts
      ` [Cluster-devel] "
  ` [PATCH 24/58] [GFS2] tidy up error message
      ` [Cluster-devel] "
  ` [PATCH 25/58] [GFS2] Fix runtime issue with UP kernels
      ` [Cluster-devel] "
  ` [PATCH 26/58] [GFS2] Revise gfs2_logd and flush thresholds
      ` [Cluster-devel] "
  ` [PATCH 27/58] [GFS2] remove unnecessary permission checks
      ` [Cluster-devel] "
  ` [PATCH 28/58] [GFS2] Fix build warnings
      ` [Cluster-devel] "
  ` [PATCH 29/58] [GFS2] Remove unrequired code
      ` [Cluster-devel] "
  ` [PATCH 30/58] [GFS2] Remove lock methods for lock_nolock protocol
      ` [Cluster-devel] "
  ` [PATCH 31/58] [GFS2] patch to check for recursive lock requests in gfs2_rename code path
      ` [Cluster-devel] "
  ` [PATCH 32/58] [GFS2] Remove unused variable
      ` [Cluster-devel] "
  ` [PATCH 33/58] [GFS2] use pid for plock owner for nfs clients
      ` [Cluster-devel] "
  ` [PATCH 34/58] [GFS2] Remove function gfs2_get_block
      ` [Cluster-devel] "
  ` [PATCH 35/58] [GFS2] Fix typo in log.c
      ` [Cluster-devel] "
  ` [PATCH 36/58] [GFS2] Journal extent mapping
      ` [Cluster-devel] "
  ` [PATCH 37/58] [GFS2] Get rid of useless "found" variable in quota.c
      ` [Cluster-devel] "
  ` [PATCH 38/58] [GFS2] Run through full bitmaps quicker in gfs2_bitfit
      ` [Cluster-devel] "
  ` [PATCH 39/58] [GFS2] Reorganize function gfs2_glmutex_lock
      ` [Cluster-devel] "
  ` [PATCH 40/58] [GFS2] Only fetch the dinode once in block_map
      ` [Cluster-devel] "
  ` [PATCH 41/58] [GFS2] Function meta_read optimization
      ` [Cluster-devel] "
  ` [PATCH 42/58] [GFS2] Incremental patch to fix compiler warning
      ` [Cluster-devel] "
  ` [PATCH 43/58] [GFS2] Eliminate the no longer needed sd_statfs_mutex
      ` [Cluster-devel] "
  ` [PATCH 44/58] [GFS2] Minor correction
      ` [Cluster-devel] "
  ` [PATCH 45/58] [GFS2] Fix log block mapper
      ` [Cluster-devel] "
  ` [PATCH 46/58] [GFS2] Remove unused variable
      ` [Cluster-devel] "
  ` [PATCH 47/58] [GFS2] Allow page migration for writeback and ordered pages
      ` [Cluster-devel] "
  ` [PATCH 48/58] [GFS2] Initialize extent_list earlier
      ` [Cluster-devel] "
  ` [PATCH 49/58] [GFS2] Fix problems relating to execution of files on GFS2
      ` [Cluster-devel] "
  ` [PATCH 50/58] [GFS2] Fix assert in log code
      ` [Cluster-devel] "
  ` [PATCH 51/58] [GFS2] Reduce inode size by moving i_alloc out of line
      ` [Cluster-devel] "
  ` [PATCH 52/58] [GFS2] Remove unneeded i_spin
      ` [Cluster-devel] "
  ` [PATCH 53/58] [GFS2] gfs2_alloc_required performance
      ` [Cluster-devel] "
  ` [PATCH 54/58] [GFS2] Fix write alloc required shortcut calculation
      ` [Cluster-devel] "
  ` [PATCH 55/58] [GFS2] Fix typo
      ` [Cluster-devel] "
  ` [PATCH 56/58] [GFS2] Fix page_mkwrite truncation race path
      ` [Cluster-devel] "
      ` [Cluster-devel] [PATCH 57/58] [GFS2] Lockup on error
        ` [Cluster-devel] [PATCH 58/58] [GFS2] Allow journal recovery on read-only mount

A consideration on memory controller
 2008-01-21 10:22 UTC  (5+ messages)

[PATCH 2/4] dsmark: get rid of trivial function
 2008-01-21 10:22 UTC  (3+ messages)

[RFC][PATCH 1/2] KVM: In-kernel PIT model
 2008-01-21 10:22 UTC  (4+ messages)

[PATCH] http-push: making HTTP push more robust and more user-friendly
 2008-01-21 10:20 UTC  (4+ messages)

[PATCH] jpeg image reader
 2008-01-21 10:21 UTC  (12+ messages)

[PATCH] http-push: fix webdav lock leak
 2008-01-21 10:19 UTC  (8+ messages)
` [PATCH] http-push: fail when info/refs exists and is already locked
  ` [PATCH] http-push: more explicit error message with bad URL or password
    ` [PATCH] http-push and http-fetch: handle URLs without leading /
      ` [PATCH] added #define DEFAULT_MAX_REQUESTS for USE_CURL_MULTI mode

[Cluster-devel] GFS2 git tree
 2008-01-21 10:17 UTC 

[PATCH] Use FIX_UTF8_MAC to enable conversion from UTF8-MAC to UTF8
 2008-01-21 10:15 UTC  (5+ messages)

gitk layout bug
 2008-01-21 10:13 UTC  (3+ messages)

[PATCH] fix reading from character devices
 2008-01-21 10:13 UTC  (2+ messages)

SATA CDDVDRW and kernel 2.6.23.12 problems
 2008-01-21 10:13 UTC  (5+ messages)
    ` dvdrw->cdrom

[Adeos-main] [PATCH] refactor generic EXPORT_SYMBOLs
 2008-01-21 10:13 UTC 

Micron NAND support in linux MTD
 2008-01-21 10:06 UTC  (4+ messages)

[Bug 14168] New: endian bug on powerpc
 2008-01-21 10:07 UTC 

feature request: archivedir setting - symlinks do not work
 2008-01-21 10:07 UTC  (4+ messages)

[Adeos-main] [PATCH] x86-64: fix build for CONFIG_PREEMPT
 2008-01-21 10:06 UTC 

InfiniBand/RDMA merge plans for 2.6.25
 2008-01-21 10:01 UTC  (2+ messages)

a problem about the EC driver
 2008-01-21 15:17 UTC  (2+ messages)

acpi sci polarity
 2008-01-21 10:00 UTC  (12+ messages)
        ` [PATCH] add acpi powerbutton support

linux c/s 391
 2008-01-21  9:59 UTC 

[PATCH] ICMP: ICMP_MIB_OUTMSGS increment duplicated
 2008-01-21  9:59 UTC  (5+ messages)
` [PATCH 1/2] IPV6: ICMP6_MIB_OUTMSGS "
` [PATCH 2/2] IPV6: RFC 2011 compatibility broken

[PATCH 1/5] DMI: move dmi_available declaration to linux/dmi.h
 2008-01-21  9:50 UTC  (6+ messages)
` [PATCH 5/5] ACPI: add DMI to enable OSI(Linux) on ThinkPad T61

kbuild: improved Section mismatch detection
 2008-01-21  9:57 UTC  (11+ messages)
` [PATCH] kbuild: fix so modpost can now check any .o file
  ` [PATCH] kbuild: try harder to find symbol names in modpost
    ` [PATCH] kbuild: code refactoring "
      ` [PATCH] kbuild: introduce blacklisting "
        ` [PATCH] kbuild: check section names consistently "
          ` [PATCH] all archs: consolidate init and exit sections in vmlinux.lds.h
            ` [PATCH] compiler.h: introduce __section()
              ` [PATCH] Use separate sections for __dev/__cpu/__mem code/data

2.6.24-rc8-mm1
 2008-01-21  9:56 UTC  (6+ messages)
` 2.6.24-rc8-mm1 Build Failure on scsi driver
      ` [PATCH] SCSI: fix isa/pcmcia compile problem

[RFC] Per-thread getrusage
 2008-01-21  9:55 UTC  (3+ messages)
` [PATCH] RUSAGE_THREAD

VMX status report. Xen: #16764 & Xen0: #391 -- one new issue
 2008-01-21  9:55 UTC 

[PATCH 9/10] introduce intel_menlow platform specific driver
 2008-01-21  9:53 UTC  (3+ messages)

[PATCH] x86: Sync cpu/intel_cacheinfo.c with Linux kernel
 2008-01-21  9:51 UTC 

[PATCH] Transparent proxy support for LVS with localnode and realservers (WORKING)
 2008-01-21  9:48 UTC  (4+ messages)

Platform driver for PCA9564
 2008-01-21  9:48 UTC  (3+ messages)

[LIBNL 00/09]: Netfilter update + minor fixes
 2008-01-21  9:46 UTC  (7+ messages)
` [LIBNL 07/09]: Split up nfnetlink_log into log and msg objects
` [LIBNL 08/09]: Support conntrack add/delete/query requests

[patch] #ifdef very expensive debug check in page fault path
 2008-01-21  9:45 UTC  (5+ messages)

[patch 2/6] mm: introduce pte_special pte bit
 2008-01-21  9:43 UTC  (5+ messages)

[PATCH] revert chrp_pci_fixup_vt8231_ata devinit to fix libata on pegasos
 2008-01-21  9:39 UTC 

[BUG] cannot access IO ports in CMI8738 sound chip
 2008-01-21  9:37 UTC  (3+ messages)

[PATCH] remove use_sg_chaining
 2008-01-21  9:31 UTC  (10+ messages)

[PATCH] kernel/params.c: fix the module name length in param_sysfs_builtin
 2008-01-21  9:20 UTC 

[RFC][PATCH 2/2] kvm: libkvm: In-kernel PIT model
 2008-01-21  9:18 UTC 

[RFC][PATCH 0/2]In-kernel PIT model
 2008-01-21  9:18 UTC 

[ANNOUNCE] Btrfs v0.10 (online growing/shrinking, ext3 conversion, and more)
 2008-01-21  9:15 UTC  (5+ messages)
` [Btrfs-devel] "

[Cluster-devel] [GFS2][PATCH] - Allow journal recovery on read-only mount
 2008-01-21  9:14 UTC  (2+ messages)
` [Cluster-devel] "

[PATCH] virtio: remove explicit pci ids from virtio_pci.c
 2008-01-21  9:12 UTC  (4+ messages)

xt_owner-xt_socket plans
 2008-01-21  9:11 UTC  (2+ messages)

how do you people debug ALSA?
 2008-01-21  9:11 UTC 

[Cluster-devel] [PATCH][GFS2] Lockup on error
 2008-01-21  9:10 UTC  (2+ messages)

[Qemu-devel] [RESEND] [PATCH] Make use of temporaries as registers conditional (fixes gcc4 i386 host)
 2008-01-21  9:08 UTC  (4+ messages)

[Buildroot] [buildroot 0001954]: fakeroot 1.8.10 no longer available form debain ftp
 2008-01-21  9:08 UTC 

[PATCH] kernel/params.c: fix the module name length in param_sysfs_builtin
 2008-01-21  9:08 UTC 

[Buildroot] [buildroot 0001954]: fakeroot 1.8.10 no longer available form debain ftp
 2008-01-21  9:04 UTC 

[MPC5200] problem running FEC and ATA
 2008-01-21  8:57 UTC  (2+ messages)

[Announce]: Test tree updates
 2008-01-21  8:57 UTC 

[PATCH 7/7] driver-core : convert semaphore to mutex in struct class
 2008-01-21  9:03 UTC  (10+ messages)

[Xenomai-core] porting ipipe on EP9315
 2008-01-21  8:56 UTC 

Xilinx XPS_LL_TEMAC vs PLB_TEMAC
 2008-01-21  8:54 UTC  (2+ messages)

mount options can not be parsed in auto.master with ldap map
 2008-01-21  8:50 UTC  (3+ messages)


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.