All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-06-07 16:56:22 to 2011-06-07 17:50:41 UTC [more...]

[PATCH 0/25] sony-laptop: code improvements and support extension for newer Vaios
 2011-06-07 17:50 UTC  (11+ messages)
` [PATCH 23/25] sony-laptop: add ALS support

[PATCH 1/2] dm-kcopyd: introduce per-module throttle structure
 2011-06-07 17:50 UTC  (5+ messages)

[RFC/PATCHv3 0/5] Improving gitweb documentation, creating manpages
 2011-06-07 17:43 UTC  (8+ messages)
` [RFC/PATCHv3 4/5] gitweb: Starting work on a man page for /etc/gitweb.conf (WIP)

git clone (ssh://) skips detached HEAD
 2011-06-07 17:48 UTC  (28+ messages)
` [PATCH 3/3] clone: always fetch remote HEAD
            ` [PATCH 0/8] minor import/export remote helper fixes
              ` [PATCH 1/8] transport-helper: fix minor leak in push_refs_with_export
              ` [PATCH 2/8] git-remote-testgit: exit gracefully after push
              ` [PATCH 3/8] t5800: factor out some ref tests
              ` [PATCH 4/8] t5800: document some non-functional parts of remote helpers
              ` [PATCH 5/8] teach remote-testgit to import non-HEAD refs
              ` [PATCH 6/8] teach remote-testgit to import multiple refs
              ` [PATCH 7/8] transport-helper: don't feed bogus refs to export push
              ` [PATCH 8/8] git_remote_helpers: push all refs during a non-local export

Configuring CVS to work through a proxy?
 2011-06-07 17:47 UTC 

[PATCH] uclibc: remove PACKAGE_ARCH, fix compilation on i586
 2011-06-07 17:43 UTC  (3+ messages)

[PATCH] ASoC: core - Optimise and refactor pcm_new() to pass only rtd
 2011-06-07 17:44 UTC  (2+ messages)

[Qemu-devel] QMP: RFC: I/O error info & query-stop-reason
 2011-06-07 17:43 UTC  (12+ messages)

[PATCH 3.0] nl80211: fix overflow in ssid_len
 2011-06-07 17:42 UTC 

[PATCH] ASoC: core - Allow components to probe/remove in sequence
 2011-06-07 17:41 UTC  (2+ messages)

perf_event supported architectures
 2011-06-07 17:39 UTC 

[PATCH] Btrfs: fix btrfs_update_reserved_bytes usage
 2011-06-07 17:38 UTC 

[PATCH 1/2] TTY: ldisc, do not close until there are readers
 2011-06-07 17:37 UTC  (8+ messages)
  ` [PATCH v2 2/2] TTY: ntty, add one more sanity check
    `  "

[PATCH] Btrfs: account for space reservations properly
 2011-06-07 17:37 UTC  (2+ messages)
` [PATCH] Btrfs: account for space reservations properly V2

[PATCH] mke2fs: Don't erase flash device if "-n" is given
 2011-06-07 17:37 UTC  (3+ messages)

[U-Boot] [PATCH 0/1 v3] Dreamplug support
 2011-06-07 17:36 UTC  (2+ messages)
` [U-Boot] [PATCH 1/1] dreamplug: Initial support

[PATCH 00/88] pnfs block layout driver
 2011-06-07 17:36 UTC  (89+ messages)
` [PATCH 01/88] pnfs: add set-clear layoutdriver interface
` [PATCH 02/88] pnfs: let layoutcommit code handle multiple segments
` [PATCH 03/88] pnfs_post_submit: Restore "pnfs: pnfs_do_flush" part 1
` [PATCH 04/88] pnfs_post_submit: Restore the pnfs_write_end part of "pnfs: commit and pnfs_write_end"
` [PATCH 05/88] pnfs: xdr support for three word attribute bitmap
` [PATCH 06/88] pnfs: HACK: ask for layout_blksize on mount
` [PATCH 07/88] pnfs: HACK: modify write_end_cleanup
` [PATCH 08/88] HACK: propagate fsdata into nfs_writepage_setup
` [PATCH 09/88] pnfs: HACK: adjust eof handling
` [PATCH 10/88] pnfsblock: define PNFS_BLOCK Kconfig option
` [PATCH 11/88] pnfsblock: blocklayout stub
` [PATCH 12/88] pnfsblock: expose scsi interface
` [PATCH 13/88] pnfsblock: scan scsi devices
` [PATCH 14/88] pnfsblock: call and parse getdevicelist
` [PATCH 15/88] pnfsblock: dm kernel interface
` [PATCH 16/88] pnfsblock: select BLK_DEV_DM when PNFS_BLOCK is configured
` [PATCH 17/88] pnfsblock: create and destroy dm metadevice
` [PATCH 18/88] pnfsblock: construct and load md table
` [PATCH 19/88] pnfsblock: layout alloc and free
` [PATCH 20/88] pnfsblock: basic extent code
` [PATCH 21/88] pnfsblock: lseg alloc and free
` [PATCH 22/88] pnfsblock: xdr decode pnfs_block_layout4
` [PATCH 23/88] pnfsblock: merge extents
` [PATCH 24/88] pnfsblock: find_get_extent
` [PATCH 25/88] pnfsblock: bl_read_pagelist
` [PATCH 26/88] pnfsblock: allow use of PG_owner_priv_1 flag
` [PATCH 27/88] pnfsblock: read path error handling
` [PATCH 28/88] pnfsblock: SPLITME: add extent manipulation functions
` [PATCH 29/88] pnfsblock: write_begin
` [PATCH 30/88] pnfsblock: write_end
` [PATCH 31/88] pnfsblock: write_end_cleanup
` [PATCH 32/88] pnfsblock: bl_write_pagelist support functions
` [PATCH 33/88] pnfsblock: bl_write_pagelist
` [PATCH 34/88] pnfsblock: note written INVAL areas for layoutcommit
` [PATCH 35/88] pnfsblock: bl_setup_layoutcommit
` [PATCH 36/88] pnfsblock: encode_layoutcommit
` [PATCH 37/88] pnfsblock: cleanup_layoutcommit
` [PATCH 38/88] pnfsblock: merge rw extents
` [PATCH 39/88] pnfsblock: debugging dprintks for clist info
` [PATCH 40/88] SQAUSHME: blocklayoutdriver: NULL pointer reference when committing too many extents
` [PATCH 41/88] SQUASHME: pnfs-block: remove of CONFIG_PNFS fallout
` [PATCH 42/88] SQUASHME: pnfsblock: Fix a memory leak
` [PATCH 43/88] SQUASHME: pnfsblock: fix bug when decoding block device info
` [PATCH 44/88] SQUASHME: pnfsblock: Wrong extent refcount in block extents list
` [PATCH 45/88] SQUASHME: pnfsblock: Implement release_inval_marks
` [PATCH 46/88] SQUASHME: pnfsblock: Fix missing extent in commit list
` [PATCH 47/88] pnfsblock: use the session max response size for getdeviceinfo's maxcount
` [PATCH 48/88] SQUASHME: pnfs-block: fix compile breakage
` [PATCH 49/88] SQUASHME: pnfs-block: convert APIs pnfs-post-submit
` [PATCH 50/88] pnfsblock: Lookup list entry of layouts and tags in reverse order
` [PATCH 51/88] pnfsblock: expose block_class interface
` [PATCH 52/88] pnfsblock: iterating all local block disks instead of only scsi disks when initializing mount point
` [PATCH 53/88] SQUASHME: pnfsblock: set pnfs_blksize before calling set_pnfs_layoutdriver
` [PATCH 54/88] SQUASHME: pnfsblock: get rid of threshold policy ops
` [PATCH 55/88] SQUASHME: pnfsblock: write_begin adjust for removed fields
` [PATCH 56/88] SQUASHME: pnfsblock: write_end adjust for removed ok_to_use_pnfs
` [PATCH 57/88] SQUASHME: pnfsblock: write_end_cleanup "
` [PATCH 58/88] SQUASHME: pnfsblock: bl_write_pagelist support functions adjust for missing PG_USE_PNFS
` [PATCH 59/88] SQUASHME: pnfsblock: bl_write_pagelist "
` [PATCH 60/88] SQUASHME: pnfs-block: nfs4_blk_add_block_disk ret must be signed
` [PATCH 61/88] SQUASHME: pnfs-block: use new alloc/free_layout API
` [PATCH 62/88] SQUASHME: pnfs-block: use new commit api
` [PATCH 63/88] SQUASHME: pnfs-block: use new read_pagelist api
` [PATCH 64/88] SQUASHME: pnfs-block: use new write_pagelist api
` [PATCH 65/88] pnfs-block: Add support for simple rpc pipefs
` [PATCH 66/88] pnfs-block: Remove device creation from kernel
` [PATCH 67/88] SQUASHME: pnfs-block: apply types rename
` [PATCH 68/88] SQUASHME: pnfs-block: Revert "pnfsblock: expose block_class interface"
` [PATCH 69/88] SQUASHME: pnfsblock: remove obsolete include file from blocklayout.h
` [PATCH 70/88] SQUASHME: pnfsblock: use nfs4_deviceid
` [PATCH 71/88] SQUASHME: pnfsblock: no callback ops
` [PATCH 72/88] SQAUSHME: pnfsblock: no PNFS_NFS_SERVER
` [PATCH 73/88] SQUASHME: pnfsblock: no dev_notify_types
` [PATCH 74/88] SQUASHME: pnfsblock: use new struct pnfs_layout_hdr
` [PATCH 75/88] SQUASHME: pnfsblock: compile error in blocklayout code
` [PATCH 76/88] SQUASHME: pnfs-block: deprecate get_stripesize
` [PATCH 77/88] move include lines out of include file
` [PATCH 78/88] SQUASHME: pnfs-block: use {set,clear}_layoutdriver
` [PATCH 79/88] SQUASHME: pnfs-block: Return failure from bl_initialize_mountpoint
` [PATCH 80/88] SQUASHME: pnfs-block: fixup setup_layoutcommit arguments
` [PATCH 81/88] SQUASHME: pnfs-block: fixup cleanup_layoutcommit arguments
` [PATCH 82/88] SQUASHME: pnfs-block: fixup encode_layoutcommit arguments
` [PATCH 83/88] SQUASHME: pnfs-block: fixup layoutcommit methods args
` [PATCH 84/88] pnfs-block: fix blocklayoutdev.c for new blkdev_get_by_dev()
` [PATCH 85/88] SQUASHME: pnfs-block: use pnfs_layout_hdr field prefix
` [PATCH 86/88] SQUASHME: pnfs: blocklayout: port block layout code
` [PATCH 87/88] Add configurable prefetch size for layoutget
` [PATCH 88/88] NFS41: do not update isize if inode needs layoutcommit

[PATCH] libertas: add sd8686 reset_card support
 2011-06-07 17:15 UTC 

[PATCH] usbnet/cdc_ncm: add missing .reset_resume hook
 2011-06-07 17:35 UTC  (10+ messages)

[Qemu-devel] Atendimento ao Cliente
 2011-06-07 16:49 UTC 

[rfd] auto-following tags upon "git push"?
 2011-06-07 17:30 UTC  (3+ messages)

[PATCH RFC 00/30] Ext4 snapshots - core patches
 2011-06-07 17:30 UTC  (5+ messages)

[Ocfs2-devel] Do filesystem need to turn RO on dx corruptions?
 2011-06-07 17:30 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/3] make endian-independent unaligned memory access functions available to libhw
 2011-06-07 17:29 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 3/3] move unaligned memory access functions to bswap.h

