All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-06-01 20:09:12 to 2012-06-01 22:31:57 UTC [more...]

[Cluster-devel] [PATCH 00/27 v6] Fix filesystem freezing deadlocks
 2012-06-01 22:30 UTC  (34+ messages)
`  "
` [PATCH 01/27] fb_defio: Push file_update_time() into fb_deferred_io_mkwrite()
` [PATCH 02/27] fs: Push file_update_time() into __block_page_mkwrite()
` [PATCH 03/27] ceph: Push file_update_time() into ceph_page_mkwrite()
` [PATCH 04/27] 9p: Push file_update_time() into v9fs_vm_page_mkwrite()
` [Cluster-devel] [PATCH 05/27] gfs2: Push file_update_time() into gfs2_page_mkwrite()
  `  "
` [PATCH 06/27] sysfs: Push file_update_time() into bin_page_mkwrite()
` [PATCH 07/27] mm: Update file times from fault path only if .page_mkwrite is not set
` [PATCH 08/27] mm: Make default vm_ops provide ->page_mkwrite handler
` [Ocfs2-devel] [PATCH 09/27] fs: Push mnt_want_write() outside of i_mutex
  `  "
` [PATCH 10/27] fat: "
` [PATCH 11/27] btrfs: "
` [PATCH 12/27] nfsd: "
` [PATCH 13/27] fs: Improve filesystem freezing handling
` [PATCH 14/27] fs: Add freezing handling to mnt_want_write() / mnt_drop_write()
` [PATCH 15/27] fs: Skip atime update on frozen filesystem
` [PATCH 16/27] fs: Protect write paths by sb_start_write - sb_end_write
` [PATCH 17/27] ext4: Convert to new freezing mechanism
` [PATCH 18/27] xfs: Convert to new freezing code
` [Ocfs2-devel] [PATCH 19/27] ocfs2: Convert to new freezing mechanism
  `  "
` [Cluster-devel] [PATCH 20/27] gfs2: "
  `  "
` [PATCH 21/27] fuse: "
` [PATCH 22/27] ntfs: "
  ` [PATCH 23/27] nilfs2: "
` [PATCH 24/27] btrfs: "
` [PATCH 25/27] ext2: Implement freezing
` [PATCH 26/27] fs: Remove old freezing mechanism
` [PATCH 27/27] Documentation: Correct s_umount state for freeze_fs/unfreeze_fs

Confusing about Playback/Capture, CODEC/CODEC links, and snd_soc_dapm_link_dai_widgets()
 2012-06-01 22:31 UTC  (4+ messages)
  ` Confusion "

[PATCH 00/27] Generic framework for SMP booting/CPU hotplug related code
 2012-06-01 22:29 UTC  (4+ messages)
` [PATCH 01/27] smpboot: Provide a generic method to boot secondary processors

[RFC] [PATCH] powerpc: Add MSR_DE to MSR_KERNEL
 2012-06-01 22:30 UTC  (5+ messages)

Getting the commit that corresponds to a specific annotated tag
 2012-06-01 22:27 UTC  (5+ messages)

Building poky-tiny for ARM fails in do_compile of elfutils
 2012-06-01 22:27 UTC  (2+ messages)

[meta-xilinx] Generating device tree for building linux-xilinx kernel
 2012-06-01 22:17 UTC  (6+ messages)

power management patch set for mpc85xx
 2012-06-01 22:24 UTC  (3+ messages)

[GIT PULL 00/15] perf/urgent fixes
 2012-06-01 22:16 UTC  (17+ messages)
