First  |  Prev |  Next  |  Last
Pages: 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583
[PATCH 0/3] Kmemleak patches for 2.6.36-rc1
Hi, These are three kmemleak patches that I plan to push during the upcoming merging window. Thanks. Catalin Marinas (2): kmemleak: Show more information for objects found by alias kmemleak: Add DocBook style comments to kmemleak.c Jason Baron (1): kmemleak: Introduce a default off mode... 15 Jul 2010 12:03
[PATCH] kmemleak: Annotate false positive in init_section_page_cgroup()
The pointer to the page_cgroup table allocated in init_section_page_cgroup() is stored in section->page_cgroup as (base - pfn). Since this value does not point to the beginning or inside the allocated memory block, kmemleak reports a false positive. Signed-off-by: Catalin Marinas <catalin.marinas(a)arm.com> Report... 15 Jul 2010 12:03
Drop dentry reference count when mknod fails
Quoting Tvrtko Ursulin (tvrtko.ursulin(a)sophos.com): lookup_one_len increments dentry reference count which is not decremented when the create operation fails. This can cause a kernel BUG at fs/dcache.c:676 at unmount time. Also error code returned when new_inode() fails was replaced with more appropriat... 15 Jul 2010 22:00
GFS2: Pull request (fixes)
Hi, Please consider pulling the following GFS2 fixes, Steve. The following changes since commit 2f7989efd4398d92b8adffce2e07dd043a0895fe: Merge master.kernel.org:/home/rmk/linux-2.6-arm (2010-07-14 17:28:13 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/gi... 15 Jul 2010 10:57
[PATCH 3/5] GFS2: Fix kernel NULL pointer dereference by dlm_astd
From: Bob Peterson <rpeterso(a)redhat.com> This patch fixes a problem in an error path when looking up dinodes. There are two sister-functions, gfs2_inode_lookup and gfs2_process_unlinked_inode. Both functions acquire and hold the i_iopen glock for the dinode being looked up. The last thing they try to do is hol... 15 Jul 2010 10:57
[PATCH 2/5] GFS2: recovery stuck on transaction lock
From: Bob Peterson <rpeterso(a)redhat.com> This patch fixes bugzilla bug #590878: GFS2: recovery stuck on transaction lock. We set the frozen flag on the glock when we receive a completion that cannot be delivered due to blocked locks. At that point we check to see whether the first waiting holder has the noexp f... 15 Jul 2010 10:57
[PATCH 4/5] GFS2: BUG in gfs2_adjust_quota
From: Abhijith Das <adas(a)redhat.com> HighMem pages on i686 do not get mapped to the buffer_heads and this was causing a NULL pointer dereference when we were trying to memset page buffers to zero. We now use zero_user() that kmaps the page and directly manipulates page data. This patch also fixes a boundary cond... 15 Jul 2010 10:57
[PATCH 5/5] GFS2: rename causes kernel Oops
From: Bob Peterson <rpeterso(a)redhat.com> This patch fixes a kernel Oops in the GFS2 rename code. The problem was in the way the gfs2 directory code was trying to re-use sentinel directory entries. In the failing case, gfs2's rename function was renaming a file to another name that had the same non-trivial le... 15 Jul 2010 10:57
Hello Dearest One,
-- Hello Dearest One, I am Mrs.Elizabeth Chow, a devoted Christian. I have a foundation/Estate uncompleted {valued at $2,142,728.00 US Dollars} and need you to help me finish it because of my health, Everything is available. Please contact me for more- details. Private Contact Email : elizabeth.chow01(a)hawa... 15 Jul 2010 09:51
EXPORT_SYMBOL set_irq_noprobe, set_irq_chip_and_handler, irq_to_desc ?
We added some irq_chip functionality to the ADP5588 GPIO driver. I wonder whether these symbol should be better exported or not? ERROR: "set_irq_noprobe" [drivers/gpio/adp5588-gpio.ko] undefined! ERROR: "set_irq_chip_and_handler" [drivers/gpio/adp5588-gpio.ko] undefined! ERROR: "irq_to_desc" [drivers/gpio/adp5588... 15 Jul 2010 09:51
First  |  Prev |  Next  |  Last
Pages: 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583