All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-02-17 14:24:29 to 2009-02-17 16:13:06 UTC [more...]

[PATCH FOR-STABLE-2.6.27 00/24]
 2009-02-17 15:58 UTC  (18+ messages)
` [PATCH FOR-STABLE-2.6.27 01/24] ext4: Add support for non-native signed/unsigned htree hash algorithms
  ` [PATCH FOR-STABLE-2.6.27 02/24] ext4: tone down ext4_da_writepages warnings
    ` [PATCH FOR-STABLE-2.6.27 03/24] ext4: Fix the delalloc writepages to allocate blocks at the right offset
      ` [PATCH FOR-STABLE-2.6.27 04/24] ext4: avoid ext4_error when mounting a fs with a single bg
        ` [PATCH FOR-STABLE-2.6.27 05/24] ext4: Widen type of ext4_sb_info.s_mb_maxs[]
          ` [PATCH FOR-STABLE-2.6.27 06/24] jbd2: Add barrier not supported test to journal_wait_on_commit_record
            ` [PATCH FOR-STABLE-2.6.27 07/24] ext4: Don't overwrite allocation_context ac_status
              ` [PATCH FOR-STABLE-2.6.27 08/24] ext4: Add blocks added during resize to bitmap
                ` [PATCH FOR-STABLE-2.6.27 09/24] ext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resize
                  ` [PATCH FOR-STABLE-2.6.27 10/24] ext4: cleanup mballoc header files
                    ` [PATCH FOR-STABLE-2.6.27 11/24] ext4: Use an rbtree for tracking blocks freed during transaction
                      ` [PATCH FOR-STABLE-2.6.27 12/24] ext4: don't use blocks freed but not yet committed in buddy cache init
                        ` [PATCH FOR-STABLE-2.6.27 13/24] ext4: Fix race between read_block_bitmap() and mark_diskspace_used()
                          ` [PATCH FOR-STABLE-2.6.27 14/24] ext4: Fix the race between read_inode_bitmap() and ext4_new_inode()
                            ` [PATCH FOR-STABLE-2.6.27 15/24] jbd2: Add BH_JBDPrivateStart
                              ` [PATCH FOR-STABLE-2.6.27 16/24] ext4: Use new buffer_head flag to check uninit group bitmaps initialization
                                ` [PATCH FOR-STABLE-2.6.27 17/24] ext4: mark the blocks/inode bitmap beyond end of group as used

[PATCH FOR-STABLE-2.6.28 00/24]
 2009-02-17 15:32 UTC  (25+ messages)
` [PATCH FOR-STABLE-2.6.28 01/24] ext4: Add support for non-native signed/unsigned htree hash algorithms
  ` [PATCH FOR-STABLE-2.6.28 02/24] ext4: tone down ext4_da_writepages warnings
    ` [PATCH FOR-STABLE-2.6.28 03/24] ext4: Fix the delalloc writepages to allocate blocks at the right offset
      ` [PATCH FOR-STABLE-2.6.28 04/24] ext4: avoid ext4_error when mounting a fs with a single bg
        ` [PATCH FOR-STABLE-2.6.28 05/24] ext4: Widen type of ext4_sb_info.s_mb_maxs[]
          ` [PATCH FOR-STABLE-2.6.28 06/24] jbd2: Add barrier not supported test to journal_wait_on_commit_record
            ` [PATCH FOR-STABLE-2.6.28 07/24] ext4: Don't overwrite allocation_context ac_status
              ` [PATCH FOR-STABLE-2.6.28 08/24] ext4: Add blocks added during resize to bitmap
                ` [PATCH FOR-STABLE-2.6.28 09/24] ext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resize
                  ` [PATCH FOR-STABLE-2.6.28 10/24] ext4: cleanup mballoc header files
                    ` [PATCH FOR-STABLE-2.6.28 11/24] ext4: don't use blocks freed but not yet committed in buddy cache init
                      ` [PATCH FOR-STABLE-2.6.28 12/24] ext4: Fix race between read_block_bitmap() and mark_diskspace_used()
                        ` [PATCH FOR-STABLE-2.6.28 13/24] ext4: Fix the race between read_inode_bitmap() and ext4_new_inode()
                          ` [PATCH FOR-STABLE-2.6.28 14/24] jbd2: Add BH_JBDPrivateStart
                            ` [PATCH FOR-STABLE-2.6.28 15/24] ext4: Use new buffer_head flag to check uninit group bitmaps initialization
                              ` [PATCH FOR-STABLE-2.6.28 16/24] ext4: mark the blocks/inode bitmap beyond end of group as used
                                ` [PATCH FOR-STABLE-2.6.28 17/24] ext4: Don't allow new groups to be added during block allocation
                                  ` [PATCH FOR-STABLE-2.6.28 18/24] ext4: Init the complete page while building buddy cache
                                    ` [PATCH FOR-STABLE-2.6.28 19/24] ext4: Fix s_dirty_blocks_counter if block allocation failed with nodelalloc
                                      ` [PATCH FOR-STABLE-2.6.28 20/24] ext4: Add sanity checks for the superblock before mounting the filesystem
                                        ` [PATCH FOR-STABLE-2.6.28 21/24] ext4: only use i_size_high for regular files
                                          ` [PATCH FOR-STABLE-2.6.28 22/24] ext4: Add sanity check to make_indexed_dir
                                            ` [PATCH FOR-STABLE-2.6.28 23/24] jbd2: On a __journal_expect() assertion failure printk "JBD2", not "EXT3-fs"
                                              ` [PATCH FOR-STABLE-2.6.28 24/24] ext4: Initialize the new group descriptor when resizing the filesystem

powerpc/kvm: Add MPC8544DS board support
 2009-02-17 16:08 UTC  (13+ messages)
` [PATCH 1/5] kvm/powerpc: Enable MPIC for E500 platform
  ` [PATCH 2/5] kvm/powerpc: Add freescale pci controller's support
    ` [PATCH 3/5] kvm/powerpc: Add irq support for E500 core
      ` [PATCH 4/5] kvm/powerpc: Add MPC8544DS board support
        ` [Qemu-devel] "
    ` [Qemu-devel] [PATCH 2/5] kvm/powerpc: Add freescale pci controller's support
      ` [Qemu-devel] [PATCH 2/5] kvm/powerpc: Add freescale pci
  ` [Qemu-devel] [PATCH 1/5] kvm/powerpc: Enable MPIC for E500 platform
    ` [Qemu-devel] [PATCH 1/5] kvm/powerpc: Enable MPIC for E500

