linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion
@ 2006-07-21 19:46 Hans Reiser
  2006-07-22  0:11 ` Losing Technologists [was: the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion] Neil Brown
                   ` (3 more replies)
  0 siblings, 4 replies; 601+ messages in thread
From: Hans Reiser @ 2006-07-21 19:46 UTC (permalink / raw)
  To: LKML

Is http://wiki.kernelnewbies.org/WhyReiser4IsNotIn truly the "official"
point of view as claimed by its author?  An interesting method of
expression for it.  I heard about it from a user who suggested that I
respond before it got slashdotted.

Let me ask that one compare and contrast the ext4 integration procedure
outlined by Ted Tso, with the procedure experienced by other
filesystems.  The code isn't even written, benchmarked, or tested yet,
and it is going into the kernel already so that its developers don't
have to deal with maintaining patches separate from the tree.  Wow. 
Kind of hard to argue that it is not politically differentiated, isn't it?

Consider what happened with XFS as the article writer mentions.  I met
the original XFS team, led by two very senior developers (Jim Grey, and
another fellow whose name I am blanking on, forgive me, I learned much
from him in just a few conversations).  They were kind enough to
instruct me on what ideas I should take from XFS, and you know what, I
listened.  Reiser4's allocate on flush is the result of their kind
instruction.  I then took it a bit further, like a good student, and
Reiser4 also has balance on flush, compress on flush, etc.

These guys wanted to port XFS to Linux, but there was a problem, which
was that IRIX was better in some ways than Linux, and XFS depended on
those advantages.  Now I met them, and I have to tell you that it was
pretty obvious that these guys knew what they were doing.  Suggest that
these guys needed supervision --- sorry, no way, we needed their
supervision.  What happened?  They got hassled.  Instead of learning
from them, welcoming into our community two very senior developers who
knew a lot more than any of us about the topics they chose to speak
about, they got hassled, they get ignored, they felt rejected, and left
the Linux community forever, never to return.  XFS is still with us, but
the loss of those two could only have been devastating for their
project.    I think the whole kernel community suffered from their loss.

Linux has a problem, which is that with success it is attracting people
with more skill than what it started with, and it is not doing a very
good job of handling that.  In fact, it downright stinks at it, behaving
in the worst way it could choose for handling that.  We have lost quite
a number of FS developers who just don't want to deal with people who
know less than they do but are obnoxious and disrespectful to
submissions because they enjoy powertripping.  We lost David Mazieres,
for example, because he is very very bright, is one of DARPA's most
promising security researchers, and he does not want to be bothered with
Viro et al. so he develops for BSD instead.  Linus, if you really want
to prove that Linux welcomes talented people, go sweet talk Mazieres
into giving Linux another try, you might succeed if you try.  The odd
thing is that Viro is not obnoxious at all in person.  lkml suffers from
email disease, and we need to make conscious efforts to reduce that.

Regarding distros accepting filesystems first, that is just completely
backwards from what it ought to be.  Linus, I respect you a lot, but I
know this one is your idea, and some things I disagree with you on. 
Distros are marketed towards people who do not know how to tar and untar
if an FS is dropped.  A reasonable approach would be to say that any
filesystem marked as experimental can be dropped at any time, so if you
aren't able to tar and untar the partition it is on when a new kernel
comes out, you should not use experimental filesystems.  Then most
distros will not make the experimental FS visible to users who don't
press three buttons acknowledging that they were warned....  Linspire's
view is pretty simple, they need to know that Reiser4 will be accepted
BEFORE they make their distro depend on it.  This is being responsible
to their users.  I could go ask Debian, etc., to include Reiser4, but it
is the wrong way, so I am shy about it.

I am not saying that ext4 should not be accepted as an experimental FS,
I don't even really believe that ext4 should only be accepted when it is
higher performance than Reiser4, I am saying that the process should be
the same for everyone.  Reiser4 is the upgrade for ReiserFS V3, in which
we fix all of V3's flaws without disturbing the mission critical servers
using V3 by changing the V3 code underneath them.  (Things like the bug
affecting MythTV users on V3 at the moment just should not be
happening.  Experiments belong in V4, and I wish there was more respect
for my views on this.).  V4 contains bug fixes for several V3 bugs that
are too deep to fix without deep rewrite, and since V3 does not have
plugins, disk format changes should not get added to a stable branch. 
When submitted Reiser4 was more stable than V3 was when it was
accepted.  (This is because we now have a much better test suite.   I
would never submit code that I know has a bug unfixed.  At the moment we
can crash Reiser4 using our test suite, as some of the linux kernel
inclusion related changes made recently were extensive, I hope we have
that bug fixed by next week.)

We should develop a culture in which acceptance is more based on whose
code measurably performs well than on who is friends with whom.  We
should not think that such a culture will develop without an effort
being made to grow it.

Actually, if we just had a few more akpms to go around, things would be
a lot better..... oh well.  We need to recruit more people like him. 
You can't really have code reviewed by persons less experienced and
proven than those being reviewed, it just doesn't work too well.  Linux
needs to look outward more, and welcome persons who have proven
themselves in other arenas as though we were lucky to get their time. 
Because we are.  Maybe when we don't have people with the expertise to
review something, we should go outside the Linux community, like the way
academic journals will solicit outside reviewers for particular articles
as they need them.  Our current attitude resembles that of BSD before it
lost the market to Linux, I remember it well, there was a reason why I
developed for Linux instead.

Avoiding the problems that some large corporations have with politics
does not happen automatically as a result of it being free software, it
requires as much effort as it does in the successful large
corporations.  Non-profits are in no way immune to being harmed by
internal politics.

If it is true that Reiser4 is likely to go in for 2.6.19, this is good
to hear, though an odd source to hear it from.  If it is true, then I
will skip lobbying distros to accept Reiser4 before the kernel does,
because really it makes little sense for them to do so.

Hans

^ permalink raw reply	[flat|nested] 601+ messages in thread
* Re: the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion
@ 2006-08-07 17:37 greg
  2006-08-07 17:55 ` Jan Engelhardt
  2006-08-07 18:34 ` David Masover
  0 siblings, 2 replies; 601+ messages in thread
From: greg @ 2006-08-07 17:37 UTC (permalink / raw)
  To: Theodore Tso, Adrian Ulrich, vonbrand, ipso, reiser, lkml, jeff,
	linux-kernel, reiserfs-list

On Jul 31,  3:41pm, Theodore Tso wrote:
} Subject: Re: the " 'official' point of view" expressed by kernelnewbies.or