[PATCH] sched: remove rcu_read_lock from wake_affine
 2011-06-07 17:29 UTC  (4+ messages)

[PATCH] OCaml tools: ask compiler for correct library path
 2011-06-07 17:28 UTC 

[Qemu-devel] [PATCH] msi: Fix copy&paste mistake in msi_uninit
 2011-06-07 17:26 UTC 

[Qemu-devel] [PATCH] Buildfix: fix libcacard build with -m32 on 64bit machine
 2011-06-07 17:24 UTC  (5+ messages)

[PATCH] oprofile, x86: Fix nmi-unsafe callgraph support in, 2.6.27 and later
 2011-06-07 17:24 UTC  (2+ messages)
          ` [RFC] [PATCH] x86: Make copy_from_user_nmi() a library function

What RPM meets the libgssapi requirement on Fedora?
 2011-06-07 17:24 UTC  (3+ messages)

[RESEND]: RE: [PATCH v2 3/3] pch_gpio: support interrupt function
 2011-06-07 17:22 UTC  (2+ messages)

[PATCH -v2] Audit: push audit success and retcode into arch ptrace.h
 2011-06-07 17:19 UTC  (4+ messages)
  ` [PATCH -v2] Audit: push audit success and retcode into arch

[U-Boot] Winner
 2011-06-07 17:21 UTC 

