All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-10-21 18:13:56 to 2009-10-21 19:30:03 UTC [more...]

[PATCH 0/5] mm: modest useability enhancements for node sysfs attrs
 2009-10-21 19:30 UTC  (10+ messages)
` [PATCH 1/5] mm: add numa node symlink for memory section in sysfs
` [PATCH 4/5] mm: add numa node symlink for cpu devices "

[RFC PATCH 00/40] Writable overlays (union mounts)
 2009-10-21 19:19 UTC  (83+ messages)
` [PATCH 01/41] VFS: BUG() if somebody tries to rehash an already hashed dentry
  ` [PATCH 02/41] VFS: propagate mnt_flags into do_loopback
    ` [PATCH 03/41] VFS: Make lookup_hash() return a struct path
      ` [PATCH 04/41] VFS: Remove unnecessary micro-optimization in cached_lookup()
        ` [PATCH 05/41] VFS: Make real_lookup() return a struct path
          ` [PATCH 06/41] VFS: Introduce dput() variant that maintains a kill-list
            ` [PATCH 07/41] VFS: Add read-only users count to superblock
              ` [PATCH 08/41] Don't replace nameidata path when following links
                ` [PATCH 09/41] whiteout: Don't return information about whiteouts to userspace
                  ` [PATCH 10/41] whiteout: Add vfs_whiteout() and whiteout inode operation
                    ` [PATCH 11/41] whiteout: Set S_OPAQUE inode flag when creating directories
                      ` [PATCH 12/41] union-mount: Allow removal of a directory
                        ` [PATCH 13/41] whiteout: tmpfs whiteout support
                          ` [PATCH 14/41] whiteout: Split of ext2_append_link() from ext2_add_link()
                            ` [PATCH 15/41] whiteout: ext2 whiteout support
                              ` [PATCH 16/41] whiteout: jffs2 "
                                ` [PATCH 17/41] whiteout: Add path_whiteout() helper
                                  ` [PATCH 18/41] union-mount: Documentation
                                    ` [PATCH 19/41] union-mount: Introduce MNT_UNION and MS_UNION flags
                                      ` [PATCH 20/41] union-mount: Introduce union_mount structure
                                        ` [PATCH 21/41] union-mount: Drive the union cache via dcache
                                          ` [PATCH 22/41] union-mount: Some checks during namespace changes
                                            ` [PATCH 23/41] union-mount: Changes to the namespace handling
                                              ` [PATCH 24/41] union-mount: Make lookup work for union-mounted file systems
                                                ` [PATCH 25/41] union-mount: stop lookup when directory has S_OPAQUE flag set
                                                  ` [PATCH 26/41] union-mount: stop lookup when finding a whiteout
                                                    ` [PATCH 27/41] union-mount: in-kernel file copy between union mounted filesystems
                                                      ` [PATCH 28/41] union-mount: call do_whiteout() on unlink and rmdir
                                                        ` [PATCH 29/41] union-mount: Always create topmost directory on open
                                                          ` [PATCH 30/41] fallthru: Basic fallthru definitions
                                                            ` [PATCH 31/41] fallthru: Support for fallthru entries in union mount lookup
                                                              ` [PATCH 32/41] fallthru: ext2 fallthru support
                                                                ` [PATCH 33/41] fallthru: jffs2 "
                                                                  ` [PATCH 34/41] fallthru: tmpfs "
                                                                    ` [PATCH 35/41] union-mount: Copy up directory entries on first readdir()
                                                                      ` [PATCH 36/41] union-mount: Increment read-only users count for read-only layer
                                                                        ` [PATCH 37/41] union-mount: Check read-only/read-write status of layers
                                                                          ` [PATCH 38/41] union-mount: Make pivot_root work with union mounts
                                                                            ` [PATCH 39/41] union-mount: Ignore read-only file system in permission checks
                                                                              ` [PATCH 40/41] union-mount: Make truncate work in all its glorious UNIX variations
                                                                                ` [PATCH 41/41] union-mount: Add support for rename by __union_copyup()

request_module vs. modprobe blacklist (and security subsystem implications)
 2009-10-21 19:27 UTC  (3+ messages)

Unnecessary overhead with stack protector
 2009-10-21 19:24 UTC  (9+ messages)
        ` XFS stack overhead

[PATCH v2 0/8] Per route TCP options
 2009-10-21 19:22 UTC  (9+ messages)
