Alan Cox: Linux 2.4.20-pre8-ac1 | -ac2

Címkék

Alan mester legújabb foltjai.

Letölthető patch-2.4.20-pre8-ac1.gz, patch-2.4.20-pre8-ac2.gz

Változások:[+ indicates stuff that went to Marcelo, o stuff that has not,

* indicates stuff that is merged in mainstream now, X stuff that proved bad and was dropped out, - indicates stuff not relevant to the main tree]

Next big chunk of pending patches. The IDE one should let a lot more people use IDE CD-ROM with DMA. We may also now be able to enable CD DMA on more controllers over time.

Linux 2.4.20-pre8-ac2

o Fix IDE DMA command setup ordering (Khalid Aziz)

| This might make a lot more CD devices work reliably with DMA

| and also let us start turning cd dma on for more cards

o Write FF ending EOF markers to FAT filesystems (OGAWA Hirofumi)

| Needed for some apparently buggy MP3 players

o Remove a pile more dead speakup bits (me)

o Update eepro100 mdio functions (Jeff Garzik)

o Fix 3270 console reboot loop (Richard Hitt)

o Replace tubfs security fix with full proper (Richard Hitt)

fix

o Recognize 3174 units (Richard Hitt)

o Dynamically allocate 3270 input buffers (Richard Hitt)

o Fix colour processing on 3270 devices (Richard Hitt)

| colour ls and RH/SuSE bootup now correctly

| appar in colours

o Update to rmap-14b (Rik van Riel)

| Patch thanks to Marc-Christian Petersen

o Update kernel parameter documentation (Randy Dunlap)

o Fix function pasting warning in cycx_x25 (Adam)

o Fix function pasting warnings in gt91600eth (Adam)

o Add storage entry for Datafab DF-UG-07 chips (Marek Michalkiewicz)

o SunRPC wakeups fix (Trond Myklebust)

o Wavelan_cs time handling fix

o Raid autodetect for sun disk labels (Alex Williamson)

o hpusbscsi disconnect and smp deadlock fixes (Oliver Neukum)

o Kaweth SMP locking fixes (Oliver Neukum)

o Ext3 inode dirty order in corner cases (Stephen Tweedie)

o Ext3 truncate performance optimisation (Stephen Tweedie)

o Ext3 journal sanity checker (Andreas Dilger)

o Ext3 handle credit debug checker (Andreas Dilger)

o Handle leak in vmalloc error path (Dave Jones)

o Update all watchdogs for magicclose and (Joel Becker)

nowayout support

o Add missing module license tag to i82092 (Geoffrey Lee)

o Add docs/correct comment on sys_getpid (Robert Love)

o Tighten isapnp compliance with spec (Jens Toerring)

o Correct read/write length check in -ac (Andi Kleen)

o MediaGX optimisations in pci quirks (Christer Weinigel)

| Already handled by the ide code but now set up in

| boxes without IDE

o Further CPUFreq updates (Dominik Brodowski, Russell King,

Hollis Blanchard, Xavier Bestel)

o Make real time scheduling info available as in (Robert Love)

2.5 trees

o Add back cond_resched needed for jfs (me)

o usbfs disconnect backport to 2.4 (Kevin Sissons)

o Merge VM default flags changes (Bjorn Helgaas)

| Merge with needed additional changes for accounting and for

| PA RISC

o Updated EHCI drivers for 2.4 (David Brownell)

o SCSI error handling fixes (Russell King)

- retrying a command with stale/invalidinfo

- reporting wrong command on I/O error

Its junk flushing time. Stuff that seems to have died and gone stale gets backed out in this tree.

Linux 2.4.20-pre8-ac1

- Merge with 2.4.20-pre8

- Drop assorted noise differences with Marcelo tree

- Drop speakup

|Its now very clear the user space solution is both

|cleaner, and handles newer hardware like USB which

|can't be handled other ways

- Drop ls220 dvd driver work for now

|Until someone picks it up and finishes it

- Drop margi pcmcia driver

|Until it gets a major cleanup

- Drop 32 v 8 group cache in ext2/ext3

| AKPM rightly IMHO claims this should be handled by

| buffer cache usage times instead.

- Fix typo in macintosh pmu fix (Arjan van de Ven)