[patch 0/8] kzfree()
 2009-02-17 16:01 UTC  (9+ messages)
` [patch 1/8] slab: introduce kzfree()

PVR x50 corrupts ATSC 115 streams
 2009-02-17 16:05 UTC  (2+ messages)

rtl8187 not handling my usb card
 2009-02-17 16:05 UTC  (6+ messages)

[Bug #12650] Strange load average and ksoftirqd behavior with 2.6.29-rc2-git1
 2009-02-17 16:05 UTC  (24+ messages)

[OMAPZOOM][PATCH] Testing for TWL4030 in board file change
 2009-02-17 16:02 UTC  (4+ messages)

[U-Boot] U-Boot Makefile question
 2009-02-17 16:02 UTC  (3+ messages)

ixp4xx_hss and netif_receive_skb
 2009-02-17 16:02 UTC 

[ath9k-devel] AR9281 - AP : bit rate always 0 kb/sec
 2009-02-17 15:59 UTC  (2+ messages)

[PATCH] ses: code_set == 1 is tested twice
 2009-02-17 15:59 UTC 

[PATCH] ext4: Fix to read empty directory blocks correctly in 64k blocksize filesystems
 2009-02-17  0:05 UTC  (6+ messages)

xfs problems (possibly after upgrading from linux kernel 2.6.27.10 to .14)
 2009-02-17 15:56 UTC  (4+ messages)

KWorld ATSC 115 all static
 2009-02-17 15:53 UTC  (11+ messages)

[PATCH 4/4] scsi: megaraid_sas - Update the Version and Changelog
 2009-02-17 15:51 UTC  (8+ messages)
` [PATCH 1/9] scsi: megaraid_sas - Fix the tape drive support
  ` [PATCH 2/9] scsi: megaraid_sas - Add poll wait support to megaraid sas driver - I
    ` [PATCH 3/9] scsi: megaraid_sas - Add poll wait support to megaraid sas driver - II
      ` [PATCH 4/9] scsi: megaraid_sas - Add new controller 0x73(new SAS2) support to the driver

[PATCH] netlink: add NETLINK_BROADCAST_ERROR socket option
 2009-02-17 15:52 UTC  (4+ messages)

[PATCH 0/4] generic smp helpers vs kmalloc
 2009-02-17 15:51 UTC  (20+ messages)
` [PATCH 1/4] generic-smp: remove single ipi fallback for smp_call_function_many()
  ` Q: smp.c && barriers (Was: [PATCH 1/4] generic-smp: remove single ipi fallback for smp_call_function_many())
  ` [PATCH] generic-smp: remove kmalloc()