[PATCH 0/3] [GIT PULL][v3.0] tracing: fixes
 2011-06-07 17:20 UTC  (5+ messages)
` [PATCH 1/3] ftrace: Fix possible undefined return code
` [PATCH 2/3] kprobes/trace: Fix kprobe selftest for gcc 4.6
` [PATCH 3/3] ftrace: Revert 8ab2b7efd ftrace: Remove unnecessary disabling of

[Bug 37028] New: Amnesia/HPL2 Demo: Strange graphical bugs on r600g
 2011-06-07 17:19 UTC  (4+ messages)
` [Bug 37028] "

[PATCH v2 0/5] ep93xx DMA patches
 2011-06-07 17:14 UTC  (5+ messages)
` [PATCH v2 5/5] spi/ep93xx: add DMA support

[PATCH] libertas: add sd8686 reset_card support
 2011-06-07 17:15 UTC  (2+ messages)

Flat address space with gGTT / ppGTT
 2011-06-07 17:13 UTC  (2+ messages)

[Bug 37168] New: Regression: Kernel hard-lock when running Second Life
 2011-06-07 17:13 UTC  (2+ messages)
` [Bug 37168] "

[Qemu-devel] Qcow2
 2011-06-07 17:10 UTC  (7+ messages)

[PATCH] ARM: EXYNOS4: Fix incorrect mapping of gpio pull-up macro to register setting
 2011-06-07 17:10 UTC  (4+ messages)

