All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-03-17 20:41:18 to 2009-03-17 23:04:55 UTC [more...]

rt2x00 mesh support
 2009-03-17 23:04 UTC  (14+ messages)

Fix for __div64_32 locks when using some 64 bit numbers
 2009-03-17 23:03 UTC  (2+ messages)

strange guest slowness after some time
 2009-03-17 23:02 UTC  (20+ messages)

[JGIT PATCH 0/4] Avoid using 1280 file descriptors
 2009-03-17 22:59 UTC  (4+ messages)
` [JGIT PATCH 2/4] Update EGit plugin to use WindowCacheConfig
  ` [JGIT PATCH 3/4] Cap the number of open files in the WindowCache

[git patches] Ocfs2 updates for 2.6.30
 2009-03-17 20:01 UTC  (22+ messages)
` [PATCH 01/32] ocfs2/hb: Expose the list of heartbeating nodes via debugfs
` [PATCH 02/32] ocfs2: Move struct recovery_map to a header file
` [PATCH 04/32] ocfs2: Remove debugfs file local_alloc_stats
` [PATCH 05/32] ocfs2: Introduce dir lookup helper struct
` [PATCH 08/32] ocfs2: Introduce dir free space list
` [PATCH 12/32] ocfs2: re-order ocfs2_empty_dir checks
` [PATCH 13/32] ocfs2: fix leaf start calculation in ocfs2_dx_dir_rebalance()
` [PATCH 15/32] ocfs2: Allocate inode groups from global_bitmap
` [PATCH 16/32] ocfs2: Optimize inode group allocation by recording last used group
` [PATCH 17/32] ocfs2/dlm: Encapsulate adding and removing of mle from dlm->master_list
` [PATCH 18/32] ocfs2/dlm: Clean up struct dlm_lock_name
` [PATCH 20/32] ocfs2/dlm: Create and destroy the dlm->master_hash
` [PATCH 23/32] ocfs2/dlm: Track number of mles
` [PATCH 24/32] ocfs2/dlm: Improve lockres counts
` [PATCH 25/32] ocfs2/dlm: dlm_set_lockres_owner() and dlm_change_lockres_owner() inlined
` [PATCH 26/32] ocfs2/dlm: Show the number of lockres/mles in dlm_state
` [PATCH 27/32] ocfs2/dlm: Remove struct dlm_lock_name in struct dlm_master_list_entry
` [PATCH 28/32] ocfs2/dlm: Do not purge lockres that is being migrated dlm_purge_lockres()
` [PATCH 30/32] ocfs2: fix rare stale inode errors when exporting via nfs
` [PATCH 31/32] ocfs2: Pagecache usage optimization on ocfs2
` [PATCH 32/32] ocfs2: recover orphans in offline slots during recovery and mount

pull request: wireless-next-2.6 2009-03-17
 2009-03-17 22:58 UTC  (3+ messages)

[PATCH] ioemu: Fix getting the configuration of PCI pass-through from xenstore
 2009-03-17 22:57 UTC  (2+ messages)

[PATCH] tracing/ftrace: stop {irqs,preempt}soff tracers when tracing is stopped
 2009-03-17 22:54 UTC  (4+ messages)

[RFC][PATCH 00/11] tracepoint perf counter events and other stuff
 2009-03-17 22:54 UTC  (15+ messages)
` [RFC][PATCH 01/11] perf_counter: fix uninitialized usage of event_list
` [RFC][PATCH 02/11] perf_counter: generic context switch event
` [RFC][PATCH 03/11] ftrace: fix memory leak
` [RFC][PATCH 04/11] ftrace: provide an id file for each event
` [RFC][PATCH 05/11] ftrace: ensure every event gets an id
` [RFC][PATCH 06/11] ftrace: event profile hooks
` [RFC][PATCH 07/11] perf_counter: fix up counter free paths
` [RFC][PATCH 08/11] perf_counter: hook up the tracepoint events
` [RFC][PATCH 09/11] perf_counter: revamp syscall input ABI
` [RFC][PATCH 10/11] perfcounters: abstract wakeup flag setting in core to fix powerpc build
` [RFC][PATCH 11/11] perf_counter: unify irq output code

Lost files + indentical Foldernames on XFS Partition
 2009-03-17 22:52 UTC  (3+ messages)

ids missing in ath5k ?
 2009-03-17 21:36 UTC  (5+ messages)