` [PATCH 2/4] generic-smp: remove kmalloc usage

[PATCH mmotm 0/6] nilfs2 ioctl cleanups (change ioctl API)
 2009-02-17 15:49 UTC  (5+ messages)
` [PATCH mmotm 4/6] nilfs2: use unlocked_ioctl

[lm-sensors] Cannot make ver 3.0.3
 2009-02-17 15:48 UTC  (2+ messages)

[PATCH] mfd: Add support for WM8351 revision B
 2009-02-17 15:45 UTC 

[PATCH] kvm: userspace: Initialise ECX value with 'count' as host_cpuid now expects it
 2009-02-17 15:45 UTC 

linux-next: Tree for February 17
 2009-02-17 15:43 UTC  (4+ messages)
` Next 17 : warn_slowpath() / powernowk8_cpu_init
` Next 17 : warn_on lib/debugobjects during mpt driver initialization

[PATCH] rev-list: estimate number of bisection step left
 2009-02-17 15:39 UTC  (7+ messages)

UBI memory leak after creating and removing volumes
 2009-02-17 15:39 UTC  (3+ messages)

[PATCH] busybox-1.13.2: fix parallel build failing on appletlib
 2009-02-17 15:36 UTC 

[PATCH] atiixp: missing parentheses?
 2009-02-17 15:37 UTC  (5+ messages)

Autobuilder bugs versus stable branch being updated
 2009-02-17 15:33 UTC 

[Qemu-devel] PPC Haiku
 2009-02-17 15:34 UTC  (3+ messages)

[RFC] Configuring (future) committags support in gitweb
 2009-02-17 15:32 UTC  (4+ messages)
    ` [RFC] Configuring (future) committags support in gitweb, especially bug linking

[RFD] Automatic suspend
 2009-02-17 15:32 UTC  (22+ messages)

redundant reverse DNS on NFS mount or umount
 2009-02-17 15:22 UTC 

[PATCH 01/18] ide: add ->read_sff_dma_status method
 2009-02-17 15:32 UTC  (10+ messages)
` [PATCH 13/18] ide: use ->tf_load in SELECT_DRIVE()

[ kvm-Bugs-2609423 ] Segmentation fault when creating guest on PAE host
 2009-02-17 15:30 UTC 

Problem with baking GStreamer Plugins
 2009-02-17 15:27 UTC 

NAT not for filtering - problem
 2009-02-17 15:28 UTC 

[PATCH] Fixes an 'Unable to parse date' error message in git-svn
 2009-02-17 15:16 UTC 

mmotm 2009-02-14-00-49 uploaded
 2009-02-17 14:37 UTC  (3+ messages)
` mmotm 2010-02-14-00-49 uploaded - synaptics breakage
` mmotm 2009-02-14-00-49 uploaded -epoll busted

[PATCH] Add tracepoints to track pagecache transition
 2009-02-17 15:24 UTC  (8+ messages)

