public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-06-08 13:42:17 to 2009-06-08 19:25:57 UTC [more...]

[PATCH 00/49] Ext4 patches currently queued for mainline
 2009-06-08 19:23 UTC  (46+ messages)
` [PATCH 01/49] ext4: Properly initialize the buffer_head state
  ` [PATCH 02/49] vfs: Add BUG_ON for delayed and unwritten flags in submit_bh()
    ` [PATCH 03/49] ext4: Mark the unwritten buffer_head as mapped during write_begin
      ` [PATCH 04/49] ext4: Fallback to vmalloc if kmalloc can't allocate s_flex_groups array
        ` [PATCH 05/49] ext4: Use is_power_of_2() for clarity
          ` [PATCH 06/49] ext3: avoid unnecessary spinlock in critical POSIX ACL path
            ` [PATCH 07/49] ext4: "
              ` [PATCH 08/49] ext4: Simplify ext4_commit_super()'s function signature
                ` [PATCH 09/49] ext4: Fix and simplify s_dirt handling
                  ` [PATCH 10/49] ext4: Use separate super_operations structure for no_journal filesystems
                    ` [PATCH 11/49] ext4: Avoid races caused by on-line resizing and SMP memory reordering
                      ` [PATCH 12/49] ext4: Remove outdated comment about lock_super()
                        ` [PATCH 13/49] ext4: ext4_mark_recovery_complete() doesn't need to use lock_super
                          ` [PATCH 14/49] ext4: Replace lock/unlock_super() with an explicit lock for the orphan list
                            ` [PATCH 15/49] ext4: Replace lock/unlock_super() with an explicit lock for resizing
                              ` [PATCH 16/49] ext4: Don't avoid using BLOCK_UNINIT block groups in mballoc
                                ` [PATCH 17/49] ext4: Move the ext4_i.h header file into ext4.h
                                  ` [PATCH 18/49] ext4: Move the ext4_sb.h "
                                    ` [PATCH 19/49] ext4: Move fs/ext4/namei.h "
                                      ` [PATCH 20/49] ext4: Move fs/ext4/group.h "
                                        ` [PATCH 21/49] ext4: Make the length of the mb_history file tunable
                                          ` [PATCH 22/49] ext4: hook fiemap operation for directories
                                            ` [PATCH 23/49] vfs: Enable FS_IOC_FIEMAP and FIGETBSZ for all filetypes
                                              ` [PATCH 24/49] ext4: fix for fiemap last-block test
                                                ` [PATCH 25/49] ext4: fix the length returned by fiemap for an unallocated extent
                                                  ` [PATCH 26/49] ext4: Convert ext4_lock_group to use sb_bgl_lock
                                                    ` [PATCH 27/49] ext4: Fix spinlock assertions on UP systems
                                                      ` [PATCH 28/49] ext4: Simplify function signature for ext4_da_get_block_write()
                                                        ` [PATCH 29/49] ext4: Rename ext4_get_blocks_handle() to be ext4_ind_get_blocks()
                                                          ` [PATCH 30/49] ext4: Rename ext4_get_blocks_wrap() to be ext4_get_blocks()
                                                            ` [PATCH 31/49] ext4: Define a new set of flags for ext4_get_blocks()
                                                              ` [PATCH 32/49] ext4: Add documentation to the ext4_*get_block* functions
                                                                ` [PATCH 33/49] ext4: Add BUG_ON debugging checks to noalloc_get_block_write()
                                                                  ` [PATCH 34/49] ext4: Merge ext4_da_get_block_write() into mpage_da_map_blocks()
                                                                    ` [PATCH 35/49] ext4: Clean up ext4_get_blocks() so it does not depend on bh_result->b_state
                                                                      ` [PATCH 36/49] ext4: Add a comprehensive block validity check to ext4_get_blocks()
                                                                        ` [PATCH 37/49] ext4: down i_data_sem only for read when walking tree for fiemap
                                                                          ` [PATCH 38/49] ext4: Fix memory leak in ext4_fill_super() in case of a failed mount
                                                                            ` [PATCH 39/49] ext3: Fix memory leak in ext3_fill_super() "
                                                                              ` [PATCH 40/49] ext2: Fix memory leak in ext2_fill_super() "
                                                                                ` [PATCH 41/49] ext4: remove unused function __ext4_write_dirty_metadata
                                                                                  ` [PATCH 42/49] ext4: Clean up calls to ext4_get_group_desc()
                                                                                    ` [PATCH 43/49] jbd2: Fix minor typos in comments in fs/jbd2/journal.c
                                                                                      ` [PATCH 44/49] ext4: super.c whitespace cleanup
                                                                                        ` [PATCH 45/49] ext4: Get rid of EXTEND_DISKSIZE flag of ext4_get_blocks_handle()

[RFC][PATCH 0/9] File descriptor hot-unplug support
 2009-06-08 19:18 UTC  (10+ messages)
` [PATCH 0/23] File descriptor hot-unplug support v2

