All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Guillaume Boissiere" <boissiere@adiglobal.com>
To: linux-kernel@vger.kernel.org
Subject: [2.6] Most likely to be merged by Halloween... THE LIST
Date: Thu, 18 Jul 2002 00:49:21 -0400	[thread overview]
Message-ID: <3D361091.13618.16DC46FB@localhost> (raw)

I broke down my status list into 3 categories: 
- likely to be merged before the Halloween feature freeze
- likely not to be ready by Halloween
- ongoing work

Do you think the breakdown is realistic?

-- Guillaume

PS: Remember, no more than 15-20 big features get usually 
    merged in 3 months :-)


-------------------------------------------
Before feature freeze:

o New VM with reverse mappings                    (Rik van Riel)
o Add Linux Security Module (LSM)                 (LSM team)
o Rewrite of the console layer                    (James Simmons)
o New MTRR (Memory Type Range Register) driver    (Patrick Mochel)
o Add support for CPU clock/voltage scaling       (Erik Mouw, Dave Jones, Russell King, Arjan van de Ven)
o Strict address space accounting                 (Alan Cox)
o USB gadget support                              (Stuart Lynne, Greg Kroah-Hartman)
o Add hardware sensors drivers                    (lm_sensors team)
o Serial driver restructure                       (Russell King)
o Add User-Mode Linux (UML)                       (Jeff Dike)
o Direct pagecache <-> BIO disk I/O               (Andrew Morton)
o More complete NetBEUI stack                     (Arnaldo Carvalho de Melo, from Procom donated code)
o Fix device naming issues                        (Patrick Mochel, Greg Kroah-Hartman)


After feature freeze:

