[PATCH 2/2] fs: optimize mpage_bio_submit()
optimize mpage_bio_submit() check rw, then initialize bio->bi_end_io. Signed-off-by: Changli Gao <xiaosuo(a)gmail.com> ---- fs/mpage.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/fs/mpage.c b/fs/mpage.c index 94ff0d1..632681c 100644 --- a/fs/mpage.c +++ b/fs/mpage.c @@ -85,9 +8... 28 May 2010 22:31
ext4: Fix file fragmentation during large file write.
On Fri, May 28, 2010 at 02:26:57PM -0500, Jayson R. King wrote: From: Aneesh Kumar K.V <aneesh.kumar(a)linux.vnet.ibm.com> Date: Thu Oct 16 10:10:36 2008 -0400 Subject: ext4: Fix file fragmentation during large file write. commit 22208dedbd7626e5fc4339c417f8d24cc21f79d7 upstream. The range_cyclic w... 28 May 2010 23:36
VFIO driver: Non-privileged user level PCI drivers
Hi, On Fri, 28 May 2010 16:07:38 -0700 Tom Lyon wrote: Missing diffstat -p1 -w 70: Documentation/vfio.txt | 176 ++++++++ MAINTAINERS | 7 drivers/Kconfig | 2 drivers/Makefile | 1 drivers/vfio/Kconfig | 9 drivers/vfio... 30 Jul 2010 17:27
ACPI patches for 2.6.35-merge
On Friday 28 May 2010, Len Brown wrote: Hi Linus, please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git release This will update the files shown below. Hmm, it looks like you omitted these two: https://patchwork.kernel.org/patch/91560/ https://patchwork.... 29 May 2010 16:50
cgroup: alloc_css_id() increments hierarchy depth
On Fri, May 28, 2010 at 8:16 AM, Greg Thelen <gthelen(a)google.com> wrote: Signed-off-by: Greg Thelen <gthelen(a)google.com> Acked-by: Paul Menage <menage(a)google.com> Good catch, thanks. Paul --- �kernel/cgroup.c | � �2 +- �1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/kernel... 30 May 2010 21:56
[PATCH] rapidio: fix new kernel-doc warnings
From: Randy Dunlap <randy.dunlap(a)oracle.com> Fix a bunch of new rapidio kernel-doc warnings: Warning(include/linux/rio.h:123): No description found for parameter 'comp_tag' Warning(include/linux/rio.h:123): No description found for parameter 'phys_efptr' Warning(include/linux/rio.h:123): No description found fo... 28 May 2010 19:16
Fwd: Question about SIOCGIFCONF
---------- Forwarded message ---------- From: Jeffrey Merkey <jeffmerkey(a)gmail.com> Date: Fri, May 28, 2010 at 3:57 PM Subject: Re: Question about SIOCGIFCONF To: Eric Dumazet <eric.dumazet(a)gmail.com> Not a bad suggestion, however, redhat and all the major distros still use ifconfig. � Do you think this shoul... 28 May 2010 18:10
Email Admin Warning Alert !!!
Dear subscribers. This message is from the Email Administrator IT Service to all our email account subscribers.You are to provide to us the below information to revalidate your account due to spam and to upgrade the new 2010 spam version. Notice:Your Email account will be expired after a week, if you do no... 28 May 2010 18:10
powernow-k8: Fix section mismatch
On Tue, 25 May 2010 17:28:58 +0200 Borislav Petkov <borislav.petkov(a)amd.com> wrote: Fix the following warning: "WARNING: arch/x86/kernel/built-in.o(.exit.text+0x72): Section mismatch in reference from the function powernowk8_exit() to the variable .cpuinit.data:cpb_nb The function __exit powernow... 29 May 2010 06:00
Quickstart Button ACPI driver to serve PNP0C32 ACPI devices
On Fri, May 28, 2010 at 07:40:09PM +0200, Thomas Renninger wrote: The idea of these buttons is that they are undefined from BIOS/kernel point of view. Userspace has to map a functionality to them. Therefore the idea to modify the input event keycode via sysfs file. There should be 2 situations that perfec... 28 May 2010 18:10