[RESEND] [PATCH v2] [BUGFIX] x86/x86_64: fix CPU offlining triggered "inactive" device IRQ interrruption
 2009-06-08 19:19 UTC  (6+ messages)

2.6.30-rc8 Oops whilst booting
 2009-06-08 19:17 UTC  (27+ messages)

LKML Podcast Update
 2009-06-08 19:11 UTC  (4+ messages)

[PATCH] perf_counter: extensible perf_counter_attr
 2009-06-08 19:02 UTC  (2+ messages)

[PATCH] New AT91 MCI Driver that supports both MCI slots used at the same time
 2009-06-08 18:59 UTC  (9+ messages)
        ` [PATCH][Updated] "

[patch 00/38] power management / hibernate support for s390
 2009-06-08 18:48 UTC  (7+ messages)
` [patch 01/38] pm: Move nvs routines into a seperate file
` [patch 05/38] s390: hibernation support for s390

SOCK_RAW does not receive broadcast (with VLAN unless PROMISC)
 2009-06-08 18:48 UTC  (2+ messages)

[PATCH] integrity: fix IMA inode leak
 2009-06-08 18:44 UTC  (7+ messages)

[PATCH 0/4] RFC - ksm api change into madvise
 2009-06-08 18:32 UTC  (7+ messages)
  ` [PATCH mmotm] ksm: stop scan skipping pages

Linux 2.6.30-rc8
 2009-06-08 18:41 UTC  (24+ messages)
` Linux 2.6.30-rc8 [also: VIA Support]
` e_powersaver / underclocking (was Re: Linux 2.6.30-rc8 [also: VIA Support])
      ` e_powersaver driver considered DANGEROUS "
      ` [PATCH 1/2] CPUFREQ: Enable acpi-cpufreq driver for VIA/Centaur CPUs

Q: PTRACE_ATTACH && -EINTR
 2009-06-08 18:36 UTC  (3+ messages)

[PATCH 2/2] CPUFREQ: Mark e_powersaver driver as EXPERIMENTAL and DANGEROUS
 2009-06-08 18:38 UTC  (4+ messages)

[linux-pm] [RFC][PATCH 0/2] PM: Rearrange core suspend code
 2009-06-08 18:34 UTC  (25+ messages)