` [PATCH 01/15] perf script: Fix regression in callchain dso name
` [PATCH 02/15] perf tools: Fix make tarballs
` [PATCH 03/15] perf tools: Fix pager on minimal-install embedded systems
` [PATCH 04/15] perf callchain: Make callchain cursors TLS
` [PATCH 05/15] perf tools: Check if callchain is corrupted
` [PATCH 06/15] perf tools: Make --version show kernel version instead of pull req tag
` [PATCH 07/15] perf tools: Update ioctl documentation for PERF_IOC_FLAG_GROUP
` [PATCH 08/15] perf evlist: Pass third argument to ioctl explicitly
` [PATCH 09/15] perf symbols: Handle different endians properly during symbol load
` [PATCH 10/15] perf session: Handle endianity swap on sample_id_all header data
` [PATCH 11/15] perf evsel: Fix 32 bit values endianity swap for sample_id_all header
` [PATCH 12/15] perf symbols: Check for valid dso before creating map
` [PATCH 13/15] perf uprobes: Remove unnecessary check before strlist__delete
` [PATCH 14/15] perf: Remove duplicate invocation on perf_event_for_each
` [PATCH 15/15] perf tool: Build fix, remove duplicate declarations

WARNING: at mm/page-writeback.c:1990 __set_page_dirty_nobuffers+0x13a/0x170()
 2012-06-01 22:17 UTC  (8+ messages)

Documentation for writing new nf_contrack module
 2012-06-01 22:16 UTC  (2+ messages)

[PATCH] hid: logitech: don't use stack based dj_report structures
 2012-06-01 22:12 UTC 

Driver for BlinkM i2c LED module
 2012-06-01 22:09 UTC  (4+ messages)

[PATCH v5 1/5] powerpc/85xx: implement hardware timebase sync
 2012-06-01 22:08 UTC  (10+ messages)
` [PATCH v5 2/5] powerpc/85xx: add HOTPLUG_CPU support
` [PATCH v5 3/5] powerpc/85xx: add sleep and deep sleep support
` [PATCH v5 4/5] fsl_pmc: Add API to enable device as wakeup event source

[PATCHv3] Read from XDG configuration file, not write
 2012-06-01 22:07 UTC 

[PATCH 0/4] PCI: PCIe capability structure related cleanup/fixes
 2012-06-01 22:02 UTC  (9+ messages)
` [PATCH 1/4] PCI: make pci_ltr_supported static
` [PATCH 2/4] PCI: Remove redundant checking in PCI Express capability routines
` [PATCH 3/4] PCI: Add pci_pcie_cap2() check for PCIe feature capabilities >= v2
` [PATCH 4/4] PCI: Remove redundant capabilities checking in pci_{save, restore}_pcie_state

[[PATCH resend] 0/6] PYNFS various patches
 2012-06-01 22:01 UTC  (8+ messages)
` [[PATCH resend] 1/6] PYNFS rpc drop fix
` [[PATCH resend] 2/6] PYNFS fix rpcgen
` [[PATCH resend] 3/6] PYNFS use loopback addresses for MDS<->DS communication
` [[PATCH resend] 4/6] PYNFS use requested iomode on layoutget
` [[PATCH resend] 5/6] PYNFS: add mdsthreshold to file layout server
` [[PATCH resend] 6/6] PYNFS implement FREE_STATEID and TEST_STATEID operations

Adding disks that are not ready, format in progress
 2012-06-01 22:00 UTC 

best way to purge stale packages?
 2012-06-01 21:58 UTC  (3+ messages)

+ fs-nls-makefile-remove-bogus-config_-assignments.patch added to -mm tree
 2012-06-01 21:58 UTC 

[PATCH] Add Apple NLS
 2012-06-01 21:57 UTC  (5+ messages)

OSD deadlock with cephfs client and OSD on same machine
 2012-06-01 21:57 UTC  (5+ messages)

[PATCH 0/6] PYNFS various patches
 2012-06-01 21:57 UTC  (8+ messages)
` [PATCH 1/6] PYNFS rpc drop fix
` [PATCH 2/6] PYNFS fix rpcgen
` [PATCH 3/6] PYNFS use loopback addresses for MDS<->DS communication
` [PATCH 4/6] PYNFS use requested iomode on layoutget
` [PATCH 5/6] PYNFS: add mdsthreshold to file layout server
` [PATCH 6/6] PYNFS implement FREE_STATEID and TEST_STATEID operations

