Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 22 Nov 2002 15:13:20 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 22 Nov 2002 15:13:19 -0500 Received: from perninha.conectiva.com.br ([200.250.58.156]:19174 "EHLO perninha.conectiva.com.br") by vger.kernel.org with ESMTP id ; Fri, 22 Nov 2002 15:13:18 -0500 Date: Fri, 22 Nov 2002 15:21:28 -0200 (BRST) From: Marcelo Tosatti X-X-Sender: marcelo@freak.distro.conectiva To: lkml Subject: Linux 2.4.20-rc3 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1825 Lines: 67 Hi, Finally, here goes -rc3. Summary of changes from v2.4.20-rc2 to v2.4.20-rc3 ============================================ : o Change mark_dirty_kiobuf() to use set_page_dirty() instead of SetPageDirty(). The latter fails to move onto mapping->dirty_pages(), which breaks filemap_fdatasync() o Writeout directory blocks synchronously in case of sync mount : o update kbuild/makefiles.txt to match reality : o Fix typo in mk712 driver : o Changed EXTRAVERSION to -rc3 o Fix typo in vmalloc leak fix o Fixup pci_alloc_consistent with 64bit DMA masks on i386 Adrian Bunk : o Fix Intermezzo compilation Alan Cox : o makefiles for 2.4.20-rc* to build amd76x_pm right Dave Jones : o Plug leak in get_vm_area() David S. Miller : o [TG3]: Use spin_lock_irq{save,restore} on tx_lock David Woodhouse : o JFFS2 corruption/deadlock fix Ivan Kokshaysky : o PCI transparent bridge detection fix Jens Axboe : o Fix SCSI I/O performance problems introduced in early 2.4.20 Kai Germaschewski : o ISDN: Fix error path in isdn_ppp.c Rik van Riel : o Only zero successfully handled blocks in prepare_write() tmcreynolds@nvidia.com : o Add support for newer nForce chipset Trond Myklebust : o Fix NFS client problem - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/