> On Mon, Jul 31, 2006 at 06:54:06PM +0200, Matthias Andree wrote:
> > > > This looks rather like an education issue rather than a technical limit.
> > > 
> > > We aren't talking about the same issue: I was asking to do it
> > > on-the-fly. Umounting the filesystem, running e2fsck and resize2fs
> > > is something different ;-)
> > 
> > There was stuff by Andreas Dilger, to support "online" resizing of
> > mounted ext2 file systems. I never cared to look for this (does it
> > support ext3, does it work with current kernels, merge status) since
> > offline resizing was always sufficient for me.

> With the latest e2fsprogs and 2.6 kernels, the online resizing
> support has been merged in, and as long as the filesystem was
> created with space reserved for growing the filesystem (which is now
> the default, or if the filesystem has the off-line prepration step
> ext2prepare run on it), you can run resize2fs on a mounted
> filesystem and grow an ext2/3 filesystem on-line.  And yes, you get
> more inodes as you add more disk blocks, using the original inode
> ratio that was established when the filesystem was created.

Are all the necessary tools in and documented in e2fsprogs?

It seems that finding all the bits and pieces to do ext3 on-line
expansion has been a study in obfuscation.  Somewhat surprising since
this feature is a must for enterprise class storage management.

> 						- Ted

Best wishes for a productive week.

}-- End of excerpt from Theodore Tso

As always,
Dr. G.W. Wettstein, Ph.D.   Enjellic Systems Development, LLC.
4206 N. 19th Ave.           Specializing in information infra-structure
Fargo, ND  58102            development.
PH: 701-281-1686
FAX: 701-281-3949           EMAIL: greg@enjellic.com
------------------------------------------------------------------------------
"Ooohh.. FreeBSD is faster over loopback, when compared to Linux over
the wire.  Film at 11."
                                -- Linus Torvalds

^ permalink raw reply	[flat|nested] 601+ messages in thread
[parent not found: <6Cdcz-1ZK-27@gated-at.bofh.it>]
* Re: the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion
@ 2006-07-26 12:43 Luuk van der Duim
  0 siblings, 0 replies; 601+ messages in thread
From: Luuk van der Duim @ 2006-07-26 12:43 UTC (permalink / raw)
  To: linux-kernel

I think the whole thing resembles the ALSA merge case(?)
Also a big blob which was offered at once developped seperately in alsa-devel.

It took Jaroslav and others a few years to convince Linus, him disliking music, he had no appetite for ALSA. 
Did Alan end up feeding it to Linus by putting cream on top?
Truth is he was busy being annoyed over scsi layer and other things. He ended up having no trouble at all
with the 79,000 line patch.. It was merged in 2.5.4 

I tried reiserV4 in the earlier days of V4  (2000?), I only used it on a non-critical partition but it worked fine for me although tools were still in development then
and _to me_ performance benefits were irreproduceable.

Even rmap had to go out of 2.4.10 because Linus thought the carpet would never fit the floor, no matter how many patches were to come.
I can imagine he's not to keen experimenting on things better than sliced bread (without cream).

Development trees also weren't an option because people kept being annoyed over too many things being broke at the same time.


  Luuk

---------------------------------

Disclaimer:
By sending an email to ANY of my addresses you are agreeing that:

   1. I am by definition, "the intended recipient"
   2. All information in the email is mine to do with as I see fit and make such financial profit, political mileage, or good joke as it lends itself to. In particular, I may quote it on usenet.
   3. I may take the contents as representing the views of your company.
   4. This overrides any disclaimer or statement of confidentiality that may be included on your message. 



                                        


^ permalink raw reply	[flat|nested] 601+ messages in thread
[parent not found: <6Ba6G-41w-3@gated-at.bofh.it>]
* Re: the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion
@ 2006-07-22 15:21 Luuk van der Duim
  0 siblings, 0 replies; 601+ messages in thread
From: Luuk van der Duim @ 2006-07-22 15:21 UTC (permalink / raw)
  To: linux-kernel

Adrian wrote:
--
The Linux kernel sometimes looses developers.

That seems to unavoidable, there are there are always problems like:
- Some developers leave the projects if their code was rejected because 
  it didn't match the standards and policies of the project.
- Some developers leave the project if other people's code that didn't 
  match the standards and policies of the project was accepted.

--


*Cough*DonaldBecker AndreHedrick*Cough*
..


   Luuk

-------------------------------------------------------------------------------------------------------------

Disclaimer:
By sending an email to ANY of my addresses you are agreeing that:

   1. I am by definition, "the intended recipient"
   2. All information in the email is mine to do with as I see fit and make such financial profit, political mileage, or good joke as it lends itself to. In particular, I may quote it on usenet.
   3. I may take the contents as representing the views of your company.
   4. This overrides any disclaimer or statement of confidentiality that may be included on your message. 



                                        


^ permalink raw reply	[flat|nested] 601+ messages in thread
* RFC: Starting a stable kernel series off the 2.6 kernel
@ 2005-12-03 13:56 Adrian Bunk
  2005-12-03 14:29 ` Jesper Juhl
                   ` (7 more replies)
  0 siblings, 8 replies; 601+ messages in thread
From: Adrian Bunk @ 2005-12-03 13:56 UTC (permalink / raw)
  To: linux-kernel

The current kernel development model is pretty good for people who 
always want to use or offer their costumers the maximum amount of the 
latest bugs^Wfeatures without having to resort on additional patches for 
them.

Problems of the current development model from a user's point of view 
are:
- many regressions in every new release
- kernel updates often require updates for the kernel-related userspace 
  (e.g. for udev or the pcmcia tools switch)

One problem following from this is that people continue to use older 
kernels with known security holes because the amount of work for kernel 
upgrades is too high.

These problems follow from the development model.

The latest stable kernel series without these problems is 2.4, but 2.4 
is becoming more and more obsolete and might e.g. lack driver support 
for some recent hardware you want to use.

Since Andrew and Linus do AFAIK not plan to change the development 
model, what about the following for getting a stable kernel series 
without leaving the current development model:


Kernel 2.6.16 will be the base for a stable series.

After 2.6.16, there will be a 2.6.16.y series with the usual stable 
rules.

After the release of 2.6.17, this 2.6.16.y series will be continued with 
more relaxed rules similar to the rules in kernel 2.4 since the release 
of kernel 2.6.0 (e.g. driver updates will be allowed).


Q:
What is the target audience for this 2.6.16 series?