` [PATCH v2 1/8] Only parse time stamp TCP option in time wait sock
` [PATCH v2 4/8] Add the no SACK route option feature
` [PATCH v2 5/8] Allow disabling TCP timestamp options per route

Dream patches for 2.6.31/32-pre?
 2009-10-21 19:20 UTC  (2+ messages)

MXC MMC driver and SDIO peripherals
 2009-10-21 19:20 UTC  (2+ messages)

[Qemu-devel] [PATCH] target-arm: cleanup internal resource leaks
 2009-10-21 19:20 UTC  (2+ messages)

[Qemu-devel] sparc64-softmmu Questions
 2009-10-21 19:19 UTC  (3+ messages)

[linux-lvm] Total free space using added VGs and LVs
 2009-10-21 19:18 UTC  (9+ messages)

[PATCH] axnet_cs: fix phy_id detection for bogus Asix chip
 2009-10-21 19:18 UTC  (7+ messages)
` [PATCH] pcnet_cs: add cis(firmware) of the Allied Telesis LA-PCM
  ` [PATCH] 3c589_cs: add cis(firmware) of 3Com multifunction pcmcia card
    ` [PATCH kernel 2.6.31] pcnet_cs: add cis of Linksys "
      ` [PATCH kernel 2.6.32-rc1] pcnet_cs: add cis of National Semicondoctor's "
        ` [PATCH kernel 2.6.32-rc5] pcnet_cs: add cis of PreMax PE-200 ethernet "

[Qemu-devel] [PATCH 0/9] S390x KVM support v3
 2009-10-21 19:17 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/9] Add KVM support for S390x
  ` [Qemu-devel] [PATCH 2/9] Allocate physical memory in low virtual address space
    ` [Qemu-devel] [PATCH 3/9] Add support for S390x system emulation
      ` [Qemu-devel] [PATCH 4/9] Add S390x virtio machine bus
        ` [Qemu-devel] [PATCH 5/9] Add S390x virtio machine description
          ` [Qemu-devel] [PATCH 6/9] S390 GDB stub
            ` [Qemu-devel] [PATCH 7/9] Implement early printk in virtio-console
              ` [Qemu-devel] [PATCH 8/9] Set default console to virtio on S390x
                ` [Qemu-devel] [PATCH 9/9] Move mp_state to CPU_COMMON

Multicast joins failing on 1.5-rc1?
 2009-10-21 19:16 UTC  (3+ messages)

[U-Boot] My SPI driver not working in u-boot
 2009-10-21 19:16 UTC 

[PATCH] ASoC: OMAP: Don't try to set unsupported OMAP_DMA_DATA_BURST_16 on OMAP1
 2009-10-21 19:16 UTC  (2+ messages)

mmci-omap regressions
 2009-10-21 21:15 UTC  (3+ messages)

[RFC][v8][PATCH 0/10] Implement clone3() system call
 2009-10-21 19:09 UTC  (30+ messages)
` [RFC][v8][PATCH 10/10]: Document clone3() syscall

[PATCH] MAINTAINERS: openipmi list is moderated
 2009-10-21 19:08 UTC  (2+ messages)

[PATCH 09/14] repair: track logical to physical block mapping more effeciently
 2009-10-21 19:06 UTC  (2+ messages)
` [PATCH 09/14] repair: track logical to physical block mapping moreeffeciently

HVM NFS boot problem with 2.6.31 dom0 and xen 3.5
 2009-10-21 19:04 UTC 

[PATCH] dell-laptop: Use buffer with 32-bit physical address
 2009-10-21 19:04 UTC 

SCM fetched recipes without a SRCREV - e.g. libgee-native
 2009-10-21 18:57 UTC  (6+ messages)

[PATCH] Quote ' as \(aq in manpages
 2009-10-21 18:57 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] pci: pciehp update the slot bridge res to get big range for pcie devices
 2009-10-21 18:57 UTC  (2+ messages)

ext4 - getting at birth time (file create time) and getting/setting nanosecond time stamps and utime
 2009-10-21 18:56 UTC  (11+ messages)

NOHZ: local_softirq_pending 08
 2009-10-21 18:46 UTC  (5+ messages)

[PATCH] Serialize CMD643 and CMD646 to fix a hardware bug with SSD
 2009-10-21 18:55 UTC 

Announcing xen/master: pvops git trees rearranged
 2009-10-21 18:52 UTC  (10+ messages)
          ` [drm:r100_ring_test] *ERROR* radeon: ring test failed
              `  "

code to list contents of zip files
 2009-10-21 18:52 UTC  (4+ messages)

[PATCH] ipmi: use round_jiffies on timers to reduce timer overhead/wakeups
 2009-10-21 18:49 UTC  (3+ messages)
  ` [Discuss] "

[Qemu-devel] [PATCH 0/9] S390x KVM support v2
 2009-10-21 18:48 UTC  (11+ messages)
` [Qemu-devel] [PATCH 1/9] Export function for VA defined ram allocation
            ` [Qemu-devel] "

[U-Boot] return value from do_ext2load
 2009-10-21 18:48 UTC  (2+ messages)

[PATCH] librdmacm/examples: print errno on failures
 2009-10-21 18:48 UTC 

Corruption and decoding problems on SD channels with Hauppauge WinTV-Nova-HD-S2, HD channels are fine.]
 2009-10-21 18:16 UTC 

[PATCH] fbdev: Wrong test on unsigned in fb_set_user_cmap()?
 2009-10-21 18:47 UTC  (3+ messages)
` [Linux-fbdev-devel] "

[PATCH] librdmacm: initialize correct pthread condition in rdma_join_multicast
 2009-10-21 18:47 UTC 

Enable syn cookies by default
 2009-10-21 18:45 UTC  (9+ messages)