+ fs-nls-makefile-remove-bogus-config_-assignemnts.patch added to -mm tree
 2012-06-01 21:56 UTC 

How will Ceph cope with a failed Journal device?
 2012-06-01 21:56 UTC  (5+ messages)

[xen-unstable test] 13004: regressions - FAIL
 2012-06-01 21:55 UTC 

Anyone successfully booted a custom kernel on Fedora 17?
 2012-06-01 21:49 UTC  (6+ messages)

Bugzilla Re-organization
 2012-06-01 21:47 UTC  (7+ messages)

[PATCH 0/3] [RFC] Fallocate Volatile Ranges v2
 2012-06-01 21:44 UTC  (6+ messages)
` [PATCH 3/3] [RFC] tmpfs: Add FALLOC_FL_MARK_VOLATILE/UNMARK_VOLATILE handlers

p ȫ k ẹ г ȫ ᾒ l i ᾒ ẹ
 2012-06-01 21:45 UTC 

[PATCH net-next] tcp: avoid tx starvation by SYNACK packets
 2012-06-01 21:34 UTC  (3+ messages)
` [PATCH] tcp: do not create inetpeer on SYNACK message

[PATCH v2 0/9] Multiplexed task logs / bitbake fixes for fetch2
 2012-06-01 21:18 UTC  (10+ messages)
` [PATCH v2 1/9] process.py: Fix log truncation problems
` [PATCH v2 2/9] knotty: Extend knotty to support "real time" log tail for tasks
` [PATCH v2 3/9] knotty: Add the ability to dynamically select loglevel from stdin
` [PATCH v2 4/9] msg.py, knotty.py: Allow dynamic toggle of the debug log level
` [PATCH v2 5/9] knotty.py: Add the ability to spawn screen directly from knotty with OE_TERMINAL=screen_inline
` [PATCH v2 6/9] fetch2: Fix missing output from stderr in fetcher logs
` [PATCH v2 7/9] fetch2/git.py: Use local download dir, when using an external read-only GITDIR
` [PATCH v2 8/9] meta/lib/oe/terminal.py: Add an additional reference to screen called screen_inline
` [PATCH v2 9/9] terminal.bbclass: Allow OE_TERMINAL_PREFERRED to override the fallback order for OE_TERMINAL

[Qemu-devel] PReP emulation
 2012-06-01 21:26 UTC 

[PATCHv3] Read from XDG configuration file, not write
 2012-06-01 21:23 UTC  (2+ messages)
` [PATCHv4] Read (but not write) from XDG configuration, XDG attributes and XDG ignore files

meta-cedartrail - serial console
 2012-06-01 21:19 UTC  (25+ messages)

[PATCH RFC 0/2] e1000e: 82574 also needs ASPM L1 completely disabled
 2012-06-01 21:17 UTC  (4+ messages)
` [PATCH 1/2] e1000e: Disable ASPM L1 on 82574

Help with recover data
 2012-06-01 21:15 UTC  (7+ messages)
` Help with data recovering

[PATCH V4 0/4] ARM: OMAP3+: VP: collate fixes
 2012-06-01 21:08 UTC  (10+ messages)
` [PATCH V2 2/4] ARM: OMAP3+: PM: VP: move check of idle to separate function
` [PATCH V2 3/4] ARM: OMAP3+: PM: VP: check to ensure VP is idle before forceupdate
` [PATCH V2 4/4] ARM: OMAP3+: PM: VP: ensure VP is idle before disable

[PATCH 1/2] ARM: tegra: config: enable TPS65910 drivers
 2012-06-01 21:04 UTC  (15+ messages)
` [PATCH 2/2] ARM: dt: tegra: cardhu: register core regulator tps65911

relax_domain_level boot parameter has no effect
 2012-06-01 21:03 UTC 

[U-Boot] [PATCH v8] kirkwood: add NAS62x0 board support
 2012-06-01 21:03 UTC  (2+ messages)

