messages from 2009-12-11 01:34:08 to 2009-12-11 04:43:07 UTC [more...]
[00/90] 2.6.31.8-stable review
2009-12-11 4:35 UTC (44+ 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()
` [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
` [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
` [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
` [57/90] ext4: fix potential buffer head leak when add_dirent_to_buf() returns ENOSPC
` [59/90] ext4: fix the returned block count if EXT4_IOC_MOVE_EXT fails
` [61/90] ext4: fix possible recursive locking warning in EXT4_IOC_MOVE_EXT
` [68/90] ext4: fix block validity checks so they work correctly with meta_bg
` [75/90] ext4: move_extent_per_page() cleanup
` [77/90] ext4: Return the PTR_ERR of the correct pointer in setup_new_group_blocks()
` [79/90] ext4: wait for log to commit when umounting
` [81/90] ext4: ext4_get_reserved_space() must return bytes instead of blocks
` [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
[PATCH 0/5] Intel HDMI fixes
2009-12-11 4:28 UTC (6+ messages)
` [PATCH 1/5] hda - show HBR(High Bit Rate) pin cap in procfs
` [PATCH 2/5] intelhdmi - accept DisplayPort pin
` [PATCH 3/5] intelhdmi - channel mapping applies to Pin
` [PATCH 4/5] intelhdmi - add channel mapping for typical configurations
` [PATCH 5/5] intelhdmi - dont power off HDA link
Git pull request: small Kirkwood/Dove updates
2009-12-11 4:20 UTC
check_preempt_tick() check vruntime mistake?
2009-12-11 4:17 UTC
[dm-crypt] how to determine the mapped device from the original device
2009-12-11 4:17 UTC (2+ messages)
[PATCH] /cgroup/<pid> may already exist
2009-12-11 4:12 UTC
[PATCH][cr-tests] Ensure pthread stack attributes are restored
2009-12-11 4:11 UTC
Async resume patch (was: Re: [GIT PULL] PM updates for 2.6.33)
2009-12-11 4:10 UTC (7+ messages)
` spinlock in completion_done() (was: Re: Async resume patch (was: Re: [GIT PULL] PM updates for 2.6.33))
[PATCH][cr-tests] Have threads wait in pthread_cond_wait()
2009-12-11 4:10 UTC
[PATCH][cr-tests] Have ps list all threads in application
2009-12-11 4:08 UTC
[dm-crypt] Exhaustive key reading seems to silently stop on error
2009-12-11 4:06 UTC (2+ messages)
[PATCH] Input: gpio-keys: Support for one-directional interrupts
2009-12-11 4:03 UTC (6+ messages)
[Uclinux-dist-devel] [PATCH v3] add the driver for Analog Devices Blackfin on-chip CAN controllers
2009-12-11 4:00 UTC (7+ messages)
[PATCH] [OMAP] gpio: Simultaneously requested rising and falling edge
2009-12-11 3:59 UTC
Does fsync() block read and write ops on the same file?
2009-12-11 3:55 UTC (2+ messages)
[PATCH] acpi: Disable explicit power state retrieval on fans
2009-12-11 3:52 UTC (2+ messages)
[LTP] Build failure with ltp-2009-12-08 cvs
2009-12-11 3:47 UTC (3+ messages)
[PATCH] vmscan: limit concurrent reclaimers in shrink_zone
2009-12-11 3:43 UTC (7+ messages)
Async suspend-resume patch w/ completions (was: Re: Async suspend-resume patch w/ rwsems)
2009-12-11 3:42 UTC (3+ messages)
[PATCH] tracing: Define kmem_trace_alloc_notrace unconditionally
2009-12-11 3:38 UTC (4+ messages)
An mm bug in today's 2.6.32 git tree
2009-12-11 3:38 UTC (8+ 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 (7+ messages)
[PATCH] ov511: fix probe() hang due to double mutex_lock
2009-12-11 3:32 UTC (2+ messages)
` [stable] "
[PATCH v10 8/8] Loongson: YeeLoong: add input/hotkey driver
2009-12-11 3:32 UTC
[lm-sensors] sensors-detect: probing i2c sensors racy?
2009-12-11 3:31 UTC (2+ messages)
[RFC:PATCH 00/03] powerpc: Expose BookE debug registers through extended ptrace interface
2009-12-11 3:28 UTC (15+ messages)
` [RFC:PATCH 01/03] powerpc: Extended "
` [RFC:PATCH 02/03] powerpc: Add definitions for Debug Registers on BookE Platforms
` [RFC:PATCH 03/03] powerpc: Add support for BookE Debug Reg. traps, exceptions and ptrace
[PATCH dmraid 0/1] pdc metadata bug fix
2009-12-11 3:27 UTC (2+ messages)
` [PATCH dmraid 1/1] Ensure metadata dump of pdc metadata has the correct offset
[PATCH] sh_mobile_ceu_camera: Remove frame size page alignment
2009-12-11 3:26 UTC (3+ messages)
Disappointing performance of copy (MD raid + XFS)
2009-12-11 3:26 UTC (7+ messages)
[patch 0/9] Fix various __task_cred related invalid RCU assumptions
2009-12-11 3:25 UTC (6+ 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 libdmraid-events 0/3] Assorted fixes
2009-12-11 3:22 UTC (4+ messages)
` [PATCH libdmraid-events 1/3] Add some missing closedir calls
` [PATCH libdmraid-events 2/3] Fix some issues with use of snprintf
` [PATCH libdmraid-events 3/3] Fix minor memory leak in lib_main
[PATCH] drivers/usb/gadget: Use ERR_PTR/IS_ERR
2009-12-11 3:20 UTC (3+ messages)
[Qemu-devel] TCG is hard to understand!
2009-12-11 3:18 UTC (5+ messages)
[PATCH v6] x86/apic: limit irq affinity
2009-12-11 3:16 UTC (10+ messages)
[PATCH] powerpc/85xx: Workaround MPC8572/MPC8536 GPIO 1 errata
2009-12-11 3:11 UTC (2+ messages)
[RFC][PATCH 4/5] input: serio: add support for Amstrad Delta serial keyboard port
2009-12-11 3:09 UTC (2+ messages)
[PATCH 0/6] Gitweb caching changes v2
2009-12-11 3:09 UTC (8+ messages)
` [PATCH 1/6] GITWEB - Load Checking
[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
spi_set_drvdata() handling in spidev_probe()
2009-12-11 3:03 UTC (4+ messages)
[RFC/PATCHv10 00/11] git notes
2009-12-11 3:00 UTC (5+ messages)
` [RFC/PATCHv10 01/11] fast-import: Proper notes tree manipulation
domU config file options for scheduling
2009-12-11 2:58 UTC (4+ messages)
Scheduler "Burst" (was Re: domU config file options for scheduling)
2009-12-11 2:57 UTC (2+ messages)
[PATCH] sound/usb: Relax urb data alignment restriciton for HVR-950Q only
2009-12-11 2:54 UTC (6+ messages)
Duplicated driver for LIS302-like device
2009-12-11 2:52 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
[PATCH] multiboot-like module support
2009-12-11 2:44 UTC (4+ messages)
` [PATCH2] multiboot "
[PATCH 1/2] quota: decouple fs reserved space from quota reservation. [V4]
2009-12-11 2:41 UTC (2+ messages)
` [PATCH 2/2] ext4: Convert to generic reserved quota's space management. [V4]
[PATCH] scsi: timeout reset timer before command is queued
2009-12-11 2:41 UTC
[PULL REQUEST] md updates for 2.6.33 merge window
2009-12-11 2:37 UTC
System hang with EXT4
2009-12-11 2:37 UTC (6+ messages)
max2165 problem / kernel problem 2.6.32-git5
2009-12-11 2:37 UTC
[PATCH] ext4: fix sleep inside spinlock issue aka #14739 [V3]
2009-12-11 2:36 UTC
IR Receiver on an Tevii S470
2009-12-11 2:32 UTC (5+ messages)
[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 (7+ messages)
` [PATCH] [23/31] HWPOISON: add memory cgroup filter
[PATCH 1/3] show_interrupts: use irq_chip::name if available
2009-12-11 2:13 UTC (6+ messages)
` [PATCH 2/3] asm/gpio.h: support gpio_to_irq()
` [PATCH 3/3] mpc8xxx_gpio: add interrupt support
PoD assertion failure
2009-12-11 2:12 UTC
[RFC][PATCH v2 0/8] vmscan: AIM7 scalability improvement
2009-12-11 2:11 UTC (4+ messages)
` [RFC][PATCH v2 8/8] Don't deactivate many touched page
[SPAM] Планирование и управление ресурсами проекта
2009-12-11 2:03 UTC
KVM networking performance
2009-12-11 1:28 UTC
[U-Boot] [PATCH] Fix compile error in .depend not being generated correctly
2009-12-11 2:00 UTC
RE: Saving/Restoring IA32_TSC_AUX MSR
2009-12-11 2:00 UTC (2+ messages)
[PATCH v2 0/3] powerpc/83xx: Sleep and deep sleep support for MPC8315E-RDB
2009-12-11 1:57 UTC (7+ messages)
` [PATCH 1/3] powerpc/83xx/suspend: Clear deep_sleeping after devices resume
` [PATCH 2/3] powerpc/83xx/suspend: Save and restore SICRL, SICRH and SCCR
` [PATCH 3/3] powerpc/83xx: Add power management support for MPC8315E-RDB boards
[PATCH] iop-adma.c: use resource_size()
2009-12-11 1:56 UTC
[LTP] [PATCH]fix compile error on ppc64 in RHEL5
2009-12-11 1:56 UTC (2+ messages)
Recovering the order of drives after RAID5 mix-up [was: RAID5 demise or coma? after re-creating with a spare]
2009-12-11 1:54 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
Possible regression in "x86-64: reduce range spanned by 1:1 mapping and frame table indexes"
2009-12-11 1:39 UTC (6+ messages)
` "
[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
[OOPS] Radeon KMS with 2.6.32 and agp not compiled in
2009-12-11 1:25 UTC
[git pull] drm
2009-12-11 1:34 UTC (11+ messages)
[Pv-ops][PATCH] Netback multiple tasklet support
2009-12-11 1:34 UTC (13+ messages)
[PATCH] timeriomem-rng.c: use resource_size()
2009-12-11 1:34 UTC (2+ messages)
[PATCH V2 8/8] lzma: make lzma reentrant
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 1/8] Squashfs: move zlib decompression wrapper code into a separate file
2009-12-11 1:34 UTC
[PATCH V2 3/8] Squashfs: add a decompressor framework
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 2/8] Squashfs: Factor out remaining zlib dependencies into separate wrapper file
2009-12-11 1:34 UTC
[PATCH V2 4/8] Squashfs: add decompressor entries for lzma and lzo
2009-12-11 1:34 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.