mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH 1/1] ath5k: fix hw rate index condition
 2009-03-30 18:13 UTC  (11+ messages)

[patch 00/35] Jeff's ReiserFS Patch Queue
 2009-03-30 18:02 UTC  (14+ messages)
` [patch 01/35 quick-fixes] reiserfs: add support for mount count incrementing
` [patch 03/35 error-handling] reiserfs: use buffer_info for leaf_paste_entries
` [patch 04/35 error-handling] reiserfs: use more consistent printk formatting
` [patch 07/35 error-handling] reiserfs: prepare_error_buf wrongly consumes va_arg
` [patch 08/35 error-handling] reiserfs: eliminate reiserfs_warning from uniqueness functions
` [patch 09/35 error-handling] reiserfs: add locking around error buffer
` [patch 13/35 error-handling] reiserfs: use reiserfs_error()
` [patch 15/35 xattr-rework] reiserfs: xattr reiserfs_get_page takes offset instead of index
` [patch 16/35 xattr-rework] reiserfs: remove link detection code
` [patch 20/35 xattr-rework] reiserfs: eliminate per-super xattr lock
` [patch 22/35 xattr-rework] reiserfs: remove i_has_xattr_dir
` [patch 24/35 xattr-rework] reiserfs: journaled xattrs
` [patch 30/35 code-cleanup] reiserfs: rename p_s_sb to sb

[rfc] scale dcache locking
 2009-03-30 18:00 UTC  (14+ messages)
` [patch 08/14] fs: scale inode alias list
` [patch 09/14] fs: use RCU / seqlock logic for reverse and multi-step operaitons
` [patch 12/14] fs: dcache per-bucket dcache hash locking

Linux 2.6.29
 2009-03-30 17:59 UTC  (37+ messages)
            ` [PATCH] issue storage device flush via sync_blockdev() (was Re: Linux 2.6.29)
              ` [PATCH v2] issue storage device flush via sync_blockdev()
                ` [PATCH] issue storage dev flush from generic file_fsync helper
                      ` [PATCH 2/5] ext3: call blkdev_issue_flush on fsync()
                              ` [PATCH 1/7] block: Add block_flush_device()
                              ` [PATCH 2/7] ext3: call blkdev_issue_flush() on fsync()
                              ` [PATCH 5/7] vfs: Add wbcflush sysfs knob to disable storage device writeback cache flushes
                              ` [PATCH 6/7] xfs: propagate issue-flush error code
                              ` [PATCH 7/7] reiserfs: "

Linux 2.6.29
 2009-03-30 17:57 UTC  (42+ messages)

[PATCH] ext4: fix blkdev_issue_flush() failure handling
 2009-03-30 17:46 UTC  (10+ messages)

[BUG] spinlock lockup on CPU#0
 2009-03-30 17:36 UTC 

[PATCH] inotify: add hook to catch fsync/msync events
 2009-03-30 17:36 UTC 

ISCSI-SCST performance (with also IET and STGT data)
 2009-03-30 17:33 UTC 

bttv ir patch from Mark Lord
 2009-03-30 17:31 UTC  (3+ messages)

[PATCH] PNPACPI: Enable PNPACPI _PSx Support, v3
 2009-03-30 17:31 UTC 

[PATCHSET pata-2.6] ide: rq->buffer, data, special and misc cleanups
 2009-03-30 17:21 UTC  (8+ messages)

EXT4-ish "fixes" in UBIFS
 2009-03-30 17:19 UTC  (6+ messages)
` replace() system call needed (was Re: EXT4-ish "fixes" in UBIFS)

[PATCH 00/15] pending perf_counter bits
 2009-03-30 17:07 UTC  (16+ messages)