[GIT PULL] Block driver bits for 3.5
 2012-06-01 20:59 UTC  (13+ messages)
        ` [PATCH] tty: add lockdep annotations

*** buffer overflow detected ***: xfs_repair terminated
 2012-06-01 20:57 UTC 

[Ocfs2-devel] [PATCH 1/2] aio: make kiocb->private NUll in init_sync_kiocb()
 2012-06-01 20:55 UTC  (5+ messages)
      `  "

GIT PULL] ext4 updates for 3.5
 2012-06-01 20:52 UTC  (11+ messages)

Serial RAPID IO kernel hang on maintenance read transaction
 2012-06-01 20:40 UTC 

[GIT] (frontswap.v16-tag)
 2012-06-01 20:51 UTC  (4+ messages)

[U-Boot] [PATCH v8 0/4] Kirkwood: add lschlv2 and lsxhl board support
 2012-06-01 20:39 UTC  (5+ messages)
` [U-Boot] [PATCH v8 1/4] lib: add rand() function
` [U-Boot] [PATCH v8 2/4] net: use common rand()/srand() functions
` [U-Boot] [PATCH v8 3/4] net: add helper to generate random mac address
` [U-Boot] [PATCH v8 4/4] Kirkwood: add lschlv2 and lsxhl board support

Routing traffic between 2 iptables machines (FORMATTING EDIT)
 2012-06-01 20:38 UTC  (2+ messages)

[RFC 00/24] Move OMAP2+ over to use COMMON clock
 2012-06-01 20:37 UTC  (3+ messages)

Common [00/20] Sl[auo]b: Common code rework V4
 2012-06-01 19:52 UTC  (4+ messages)
` Common [06/20] Extract common fields from struct kmem_cache
` Common [09/20] Common definition for boot state of the slab allocators
` Common [10/20] Use a common mutex definition

[PATCH] bcma: fix null pointer in bcma_core_pci_irq_ctl
 2012-06-01 20:33 UTC  (4+ messages)

"rbd rm image" slow with big images ?
 2012-06-01 20:33 UTC  (5+ messages)

[PATCH 2/3] proc: add /proc/kpagetype interface
 2012-06-01 20:31 UTC  (2+ messages)

[PATCH 1/3] proc: add /proc/kpageorder interface
 2012-06-01 20:31 UTC  (2+ messages)

[PATCH] mcs7830: Implement link state detection
 2012-06-01 20:29 UTC 

[PATCH 2/2] proc: add ARCH_PFN_OFFSET info to /proc/meminfo
 2012-06-01 20:26 UTC  (2+ messages)

Two crashes
 2012-06-01 20:25 UTC  (2+ messages)

[PATCH] ASoC: omap-mcbsp: Add pm_runtime_get/put functions call for McBSP
 2012-06-01 20:24 UTC  (2+ messages)

r8169: IO_PAGE_FAULT & netdev watchdog
 2012-06-01 20:13 UTC  (4+ messages)

[PATCH] bcma: make some functions static
 2012-06-01 20:19 UTC  (4+ messages)

[PATCH 0/3] xfs_repair fixes for fragmented multiblock v2 dirs
 2012-06-01 20:25 UTC  (3+ messages)
` [PATCH 3/3] xfs_repair: handle fragmented multiblock dir2 in process_leaf_node_dir2()

latest kernel for am35xx
 2012-06-01 20:10 UTC  (5+ messages)

[PATCH 52/90] policycoreutils: polgen: FIXME Add mgrepl patch to
 2012-06-01 19:12 UTC 

[U-Boot] [PATCH v2 00/11] Nokia RX-51 support
 2012-06-01 20:09 UTC  (4+ messages)
` [U-Boot] [PATCH v2 11/11] New board support: Nokia RX-51 aka N900

[BUG/PATCH] ppp_mppe discards 50% of packets from some servers
 2012-06-01 20:09 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.