` Run-time PM idea (was: Re: [linux-pm] [RFC][PATCH 0/2] PM: Rearrange core suspend code)
` [linux-pm] Run-time PM idea (was: "

[PATCH] x86/x86_64: warn of -EBUSY returns from __assign_irq_vector()
 2009-06-08 18:31 UTC  (2+ messages)

(forw) [bugzilla-daemon@bugzilla.kernel.org: [Bug 12309] Large I/O operations result in slow performance and high iowait times]
 2009-06-08 18:29 UTC 

[TRIVIAL][PATCH 1/1] Fix warning in staging/otus/ioctl.c
 2009-06-08 18:18 UTC  (6+ messages)

[PATCH 2/2] perf report: support for profiling JIT generated code
 2009-06-08 18:12 UTC 

[PATCH 1/2] perf_counter: Add mmap event hooks to mprotect()
 2009-06-08 18:11 UTC 

[rfc][patch] swap: virtual swap readahead
 2009-06-08 17:58 UTC  (3+ messages)

[PATCH] latencytop: note task_struct bloat
 2009-06-08 17:44 UTC 

[Bug 13484] System report Int 6 error if E820 table reserve the memory above 4G
 2009-06-08 17:54 UTC  (3+ messages)
      ` [PATCH] firmware_map: fix hang with x86/32bit

[PATCH -tip] x86: apic - fix dummy apic read operation together with broken MP handling
 2009-06-08 17:47 UTC  (7+ messages)
` [tip:irq/numa] x86, apic: Fix "

[PATCH 0/6] headers_check fix patches 20090604
 2009-06-08 17:48 UTC  (6+ messages)
` [PATCH 1/6] headers_check fix: arm, hwcap.h
  ` [PATCH 2/6] headers_check fix: ia64, fpswa.h
        ` [PATCH] ia64: unexport fpswa.h

Low latency I/O scheduling
 2009-06-08 17:40 UTC 

[PATCH] crypto: s390 des3 - permit weak keys unless REQ_WEAK_KEY set
 2009-06-08 17:32 UTC 

[Security, resend] Instant crash with rtl8169 and large packets
 2009-06-08 17:30 UTC  (8+ messages)

[PATCH v2 00/11] Asynchronous raid6 acceleration (part 1 of 3)
 2009-06-08 17:25 UTC  (5+ messages)
` [PATCH v2 05/11] md/raid5: add scribble region for buffer lists

[PATCH 2/3] vmscan: make mapped executable pages the first class citizen
 2009-06-08 17:18 UTC  (14+ messages)

tg3 stops working when NFS is involved
 2009-06-08 17:21 UTC  (4+ messages)

[Patch 00/12] GRU - GRU Driver Updates
 2009-06-08 17:17 UTC  (13+ messages)
` [Patch 01/12] GRU - fix cache coherency issues with instruction retry
` [Patch 02/12] GRU - add user request to explicitly unload a gru context
` [Patch 03/12] GRU - fix automatic retry of gru instruction failures
` [Patch 04/12] GRU - collect per-context user statistics
` [Patch 05/12] GRU - delete user request for fetching chiplet status
` [Patch 06/12] GRU - cleanup gru inline functions
` [Patch 07/12] GRU - generic infrastructure for context options
` [Patch 08/12] GRU - add user request to specify gru slice
` [Patch 09/12] GRU - fix potential use-after-free when purging GRU tlbs
` [Patch 10/12] GRU - fixes to grudump utility
` [Patch 11/12] GRU - remove references to the obsolete global status handle
` [Patch 12/12] GRU - copyright fixes

2.6.30-rc8-git4: Reported regressions from 2.6.29
 2009-06-08 17:20 UTC  (27+ messages)
` [Bug #13116] Can't boot with nosmp
` [Bug #13319] Page allocation failures with b43 and p54usb
` [Bug #13475] suspend/hibernate lockdep warning
            ` [PATCH] remove rwsem lock from CPUFREQ_GOV_STOP call (second call site)

[PATCH v3] printk: add halt_delay parameter for printk delay in halt phase
 2009-06-08 17:15 UTC  (7+ messages)

[2.6.30-rc8] gcc 3.3 : __udivdi3 undefined
 2009-06-08 17:09 UTC  (11+ messages)
                  ` [PATCH] x86: memtest: remove 64-bit division

[PATCH] skip I_CLEAR state inodes
 2009-06-08 17:07 UTC  (9+ messages)
                ` [PATCH] writeback: skip new or to-be-freed inodes

[PATCH] x86, UV: Fix nacros for multiple coherency domains
 2009-06-08 17:00 UTC  (4+ messages)
` [tip:x86/urgent] "
` [tip:x86/urgent] x86, UV: Fix macros "

[PATCH 0/5] We must use rcu_barrier() on module unload
 2009-06-08 17:00 UTC  (14+ messages)
` [PATCH 1/5] 8021q: Vlan driver should use rcu_barrier() on unload instead of syncronize_net()
` [PATCH 2/5] nfnetlink_queue: Use rcu_barrier() on module unload
` [PATCH 3/5] can: af_can.c use "
` [PATCH 4/5] sctp: protocol.c call rcu_barrier() on unload
` [PATCH 5/5] sunrpc/auth_gss: Call rcu_barrier() on module unload

[PATCH 0/5] [GIP PULL] tracing/events/trace_stack: various fixes
 2009-06-08 16:22 UTC  (6+ messages)

zaurus needs generic pxa suspend/resume routines
 2009-06-08 16:19 UTC  (4+ messages)

[PATCH] [MTD] [NAND] Add prefetch and dma support for omap2/3 NAND driver
 2009-06-08 16:01 UTC  (3+ messages)

[PATCH 0/8] kernel:lockdep:replace DFS with BFS
 2009-06-08 15:50 UTC  (5+ messages)

[git pull][PATCH 0/5] dma-debug minor fixes and cleanups
 2009-06-08 15:29 UTC  (7+ messages)
` [PATCH 1/5] dma-debug: comment style fixes
` [PATCH 2/5] dma-debug: code "
` [PATCH 3/5] dma-debug: use pr_* instead of printk(KERN_* ...)
` [PATCH 4/5] dma-debug: disable/enable irqs only once in device_dma_allocations
` [PATCH 5/5] dma-debug: simplify logic in driver_filter()

[patch][v2] swap: virtual swap readahead
 2009-06-08 15:21 UTC  (3+ messages)

[PATCH 2.6.29] eeepc-laptop: report brightness control events via the input layer
 2009-06-08 15:24 UTC  (3+ messages)

[RFC][PATCH 0/2] PM: Rearrange core suspend code
 2009-06-08  6:37 UTC  (5+ messages)
` [RFC][PATCH 1/2] PM: Separate suspend to RAM functionality from core
` [RFC][PATCH 2/2] PM/Hibernate: Rename disk.c to hibernate.c

[patch -mmotm] oom: only oom kill exiting tasks with attached memory
 2009-06-08 15:21 UTC  (4+ messages)

[PATCH 0/3] [RFC] Functional fix to zone_reclaim() and bring behaviour more in line with expectations
 2009-06-08 15:11 UTC  (15+ messages)
` [PATCH 1/3] Reintroduce zone_reclaim_interval for when zone_reclaim() scans and fails to avoid CPU spinning at 100% on NUMA
` [PATCH 2/3] Properly account for the number of page cache pages zone_reclaim() can reclaim
` [PATCH 3/3] Do not unconditionally treat zones that fail zone_reclaim() as full

[PATCH] eeepc-laptop: enable camera by default
 2009-06-08 15:00 UTC  (3+ messages)

Performance overhead of paravirt_ops on native identified
 2009-06-08 14:53 UTC  (5+ messages)
` [benchmark] 1% performance overhead of paravirt_ops on native kernels

[PATCH] [0/16] HWPOISON: Intro
 2009-06-08 14:46 UTC  (11+ messages)
` [PATCH] [13/16] HWPOISON: The high level memory error handler in the VM v3

huge mem mmap eats all CPU when multiple processes
 2009-06-08 14:27 UTC 

[PATCH] Add a gfp-translate script to help understand page allocation failure reports
 2009-06-08 14:25 UTC  (5+ messages)

[PATCH 1/2] cpuhotplug: use rw_semaphore for cpu_hotplug
 2009-06-08 14:25 UTC  (7+ messages)
    ` [PATCH] cpuhotplug: introduce try_get_online_cpus() take 2

add bcm47xx watchdog driver
 2009-06-08 14:15 UTC  (4+ messages)

[PATCH] serial: samsung.c: mark s3c24xx_serial_remove as __devexit
 2009-06-08 14:13 UTC  (2+ messages)

Squashfs 4.0 performance benchmark
 2009-06-08 14:05 UTC 

types for storing instruction pointers
 2009-06-08 14:12 UTC  (4+ messages)

[git pull] dma-debug updates for 2.6.31
 2009-06-08 14:03 UTC  (4+ messages)

[RFC] IO scheduler based IO controller V3
 2009-06-08 13:56 UTC  (7+ messages)
` [PATCH 02/20] io-controller: Common flat fair queuing code in elevaotor layer
` [PATCH 16/20] io-controller: IO group refcounting support

[PATCH] x86: detect use of extended APIC ID for AMD CPUs
 2009-06-08 13:55 UTC  (6+ messages)
` [tip:x86/urgent] x86: Detect "
      ` [PATCH v2] x86: detect "
        ` [PATCH v3] "

net: uninitialized loopback addr leaks to userspace
 2009-06-08 13:49 UTC  (7+ messages)
    ` [PATCH net-next-2.6] net: loopback device dev->addr_len fix
      ` [PATCH net-next-2.6] net: dev_addr_init() fix

[PATCH] tick: add check for the existence of broadcast clock event device
 2009-06-08 13:41 UTC  (13+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox