All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-09-03 09:56:53 to 2010-09-03 10:44:58 UTC [more...]

[PATCH] libxc: document save/restore protocol
 2010-09-03 10:44 UTC 

[PATCHSET #upstream] block, fs: replace HARDBARRIER with FLUSH/FUA, take#2
 2010-09-03 10:29 UTC  (125+ messages)
` [PATCH 01/41] ide: remove unnecessary blk_queue_flushing() test in do_ide_request()
` [PATCH 02/41] block/loop: queue ordered mode should be DRAIN_FLUSH
` [PATCH 03/41] block: kill QUEUE_ORDERED_BY_TAG
` [PATCH 04/41] block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()
` [PATCH 05/41] block: remove spurious uses of REQ_HARDBARRIER
` [PATCH 06/41] block: misc cleanups in barrier code
` [PATCH 07/41] block: drop barrier ordering by queue draining
` [PATCH 08/41] block: rename blk-barrier.c to blk-flush.c
` [PATCH 09/41] block: rename barrier/ordered to flush
` [PATCH 10/41] block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requests
` [PATCH 11/41] block: filter flush bio's in __generic_make_request()
` [PATCH 12/41] block: simplify queue_next_fseq
` [PATCH 13/41] block: initialize flush request with WRITE_FLUSH instead of REQ_FLUSH
` [PATCH 14/41] block: kick queue after sequencing REQ_FLUSH/FUA
` [PATCH 15/41] block: make sure FSEQ_DATA request has the same rq_disk as the original
` [PATCH 16/41] block: update documentation for REQ_FLUSH / REQ_FUA
` [PATCH 17/41] block: use REQ_FLUSH in blkdev_issue_flush()
` [PATCH 18/41] block/loop: implement REQ_FLUSH/FUA support
` [PATCH 19/41] virtio_blk: drop REQ_HARDBARRIER support
` [PATCH 20/41] lguest: replace VIRTIO_F_BARRIER support with VIRTIO_F_FLUSH support
` [PATCH 21/41] md: implment REQ_FLUSH/FUA support
` [PATCH 22/41] block: make __blk_rq_prep_clone() copy most command flags
` [PATCH 23/41] dm: implement REQ_FLUSH/FUA support for bio-based dm
` [PATCH 24/41] dm: implement REQ_FLUSH/FUA support for request-based dm
` [PATCH 25/41] dm: relax ordering of bio-based flush implementation
` [PATCH 26/41] dm: fix locking context in queue_io()
` [PATCH 27/41] block: pass gfp_mask and flags to sb_issue_discard
` [PATCH 28/41] xfs: replace barriers with explicit flush / FUA usage
` [PATCH 29/41] btrfs: "
` [PATCH 30/41] gfs2: "
` [PATCH 31/41] reiserfs: "
` [PATCH 32/41] nilfs2: "
` [PATCH 33/41] jbd: "
` [PATCH 34/41] jbd2: Modify ASYNC_COMMIT code to not rely on queue draining on barrier
` [PATCH 35/41] jbd2: replace barriers with explicit flush / FUA usage
` [PATCH 36/41] ext4: do not send discards as barriers
` [PATCH 37/41] fat: "
` [PATCH 38/41] swap: "
` [PATCH 39/41] block: remove the WRITE_BARRIER flag
` [PATCH 40/41] block: remove the BLKDEV_IFL_BARRIER flag
` [PATCH 41/41] block: remove the BH_Eopnotsupp flag

File system RT suit
 2010-09-03 10:43 UTC 

[PATCH 31/91] arch/ia64/sn/kernel/setup.c Update broken web addresses in the arch directory
 2010-09-03 10:42 UTC  (23+ messages)
` [PATCH 35/91] arch/m68k/q40/README "
  ` Fwd: "
` [PATCH 36/91] arch/m68k/mac/macboing.c "
  ` Fwd: "

[PATCH 2/3] M68K: Use CONFIG_MMU not __uClinux__ to select m68knommu contributions
 2010-09-03 10:41 UTC  (19+ messages)
` [PATCH 18/22] Fix M68K irqflags
  ` [PATCH 3/3] "

git pack/unpack over bittorrent - works!
 2010-09-03 10:37 UTC  (22+ messages)

shutdown/reboot/sysrq/vcpu-set from dom0 to HVM guest
 2010-09-03 10:37 UTC  (7+ messages)
  ` HVM vcpu hotplug (was: shutdown/reboot/sysrq/vcpu-set from dom0 to HVM guest)

[RFC] nand/davinci: Fix comment to match the code
 2010-09-03 10:35 UTC  (2+ messages)
` [PATCH] nand/davinci: relax a timeout for ECC-initialization

[PATCH/RFCv4 0/6] The Contiguous Memory Allocator framework
 2010-09-03 10:29 UTC  (15+ messages)

redland build fails
 2010-09-03 10:21 UTC 

[PATCH 1/3][MTD] P4080/eLBC: Make Freescale elbc interrupt common to elbc devices
 2010-09-03 10:33 UTC  (3+ messages)

[RFC] [PATCH v2] arm & sh: factorised duplicated clkdev.c
 2010-09-03 10:32 UTC  (6+ messages)
` [PATCH V3] "

[PATCH] vhost: error handling fix
 2010-09-03 10:25 UTC  (2+ messages)

[PATCH] vhost: error handling fix
 2010-09-03 10:25 UTC 

[RFC] [PATCH V2 1/2] input: CMA3000 Accelerometer driver
 2010-09-03 10:32 UTC  (4+ messages)

BD address changed but pairing failed
 2010-09-03 10:30 UTC 

[PATCH] libxc: succeed silently on restore
 2010-09-03 10:30 UTC  (5+ messages)

[PATCH] ath9k_hw: Restore ANI registers to default during partial reset for AR9271
 2010-09-03 10:30 UTC 

[PATCHSET 2.6.36-rc2] block, dm: finish REQ_FLUSH/FUA conversion, take#2
 2010-09-03 10:28 UTC  (10+ messages)
` [PATCH 4/5] dm: implement REQ_FLUSH/FUA support for request-based dm
      ` [PATCH UPDATED "
          ` [PATCH] block: make sure FSEQ_DATA request has the same rq_disk as the original

[U-Boot] [PATCH] at91_pit: Fix AT91_PIT_MR_PIV_MASK macro
 2010-09-03 10:27 UTC  (2+ messages)

[PATCHv11 2.6.36-rc2-tip 0/15] 0: Uprobes Patches
 2010-09-03 10:26 UTC  (3+ messages)
` [PATCHv11 2.6.36-rc2-tip 4/15] 4: uprobes: x86 specific functions for user space breakpointing

[PATCH] vhost: error handling fix
 2010-09-03 10:25 UTC 

[U-Boot] [PATCH] at91_emac.h: fix typo in register definition
 2010-09-03 10:25 UTC  (2+ messages)

[Bug 29972] New: d-r-t /r6xx+: use new style fencing (v2) causes very poor gl perf
 2010-09-03 10:24 UTC  (2+ messages)
` [Bug 29972] "

Gigabyte 8300
 2010-09-03 10:23 UTC  (3+ messages)

[PATCH] Fix problem with phonebook size
 2010-09-03 10:21 UTC 

[RFC PATCH v9 00/16] Provide a zero-copy method on KVM virtio-net
 2010-09-03 10:14 UTC  (3+ messages)

[PATCH 8/8 v2] usb : musb: Using runtime pm apis for musb
 2010-09-03 10:20 UTC  (5+ messages)

[MeeGo-Dev][PATCH] Topcliff: Update PCH_I2C driver to 2.6.35
 2010-09-03 10:19 UTC  (2+ messages)

[PATCH] HID: add no-get quirk for eGalax touch controller
 2010-09-03 10:17 UTC  (2+ messages)

[PATCH] ASoC: Add max98088 CODEC driver
 2010-09-03 10:17 UTC  (5+ messages)

[drm:drm_edid_block_valid] *ERROR* Raw EDID
 2010-09-03 10:08 UTC 

[PATCH 6/8 v2] usb: musb: Offmode fix for idle path
 2010-09-03 10:14 UTC  (5+ messages)

[PATCH] fs/nfs: fix build error
 2010-09-03 10:13 UTC 

[PATCHv2] Fix adding 8bit reference number
 2010-09-03 10:12 UTC 

[PATCH] Make is_mem_section_removable more conformable with offlining code
 2010-09-03 10:05 UTC  (13+ messages)
          ` [PATCH 0/2 v2] "
            ` [PATCH 2/2] "

[PATCH] qemu-xen: fix cpu hotplug
 2010-09-03 10:10 UTC  (6+ messages)

linux-next: build warning after merge of the tip tree
 2010-09-03 10:07 UTC  (4+ messages)

[PATCH] iio: hmc5843 : trivial changes to the way scale is reported
 2010-09-03 10:07 UTC 

[PATCH] [arch-x86] Allow SRAT integrity check to be skipped
 2010-09-03 10:04 UTC  (3+ messages)

[MeeGo-Dev][PATCH] Topcliff: Update PCH_I2C driver to 2.6.35
 2010-09-03 10:01 UTC  (4+ messages)

linux-omap-psp_2.6.32.bb fails at do_compileconfigs
 2010-09-03 10:00 UTC  (2+ messages)

[refpolicy] [Dbus 1/1] Various fixes
 2010-09-03 10:01 UTC 

[PATCH] MIPS: N32: Fix getdents64 syscall for n32
 2010-09-03 10:01 UTC  (5+ messages)

[RFC] ASoC: multi-component: Add optional kcontrol prefix name for a DAI link
 2010-09-03 10:00 UTC  (12+ messages)

[refpolicy] [filesystem 1/1] Do not try to relabel the contents of the /dev/shm directory
 2010-09-03  9:59 UTC 

[PATCH 0/2] [RFC] posix clock tuning
 2010-09-03  9:58 UTC  (4+ messages)
` [PATCH 1/2] posix clocks: introduce a syscall for "

[PATCH 4/5] [ARM] Auto calculate ZRELADDR and provide option for exceptions
 2010-09-03  9:56 UTC  (8+ messages)
` [PATCH 2/7] [RFC] ARM: shmobile: remove unneeded hack to calculate zreladdr
` [PATCH 3/7] ARM: specify ZRELADDR for ARCH_H720X
` [PATCH 4/7] ARM: specify ZRELADDR for ARCH_LPC32XX
` [PATCH 5/7] ARM: don't expose CONFIG_ZRELADDR to the users
` [PATCH 6/7] ARM: fix ordering of defaults for config ZRELADDR
` [PATCH 7/7] ARM: removed unused zreladdr specifications in all Makefile.boot 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.