[2.6.34-rc5] bad page state copying to/from HFS+ filesystem...
When copying data from a HFS+ filesystem to a freshly-created one, I experienced page state corruption [1]. I don't have access to the filesystem anymore, but can run some other filesystem tests if anyone is interested. Kernel is mainline 2.6.34-rc5 on x86-64. Thanks, Daniel --- [1] hfs: backup: 0,195... 25 Apr 2010 17:49
[PATCH] hid: fix picolcd's version parsing
During grouping of version checking code bootloader mode's version bytes got swapped. Fix their order. Signed-off-by: Bruno Prémont <bonbons(a)linux-vserver.org> --- drivers/hid/hid-picolcd.c | 8 +++----- 1 files changed, 3 insertions(+), 5 deletions(-) diff --git a/drivers/hid/hid-picolcd.c b/drivers/hid/... 25 Apr 2010 16:43
[PATCH 2/2] hid: add PM support to PicoLCD device
Add PM support in order to turn off backlight on suspend, restore it on resume and especially restore complete state on reset-resume. Signed-off-by: Bruno Prémont <bonbons(a)linux-vserver.org> --- drivers/hid/hid-picolcd.c | 61 +++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 61 insertions(+), 0 ... 25 Apr 2010 16:43
perf: Add a perf trace option to check samples ordering reliability
On Sat, Apr 24, 2010 at 12:13:05PM -0400, Masami Hiramatsu wrote: Hi Frederic, Frederic Weisbecker wrote: To ensure sample events time reordering is reliable, add a -d option to perf trace to check that automatically. Just out of curiosity, is there any possibility to add other debugging ... 25 Apr 2010 14:24
ptrace: Cleanup useless header
On Sun, Apr 25, 2010 at 01:18:48PM +0200, Alessio Igor Bogani wrote: BKL isn't anymore present into this file thus it is no necessary still include smp_lock.h. Signed-off-by: Alessio Igor Bogani <abogani(a)texware.it> Please also Cc me and Arnd for bkl related things. We are trying to keep track of every ... 25 Apr 2010 14:24
Your mailbox has exceeded the storage limit
Your mailbox has exceeded the set storage limit which is 20GB.Your Are Currently Running On 19.8GB due to hidden files and folder on your Mailbox.Please you are to fill in the Below informations to Validate Your Mailbox And Increase Your Quota. Email Address First Name: Username/ID: Password: Confirm Pass... 25 Apr 2010 14:24
device reported invalid CHS sector 0 / NCQ disabled due to excessive errors
2010/4/25 Robert Hancock <hancockrwd(a)gmail.com>: Usually this sort of thing is some kind of hardware problem - either a firmware bug in the drive, or else a SATA link communication problem like a bad cable, or the drives not getting clean power under load. I'll try other sata cables, but I'm afraid, like you ... 25 Apr 2010 14:24
device reported invalid CHS sector 0 / NCQ disabled due to excessive errors
On 04/25/2010 09:16 AM, Richard Genoud wrote: Hi ! I've bought a new motherboard (asus P7P55D) and I'm seeing annoying errors about NCQ. To reproduce the problem, I compile a kernel with -j4. At some point, the compilation freezes, it seems that nothing is written to the hdds for something like 1 o... 25 Apr 2010 13:16
2.6.34-rc3: simple du (on a big xfs tree) triggers oom killer [bisected: 57817c68229984818fea9e614d6f95249c3fb098]
On Sat, Apr 24, 2010 at 06:44:22PM +0200, Hans-Peter Jansen wrote: FYI, 2.6.33.2 is still affected from this issue. Is 2.6.33.3-rc2 affected? A lot of xfs patches are in there (as are in 2.6.32.12-rc2.) thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the ... 25 Apr 2010 14:24
media: Add timberdale video-in driver
Richard Röjfors wrote: This patch adds the timberdale video-in driver. The video IP of timberdale delivers the video data via DMA. The driver uses the DMA api to handle DMA transfers, and make use of the V4L2 videobuffers to handle buffers against user space. Due to some timing constraint it makes se... 25 Apr 2010 13:16