KernelNewbies
  • Comments
  • Immutable Page
  • Menu
    • Navigation
    • RecentChanges
    • FindPage
    • Local Site Map
    • Help
    • HelpContents
    • HelpOnMoinWikiSyntax
    • Display
    • Attachments
    • Info
    • Raw Text
    • Print View
    • Edit
    • Load
    • Save
  • Login

Kernel Hacking

  • Frontpage

  • Kernel Hacking

  • Kernel Documentation

  • Kernel Glossary

  • FAQ

  • Found a bug?

  • Kernel Changelog

  • Upstream Merge Guide

Projects

  • KernelJanitors

  • KernelMentors

  • KernelProjects

Community

  • Why a community?

  • Regional Kernelnewbies

  • Personal Pages

  • Upcoming Events

References

  • Mailing Lists

  • Related Sites

  • Programming Links

Wiki

  • Recent Changes

  • Site Editors

  • Side Bar

  • Tips for Editors

  • Hosted by WikiWall

Navigation

  • RecentChanges
  • FindPage
  • HelpContents

Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

Revision 7 as of 2009-04-09 15:14:24
KernelNewbies:
  • Linux_2_6_30

Linux 2.6.30 is currently in development. The release candidate -rc1 was released the 7 April 2009, closing the merge window.

This page is, obviously, a work in progress.

Summary:

TableOfContents()

Prominent features (the cool stuff)

NILFS2 log-structured filesystem

[http://www.nilfs.org NILFS2] (new implementation of a log-structured file system 2) is a log-structured filesystem, which allows continuous snapshotting.

Support for Object-Based Storage Device

Object-Based Storage Device (OSD) are basically "smart" disks, which do not store the data as blocks, but more elaborated objects. 2.6.30 adds support to these devices in the SCSI layer, as well as the addition of a filesystem (exofs, Extended Object File System) able to use them.

[(http://lwn.net/Articles/305740/ LWN's Article], where exofs is still known by its old name, osdfs)

Various core changes

  • Scheduler
  • Memory management

Wi-Fi

Security

Networking

Tracing

Filesystems

  • ReiserFS
    • Lots of clean-ups.
  • Ext3
    • fsync() improvements.
  • btrfs
    • Stack usage improvements.
  • NILFS2
    • The filesystem has been merged for this release. (see above)
  • exofs
    • The filesystem has been merged for this release.(see above)

Crypto

DM/MD

Virtualization

Architecture-specific changes

  • X86
  • ARM
  • PPC
  • SH
  • S390
  • Blackfin
  • MIPS
  • SPARC
  • AVR32

Drivers

Storage

  • SATA:
  • IDE
  • SCSI
    • Add OSD support. (see above)

Graphics

Network

Input

Sound

V4L/DVB

USB

HWMON

Watchdog

RTC

HID

MTD

MFD

Power

Serial

Various

Other sources about 2.6.30 kernel

  • Heise Online's Kernel Log :
    • [http://www.h-online.com/open/Kernel-Log-Linux-2-6-30-is-taking-shape--/news/113036 Linux 2.6.30 is taking shape]

  • Linux Weekly news :
    • [http://lwn.net/Articles/325921/ 2.6.30 merge window, part I]


  • CategoryReleases

  • MoinMoin Powered
  • Python Powered
  • GPL licensed
  • Valid HTML 4.01