3.0.0-rc2 fails to boot on Atom appliance
 2011-06-07 17:09 UTC  (7+ messages)
` 3.0.0-rc2 fails to boot on Atom appliance (bisected, drm/i915)

[U-Boot] [PATCH][AT91] Build fix/update of AFEB9260
 2011-06-07 17:07 UTC 

[U-Boot] [PATCH 0/3 v2] RFC: Dreamplug support
 2011-06-07 17:06 UTC  (3+ messages)

HW Accelerated IPSEC?
 2011-06-07 16:44 UTC 

Multicast IP packet routed between 2 ports nic on the same host
 2011-06-07 17:03 UTC  (4+ messages)

[PATCH 0/5] 3G network support
 2011-06-07 17:05 UTC  (5+ messages)
` [PATCH 1/5] kernel.bbclass: Auto load cdc-acm and cdc-wdm

[U-Boot] [PATCH v6 1/4] MX5: Make the weim structure complete
 2011-06-07 17:02 UTC  (4+ messages)
` [U-Boot] [PATCH v6 2/4] MX5: Add iomux structure
  ` [U-Boot] [PATCH v6 3/4] MX5: Introduce a function for setting the chip select size
    ` [U-Boot] [PATCH v6 4/4] MX53: Add initial support for MX53ARD

[linux-lvm] Installation fails if VG is exported
 2011-06-07 17:01 UTC  (6+ messages)

[PATCH v2] spi: reorganize drivers
 2011-06-07 17:01 UTC  (6+ messages)

[PATCH v2 0/1][meta-ti] linux-omap: cleanup and wl1271 build fix
 2011-06-07 16:57 UTC  (2+ messages)
` [PATCH 1/1] beagleboard: cleanup board-omap3beagle.c and allow for building without wl1271

[PATCH] [linux-2.6.39.x for xen] tmem: self-ballooning and frontswap-selfshrinking
 2011-06-07 16:59 UTC  (4+ messages)

[PATCH 2/2] ramoops: add new line to printks
 2011-06-07 16:52 UTC  (2+ messages)

[PATCH] coccinelle: if(ret)return ret; return ret; semantic patch
 2011-06-07 16:56 UTC  (4+ messages)

[PATCH 00/15] ipset patches against nf-next-2.6, next try
 2011-06-07 16:56 UTC  (16+ messages)
` [PATCH 01/15] netfilter: ipset: Timeout can be modified for already added elements
  ` [PATCH 02/15] netfilter: ipset: Whitespace fixes: some space before tab slipped in
    ` [PATCH 03/15] netfilter: ipset: Options and flags support added to the kernel API
      ` [PATCH 04/15] netfilter: ipset: Support listing setnames and headers too
        ` [PATCH 05/15] netfilter: ipset: Fix adding ranges to hash types
          ` [PATCH 06/15] netfilter: ipset: Set type support with multiple revisions added
            ` [PATCH 07/15] netfilter: ipset: Support range for IPv4 at adding/deleting elements for hash:*net* types
              ` [PATCH 08/15] netfilter: ipset: Adding ranges to hash types with timeout could still fail, fixed
                ` [PATCH 09/15] netfilter: ipset: Take into account cidr value for the from address when creating the set
                  ` [PATCH 10/15] netfilter: ipset: Use unified from/to address masking and check the usage
                    ` [PATCH 11/15] netfilter: ipset: Add xt_action_param to the variant level kadt functions, ipset API change
                      ` [PATCH 12/15] netfilter: ipset: Fix return code for destroy when sets are in use
                        ` [PATCH 13/15] netfilter: ipset: Use the stored first cidr value instead of '1'
                          ` [PATCH 14/15] netfilter: ipset: hash:net,iface type introduced
                            ` [PATCH 15/15] netfilter: ipset: Whitespace and coding fixes detected by checkpatch.pl


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.