What's cooking in git.git (Mar 2009, #04; Sat, 14)
 2009-03-17 22:53 UTC  (4+ messages)
` push.default, was "

29-rc-mmotm - HID/USB wedge w/ WARNING: at kernel/workqueue.c:371
 2009-03-17 22:01 UTC  (4+ messages)

Lava dual parallel PCI card IRQ problem
 2009-03-17 22:52 UTC  (3+ messages)

[GIT *] Solos PCI ADSL card update
 2009-03-17 22:49 UTC  (37+ messages)
` [PATCH 01/30] solos: Fix length header in FPGA transfers
` [PATCH 02/30] solos: Slight debugging improvements
` [PATCH 03/30] solos: FPGA and firmware update support
` [PATCH 04/30] solos: Clean up firmware loading code
` [PATCH 05/30] solos: Kill global 'opens' count
` [PATCH 06/30] solos: Handle attribute show/store in kernel more sanely
` [PATCH 08/30] solos: Handle new line status change packets, hook up to ATM layer info
` [PATCH 07/30] solos: Add initial list of parameters
` [PATCH 09/30] solos: Kill existing connections on link down event
` [PATCH 10/30] solos: Reject non-AAL5 connections.... for now
` [PATCH 11/30] solos: Add SNR and Attn to status packet, fix oops on load
` [PATCH 12/30] solos: Fix under-allocation of skb size for get/set parameters
` [PATCH 13/30] solos: Remove parameter group from sysfs on ATM dev deregister
` [PATCH 14/30] solos: First attempt at DMA support
` [PATCH 15/30] solos: Tidy up DMA handling a little. Still untested
` [PATCH 16/30] solos: Tidy up tx_mask handling for ports which need TX
` [PATCH 17/30] solos: Remove unused loopback debug stuff
` [PATCH 18/30] solos: Remove IRQF_DISABLED, don't frob IRQ enable on the FPGA in solos_irq()
` [PATCH 19/30] solos: Remove superfluous wait_queue_head_t from struct solos_param
` [PATCH 20/30] solos: Fix various bugs in status packet handling
` [PATCH 21/30] solos: Clean up handling of card->tx_mask a little
` [PATCH 22/30] solos: Remove debugging, commented-out test code
` [PATCH 23/30] solos: Add 'reset' module parameter to reset the DSL chips on load
` [PATCH 24/30] solos: Tidy up status interrupt handling, cope with 'ERROR' status
` [PATCH 26/30] solos: Set RX empty flag at startup only for !dma mode
` [PATCH 25/30] solos: Don't clear config registers at startup
` [PATCH 27/30] solos: Swap upstream/downstream rates in status packet, clean up some more
` [PATCH 28/30] solos: Reset device on unload, free pending skbs
` [PATCH 29/30] solos: Automatically determine number of ports
` [PATCH 30/30] solos: Disable DMA until we have an FPGA update with it actually implemented

New kernel hifn795x driver does not play nice with luks
 2009-03-17 22:47 UTC  (2+ messages)

[WIP/RFC] crypto: add support for Orion5X crypto engine
 2009-03-17 22:42 UTC  (2+ messages)

[PATCH] [PATCH] dynamic calculation of event message size for ctnetlink
 2009-03-17 22:38 UTC  (5+ messages)

[U-Boot] [PATCH/next v3 00/28] tools/Makefile cleanup and win32 tool support
 2009-03-17 22:34 UTC  (5+ messages)

[compat] Make compat-wireless work with new wireless-testing again
 2009-03-17 22:33 UTC  (2+ messages)
` [compat] Add MWL8K support

[PATCH 0/2 v2] powerpc/86xx: Board support for GE Fanuc PPC9A
 2009-03-17 22:33 UTC  (5+ messages)
