public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-12-10 22:35:27 to 2009-12-11 04:49:40 UTC [more...]

[00/90] 2.6.31.8-stable review
 2009-12-11  4:35 UTC  (70+ messages)
  ` [01/90] ext4: Fix memory leak fix when mounting an ext4 filesystem
  ` [02/90] ext4: Avoid null pointer dereference when decoding EROFS w/o a journal
  ` [04/90] jbd2: round commit timer up to avoid uncommitted transaction
  ` [06/90] ext4: Fix bugs in mballocs stream allocation mode
  ` [07/90] ext4: Avoid group preallocation for closed files
  ` [08/90] jbd2: Annotate transaction start also for jbd2_journal_restart()
  ` [09/90] ext4: Fix possible deadlock between ext4_truncate() and ext4_get_blocks()
  ` [11/90] ext4: Add feature set check helper for mount & remount paths
  ` [13/90] ext4: Allow rename to create more than EXT4_LINK_MAX subdirectories
  ` [14/90] ext4: Limit number of links that can be created by ext4_link()
  ` [15/90] ext4: Restore wbc->range_start in ext4_da_writepages()
  ` [16/90] ext4: fix cache flush in ext4_sync_file
  ` [17/90] ext4: Fix wrong comparisons in mext_check_arguments()
  ` [18/90] ext4: Remove unneeded BUG_ON() in ext4_move_extents()
  ` [19/90] ext4: Return exchanged blocks count to user space in failure
  ` [20/90] ext4: Take page lock before looking at attached buffer_heads flags
  ` [21/90] ext4: print more sysadmin-friendly message in check_block_validity()
  ` [22/90] ext4: Use bforget() in no journal mode for ext4_journal_{forget,revoke}()
  ` [23/90] ext4: Assure that metadata blocks are written during fsync in no journal mode
  ` [25/90] ext4: move ext4_mb_init_group() function earlier in the mballoc.c
  ` [27/90] ext4: Dont update superblock write time when filesystem is read-only
  ` [28/90] ext4: Always set dx_nodes fake_dirent explicitly
  ` [29/90] ext4: Fix initalization of s_flex_groups
  ` [33/90] ext4: Replace BUG_ON() with ext4_error() in move_extents.c
  ` [34/90] ext4: Add null extent check to ext_get_path
  ` [36/90] ext4: limit block allocations for indirect-block files to < 2^32
  ` [42/90] ext4: Split uninitialized extents for direct I/O
  ` [43/90] ext4: Use end_io callback to avoid direct I/O fallback to buffered I/O
  ` [46/90] ext4: Avoid updating the inode table bh twice in no journal mode
  ` [49/90] ext4: Fix time encoding with extra epoch bits
  ` [51/90] ext4: retry failed direct IO allocations
  ` [52/90] ext4: discard preallocation when restarting a transaction during truncate
  ` [53/90] ext4: fix ext4_ext_direct_IO()s return value after converting uninit extents
  ` [55/90] ext4: code clean up for dio fallocate handling
  ` [56/90] ext4: Fix return value of ext4_split_unwritten_extents() to fix direct I/O
  ` [57/90] ext4: fix potential buffer head leak when add_dirent_to_buf() returns ENOSPC
  ` [58/90] ext4: avoid divide by zero when trying to mount a corrupted file system
  ` [59/90] ext4: fix the returned block count if EXT4_IOC_MOVE_EXT fails
  ` [60/90] ext4: fix lock order problem in ext4_move_extents()
  ` [61/90] ext4: fix possible recursive locking warning in EXT4_IOC_MOVE_EXT
  ` [62/90] ext4: plug a buffer_head leak in an error path of ext4_iget()
  ` [63/90] ext4: make sure directory and symlink blocks are revoked
  ` [64/90] ext4: fix i_flags access in ext4_da_writepages_trans_blocks()
  ` [65/90] ext4: journal all modifications in ext4_xattr_set_handle
  ` [66/90] ext4: dont update the superblock in ext4_statfs()
  ` [67/90] ext4: fix uninit block bitmap initialization when s_meta_first_bg is non-zero
  ` [68/90] ext4: fix block validity checks so they work correctly with meta_bg
  ` [69/90] ext4: avoid issuing unnecessary barriers
  ` [70/90] ext4: fix error handling in ext4_ind_get_blocks()
  ` [71/90] ext4: make trim/discard optional (and off by default)
  ` [72/90] ext4: make "norecovery" an alias for "noload"
  ` [73/90] ext4: Fix double-free of blocks with EXT4_IOC_MOVE_EXT
  ` [74/90] ext4: initialize moved_len before calling ext4_move_extents()
  ` [75/90] ext4: move_extent_per_page() cleanup
  ` [76/90] jbd2: Add ENOMEM checking in and for jbd2_journal_write_metadata_buffer()
  ` [77/90] ext4: Return the PTR_ERR of the correct pointer in setup_new_group_blocks()
  ` [78/90] ext4: Avoid data / filesystem corruption when write fails to copy data
  ` [79/90] ext4: wait for log to commit when umounting
  ` [80/90] ext4: remove blocks from inode prealloc list on failure
  ` [81/90] ext4: ext4_get_reserved_space() must return bytes instead of blocks
  ` [82/90] ext4: quota macros cleanup
  ` [83/90] ext4: fix incorrect block reservation on quota transfer
  ` [84/90] ext4: Wait for proper transaction commit on fsync
  ` [85/90] ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
  ` [86/90] SCSI: megaraid_sas: fix 64 bit sense pointer truncation
  ` [87/90] SCSI: osd_protocol.h: Add missing #include
  ` [88/90] SCSI: scsi_lib_dma: fix bug with dma maps on nested scsi objects
  ` [89/90] signal: Fix alternate signal stack check
  ` [90/90] ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)

dynamic ftrace - graph
 2009-12-11  4:37 UTC  (2+ messages)

[PATCH 0/3] gpiolib: gpio naming in sysfs
 2009-12-11  4:38 UTC  (10+ messages)
` [PATCH 2/3] gpiolib: add support for having symlinks under gpio class directory
  ` [PATCH 3/3] gpiolib: use chip->names for symlinks, always use gpioN for device names

linux-next: tip tree build warning
 2009-12-11  4:38 UTC 

check_preempt_tick() check vruntime mistake?
 2009-12-11  4:17 UTC 

Async resume patch (was: Re: [GIT PULL] PM updates for 2.6.33)
 2009-12-11  4:10 UTC  (6+ messages)
` spinlock in completion_done() (was: Re: Async resume patch (was: Re: [GIT PULL] PM updates for 2.6.33))