` [PATCH 01/15] perf_counter: unify and fix delayed counter wakeup
` [PATCH 02/15] perf_counter: fix update_userpage()
` [PATCH 03/15] perf_counter: kerneltop: simplify data_head read
` [PATCH 04/15] perf_counter: executable mmap() information
` [PATCH 05/15] perf_counter: kerneltop: parse the mmap data stream
` [PATCH 06/15] perf_counter: powerpc: only reserve PMU hardware when we need it
` [PATCH 07/15] perf_counter: make it possible for hw_perf_counter_init to return error codes
` [PATCH 08/15] perf_counter: x86: proper error propagation for the x86 hw_perf_counter_init()
` [PATCH 09/15] perf_counter tools: optionally scale counter values in perfstat mode
` [PATCH 10/15] perf_counter: small cleanup of the output routines
` [PATCH 11/15] perf_counter: re-arrange the perf_event_type
` [PATCH 12/15] pref_counter: kerneltop: update event_types
` [PATCH 13/15] perf_counter: provide generic callchain bits
` [PATCH 14/15] perf_counter: x86: callchain support
` [PATCH 15/15] perf_counter: pmc arbitration

[patch] P4 clock mod: recalibrate_cpu_khz on ia32 only
 2009-03-30 16:55 UTC  (2+ messages)

[PATCH v2 0/3] PCI core logical hotplug cleanup
 2009-03-30 16:50 UTC  (4+ messages)
` [PATCH v2 1/3] PCI: allow PCI core hotplug to remove PCI root bus
` [PATCH v2 2/3] PCI Hotplug: acpiphp: grab refcount on p2p subordinate bus
` [PATCH v2 3/3] PCI: pci_slot: grab refcount on slot's bus

[PATCH 00/12] DRBD: a block device for HA clusters
 2009-03-30 16:47 UTC  (16+ messages)
` [PATCH 01/13] DRBD: lru_cache
  ` [PATCH 02/13] DRBD: activity_log
    ` [PATCH 03/13] DRBD: bitmap
      ` [PATCH 04/13] DRBD: request
        ` [PATCH 05/13] DRBD: userspace_interface
          ` [PATCH 06/13] DRBD: internal_data_structures
            ` [PATCH 07/13] DRBD: main
              ` [PATCH 08/13] DRBD: receiver
                ` [PATCH 09/13] DRBD: proc
                  ` [PATCH 10/13] DRBD: worker
                    ` [PATCH 11/12] DRBD: misc
                      ` [PATCH 11/13] DRBD: variable_length_integer_encoding
                        ` [PATCH 12/12] DRBD: final
                          ` [PATCH 12/13] DRBD: misc
                            ` [PATCH 13/13] DRBD: final

Page Cache writeback too slow, SSD/noop scheduler/ext2
 2009-03-30 16:47 UTC  (2+ messages)

Linux-2.6.29-git6 Compile Error
 2009-03-30 16:47 UTC  (4+ messages)

[PATCH 0/3] PCI core logical hotplug cleanup
 2009-03-30 16:45 UTC  (7+ messages)
` [PATCH 1/3] PCI: allow PCI core hotplug to remove PCI root bus
` [PATCH 3/3] PCI: pci_slot: grab refcount on slot's bus

WARNING: at net/ipv4/tcp_input.c:2927 tcp_ack+0xd55/0x1991()
 2009-03-30 16:40 UTC  (4+ messages)

WARNING: at net/ipv4/tcp_input.c:2927 tcp_ack+0xd55/0x1991()
 2009-03-30 16:40 UTC  (7+ messages)

[PATCH] writeback: guard against jiffies wraparound on inode->dirtied_when checks
 2009-03-30 16:40 UTC 

[patch 0/6] Guest page hinting version 7
 2009-03-30 16:34 UTC  (5+ messages)

2.6.29: ivtv-vbi.c: divide-by-zero in compress_sliced_buf()
 2009-03-30 16:21 UTC  (5+ messages)
` [ivtv-devel] "

compilation error in linus git tree
 2009-03-30 16:16 UTC  (2+ messages)

linux-next: Tree for March 26
 2009-03-30 16:15 UTC  (3+ messages)
` [PATCH -next] exofs: fix printk format warnings

[GIT PATCHES for 2.6.30] V4L/DVB improvements for 2.6.30
 2009-03-30 16:09 UTC 

[PATCH 1/2] kaweth: Fix locking to be SMP-safe
 2009-03-30 15:58 UTC  (3+ messages)

[git pull] fuse fix for 2.6.30 and -stable
 2009-03-30 15:55 UTC 

[patch 0/3] slub partial list thrashing performance degradation
 2009-03-30 15:54 UTC  (9+ messages)
` [patch 1/3] slub: add per-cache slab thrash ratio
  ` [patch 2/3] slub: scan partial list for free slabs when thrashing
    ` [patch 3/3] slub: sort parital list "

[PATCH -tip 3/4 V3] tracing: kprobe-tracer plugin supports arguments
 2009-03-30 15:36 UTC  (4+ messages)

[PATCH 3/3] smc91c92_cs: use request_firmware
 2009-03-30 15:34 UTC 