` [PATCH v2 1/2] powerpc/86xx: Board support for GE Fanuc's PPC9A

Support for country information
 2009-03-17 22:32 UTC  (2+ messages)

Ability to edit message from git rebase --interactive
 2009-03-17 22:31 UTC  (2+ messages)

Large write = large latency for small writes
 2009-03-17 22:29 UTC  (3+ messages)

linux-next - request_module_nowait() breaks iptables and iwl3945
 2009-03-17 22:27 UTC  (3+ messages)

[PATCH] builtin-tag.c: remove global variable to use the callback data of git-config
 2009-03-17 22:27 UTC  (4+ messages)

[PATCH] gianfar: pass the proper dev to DMA ops
 2009-03-17 22:24 UTC  (3+ messages)

Cleaning tmp folder
 2009-03-17 22:20 UTC 

Git SRC_TARBALL_STASH filename
 2009-03-17 22:16 UTC  (3+ messages)

4vl + usb + arm
 2009-03-17 22:13 UTC  (4+ messages)

[Bugme-new] [Bug 12877] New: tg3: eth0 transit timed out, resetting -> dead NIC
 2009-03-17 22:09 UTC  (3+ messages)

[Qemu-devel] Creating a (resizable) image which will hold Windows XP
 2009-03-17 22:04 UTC  (4+ messages)
` [Qemu-devel] "

Linux/Opie/Angstroem on Fujitsu Siemens Loox 420
 2009-03-17 22:03 UTC  (3+ messages)

[U-Boot] [GIT PULL] Please pull coldfire tree
 2009-03-17 22:03 UTC 

[PATCH] r8169: Fix irq masking in rtl8169_interrupt()
 2009-03-17 22:06 UTC  (2+ messages)

Strange card
 2009-03-17 21:59 UTC  (4+ messages)

[Qemu-devel] XP guest specifics
 2009-03-17 21:58 UTC  (2+ messages)

[PATCH] Fix SLAB corruption during
 2009-03-17 21:56 UTC  (4+ messages)
` [PATCH v2] Fix SLAB corruption during rmmod

[PULL] x86 cpumask work
 2009-03-17 21:52 UTC  (2+ messages)

2.6.29-rc8: boot/kernel init duration regression from 2.6.28
 2009-03-17 21:51 UTC  (2+ messages)

[Bug 12885] New: kernel BUG at fs/jbd/transaction.c:1376!
 2009-03-17 21:49 UTC  (2+ messages)
` [Bug 12885] "

[linux-dvb] Rotor not working Skystar hd2(VP1041/STB0899) S2API MYTHTV
 2009-03-17 21:46 UTC 

[PATCH 1/1] OMAP3: PM: Add the wakeup source driver
 2009-03-17 21:47 UTC  (2+ messages)

sync_action repair not reading all sectors?
 2009-03-17 21:46 UTC  (2+ messages)

[Lustre-devel] protocol backofs
 2009-03-17 21:45 UTC  (3+ messages)

[PATCH] radio-mr800.c: Missing mutex include
 2009-03-17 21:42 UTC  (2+ messages)

pull request: wireless-2.6 2009-03-16
 2009-03-17 21:39 UTC  (2+ messages)

[PATCH] disable post-checkout test on Cygwin
 2009-03-17 21:38 UTC  (6+ messages)
        ` [PATCH] Define a version of lstat(2) specially for copy operation

[PATCH] acpi: remove the wrong warning about xpm1a_event_block.bit_width
 2009-03-17 21:36 UTC 

Local clone checks out wrong branch based on remote HEAD
 2009-03-17 21:31 UTC  (2+ messages)

fetch and pull
 2009-03-17 21:31 UTC  (10+ messages)

qemu ppcemb illegal instruction
 2009-03-17 21:32 UTC  (2+ messages)

[U-Boot] MMU/PPC question
 2009-03-17 21:32 UTC  (3+ messages)

[Lustre-devel] Deadlock in usocklnd
 2009-03-17 21:31 UTC  (3+ messages)

Latest brk patchset
 2009-03-17 21:28 UTC  (30+ messages)
      ` [crash] "

lockdep report with 2.6.29-rc8-wl-18593-gef1cb6f-dirty
 2009-03-17 18:45 UTC 

[PULL] x86 cpumask work
 2009-03-17 21:27 UTC  (4+ messages)

Possible circular locking problem
 2009-03-17 21:25 UTC  (3+ messages)

[Bugme-new] [Bug 12886] New: skge wake on lan
 2009-03-17 21:23 UTC  (3+ messages)

[PATCH] module: fix refptr allocation and release order
 2009-03-17 21:21 UTC  (3+ messages)

Multicast packet loss
 2009-03-17 21:19 UTC  (2+ messages)

Dropping qtopia-core-4.3.3.bb and qtopia4core.bbclass
 2009-03-17 21:17 UTC  (4+ messages)

[PATCH] add new frequency table for Strasbourg, France
 2009-03-17 21:16 UTC  (8+ messages)