[PATCH] Document --all option in man pages, cleanup {pv|vg|lv}{s|display} man pages
 2009-10-21 18:41 UTC 

[LTP] Fw: LTP vs. SLES11 -- Some FAILs
 2009-10-21 18:41 UTC  (3+ messages)

24xx/n8x0 booting again, linux-omap updated to -rc5
 2009-10-21 18:40 UTC  (5+ messages)

[RFC] libertas: monster-patch to make CFG/WEXT configurable
 2009-10-21 18:39 UTC  (3+ messages)

Your Webmail Quota Has Exceeded The Set Quota/Limit
 2009-10-21 16:23 UTC 

Deadlock with nilfs on 2.6.31.4
 2009-10-21 18:38 UTC 

[Qemu-devel] [PATCH] qemu: work around for "posix-aio-compat"
 2009-10-21 18:38 UTC  (9+ messages)
  ` [Qemu-devel] "

[Qemu-devel] [PATCH] new SDL keyboard shortcuts to start and stop VM
 2009-10-21 18:35 UTC  (10+ messages)

[PATCH -v4 1/9] tracing: convert trace_clock_local() as weak function
 2009-10-21 18:34 UTC  (18+ messages)
` [PATCH -v4 3/9] tracing: add MIPS specific trace_clock_local()
  ` [PATCH -v4 4/9] tracing: add static function tracer support for MIPS
    ` [PATCH -v4 5/9] tracing: enable HAVE_FUNCTION_TRACE_MCOUNT_TEST "
      ` [PATCH -v4 6/9] tracing: add an endian argument to scripts/recordmcount.pl
        ` [PATCH -v4 7/9] tracing: add dynamic function tracer support for MIPS
          ` [PATCH -v4 8/9] tracing: not trace mips_timecounter_init() in MIPS
            ` [PATCH -v4 9/9] tracing: add function graph tracer support for MIPS

Sitara ARM processor family announcement (v3)
 2009-10-21 18:34 UTC  (2+ messages)

[Buildroot] building toolchain fails - more details
 2009-10-21 18:31 UTC  (2+ messages)

[Qemu-devel] [PATCH 2/3 v4] Block live migration
 2009-10-21 18:30 UTC  (2+ messages)

[Qemu-devel] Add iterative phase to qemu_savevm_state to allow live storage migration
 2009-10-21 18:30 UTC  (2+ messages)

[PATCH 1/2] filter-branch: stop special-casing $filter_subdir argument
 2009-10-21 18:28 UTC  (4+ messages)
` [PATCH 2/2] filter-branch: nearest-ancestor rewriting outside subdir filter
` [PATCH v2 1/2] filter-branch: stop special-casing $filter_subdir argument
  ` [PATCH v2 2/2] filter-branch: nearest-ancestor rewriting outside subdir filter

[PATCH] ARM: NX3: do not reference mxc_iomux_v3_init() for !CONFIG_ARCH_MX35
 2009-10-21 18:29 UTC 

[PATCH] libertas: remove handling for CMD_802_11_LED_GPIO_CTRL
 2009-10-21 18:28 UTC  (2+ messages)

[Qemu-devel] [PATCH 3/3 v4] Enable migration without shared storage from the monitor
 2009-10-21 18:27 UTC  (2+ messages)

[PATCH libibrdmacm] Return errors from the library consistently
 2009-10-21 18:25 UTC  (2+ messages)

[PATCH] ARM: MX3: do not reference mxc_iomux_v3_init() for !CONFIG_ARCH_MX35
 2009-10-21 18:25 UTC 

Run a program when the network becomes available
 2009-10-21 18:25 UTC 

kernel BUG at arch/sparc/mm/fault_64.c:270!
 2009-10-21 18:24 UTC 

[PATCH 0/2] nfs41 client session bug fixes
 2009-10-21 18:24 UTC  (3+ messages)
` [PATCH 1/2] nfs41: fix multiple free slot calls
  ` [PATCH 2/2] nfs41: fix race on session reset

l
 2009-10-21 18:23 UTC  (2+ messages)

[Qemu-devel] [PATCH 1/3 v4] Expose a mechanisem to trace block writes
 2009-10-21 18:21 UTC  (2+ messages)

[PATCH 1/1] be2iscsi: Enabling MSIX and mcc_rings V2
 2009-10-21 18:20 UTC  (2+ messages)

[U-Boot] return value from do_ext2load
 2009-10-21 18:20 UTC  (2+ messages)

[PATCH] libertas: remove unused 11d.h as well, priv->countryinfo
 2009-10-21 18:16 UTC  (2+ messages)

[REPOST] [PATCH] Add support for OQO 01+ multimedia keys (fwd)
 2009-10-21 18:15 UTC  (5+ messages)

[PATCH] libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LEN
 2009-10-21 18:15 UTC  (2+ messages)

[cron job] v4l-dvb daily build 2.6.22 and up: ERRORS, 2.6.16-2.6.21: ERRORS
 2009-10-21 18:15 UTC 

keeping track of where a patch begins
 2009-10-21 18:14 UTC  (2+ messages)

[PATCH] libertas: remove unused 11d code
 2009-10-21 18:13 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.