Linux v2.6.24-rc1

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Linus Torvalds
Date: Tuesday, October 23, 2007 - 9:19 pm

This may count as one of the biggest -rc releases ever. It's humongous. 
Usually the compressed -rc1 diffs are in the 3-5MB range, with occasional 
smaller ones, and the occasional ones that top 6M, but this one is 
*eleven* megs.

I'd blame the x86 renames (and the watchdog ones), but the thing is, it's 
absolutely huge even when I generate the diff with git turning all those 
renames into relatively small rename diffs (which I don't do for the 
public diffs, since I expect that git people use git to get the changes, 
and non-git people won't have tools that understand a diff that involves 
renames).

In short, we just had an unusually large amount of not just x86 merges, 
but also tons of new drivers (wireless networking stands out, but is by no 
means the only thing - we've got dvb, regular wired network, mmc etc all 
joining in), and a fair amount or architecture stuff, filesystems, 
networking etc too.

So there's just lots of new stuff. The diffstat is ten thousand lines 
long, and weighing in at comfortably over half a megabyte it is way over 
the limits of this - or any sane - mailing list. The shortlog is barely 
shorter, weighing in at "just" 8461 lines and almost 400k. The full 
changelog (which I'm still producing for y'all, since people told me they 
actually care last time I asked) is 4 megs.

In other words, I don't even know where to start. The big noticeable thing 
is the x86 merge, and I think we all fervently hope that it won't cause 
any issues. So far it's been pretty smooth sailing. Knock wood.

Less smooth has the scatter-gather changes to the block layer been, but 
they are hopefully all in reasonable shape by now too. And the VM changes? 
I honestly hope nobody even notices. Same goes for some of the VFS layer 
changes that affected basically every filesystem (although in mostly very 
straightforward ways).

Just for fun, I'd really encourage git users to just try the

	git shortlog v2.6.23..

thing, it really is quite impressive. 

			Linus
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Linux v2.6.24-rc1, Linus Torvalds, (Tue Oct 23, 9:19 pm)
Re: Linux v2.6.24-rc1, Willy Tarreau, (Tue Oct 23, 9:49 pm)
Re: Linux v2.6.24-rc1, Dave Young, (Tue Oct 23, 10:22 pm)
Re: Linux v2.6.24-rc1, Ingo Molnar, (Wed Oct 24, 12:23 am)
Re: Linux v2.6.24-rc1, Ohad Ben-Cohen, (Wed Oct 24, 12:32 am)
Re: Linux v2.6.24-rc1, Dave Young, (Wed Oct 24, 12:33 am)
Re: Linux v2.6.24-rc1, Ingo Molnar, (Wed Oct 24, 1:04 am)
Re: Linux v2.6.24-rc1, Christoph Hellwig, (Wed Oct 24, 1:04 am)
Re: Linux v2.6.24-rc1, Jens Axboe, (Wed Oct 24, 1:12 am)
Re: Linux v2.6.24-rc1, Sam Ravnborg, (Wed Oct 24, 4:07 am)
[git pull] x86 arch updates, Ingo Molnar, (Wed Oct 24, 4:30 am)
Re: [git pull] x86 arch updates, Jeff Garzik, (Wed Oct 24, 4:48 am)
Re: [git pull] x86 arch updates, Ingo Molnar, (Wed Oct 24, 5:03 am)
Re: Linux v2.6.24-rc1, Ingo Molnar, (Wed Oct 24, 5:12 am)
Re: Linux v2.6.24-rc1, Sam Ravnborg, (Wed Oct 24, 5:21 am)
2.6.24-rc1 fails with lockup and BUG:, Romano Giannetti, (Wed Oct 24, 6:25 am)
Re: 2.6.24-rc1 fails with lockup and BUG:, Ingo Molnar, (Wed Oct 24, 7:27 am)
Re: 2.6.24-rc1 fails with lockup and BUG:, Romano Giannetti, (Wed Oct 24, 8:53 am)
Re: 2.6.24-rc1 fails with lockup and BUG:, Ingo Molnar, (Wed Oct 24, 8:55 am)
Re: 2.6.24-rc1 fails with lockup and BUG:, Peter Zijlstra, (Wed Oct 24, 9:11 am)
Re: 2.6.24-rc1 fails with lockup and BUG:, Joseph Fannin, (Wed Oct 24, 9:44 am)
Re: Linux v2.6.24-rc1, Giacomo Catenazzi, (Wed Oct 24, 11:19 am)
[patch] portman2x4.c: fix boot hang, Ingo Molnar, (Wed Oct 24, 12:44 pm)
Re: [patch] portman2x4.c: fix boot hang, Frans Pop, (Wed Oct 24, 1:12 pm)
Re: [patch] portman2x4.c: fix boot hang, Ingo Molnar, (Wed Oct 24, 2:29 pm)
2.6.24-rc1 doesn't build..., Theodore Tso, (Wed Oct 24, 10:18 pm)
Re: 2.6.24-rc1 doesn't build..., Kamalesh Babulal, (Wed Oct 24, 10:30 pm)
Re: [patch] portman2x4.c: fix boot hang, Takashi Iwai, (Thu Oct 25, 1:16 am)
Re: Linux v2.6.24-rc1, edz_mania, (Thu Oct 25, 5:45 am)
[PATCH] Dump filtering supports x86_64 sparsemem(Re: Linux ..., Ken'ichi Ohmichi, (Thu Oct 25, 10:19 pm)
Re: 2.6.24-rc1 fails with lockup and BUG:, Romano Giannetti, (Thu Oct 25, 10:57 pm)
Re: 2.6.24-rc1 fails with lockup and BUG:, Romano Giannetti, (Thu Oct 25, 10:59 pm)
Re: 2.6.24-rc1 fails with lockup - /sbin/ifconfig / inet_i ..., Stephen Hemminger, (Fri Oct 26, 9:48 am)
[PATCH] r8169: don't call napi_disable if not doing NAPI, Stephen Hemminger, (Fri Oct 26, 11:33 am)
Re: [PATCH] r8169: don't call napi_disable if not doing NAPI, Francois Romieu, (Fri Oct 26, 1:17 pm)
Re: [PATCH] r8169: don't call napi_disable if not doing NAPI, Romano Giannetti, (Sun Oct 28, 3:18 pm)
Re: [PATCH] r8169: don't call napi_disable if not doing NAPI, Romano Giannetti, (Mon Oct 29, 1:56 am)
Re: [Bug 9246] On 2.6.24-rc1-gc9927c2b BUG: unable to hand ..., Giacomo A. Catenazzi, (Tue Dec 4, 9:47 am)
Re: [Bug 9246] On 2.6.24-rc1-gc9927c2b BUG: unable to hand ..., Giacomo A. Catenazzi, (Wed Dec 5, 2:26 am)