2.6.28.7 domU: 32-bit emulation seems to be broken
 2009-03-17 21:14 UTC  (16+ messages)
  `  "
              ` [Xen-devel] "

PARALLEL_MAKE
 2009-03-17 21:11 UTC  (3+ messages)

What's in linux1394-2.6.git?
 2009-03-17 21:11 UTC 

[GIT PATCH] USB patches for 2.6-git
 2009-03-17 21:05 UTC 

[Bug 5493] mprotect usage causing slow system performance and freezing
 2009-03-17 21:03 UTC 

socket api problem: can't bind an ipv6 socket to ::ffff:0.0.0.0
 2009-03-17 21:06 UTC  (6+ messages)
` [RFC PATCH 1/4] ipv6: Disallow binding to v4-mapped address on v6-only socket
` [RFC PATCH 2/4] ipv6: Allow ipv4 wildcard binds after ipv6 address binds
` [RFC PATCH 3/4] ipv6: Make v4-mapped bindings consitant with IPv4
` [RFC PATCH 4/4] ipv6: Fix conflict resolutions during ipv6 binding

[ath9k-devel] [rfc] Implement ath9k mesh point operation
 2009-03-17 21:05 UTC  (3+ messages)
  `  "

Linux 2.6.28.8
 2009-03-17 21:02 UTC  (4+ messages)
` Linux 2.6.28.8 (ocfs2 build failure)
  ` [stable] "

[PATCH] fb: hide cursor in graphics mode
 2009-03-17 21:02 UTC  (9+ messages)
` [Linux-fbdev-devel] "
              ` [PATCH] fb: hide hardware cursor in graphics mode (Mach64)

C/R review
 2009-03-17 21:01 UTC 

[PATCH] atyfb: speed up Mach64 cursor
 2009-03-17 21:04 UTC 

[PATCH] Avoid ChangeLog erasing in tarball release
 2009-03-17 20:50 UTC 

[PATCH] git-gui: Fix merge conflict display error when filename contains spaces
 2009-03-17 20:56 UTC 

Btrfs experimental branch updates
 2009-03-17 20:57 UTC  (6+ messages)

[*** BULK ***] Re: medical profession listings
 2009-03-17 20:55 UTC 

[PATCH] nvidiafb: remove open_lock mutex
 2009-03-17 20:55 UTC 

C/R review
 2009-03-17 21:01 UTC 

[linux-lvm] fsync() and LVM
 2009-03-17 20:52 UTC  (7+ messages)
    ` [linux-lvm] liblvm status question

[alsa-devel] Bugs on aspire one A150
 2009-03-17 20:32 UTC  (13+ messages)
  `  "

[Qemu-devel] [PATCH 00/14] block (mostly qcow2) changes (v6)
 2009-03-17 20:40 UTC  (15+ messages)
` [Qemu-devel] [PATCH 01/14] Introducing qcow2 extensions
  ` [Qemu-devel] [PATCH 02/14] block: support known backing format for image create and open
    ` [Qemu-devel] [PATCH 03/14] block-qcow2: keep backing file format in a qcow2 extension
      ` [Qemu-devel] [PATCH 04/14] qemu-img: adding a "-F base_fmt" option to "qemu-img create -b"
        ` [Qemu-devel] [PATCH 05/14] block-qcow2: keep highest allocated offset
          ` [Qemu-devel] [PATCH 06/14] block-qcow2: export highest-alloc through BlockDriverInfo and get_info()
            ` [Qemu-devel] [PATCH 07/14] block: info blockstats: show highest_allocated if exists
              ` [Qemu-devel] [PATCH 08/14] Add a bdrv_close_all() and call it at the end of main()
                ` [Qemu-devel] [PATCH 09/14] block-qcow2: keep highest alloc offset in a qcow2 extension
                  ` [Qemu-devel] [PATCH 10/14] qemu-img: info: show highest_alloc if exists
                    ` [Qemu-devel] [PATCH 11/14] qcow2: qcow_read_extensions: make "advance offset over extension" common
                      ` [Qemu-devel] [PATCH 12/14] block: pass BDRV_BACKING flag to open of a backing file
                        ` [Qemu-devel] [PATCH 13/14] block: keep flags an image was opened with
                          ` [Qemu-devel] [PATCH 14/14] block-qcow2: do not keep track of highest-alloc for backing files


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.