[PATCH] mtd-utils: handle non-power-of-2 erase size (E.G. for dataflash)
 2009-02-17 15:18 UTC  (2+ messages)

[ANNOUNCE] Gerrit Code Review 2.0.3
 2009-02-17 15:18 UTC  (5+ messages)

[BUG] changeset 9029 (http://linuxtv.org/hg/v4l-dvb/rev/aa3e5cc1d833)
 2009-02-17 15:16 UTC  (7+ messages)
      ` [linux-dvb] "

[PATCH] kvm: ||/&& typo
 2009-02-17 15:16 UTC  (2+ messages)

sync-Regression in 2.6.28.2?
 2009-02-17 15:15 UTC  (5+ messages)

CVS import
 2009-02-17 15:16 UTC  (7+ messages)
` CVS import [SOLVED]

linux-next: USB mouse won't work after resume
 2009-02-17 15:12 UTC  (3+ messages)

[PATCH 0/10] ide: flags query macros
 2009-02-17 14:33 UTC  (2+ messages)

Snapshot From ALSA Server
 2009-02-17 15:08 UTC 

&&//|| typo ?
 2009-02-17 15:07 UTC  (2+ messages)

[U-Boot] [PATCH] ppc4xx: Cleanup PMC405 board support
 2009-02-17 15:05 UTC  (4+ messages)

[RFC/PATCH] Proof-of-concept streamed hashing, demoed in `git hash-object`
 2009-02-17 15:03 UTC  (2+ messages)

[PATCH 00/15] [git pull] for tip/tracing/ftrace
 2009-02-17 14:37 UTC  (5+ messages)

[PATCH net-next] e1000: Removing the unused macro PAGE_USE_COUNT()
 2009-02-17 14:59 UTC 

[PATCH] fix the interrupt loss problem on powerpc IPIC (2.6.23)
 2009-02-17 14:55 UTC  (10+ messages)

[PATCH/RESEND] driver core: remove polling for driver_probe_done(v3)
 2009-02-17 14:54 UTC 

[PATCH] libxtables: Dont initialize global xt_params
 2009-02-17 14:54 UTC  (5+ messages)

(no subject)
 2009-02-17 14:41 UTC 

[SPAM] You have received an E-card
 2009-02-17 14:48 UTC 

running x.org on powerpc64 with nvidia6200
 2009-02-17 14:47 UTC  (10+ messages)

[GIT] HID fixes for 2.6.29-rc5
 2009-02-17 14:44 UTC 

[PATCH 2/2] niu: improve ethtool support for gigabit copper cards
 2009-02-17 14:43 UTC  (3+ messages)

[U-Boot] PCI-E problems on Kilauea board
 2009-02-17 14:44 UTC  (4+ messages)

not all tests pass when on an NFS partition
 2009-02-17 14:41 UTC  (5+ messages)

[GIT PATCHES for 2.6.29] V4L/DVB fixes
 2009-02-17 14:41 UTC 

firmware
 2009-02-17 14:39 UTC  (5+ messages)
      ` Aw: firmware

[PATCH] neon: bump version to 0.28.3
 2009-02-17  6:57 UTC  (5+ messages)

[U-Boot] MAC address being reset to 00:00:00:00:00:00 ?
 2009-02-17 14:37 UTC  (3+ messages)

EeePC card reader activated after suspend to ram
 2009-02-17 14:30 UTC  (2+ messages)

Blamming a diff between two commits?
 2009-02-17 14:27 UTC  (4+ messages)

[PATCH 0/6] ide: more unifications of ATA and ATAPI support
 2009-02-17 14:29 UTC  (5+ messages)
` [PATCH 4/6] ide: add ->dma_expiry method and remove ->dma_exec_cmd one

[PATCH] parse-opt: migrate builtin-ls-files
 2009-02-17 14:27 UTC  (5+ messages)
    ` [PATCH] Turn the flags in struct dir_struct into a single variable

git-svn error: Unable to parse date
 2009-02-17 14:26 UTC  (2+ 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.