[PATCH 2/3] 3C359: use request_firmware
 2009-03-30 15:31 UTC 

[PATCH 1/3] yam: use request_firmware
 2009-03-30 15:30 UTC 

[PATCH 0/3] [git-pull] net firmware patches
 2009-03-30 15:27 UTC 

2.6.29 on MacBook 2,1 fails to reboot
 2009-03-30 15:26 UTC  (5+ messages)

Removing __kernel_old_uid_t, git_t, dev_t
 2009-03-30 15:17 UTC  (4+ messages)

ext2/3: document conditions when reliable operation is possible
 2009-03-30 15:06 UTC  (6+ messages)

[PATCH] toshiba-acpi: remove MAINTAINERS entry
 2009-03-30 14:57 UTC  (3+ messages)

Regression caused by commit "netfilter: iptables: lock free counters"
 2009-03-30 14:56 UTC  (5+ messages)

[PATCH 0/3] compressed in-memory swapping take5
 2009-03-30 14:54 UTC  (4+ messages)
` [PATCH 1/3] xvmalloc memory allocator
` [PATCH 2/3] ramzswap virtual block device
` [PATCH 3/3] ramzswap documentation

ext3 IO latency measurements (was: Linux 2.6.29)
 2009-03-30 14:52 UTC  (12+ messages)
            ` [PATCH 1/2] Add a strictatime mount option
              ` [PATCH 2/2] Make relatime default

[GIT RFC] percpu: use dynamic percpu allocator as the default percpu allocator
 2009-03-30 14:50 UTC  (11+ messages)
              ` [PATCH UPDATED] "

2.6.29 regression: ATA bus errors on resume
 2009-03-30 14:40 UTC  (2+ messages)

[git pull] IDE updates part 2
 2009-03-30 14:33 UTC  (2+ messages)

Q: check_unsafe_exec() races (Was: [PATCH 2/4] fix setuid sometimes doesn't)
 2009-03-30 14:32 UTC  (12+ messages)

[PATCH 00/13] Asynchronous raid6 acceleration (part 1 of 2)
 2009-03-30 14:30 UTC  (7+ messages)
` [PATCH 06/13] async_tx: add support for asynchronous GF multiplication
` [PATCH 07/13] async_tx: add support for asynchronous RAID6 recovery operations
` [PATCH 09/13] iop-adma: P+Q self test

claims of £500,000 pounds
 2009-03-30 14:28 UTC 

[PATCH 8/10] cpumask: convert rcutorture.c
 2009-03-30 14:24 UTC  (2+ messages)

Linux 2.6.29
 2009-03-30 14:22 UTC  (3+ messages)

[PATCH 0/3] Ext3 latency improvement patches
 2009-03-30 14:16 UTC  (15+ messages)
` [PATCH 1/3] block_write_full_page: Use synchronous writes for WBC_SYNC_ALL writebacks
  ` [PATCH 2/3] ext3: Use WRITE_SYNC for commits which are caused by fsync()
    ` [PATCH 3/3] ext3: Avoid starting a transaction in writepage when not necessary

Zero length files - an alternative approach?
 2009-03-30 14:06 UTC  (4+ messages)

**Dear Lucky Winner**
 2009-03-30 14:03 UTC 

[PATCH] x86, UV: Fix for nodes with memory and no cpus
 2009-03-30 14:01 UTC 

[rfc] x86, bts: fix crash
 2009-03-30 13:55 UTC  (9+ messages)

WEBMAIL UPGRADE
 2009-03-30 13:44 UTC 

[RESEND: git pull] jfs update
 2009-03-30 13:38 UTC 

claims of £500,000 pounds
 2009-03-30 13:37 UTC 

enabling kms for i915 disables brightness control and xrandr
 2009-03-30 13:37 UTC  (4+ messages)

Suspend Warning in libata-core
 2009-03-30 13:32 UTC 

[PATCH] bonding: allow bond in mode balance-alb to work properly in bridge -try4
 2009-03-30 12:58 UTC  (9+ messages)

peak vnodes <number>
 2009-03-30 12:27 UTC  (3+ messages)

linux-next: Tree for March 30
 2009-03-30 12:24 UTC  (2+ messages)
` linux-next: Tree for March 30: [BUG] kmemleak page fault

[PATCH] Fix scripts/setlocalversion with git
 2009-03-30 12:21 UTC 

[PATCH][TRIVIAL] ext2: fix a typo in ext2.h
 2009-03-30 12:19 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®