All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-10-10 14:20:35 to 2014-10-10 14:24:12 UTC [more...]

[PATCH 0/2 v2] Fix data corruption when blocksize < pagesize for mmapped data
 2014-10-10 14:23 UTC  (171+ messages)
` [Cluster-devel] "
` [Ocfs2-devel] "
` [PATCH 1/2 RESEND] bdi: Fix hung task on sync
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH] block: free q->flush_rq in blk_init_allocated_queue error paths
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH] block: improve rq_affinity placement
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH] block: Make rq_affinity = 1 work as expected
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH] block: strict rq_affinity
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH] ext3: Fix deadlock in data=journal mode when fs is frozen
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH] ext3: Speedup WB_SYNC_ALL pass
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH] ext4: Avoid lock inversion between i_mmap_mutex and transaction start
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH 1/2] ext4: Don't check quota format when there are no quota files
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH 1/2] ext4: Fix block zeroing when punching holes in indirect block files
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [Ocfs2-devel] [PATCH] ext4: Fix buffer double free in ext4_alloc_branch()
  ` [Cluster-devel] "
  `  "
` [PATCH] ext4: Fix jbd2 warning under heavy xattr load
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH] ext4: Fix zeroing of page during writeback
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH] ext4: Remove orphan list handling
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [Ocfs2-devel] [PATCH] ext4: Speedup WB_SYNC_ALL pass
  ` [Cluster-devel] "
  `  "
` [PATCH for 3.14-stable] fanotify: fix double free of pending permission events
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH] fs: Avoid userspace mounting anon_inodefs filesystem
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH 1/2] jbd2: Avoid pointless scanning of checkpoint lists
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH] jbd2: Optimize jbd2_log_do_checkpoint() a bit
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [Ocfs2-devel] [PATCH] lockdep: Dump info via tracing
  ` [Cluster-devel] "
  `  "
` [PATCH] mm: Fixup pagecache_isize_extended() definitions for !CONFIG_MMU
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH] ncpfs: fix rmdir returns Device or resource busy
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH] ocfs2: Fix quota file corruption
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH 1/2] printk: Debug patch1
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH] printk: debug: Slow down printing to 9600 bauds
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH] printk: enable interrupts before calling console_trylock_for_printk()
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH] quota: Fix race between dqput() and dquot_scan_active()
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH] scsi: Keep interrupts disabled while submitting requests
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH] sync: don't block the flusher thread waiting on IO
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH] timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH] udf: Avoid infinite loop when processing indirect ICBs
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH] udf: Print error when inode is loaded
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH] vfs: Allocate anon_inode_inode in anon_inode_init()
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH 1/2] vfs: Fix data corruption when blocksize < pagesize for mmaped data
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH RESEND] vfs: Return EINVAL for default SEEK_HOLE, SEEK_DATA implementation
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH] writeback: plug writeback at a high level
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [Ocfs2-devel] [PATCH] x86: Fixup lockdep complaint caused by io apic code
  ` [Cluster-devel] "
  `  "
` [PATCH 2/2 RESEND] bdi: Avoid oops on device removal
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH 2/2] ext3: Don't check quota format when there are no quota files
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH 2/2] ext4: Fix hole punching for files with indirect blocks
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH 2/2] ext4: Fix mmap data corruption when blocksize < pagesize
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH 2/2] jbd2: Simplify calling convention around __jbd2_journal_clean_checkpoint_list
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH 2/2] printk: Debug patch 2
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "

[Buildroot] [PATCH v3] package/mono: new package
 2014-10-10 14:23 UTC 

rhashtable: hang while running tests on boot
 2014-10-10 14:22 UTC  (2+ messages)

[PATCH v3 1/3] mfd: add support for Cypress CYUSBS234 USB Serial Bridge controller
 2014-10-10 14:22 UTC  (4+ messages)

[PATCHv5 2/3] pwm: make the PWM_POLARITY flag in DTB optional
 2014-10-10 14:22 UTC  (9+ messages)
` [PATCHv6 0/3] pwm: imx: support output polarity inversion
  ` [PATCHv6 1/3] pwm: print error messages with pr_err() instead of pr_debug()
  ` [PATCHv6 2/3] pwm: make the PWM_POLARITY flag in DTB optional
  ` [PATCH 3/3] pwm: imx: support output polarity inversion

hso. hso_serial_close oops
 2014-10-10 14:22 UTC 

[Buildroot] [PATCH 1/1] package/upmpdcli: bump to version 0.8.2
 2014-10-10 14:22 UTC 

[U-Boot] [PATCH 0/10] x86: Add support for booting 64-bit uncompressed kernel images
 2014-10-10 14:22 UTC  (11+ messages)
` [U-Boot] [PATCH 01/10] x86: Move paging functions into cpu.c
` [U-Boot] [PATCH 02/10] x86: Bring in msr-index.h from linux 3.8
` [U-Boot] [PATCH 03/10] x86: Display basic CPU information on boot
` [U-Boot] [PATCH 04/10] x86: Add support for starting 64-bit kernel
` [U-Boot] [PATCH 05/10] x86: Move kernel boot function to arch/x86/lib/bootm.c
` [U-Boot] [PATCH 06/10] x86: image: Add new image type for x64_64
` [U-Boot] [PATCH 07/10] x86: bootm: Support booting a 64-bit raw kernel
` [U-Boot] [PATCH 08/10] x86: Correct a few progress message nits
` [U-Boot] [PATCH 09/10] bootm: Move compression progress/error messages into a function
` [U-Boot] [PATCH 10/10] x86: config: Increase CONFIG_SYS_BOOTM_LEN to 16MB

designware: Safety of sharing iATU entries between cfg0 & mem, cfg1 & I/O?
 2014-10-10 14:21 UTC 

[OSSTEST PATCH v2 00/12] XSM test cases for OSSTest
 2014-10-10 14:20 UTC  (3+ messages)

[PATCH] tools/hotplug/Linux: Fix build
 2014-10-10 14:20 UTC  (9+ messages)

[nightly] Distroless meta-ti/master minimal build 2014-10-09_21-01-10
 2014-10-10 14:00 UTC 


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.