[PATCH] vmscan: limit concurrent reclaimers in shrink_zone
 2009-12-11  3:43 UTC  (4+ messages)

Async suspend-resume patch w/ rwsems (was: Re: [GIT PULL] PM updates for 2.6.33)
 2009-12-11  3:42 UTC  (8+ messages)
` Async suspend-resume patch w/ completions (was: Re: Async suspend-resume patch w/ rwsems)

[PATCH] tracing: Define kmem_trace_alloc_notrace unconditionally
 2009-12-11  3:38 UTC  (2+ messages)

An mm bug in today's 2.6.32 git tree
 2009-12-11  3:38 UTC  (6+ messages)

[PATCH] ipvs: fix synchronization on connection close
 2009-12-11  3:35 UTC  (2+ messages)

mmotm-2009-12-08-17-45 resume slowly
 2009-12-11  3:35 UTC  (6+ messages)

[PATCH v10 8/8] Loongson: YeeLoong: add input/hotkey driver
 2009-12-11  3:32 UTC 

[patch 0/9] Fix various __task_cred related invalid RCU assumptions
 2009-12-11  3:25 UTC  (8+ messages)
` [patch 1/9] sys: Fix missing rcu protection for __task_cred() access
    ` [patch 1/9] sys: Fix missing rcu protection for __task_cred()access
` [patch 8/9] Documentation: Fix invalid rcu assumptions

[PATCH] drivers/usb/gadget: Use ERR_PTR/IS_ERR
 2009-12-11  3:20 UTC  (2+ messages)

[PATCH v6] x86/apic: limit irq affinity
 2009-12-11  3:16 UTC  (10+ messages)

[PATCH 2/2]ACPI: assign different lockdep key for acpi works
 2009-12-11  3:04 UTC 

[PATCH 07/10] trace_syscalls: init print_fmt
 2009-12-11  3:04 UTC  (4+ messages)

[PATCH 1/2]workqueue:introduce INIT_WORK_KEY()
 2009-12-11  3:04 UTC 

[PATCH 0/4] ftrace - Add function duration tracer to ftrace
 2009-12-11  2:50 UTC  (4+ messages)