o Improved i2o (Intelligent Input/Ouput) layer    (Alan Cox)
o Read-Copy Update Mutual Exclusion               (Dipankar Sarma, Rusty Russell, Andrea Arcangeli, LSE Team)
o New kernel build system (kbuild 2.5)            (Keith Owens)
o PCMCIA Zoom video support                       (Alan Cox)
o Add XFS (A journaling filesystem from SGI)      (XFS team)
o New IO scheduler                                (Jens Axboe)
o Per-mountpoint read-only, union-mounts, unionfs (Al Viro)
o Asynchronous IO (aio) support                   (Ben LaHaise)
o EVMS (Enterprise Volume Management System)      (EVMS team)
o LVM (Logical Volume Manager) v2.0               (LVM team)
o Dynamic Probes                                  (Suparna Bhattacharya, dprobes team)
o Page table sharing                              (Daniel Phillips)
o ext2/ext3 online resize support                 (Andreas Dilger)
o UDF Write support for CD-R/RW (packet writing)  (Jens Axboe, Peter Osterlund)
o Better event logging for enterprise systems     (Larry Kessler, evlog team)
o Full compliance with IPv6                       (Alexey Kuznetzov, Jun Murai, Yoshifuji Hideaki, USAGI team)
o UMSDOS (Unix under MS-DOS) Rewrite              (Al Viro)
o Scalable Statistics Counter                     (Ravikiran Thirumalai)
o Linux Kernel Crash Dumps                        (Matt Robinson, LKCD team)
o Add support for NFS v4                          (NFS v4 team)
o ext2/ext3 large directory support: HTree index  (Daniel Phillips, Christopher Li, Ted Ts'o)
o Zerocopy NFS                                    (Hirokazu Takahashi)
o Remove the 2TB block device limit               (Peter Chubb)
o SCTP (Stream Control Transmission Protocol)     (lksctp team)
o High resolution timers                          (George Anzinger, etc.)
o Overhaul PCMCIA support                         (David Woodhouse, David Hinds)
o Reiserfs v4                                     (Reiserfs team)
o Serial ATA support                              (Andre Hedrick)
o InfiniBand support                              (InfiniBand team)
o New lightweight library (klibc)                 (Greg Kroah-Hartman)
o Replace initrd by initramfs                     (H. Peter Anvin, Al Viro)
o Add thrashing control                           (Rik van Riel)
o Remove all hardwired drivers from kernel        (Alan Cox, etc.)
o Generic parameter/command line interface        (Keith Owens)
o New mount API                                   (Al Viro)


Ongoing work:

o Fix long-held locks for low scheduling latency  (Andrew Morton, Robert Love, etc.)
o Better support of high-end NUMA machines        (NUMA team)
o Remove use of the BKL (Big Kernel Lock)         (Alan Cox, Robert Love, Neil Brown, Dave Hansen, etc.)
o Change all drivers to new driver model          (All maintainers)

             reply	other threads:[~2002-07-18  4:46 UTC|newest]

Thread overview: 66+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-18  4:49 Guillaume Boissiere [this message]
2002-07-18  6:08 ` [2.6] Most likely to be merged by Halloween... THE LIST Greg KH
2002-07-18 16:14   ` Greg KH
2002-07-20  7:41     ` Shane Nay
2002-07-20  8:22       ` Russell King
     [not found]     ` <200207200805.BAA20399@granite.he.net>
2002-07-20 17:27       ` Greg KH
2002-07-18  8:20 ` Dave Jones
2002-07-18  8:36 ` Stephen Lord
2002-07-18  9:23 ` Tomas Szepe
2002-07-18 14:31 ` Martin J. Bligh
2002-07-18 16:47   ` Anton Blanchard
2002-07-19 15:08   ` Hubertus Franke
2002-07-18 16:15 ` Greg KH
2002-07-18 16:17 ` Greg KH
2002-07-18 16:39 ` Robert Love
2002-07-18 22:19   ` Rik van Riel
2002-07-18 16:46 ` Bill Davidsen
2002-07-18 20:22   ` Dave Jones
2002-07-18 23:17     ` Thunder from the hill
2002-07-19  1:18     ` Peter Osterlund
2002-07-19  9:40       ` Peter Osterlund
2002-07-23  9:39         ` Jens Axboe
2002-07-23 13:09           ` Peter Osterlund
2002-07-24  6:24             ` Jens Axboe
2002-07-20 13:06     ` Miles Lane
2002-07-22 20:50     ` Bill Davidsen
2002-07-19  4:45   ` Guillaume Boissiere
2002-07-19 17:31 ` William Lee Irwin III
2002-07-22 10:23 ` Joe Thornber
2002-07-22 15:22   ` Daniel Phillips
2002-07-22 16:57     ` Alan Cox
2002-07-22 16:45       ` Daniel Phillips
2002-07-22 18:00         ` Alan Cox
2002-07-23 22:33     ` Bill Davidsen
  -- strict thread matches above, loose matches on Subject: below --
2002-07-26 16:12 Ben Rafanello
2002-07-29  9:00 ` Joe Thornber
2002-07-25 17:36 Ben Rafanello
2002-07-26  8:16 ` Joe Thornber
2002-07-22 23:47 Ben Rafanello
2002-07-22 21:42 Steve Pratt
2002-07-23  8:16 ` Joe Thornber
2002-07-22 18:31 Ben Rafanello
2002-07-22 19:07 ` Christoph Hellwig
2002-07-23  8:26 ` Joe Thornber
     [not found] <OF918E6F71.637B1CBC-ON85256BFB.004CDDD0@pok.ibm.com.suse.lists.linux.kernel>
     [not found] ` <1027199147.16819.39.camel@irongate.swansea.linux.org.uk.suse.lists.linux.kernel>
2002-07-21  6:57   ` Andi Kleen
2002-07-21  7:23     ` Austin Gonyou
2002-07-21  8:33     ` Oliver Neukum
2002-07-21  8:47       ` Andi Kleen
2002-07-21 13:40     ` Alan Cox
2002-07-21 14:10       ` Andi Kleen
2002-07-21 15:52         ` Alasdair Kergon
2002-07-23 16:41       ` Timothy D. Witham
2002-07-21  4:42 Tom Walcott
2002-07-21 13:48 ` Alan Cox
2002-07-21 16:39   ` Tom Walcott
2002-07-19 14:05 Mark Peloquin
2002-07-20 21:05 ` Alan Cox
2002-07-20 20:30   ` Austin Gonyou
2002-07-20 20:55     ` David Weinehall
2002-07-20 21:24       ` Andreas Dilger
2002-07-21  0:24         ` Alan Cox
2002-07-21  1:47           ` Andreas Dilger
2002-07-26  8:52             ` Heinz J . Mauelshagen
2002-07-21 20:44       ` Ernst Lehmann
2002-07-19  2:00 Val Henson
2002-07-18 11:57 Martin Knoblauch
     [not found] <OF918E6F71.637B1CBC-ON85256BFB.004CDDD0@pok.ibm.com.suse.lists.linux.kernel >

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3D361091.13618.16DC46FB@localhost \
    --to=boissiere@adiglobal.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.