A:
The target audience are users still using 2.4 (or who'd still use kernel 
2.4 if they weren't forced to upgrade to 2.6 for some reason) who want a 
stable kernel series including security fixes but excluding many 
regressions.
It might also be interesting for distributions that prefer stability 
over always using the latest stuff.


Q:
Does this proposal imply anything for the development between 2.6.15 and 
2.6.16?

A:
In theory not.
In practice, it would be a big advantage if some of the bigger 
changes that might go into 2.6.16 would be postponed to 2.6.17.


Q:
Why not start with the more relaxed rules before the release of 2.6.17?

A:
After 2.6.16.y following the usual stable rules, the kernel should be 
relatively stable and well-tested giving the best possible basis for a 
long-living series.


Q:
How long should this 2.6.16 series be maintained?

A:
Time will tell, but if people use it I'd expect 2 or 3 years.


Q:
Stable API/ABI for external modules?

A:
No.


Q:
Who will maintain this branch?

A:
I could do it, but if someone more experienced wants to do it that would 
be even better.

^ permalink raw reply	[flat|nested] 601+ messages in thread
[parent not found: <matthias.andree@gmx.de>]

end of thread, other threads:[~2006-08-09 15:52 UTC | newest]

Thread overview: 601+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-21 19:46 the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion Hans Reiser
2006-07-22  0:11 ` Losing Technologists [was: the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion] Neil Brown
2006-07-22  0:18 ` the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion Adrian Bunk
2006-07-22 19:19   ` Diego Calleja
2006-07-22 13:02 ` Theodore Tso
2006-07-22 14:30   ` Eric Sandeen
2006-07-22 18:33   ` Hans Reiser
2006-07-22 20:29     ` Jeff Garzik
2006-07-23  7:20       ` Hans Reiser
2006-07-23  9:12         ` Matt Heler
2006-07-24  4:01           ` Hans Reiser
2006-07-24  8:54             ` Matthias Andree
2006-07-24  8:13               ` Hans Reiser
2006-07-24 10:25                 ` Matthias Andree
2006-07-24 11:34                   ` Christian Iversen
2006-07-24 12:37                     ` Erik Mouw
2006-07-24 16:57                   ` Mike Benoit
2006-07-24 17:35                     ` Matthias Andree
2006-07-24 18:28                       ` Valdis.Kletnieks
2006-07-24 18:06                     ` Horst H. von Brand
2006-07-24 20:37                       ` Mike Benoit
2006-07-24 21:22                         ` Jan-Benedict Glaw
2006-07-24 21:51                         ` Horst H. von Brand
2006-07-25 15:08                           ` Denis Vlasenko
2006-07-25 20:49                             ` Matthias Andree
2006-07-25 23:04                               ` David Masover
2006-07-26 11:20                                 ` Matthias Andree
2006-07-26 11:26                                   ` Matthias Andree
2006-07-26 13:02                                   ` Bernd Eckenfels
2006-07-26 18:54                                     ` Buddy Lucas
2006-07-27  1:29                                   ` David Masover
2006-07-26  0:29                           ` David Masover
2006-07-26  0:36                             ` David Lang
2006-07-26  0:47                               ` David Masover
2006-07-31 10:58                       ` Adrian Ulrich
2006-07-31 14:47                         ` Matthias Andree
2006-07-31 15:59                           ` Adrian Ulrich
2006-07-31 16:22                             ` Jan-Benedict Glaw
2006-07-31 16:44                               ` David Masover
2006-07-31 17:34                                 ` Bernd Eckenfels
2006-07-31 18:36                                 ` Jan-Benedict Glaw
2006-07-31 16:44                               ` Rudy Zijlstra
2006-07-31 17:20                                 ` Jan-Benedict Glaw
2006-07-31 17:32                                 ` Jan-Benedict Glaw
2006-07-31 17:46                                   ` Dan Oglesby
2006-07-31 18:11                                   ` Matthias Andree
2006-07-31 18:43                                     ` Jan-Benedict Glaw
2006-07-31 19:17                                       ` Clay Barnes
2006-07-31 19:29                                         ` Jan-Benedict Glaw
2006-07-31 20:00                                           ` David Masover
2006-07-31 20:53                                             ` the " 'official' point of view" expressed by kernelnewbies.orgregarding " David Lang
2006-07-31 21:16                                               ` David Masover
2006-07-31 21:14                                           ` the " 'official' point of view" expressed by kernelnewbies.org regarding " Bernd Schubert
2006-08-01 14:28                                             ` Horst H. von Brand
2006-08-01 14:52                                               ` Adrian Ulrich
2006-08-01 15:29                                                 ` Alan Cox
2006-08-01 16:44                                                   ` David Masover
2006-08-01 17:04                                                     ` Gregory Maxwell
2006-08-01 12:01                                                       ` Hans Reiser
2006-08-01 17:41                                                       ` David Masover
2006-08-01 18:14                                                         ` Adrian Ulrich
2006-08-01 17:19                                                     ` Alan Cox
2006-08-01 11:36                                                       ` Hans Reiser
2006-08-01 17:40                                                       ` David Masover
2006-08-01 19:27                                                         ` Krzysztof Halasa
2006-08-03 13:58                                                         ` Matthias Andree
2006-08-03 23:25                                                           ` Checksumming blocks? [was Re: the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion] Russell Leighton
2006-08-03 23:35                                                             ` Matthias Andree
2006-08-04  0:01                                                               ` Russell Leighton
2006-08-04 11:41                                                             ` Tomasz Torcz
2006-08-04 20:42                                                               ` Horst H. von Brand
2006-08-04 20:51                                                             ` David Masover
2006-08-01 18:11                                                   ` the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion Adrian Ulrich
2006-08-01 18:21                                                   ` Ric Wheeler
2006-08-01 11:41                                                     ` Hans Reiser
2006-08-03 14:03                                                       ` Matthias Andree
2006-08-03 15:44                                                         ` Edward Shishkin
2006-08-03 17:26                                                           ` Hans Reiser
2006-08-04 17:04                                                             ` Edward Shishkin
2006-08-04 18:57                                                               ` Antonio Vargas
2006-08-05  1:02                                                                 ` Hans Reiser
2006-08-05  0:56                                                               ` Hans Reiser
2006-08-06 22:19                                                                 ` Edward Shishkin
2006-08-09  8:40                                                                   ` Hans Reiser
2006-08-09 11:53                                                                     ` Jan Engelhardt
2006-08-09 15:48                                                                       ` David Masover
2006-08-07  7:57                                                           ` Matthias Andree
2006-08-08 11:06                                                             ` Edward Shishkin
2006-08-01 19:11                                                     ` David Masover
2006-08-03 14:03                                                     ` Matthias Andree
2006-08-03 16:50                                                       ` Theodore Tso
2006-08-01 16:57                                               ` David Masover
2006-08-06 22:59                                                 ` Pavel Machek
2006-08-06 23:36                                                   ` David Masover
2006-08-09  8:37                                                   ` Hans Reiser
2006-08-09  9:48                                                     ` Pavel Machek
2006-08-09  9:15                                                       ` Hans Reiser
2006-08-09 15:52                                                     ` David Masover
2006-07-31 19:42                                         ` Alan Cox
2006-07-31 19:34                                           ` Clay Barnes
2006-07-31 21:00                                           ` Gregory Maxwell
2006-07-31 21:40                                             ` Alan Cox
2006-07-31 21:43                                               ` David Masover
2006-07-31 21:54                                             ` Jeff V. Merkey
2006-07-31 22:02                                               ` Jeff V. Merkey
2006-07-31 22:21                                                 ` Jeff V. Merkey
2006-07-31 22:56                                               ` Nate Diller
2006-07-31 23:52                                                 ` Jeff V. Merkey
2006-07-31 23:43                                                   ` Nate Diller
2006-08-01  0:15                                                     ` Jeffrey V. Merkey
2006-07-31 22:17                                       ` Matthias Andree
2006-07-31 21:21                                   ` Łukasz Mierzwa
2006-07-31 16:47                               ` Dan Oglesby
2006-07-31 17:16                                 ` Jan-Benedict Glaw
2006-07-31 17:34                                   ` Matthias Andree
2006-07-31 17:44                                   ` Dan Oglesby
2006-07-31 16:54                             ` Matthias Andree
2006-07-31 17:56                               ` Adrian Ulrich
2006-07-31 20:07                                 ` Matthias Andree
2006-07-31 20:32                                   ` Adrian Ulrich
2006-07-31 19:41                               ` Theodore Tso
2006-07-31 22:53                                 ` Matthias Andree
2006-08-01  2:33                               ` Hans Reiser
2006-07-31 19:18                             ` Solaris ZFS on Linux [Was: Re: the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion] Horst H. von Brand
2006-07-31 20:57                               ` Adrian Ulrich
2006-07-31 21:54                                 ` Matthias Andree
2006-07-31 23:21                                   ` Nate Diller
2006-07-31 23:27                                     ` David Lang
2006-07-31 23:50                                       ` Nate Diller
2006-07-31 23:55                                         ` David Lang
2006-08-01  0:05                                           ` Nate Diller
2006-08-01  1:02                                             ` Matthias Andree
2006-08-01  1:25                                               ` Nate Diller
2006-08-01  1:31                                               ` David Masover
2006-08-01  3:00                                                 ` Theodore Tso
2006-08-01  3:38                                                   ` David Masover
2006-08-01  3:47                                                   ` Timothy Webster
2006-08-01  4:24                                                     ` David Masover
2006-08-01  4:41                                                       ` Solaris ZFS on Linux [Was: Re: the " 'official' point of view"expressed " David Lang
2006-08-01  4:57                                                         ` David Masover
2006-08-01  6:48                                                         ` Theodore Tso
2006-08-01  2:40                                                           ` Hans Reiser
2006-08-01 10:59                                                             ` Jan Engelhardt
2006-08-01 10:56                                                               ` Hans Reiser
2006-08-01  7:24                                                           ` Avi Kivity
2006-08-01  9:25                                                             ` Matthias Andree
2006-08-01  9:38                                                               ` Avi Kivity
2006-08-01 17:03                                                           ` David Masover
2006-08-01  4:38                                                   ` Solaris ZFS on Linux [Was: Re: the " 'official' point of view" expressed " Mike Benoit
2006-08-01  4:21                                                 ` Solaris ZFS on Linux [Was: Re: the " 'official' point of view"expressed " David Lang
2006-08-01  4:32                                                   ` David Masover
2006-08-01  4:53                                                     ` Solaris ZFS on Linux [Was: Re: the " 'official' point of view"expressedby " David Lang
2006-08-01  5:59                                                       ` David Masover
2006-08-01 23:50                                                     ` Solaris ZFS on Linux [Was: Re: the " 'official' point of view"expressed by " Ian Stirling
2006-08-02  2:29                                                       ` Kyle Moffett
2006-08-02 14:28                                                         ` Solaris ZFS on Linux Krzysztof Halasa
2006-08-02 18:12                                                           ` Ian Stirling
2006-08-03  2:20                                                           ` Wil Reichert
2006-08-03  9:32                                                             ` Helge Hafting
2006-08-02  3:52                                                       ` Solaris ZFS on Linux [Was: Re: the " 'official' point of view"expressed by kernelnewbies.org regarding reiser4 inclusion] David Masover
2006-08-01  7:51                                               ` Solaris ZFS on Linux [Was: Re: the " 'official' point of view" expressed " Adrian Ulrich
2006-08-01  9:09                                                 ` Matthias Andree
2006-08-01  9:57                                                   ` Avi Kivity
2006-08-01 10:57                                                   ` Jan Engelhardt
2006-08-01 13:15                                                     ` Matthias Andree
2006-08-01 13:40                                                       ` Jan Engelhardt
2006-07-31 22:08                                 ` Horst H. von Brand
2006-07-31 23:25                                   ` Nate Diller
2006-08-01  7:47                                   ` Adrian Ulrich
2006-08-01 10:40                             ` the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion Helge Hafting
2006-08-01 10:59                               ` venom
2006-07-31 16:52                           ` David Masover
2006-08-01  6:22                           ` Jan Engelhardt
2006-07-26 13:17                 ` Pavel Machek
2006-07-27 15:39                   ` Grzegorz Kulewski
2006-07-27 17:28                     ` Matthias Andree
2006-07-28  2:40                       ` Hans Reiser
2006-07-27 17:56                   ` Jeff Garzik
2006-07-27 19:06                     ` David Masover
2006-07-28  2:26                     ` Hans Reiser
2006-07-28 11:15                       ` metadata plugins (was Re: the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion) Jeff Garzik
2006-07-28 14:02                         ` Horst H. von Brand
2006-07-28 15:48                           ` David Masover
2006-07-28 16:33                             ` Linus Torvalds
2006-07-28 11:57                               ` Hans Reiser
2006-07-28 19:44                                 ` David Masover
2006-07-28 13:34                                   ` Hans Reiser
2006-07-28 21:53                                     ` David Masover
2006-07-29  1:36                                       ` Hans Reiser
2006-07-29  9:12                                         ` Arjan van de Ven
2006-07-29 18:11                                           ` David Masover
     [not found]                                             ` <1986618636.20060730024539@wp.pl>
     [not found]                                               ` <44CC06A7.1030104@namesys.com>
2006-07-30 10:30                                                 ` Łukasz Mierzwa
2006-08-07 22:00                                             ` Pavel Machek
2006-07-29 12:28                                         ` Nikita Danilov
2006-07-29 18:31                                           ` David Masover
2006-07-29 18:57                                             ` Nikita Danilov
2006-07-29 23:01                                             ` Hans Reiser
2006-07-30 10:13                                             ` Łukasz Mierzwa
2006-07-30 15:33                                               ` David Masover
2006-07-29 22:58                                           ` Hans Reiser
2006-07-31 11:58                                             ` Nikita Danilov
2006-07-29 18:25                                         ` David Masover
2006-07-31 13:28                                         ` Horst H. von Brand
2006-07-28 23:08                                     ` Jeff Garzik
2006-07-29  3:20                                       ` Hans Reiser
2006-08-07 21:56                                         ` ext3 vs reiserfs speed (was Re: metadata plugins (was Re: the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion)) Pavel Machek
2006-07-29 10:30                                     ` metadata plugins (was Re: the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion) Łukasz Mierzwa
2006-07-29 10:31                                     ` Łukasz Mierzwa
2006-07-30 18:41                                     ` Horst H. von Brand
2006-07-28 20:14                                   ` Hua Zhong
2006-07-28 13:40                                     ` Hans Reiser
2006-08-01 15:32                               ` Łukasz Mierzwa
2006-08-01 16:43                                 ` Vladimir V. Saveliev
2006-08-02 18:45                                   ` Horst H. von Brand
2006-08-02 17:07                                     ` Łukasz Mierzwa
2006-08-05  1:01                                     ` David Masover
2006-07-23 11:48         ` the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion Jan-Benedict Glaw
2006-07-23 20:46         ` Jeff Mahoney
2006-07-23 21:15           ` Hans Reiser
2006-07-23 23:22             ` Jeff Mahoney
2006-07-23 22:35               ` Hans Reiser
2006-07-25 19:13         ` Russell Cattelan
2006-07-25 23:51           ` David Masover
2006-07-26 14:26             ` Hans Reiser
2006-07-26 18:16               ` Russell Cattelan
2006-07-27  1:19                 ` David Masover
2006-07-26  0:44         ` David Masover
2006-07-26  7:59           ` the ' 'official' point of view' " Luigi Genoni
2006-07-26 14:33           ` the " 'official' point of view" " Hans Reiser
2006-07-26 10:38         ` David Weinehall
2006-07-24  8:41       ` Matthias Andree
2006-07-24  8:09         ` Hans Reiser
2006-07-24 10:32           ` Matthias Andree
2006-07-24 13:49         ` Horst H. von Brand
2006-07-23  7:20   ` Rene Rebe
2006-07-24  7:49     ` Nikita Danilov
2006-07-25 12:35       ` Andrea Arcangeli
2006-07-25 12:51         ` Rene Rebe
2006-07-25 17:47         ` Hans Reiser
2006-07-25 19:20           ` Francesco Biscani
2006-07-25 21:17           ` Horst H. von Brand
2006-07-25 22:48             ` Jim Crilly
2006-07-25 23:48               ` andrea
2006-07-25 23:45             ` Luigi Genoni
2006-07-26 12:45           ` Adrian Bunk
2006-07-26 13:29             ` andrea
2006-07-26 13:43               ` Adrian Bunk
2006-07-26 14:28                 ` andrea
2006-07-26 14:50                   ` Adrian Bunk
2006-07-26 16:06                     ` andrea
2006-07-26 16:53                       ` Adrian Bunk
2006-07-26 17:02                       ` J. Bruce Fields
2006-07-26 17:20                         ` andrea
2006-07-26 19:01                           ` Jerome Pinot
2006-07-26 20:50                             ` andrea
2006-07-26 20:50                           ` Adrian Bunk
2006-07-26 21:17                             ` andrea
2006-07-26 21:37                               ` J. Bruce Fields
2006-07-26 22:17                                 ` andrea
2006-07-27  6:56                               ` Adrian Bunk
2006-07-27  8:33                                 ` the ' 'official' point of view' " Luigi Genoni
2006-07-27 10:04                                   ` Adrian Bunk
2006-07-27 11:07                                     ` Luigi Genoni
2006-07-27 11:35                                       ` Adrian Bunk
2006-07-27 11:43                                         ` Luigi Genoni
2006-07-27 11:56                                           ` Adrian Bunk
2006-07-27 13:30                                       ` Horst H. von Brand
2006-07-27 13:42                                         ` gmu 2k6
2006-07-27 13:50                                         ` andrea
2006-07-27 14:31                                         ` Luigi Genoni
2006-07-27 18:37                                           ` Jim Crilly
2006-07-27 19:34                                             ` andrea
2006-07-27 18:43                                           ` Horst H. von Brand
2006-07-27 20:11                                             ` andrea
2006-07-27 12:21                                     ` CaT
2006-07-28  2:25                                     ` Hans Reiser
2006-07-28 10:01                                       ` Adrian Bunk
2006-07-28 14:05                                       ` Horst H. von Brand
2006-07-27 11:52                                 ` the " 'official' point of view" " andrea
2006-07-27 12:18                                   ` Adrian Bunk
2006-07-27 13:10                                     ` andrea
2006-07-27 13:58                                       ` Adrian Bunk
2006-07-27 14:45                                         ` andrea
2006-07-27 15:05                                           ` Adrian Bunk
2006-07-27 16:11                                             ` andrea
2006-07-28  2:25                                               ` Hans Reiser
2006-07-28 14:31                                                 ` andrea
2006-07-28  1:47                                   ` Hans Reiser
2006-07-27  4:35                             ` Hans Reiser
2006-07-27 13:26                               ` Horst H. von Brand
2006-07-24  2:08   ` Steve Lord
2006-07-24  7:53     ` Nikita Danilov
2006-07-24 10:30       ` Theodore Tso
2006-07-24 11:35         ` Olivier Galibert
2006-07-24 13:39           ` Theodore Tso
2006-07-24 15:38             ` Olivier Galibert
2006-07-24 16:17               ` Theodore Tso
2006-07-24 17:50                 ` Olivier Galibert
2006-07-24 18:29                   ` Jeff Garzik
2006-07-26 13:08               ` Pavel Machek
2006-07-27 15:52                 ` Olivier Galibert
2006-07-27 21:42                   ` suspend2 merge history [was Re: the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion] Pavel Machek
2006-07-27 23:22                     ` Olivier Galibert
2006-07-28 14:01                       ` Pavel Machek
2006-07-29 19:23                         ` Bill Davidsen
2006-07-29 21:19                           ` Rafael J. Wysocki
2006-07-29 21:56                             ` Hua Zhong
2006-07-29 22:54                               ` Rafael J. Wysocki
2006-07-30 22:25                                 ` Hua Zhong
2006-07-30 23:07                                   ` Pavel Machek
2006-07-31 14:28                                     ` Bill Davidsen
2006-07-31 16:23                                       ` Pavel Machek
2006-07-31 18:55                                     ` Hua Zhong
2006-07-31 23:08                                       ` Rafael J. Wysocki
2006-08-01  1:09                                       ` Pavel Machek
2006-07-29 23:19                               ` Bill Davidsen
2006-07-29 23:28                                 ` Pavel Machek
2006-07-29 23:47                               ` Pavel Machek
2006-07-30 12:57                             ` Bill Davidsen
2006-07-30 14:34                               ` Rafael J. Wysocki
2006-07-29 23:31                           ` Pavel Machek
2006-07-27 16:43                 ` the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion Alan Cox
2006-07-25 21:44         ` Valdis.Kletnieks
2006-07-24 22:17 ` Paul Jackson
2006-07-25  8:05   ` Hans Reiser
  -- strict thread matches above, loose matches on Subject: below --
2006-08-07 17:37 greg
2006-08-07 17:55 ` Jan Engelhardt
2006-08-07 18:34 ` David Masover
     [not found] <6Cdcz-1ZK-27@gated-at.bofh.it>
     [not found] ` <6EDFp-2YC-19@gated-at.bofh.it>
     [not found]   ` <6EHfR-8uS-33@gated-at.bofh.it>
     [not found]     ` <6EIvf-29Z-33@gated-at.bofh.it>
     [not found]       ` <6EIOE-2xY-7@gated-at.bofh.it>
     [not found]         ` <6EJ7V-2Xa-7@gated-at.bofh.it>
     [not found]           ` <6EJUk-4br-11@gated-at.bofh.it>
     [not found]             ` <6EKx5-5dy-19@gated-at.bofh.it>
     [not found]               ` <6EL03-5OU-1@gated-at.bofh.it>
     [not found]                 ` <6ELt2-6Eh-1@gated-at.bofh.it>
     [not found]                   ` <6ELCQ-6Rl-13@gated-at.bofh.it>
2006-08-05 19:38                     ` Bodo Eggert
2006-07-26 12:43 Luuk van der Duim
     [not found] <6Ba6G-41w-3@gated-at.bofh.it>
     [not found] ` <6Bpp9-1XU-23@gated-at.bofh.it>
     [not found]   ` <6Bvuv-2Wa-11@gated-at.bofh.it>
     [not found]     ` <6Bwqz-4m0-11@gated-at.bofh.it>
     [not found]       ` <1153678231.044608.12610@i3g2000cwc.googlegroups.com>
2006-07-23 18:26         ` André Goddard Rosa
2006-07-22 15:21 Luuk van der Duim
2005-12-03 13:56 RFC: Starting a stable kernel series off the 2.6 kernel Adrian Bunk
2005-12-03 14:29 ` Jesper Juhl
2005-12-03 20:19   ` Greg KH
2005-12-03 21:04     ` M.
2005-12-03 21:37       ` James Courtier-Dutton
     [not found]     ` <f0cc38560512031254j3b28d579s539be721c247c10a@mail.gmail.com>
2005-12-03 21:12       ` Greg KH
2005-12-03 21:31         ` M.
2005-12-03 21:38           ` Arjan van de Ven
2005-12-03 21:53             ` M.
2005-12-03 22:26               ` Greg KH
2005-12-04  7:56               ` Arjan van de Ven
     [not found]                 ` <f0cc38560512040657i58cc08efqa8596c357fcea82e@mail.gmail.com>
2005-12-04 15:10                   ` Arjan van de Ven
2005-12-04 16:11                     ` Matthias Andree
2005-12-04 16:41                       ` Arjan van de Ven
2005-12-04 20:08                         ` Paul Jackson
     [not found]                     ` <f0cc38560512040724re5114c2y76bb34d63c9c5ae0@mail.gmail.com>
2005-12-04 22:47                       ` Greg KH
     [not found]                         ` <f0cc38560512041503y7abd1f12rbce8bdac0ebdf30d@mail.gmail.com>
2005-12-04 23:12                           ` Greg KH
2005-12-05  1:03                         ` Horst von Brand
2005-12-05 19:35                     ` Bill Davidsen
2005-12-03 21:54           ` Greg KH
2005-12-06  1:19         ` Florian Weimer
2005-12-06 17:55           ` Greg KH
2005-12-03 22:51     ` Adrian Bunk
2005-12-03 23:28       ` Greg KH
2005-12-03 23:35       ` Chris Wright
2005-12-06  0:37         ` Rob Landley
2005-12-07 21:38           ` Nix
2005-12-04  8:07       ` Arjan van de Ven
2005-12-05 20:33       ` Florian Weimer
2005-12-06  1:10         ` Horst von Brand
2005-12-06 10:46           ` Matthias Andree
2005-12-06 14:01           ` Florian Weimer
2005-12-06 16:52             ` Gene Heskett
2005-12-04  3:48     ` Jesper Juhl
2005-12-04 11:56       ` Matthias Andree
2005-12-04 23:24         ` Greg KH
2005-12-05  6:26           ` Willy Tarreau
2005-12-05 10:00             ` Matthias Andree
2005-12-05 10:55             ` Lars Marowsky-Bree
2005-12-05 11:34               ` Willy Tarreau
2005-12-05 11:40                 ` Lars Marowsky-Bree
2005-12-05 12:01                   ` Willy Tarreau
2005-12-05 12:24                   ` Bernd Eckenfels
2005-12-05 12:26                     ` Arjan van de Ven
2005-12-06 17:54             ` Greg KH
2005-12-06 18:57               ` John Kelly
2005-12-06 21:55                 ` Adrian Bunk
2005-12-06 22:40                   ` John Kelly
2005-12-05 18:51           ` Adrian Bunk
2005-12-06 17:50             ` Greg KH
2005-12-06 22:50               ` Policy for reverting user ABI breaking patches was " Andi Kleen
2005-12-06 18:42                 ` Dmitry Torokhov
2005-12-06 14:32           ` Florian Weimer
     [not found]             ` <6f6293f10512060855p79fb5e91ke6fca33f96cb1750@mail.gmail.com>
2005-12-06 17:47               ` Greg KH
2005-12-06 23:27                 ` David S. Miller
2005-12-06 19:01             ` Lee Revell
2005-12-04 17:00     ` Jakob Oestergaard
2005-12-04 22:39       ` Greg KH
2005-12-05 15:17         ` Jakob Oestergaard
2005-12-05 15:44           ` Pekka Enberg
2005-12-05 17:17             ` Jakob Oestergaard
2005-12-06 17:44           ` Greg KH
2005-12-06 21:16             ` Bill Davidsen
2005-12-07 14:38             ` Massimiliano Hofer
2005-12-07 16:05               ` Horst von Brand
2005-12-07 16:29                 ` Massimiliano Hofer
2005-12-05 14:48     ` Florian Weimer
2005-12-06 17:46       ` Greg KH
2005-12-03 14:31 ` Ben Collins
2005-12-03 19:35   ` Adrian Bunk
2005-12-03 19:57     ` Lee Revell
2005-12-03 21:04       ` M.
2005-12-03 22:58       ` Matthias Andree
2005-12-03 23:49         ` Lee Revell
2005-12-05 21:05           ` Florian Weimer
2005-12-05 21:41             ` Lee Revell
2005-12-05 23:00               ` Florian Weimer
2005-12-05 23:06                 ` Bernd Petrovitsch
2005-12-06  0:08                   ` Florian Weimer
2005-12-05 21:00         ` Florian Weimer
2005-12-05 21:06           ` Arjan van de Ven
2005-12-06  0:43             ` Florian Weimer
2005-12-06 11:21               ` Matthias Andree
2005-12-06 15:10                 ` Florian Weimer
2005-12-06 16:45                 ` Dmitry Torokhov
2005-12-07 11:29                   ` Matthias Andree
2005-12-07 13:54                     ` Horst von Brand
2005-12-08  3:29                     ` Dmitry Torokhov
2005-12-08  8:29                       ` Matthias Andree
2005-12-10  0:22                 ` Rob Landley
2005-12-06 20:35               ` Alan Cox
2005-12-05 23:03   ` Bill Davidsen
2005-12-06  1:48     ` Jeff Garzik
2005-12-06 11:23       ` Matthias Andree
2005-12-06 19:48       ` Bill Davidsen
2005-12-06  1:56     ` Horst von Brand
2005-12-03 14:36 ` Arjan van de Ven
2005-12-03 15:23   ` Adrian Bunk
2005-12-03 15:39     ` Arjan van de Ven
2005-12-04 13:53       ` Denis Vlasenko
2005-12-05  9:47       ` Michael Frank
2005-12-06  0:54         ` Horst von Brand
2005-12-06 17:08           ` Michael Frank
2005-12-03 16:27     ` Matthias Andree
2005-12-03 16:40       ` Otavio Salvador
2005-12-03 16:58       ` David Ranson
2005-12-03 17:13         ` Steven Rostedt
2005-12-03 17:17           ` David Ranson
2005-12-03 17:53             ` Adrian Bunk
2005-12-03 18:17               ` newbie - mdadm create raid1 mirrors on large drives Larry Bates
2005-12-03 22:23                 ` Matthias Andree
2005-12-04 22:13                 ` Neil Brown
2005-12-03 18:34               ` RFC: Starting a stable kernel series off the 2.6 kernel David Ranson
2005-12-03 22:27                 ` Matthias Andree
2005-12-03 22:34                   ` Lee Revell
2005-12-03 22:50                     ` Matthias Andree
2005-12-04  0:20                       ` Greg KH
2005-12-04  4:46                         ` Luke-Jr
2005-12-04 15:06                           ` Michael Frank
2005-12-04 23:22                           ` Greg KH
2005-12-05  5:59                             ` Luke-Jr
2005-12-06  0:34                               ` Rob Landley
2005-12-06 10:34                                 ` Luke-Jr
2005-12-06 19:17                                   ` Rob Landley
2005-12-06 17:38                               ` Greg KH
2005-12-06 14:58                             ` Bill Davidsen
2005-12-06 17:59                               ` Greg KH
2005-12-06 21:10                                 ` Bill Davidsen
2005-12-06 21:51                                   ` Kay Sievers
2005-12-10  2:16                               ` Rob Landley
2005-12-10  4:04                                 ` Greg KH
2005-12-05 22:47                         ` Rob Landley
2005-12-05 23:05                           ` Benjamin LaHaise
2005-12-06  3:19                             ` Rob Landley
2005-12-06  3:32                               ` Benjamin LaHaise
2005-12-06  5:49                                 ` Rob Landley
2005-12-06 10:51                             ` Matthias Andree
2005-12-06  3:15                           ` Greg KH
2005-12-06  3:23                             ` Rob Landley
2005-12-03 22:36                   ` David Ranson
2005-12-03 22:50                     ` Matthias Andree
2005-12-06 14:59                     ` Bill Davidsen
2005-12-04  1:04                   ` Horst von Brand
2005-12-04 12:07                     ` Matthias Andree
2005-12-04 19:29                       ` Horst von Brand
2005-12-06 20:01                     ` Bill Davidsen
2005-12-05 20:43                 ` Bill Davidsen
2005-12-05  3:31               ` Rob Landley
2005-12-05 16:17                 ` Mark Lord
2005-12-05 16:28                   ` Lee Revell
2005-12-05 16:44                     ` Matthias Andree
2005-12-05 17:17                       ` Lee Revell
2005-12-05 17:55                         ` Matthias Andree
2005-12-05 20:52                           ` Florian Weimer
2005-12-05 21:21                             ` Steven Rostedt
2005-12-05 23:09                               ` Rob Landley
2005-12-06  0:54                                 ` Steven Rostedt
2005-12-06  1:10                                   ` Florian Weimer
2005-12-06  1:26                                     ` Steven Rostedt
2005-12-06 18:06                                       ` Horst von Brand
2005-12-06  3:22                                   ` Rob Landley
2005-12-06  1:06                               ` Florian Weimer
2005-12-06 11:09                             ` Matthias Andree
2005-12-05 17:58                     ` Rob Landley
2005-12-06 18:51                       ` Bill Davidsen
2005-12-07 15:48                         ` Arjan van de Ven
2005-12-07 18:40                           ` Horst von Brand
2005-12-07 18:14                         ` Rob Landley
2005-12-10  8:35                           ` ipw2200 [was Re: RFC: Starting a stable kernel series off the 2.6 kernel] Pavel Machek
2005-12-11  5:30                             ` Rob Landley
2005-12-11  8:37                               ` Pavel Machek
2005-12-11  9:12                                 ` Rob Landley
2005-12-12 11:49                                   ` Pavel Machek
2005-12-14 12:26                                     ` Rob Landley
2004-12-14 16:01                                       ` Pavel Machek
2005-12-11 16:26                               ` Horst von Brand
2005-12-12 17:34                               ` Ben Slusky
2005-12-12 20:02                                 ` Rob Landley
     [not found]                                   ` <439DE10E.4080901@tmr.com>
2005-12-12 21:52                                     ` Ben Slusky
2005-12-15  2:38                                       ` ipw2200 Miles Bader
2005-12-10 13:41                           ` RFC: Starting a stable kernel series off the 2.6 kernel Bill Davidsen
2005-12-10 17:05                             ` Douglas McNaught
2005-12-11  5:52                               ` Rob Landley
2005-12-12  3:25                               ` Bill Davidsen
2005-12-11  5:33                             ` Rob Landley
2005-12-05 21:22                     ` Bill Davidsen
2005-12-06 14:59                     ` Bill Davidsen
2005-12-05 18:44                 ` Adrian Bunk
2005-12-03 18:21             ` Mark Lord
2005-12-03 19:22               ` Linus Torvalds
2005-12-04  3:32                 ` Mark Lord
2005-12-03 22:21             ` Matthias Andree
2005-12-03 22:29               ` Greg KH
2005-12-03 22:41                 ` Matthias Andree
2005-12-03 22:48                 ` Steven Rostedt
2005-12-03 17:22       ` Arjan van de Ven
2005-12-03 17:35         ` M.
2005-12-03 23:05         ` Matthias Andree
2005-12-03 23:37           ` Greg KH
2005-12-04  0:52           ` Jeff V. Merkey
2005-12-04 12:12             ` Matthias Andree
2005-12-04 12:32               ` Arjan van de Ven
2005-12-04 13:28                 ` Matthias Andree
2005-12-04 13:35                   ` Arjan van de Ven
2005-12-04 14:25                     ` Matthias Andree
2005-12-04 14:50                       ` Arjan van de Ven
2005-12-04 15:08                         ` Matthias Andree
2005-12-04 15:11                           ` Arjan van de Ven
2005-12-04 15:36                           ` Andreas Schwab
2005-12-04 16:17                             ` Matthias Andree
2005-12-05  3:09                               ` Joel Becker
2005-12-06 20:13                                 ` Alan Cox
2005-12-04 15:20                       ` Arjan van de Ven
2005-12-04 16:23                         ` Matthias Andree
2005-12-04 15:25                       ` Richard Knutsson
2005-12-04 15:23                         ` Arjan van de Ven
2005-12-05 23:51                         ` Rob Landley
2005-12-06 20:40                         ` Matan Peled
2005-12-04 19:57             ` Horst von Brand
2005-12-04 21:35             ` Bernd Petrovitsch
2005-12-05  0:43               ` Jeff V. Merkey
2005-12-05  9:06                 ` Bernd Petrovitsch
2005-12-06  0:41                   ` Horst von Brand
2005-12-06  9:38                     ` Bernd Petrovitsch
2005-12-03 18:43     ` Golden rule: don't break userland (was Re: RFC: Starting a stable kernel series off the 2.6 kernel) Jeff Garzik
2005-12-03 20:34       ` Greg KH
2005-12-04  1:40         ` Dmitry Torokhov
2005-12-04 23:29           ` Greg KH
2005-12-05 21:41             ` Dmitry Torokhov
2005-12-03 22:35       ` Matthias Andree
2005-12-04 15:37       ` Michael Frank
2005-12-05  3:23     ` RFC: Starting a stable kernel series off the 2.6 kernel Rob Landley
2005-12-10 19:48     ` Ryan Anderson
2005-12-03 18:39 ` Dr. David Alan Gilbert
2005-12-03 20:59 ` Lars Marowsky-Bree
2005-12-03 21:13   ` Dave Jones
2005-12-03 21:18     ` Lars Marowsky-Bree
2005-12-03 21:42       ` [OT] " Michael Buesch
2005-12-03 22:40       ` Adrian Bunk
2005-12-03 23:02     ` Matthias Andree
2005-12-03 23:09       ` Dave Jones
2005-12-06  0:14   ` Florian Weimer
2005-12-06 13:20     ` Lars Marowsky-Bree
2005-12-06 13:37       ` Florian Weimer
2005-12-04 12:56 ` Indrek Kruusa
2005-12-04 13:05   ` Arjan van de Ven
2005-12-04 15:26     ` Indrek Kruusa
2005-12-05 23:43   ` Rob Landley
2005-12-05 19:30 ` Bill Davidsen
2005-12-05 23:25   ` Adrian Bunk
2005-12-06 11:28   ` Matthias Andree
2005-12-06 13:25   ` Lars Marowsky-Bree
2005-12-06 20:46     ` Bill Davidsen
2005-12-12 14:45 ` Felix Oxley
2005-12-12 17:17   ` Horst von Brand
2005-12-12 18:53     ` Felix Oxley
2005-12-13 13:17       ` Horst von Brand
2005-12-14  0:09         ` Felix Oxley
     [not found] <matthias.andree@gmx.de>
2002-12-04 11:34 ` #! incompatible -- binfmt_script.c broken? Matthias Andree
2002-12-04 14:26   ` Alex Riesen
2002-12-04 15:23     ` Matthew Garrett
2002-12-04 18:37     ` Matthias Andree
2002-12-04 20:37       ` Matthew Garrett
2002-12-04 22:28         ` H. Peter Anvin
2002-12-05 11:55         ` Matthias Andree
2002-12-05  0:42     ` Horst von Brand
2002-12-05 11:38       ` Matthias Andree
2002-12-04 22:25   ` Andries Brouwer
2002-12-05  0:10   ` Horst von Brand

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).