[PATCH v9 0/8] Loongson: YeeLoong: add platform drivers
 2009-12-11  2:47 UTC  (10+ messages)
` [PATCH v9 1/8] MIPS: add subdirectory for platform extension drivers
  ` [PATCH v9 2/8] Loongson: YeeLoong: add platform driver
    ` [PATCH v9 3/8] Loongson: YeeLoong: add backlight driver
      ` [PATCH v9 4/8] Loongson: YeeLoong: add battery driver
        ` [PATCH v9 5/8] Loongson: YeeLoong: add hardware monitoring driver
          ` [PATCH v9 6/8] Loongson: YeeLoong: add video output driver
            ` [PATCH v9 7/8] Loongson: YeeLoong: add suspend support
              ` [PATCH v9 8/8] Loongson: YeeLoong: add input/hotkey driver

[PULL REQUEST] md updates for 2.6.33 merge window
 2009-12-11  2:37 UTC 

max2165 problem / kernel problem 2.6.32-git5
 2009-12-11  2:37 UTC 

[RFC PATCH 0/4] clockevents: fix clockevent_devices list corruption after cpu hotplug
 2009-12-11  2:29 UTC  (3+ messages)

[PATCH] [0/31] HWPOISON 2.6.33 pre-merge posting
 2009-12-11  2:14 UTC  (6+ messages)
` [PATCH] [23/31] HWPOISON: add memory cgroup filter

[RFC][PATCH v2 0/8] vmscan: AIM7 scalability improvement
 2009-12-11  2:11 UTC  (3+ messages)
` [RFC][PATCH v2 8/8] Don't deactivate many touched page

[PATCH] iop-adma.c: use resource_size()
 2009-12-11  1:56 UTC 

[PATCH] fsldma.c: use resource_size()
 2009-12-11  1:51 UTC 

[PATCH] x86, msr: add support for non-contiguous cpumasks
 2009-12-11  1:49 UTC  (2+ messages)

2.6.31 -> 2.6.32 Sound and video regressions
 2009-12-11  1:49 UTC  (8+ messages)

[PATCH] dw_dmac.c: remove unnecessary memset() and use resource_size()
 2009-12-11  1:44 UTC 

mmotm 2009-12-10-17-19 uploaded
 2009-12-11  1:19 UTC 

[patch 0/2] sched: Change nohz ilb logic from pull to push model
 2009-12-11  1:27 UTC  (3+ messages)
` [patch 1/2] sched: Change the "
` [patch 2/2] sched: Scale the nohz_tracker logic by making it per NUMA node

[PATCH V2 2/8] Squashfs: Factor out remaining zlib dependencies into separate wrapper file
 2009-12-11  1:34 UTC 

[PATCH V2 5/8] Squashfs: add support for LZMA compressed filesystems
 2009-12-11  1:34 UTC 

[PATCH V2 8/8] lzma: make lzma reentrant
 2009-12-11  1:34 UTC 

[PATCH V2 4/8] Squashfs: add decompressor entries for lzma and lzo
 2009-12-11  1:34 UTC 

[OOPS] Radeon KMS with 2.6.32 and agp not compiled in
 2009-12-11  1:25 UTC 

[PATCH V2 1/8] Squashfs: move zlib decompression wrapper code into a separate file
 2009-12-11  1:34 UTC 

[git pull] drm
 2009-12-11  1:34 UTC  (17+ messages)

[PATCH] timeriomem-rng.c: use resource_size()
 2009-12-11  1:34 UTC  (2+ messages)

[PATCH V2 3/8] Squashfs: add a decompressor framework
 2009-12-11  1:34 UTC 

[PATCH V2 7/8] Squashfs: select DECOMPRESS_LZMA_NEEDED when including support for lzma
 2009-12-11  1:34 UTC 

[PATCH V2 6/8] lzma: Make lzma available to non initramfs/initrd code
 2009-12-11  1:34 UTC 

[PATCH V2 0/9] Squashfs: Add support for LZMA compressed filesystems
 2009-12-11  1:34 UTC 

[PATCH]about eicon: array subscript is above array bounds
 2009-12-11  1:31 UTC  (3+ messages)

[PATCH] at_hdmac.c: use resource_size()
 2009-12-11  1:29 UTC 

[RFC mm][PATCH 0/5] per mm counter updates
 2009-12-11  1:26 UTC  (30+ messages)
` [RFC mm][PATCH 1/5] mm counter cleanup
` [RFC mm][PATCH 2/5] percpu cached mm counter
` [RFC mm][PATCH 3/5] counting swap ents per mm
` [RFC mm][PATCH 4/5] add a lowmem check function
` [RFC mm][PATCH 5/5] counting lowmem rss per mm

[RFC] [PATCH] In-kernel gdbstub based on utrace Infrastructure
 2009-12-11  1:27 UTC  (11+ messages)

linux-next: rr tree build failure
 2009-12-11  1:26 UTC 

[PATCH]: AMD cache - Fix stale data in shared_cpu_map cpumasks
 2009-12-11  1:24 UTC  (2+ messages)
` [tip:x86/urgent] x86, AMD: Fix stale cpuid4_info shared_map "

[PATCH] uvcvideo: add another YUYV format GUID
 2009-12-11  1:21 UTC  (4+ messages)

[PATCH] x86: Limit the number of processor bootup messages
 2009-12-11  1:19 UTC 

[PATCH 06/10] tracing: add print_fmt field
 2009-12-11  1:17 UTC  (3+ messages)

[PATCH] x86, amd: Make check_c1e_idle explicit
 2009-12-11  1:03 UTC  (2+ messages)

[PATCH] thinkpad_acpi: convert to seq_file
 2009-12-11  1:04 UTC  (2+ messages)

[PATCH] Fix a CFQ crash in "for-2.6.33" branch of block tree
 2009-12-11  0:49 UTC  (2+ messages)

[PATCH 5/5] x86: Merge kernel_thread()
 2009-12-11  0:46 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH 4/5] x86: Sync 32/64-bit kernel_thread
 2009-12-11  0:46 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH 2/5] x86, 64-bit: Use user_mode() to determine new stack pointer in copy_thread()
 2009-12-11  0:45 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH 3/5] x86, 32-bit: Use same regs as 64-bit for kernel_thread_helper
 2009-12-11  0:46 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH 1/5] x86, 64-bit: Move kernel_thread to C
 2009-12-11  0:45 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH 0/5] More unreachable() conversions
 2009-12-11  0:42 UTC  (7+ messages)
` [PATCH 4/5] alpha: Convert BUG() to use unreachable()
` [PATCH 5/5] blackfin: "
  ` [Uclinux-dist-devel] "

BFS v0.311 CPU scheduler for 2.6.32
 2009-12-11  0:24 UTC 

[PATCH 04/10] tracing: __dynamic_array() also defines fields
 2009-12-11  0:20 UTC  (2+ messages)

[git pull] device-mapper patches for 2.6.33-rc1
 2009-12-11  0:05 UTC 

Problems with serial interrupts with IPMI 2.0 SoL
 2009-12-10 23:55 UTC  (2+ messages)

phoronix test, openssl bad performance
 2009-12-10 23:55 UTC  (4+ messages)

Async suspend-resume patch w/ completions (was: Re: Async suspend-resume patch w/ rwsems)
 2009-12-10 23:51 UTC  (2+ messages)

[PATCH 2/4] ftrace - add function_duration tracer
 2009-12-10 23:47 UTC  (11+ messages)

[RFC][PATCH v2 4/8] Replace page_referenced() with wipe_page_reference()
 2009-12-10 23:46 UTC  (3+ messages)

Async suspend-resume patch w/ completions (was: Re: Async suspend-resume patch w/ rwsems)
 2009-12-10 23:45 UTC  (2+ messages)

[PATCH 1/9] Squashfs: move zlib decompression wrapper code into a separate file
 2009-12-10 23:20 UTC  (8+ messages)

[PATCH 0/3] clean out Perl from build system
 2009-12-10 23:16 UTC  (4+ messages)
` [PATCH 1/3] Replace kernel/timeconst.pl with kernel/timeconst.sh

GPIO support for HTC Dream
 2009-12-10 23:14 UTC  (8+ messages)

current -git fails to boot on nehalem-ex
 2009-12-10 22:54 UTC  (22+ messages)
` Bisected regression (Was Re: current -git fails to boot on nehalem-ex)
                        ` Bisected regression

[PATCH] ACPICA: don't cond_resched() when irq_disabled or in_atomic
 2009-12-10 22:54 UTC  (7+ messages)

linux-next: manual merge of the trivial tree with the net-current tree
 2009-12-10 22:41 UTC  (4+ messages)

[PATCH] virtio: Fix scheduling while atomic in virtio_balloon stats
 2009-12-10 22:35 UTC 


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