:Marcelo Tosatti: Linux 2.4.27-pre4
Kernel.org Mirrors
Full Changelog
Hi,
Here goes 2.4.27-pre4.
It contains a TCP update (backporting some 2.6.x work), XFS/JFS updates,
some architecture updates, driver fixes, the usual...
Please read the detailed changelog for details
Summary of changes from v2.4.27-pre3 to v2.4.27-pre4
<akepner:sgi.com>:
[TG3]: Fix ethtool -S
[TG3]: Make sure RX/TX flow control settings actually get set
<felixb:sgi.com>:
[XFS] Remove speculative preallocation from linvfs_get_block_core
<fsgqa:sgi.com>:
[XFS] Remove the 128K limitation on pagebuf_get_no_daddr() and allow the kmem_alloc() to fail.
<gnb:melbourne.sgi.com>:
[TG3]: Count rx_discards in rx_errors
[TG3]: Add more ethtool -S stats
<joshk:triplehelix.org>:
[SPARC64]: Pull in drivers/i2c/Config.in
[SPARC64]: Use $(CC) in check for egcs/gcc3
[SPARC64]: Backport some lvalue warning fixes from 2.6.x
[SPARC32]: Use $(LD) -V for NEW_GAS check
<jpk:sgi.com>:
[XFS] xfs_iomap_write_delay() was doing speculative allocations without checking if there were any real blocks already in the speculative allocation area. This could result in an allocation that overlaps pre-allocated space. This would result in an ASSERT failure in debug kernels, or invalid output from xfs_bmap.
[XFS] Add support for allocating additional file space in stripe width sized chunks. A new fstab/mount option, "swalloc" has been defined. If specified when mounting a striped file system, allocation requests will be rounded up to a stripe width if the file size is >= stripe width, and the data is being appended to eof. The 'swalloc' option is "off" by default.
<linux-kernel:vortech.net>:
[VLAN]: Use KERN_INFO for VLAN_INF
<mhuth:mvista.com>:
[IPV6]: Fix sock identity checking bug in tcp_ipv6_check_established
<michael.waychison:sun.com>:
<tony.cureington:hp.com>:
[TG3]: Add eeprom dump support
<zli4:cs.uiuc.edu>:
[SPARC]: Fix prom_prom_taken[].theres_more setting
Adrian Bunk:
[ATALK]: Fix modular build
[NET]: Missing MODULE_LICENSE in p8022 and psnap
SCSI ips compile error
Andi Kleen:
Fix pageattr cache flushing on P4 (thanks to Terence Ripperda)
Andrew Morton:
use-before-uninitialized value in ext3(2)_find_ goal
Christoph Hellwig:
[XFS] fix direct user memory dereference in bulkstat
[XFS] Use macros instead of inlines for spinlock wrappers to aid debugging.
Christophe Saout:
[CRYPTO]: Fix two scatterwalk problems
Dave Kleikamp:
JFS: error in __get_metapage caused by invalid size from ea_get
JFS: Don't return -EPERM for system xattrs
JFS: Make sizes of tid_t & lid_t consistent
JFS: [CHECKER] Memory leak on commonly executed path
JFS: [CHECKER] Dereference of NULL pointer if alloc_metapage fails
JFS: [CHECKER] if txCommit fails, don't call d_instantiate
JFS: fix hang in __get_metapage
David S. Miller:
[TG3]: Add 572x/575x PCI IDs
[TG3]: Add 5750 chip and PHY IDs
[TG3]: Prepare for 5750 support plus minor fixes
[TIGON3]: Detect and record PCI Express
[TG3]: PCI Express 5750_A0 chips need 5701_REG_WRITE_BUG treatment
[TG3]: Fix chiprev test in previous change
[TG3]: Do not set CLOCK_CTRL_DELAY_PCI_GRANT on PCI Express
[TG3]: Double delay after writing MAC_MI_MODE reg
[TG3]: Correct RDMAC/WDMAC mode settings on 5705/5750
[TG3]: Do not write stats coalescing ticks reg on 5705/5750
[TG3]: Update to 5788 capable 5705 TSO firmware, version 1.2.0
[TG3]: Update to non-5705 TSO firmware version 1.6.0
[TG3]: If asked to load TSO firmware on 5750, just return success
[TG3]: Add 5750 NVRAM programming plus 5704 MAC offset bug fix
[TG3]: Update LED programming to support 5750
[TG3]: Updated ASF handling for 5750
[TG3]: Include mss in every txd, not just the first, on 5750
[TG3]: On 5750 with TSO, need to set some special reg bits
[TG3]: Full chip reset tweaks for 5750
[TG3]: More 5750 chip reset tweaks
[TG3]: Do not enable slow clocks on 5750 with ASF
[TG3]: Rewrite dma_rwctrl settings to handle PCIX/PCIE
[TG3]: Add 572x/575x PCI IDs to driver table, update vers/reldate
[SPARC64]: Update defconfig
[TG3]: Update driver version and reldate
[NET]: Fix common typo, using NODEV when we mean ENODEV
[TG3]: Fix phantom spaces added to pci.ids file
[TCP]: Kill distance enforcement between tcp_mem[] elements
[TCP]: Abstract out all settings of tcp_opt->ca_state into a function
[TCP]: Backport Vegas support from 2.6.x
[TCP]: Backport BIC TCP from 2.6.x
[TCP]: Add tcp_default_win_scale sysctl
[TCP]: Add receiver side RTT estimation
[TCP]: Grow socket receive buffer based upon estimated sender window
[TCP]: More sysctl tweakings for rcvbuf stuff
Dean Roehrich:
[XFS] Dmapi preunmount event references null pointer
Dely Sy:
Documentation for new PCI hotplug drivers
Dmitry Torokhov:
[NET_SCHED]: Do not oops when user tries to attach a filter to a TBF qdisc
Eric Dean Moore:
MPT Fusion driver 2.05.16 update
Eric Sandeen:
[XFS] guard against unused var in new mutex_spinunlock #define
François Romieu:
CPUID Pentium-4E update and missing new line
Hideaki Yoshifuji:
[IPV6] ensure to evaluate the checksum for sockets with the IPV6_CHECKSUM option
[NET]: Prevent future missed updates of FOO_MAX macros
Hugh Dickins:
tmpfs surplus page miscounted
Jakub Bogusz:
missing include in drivers/sound/kahlua.c
Jeff Garzik:
[netdrvr tg3] netdev_priv
[netdrvr tg3] sync with 2.6.x
Len Brown:
[ACPI] delete IOAPIC-disable workaround on x86_64/VIA BTW. looks like 2.6 has an IOMMU disable workaround here that may be needed or VIA in 2.4.
[ACPI] revert button module unload fix (OSDL 2281) Cset exclude: len.brown@intel.com|ChangeSet|20040504154434|56458 Cset exclude: len.brown@intel.com|ChangeSet|20040428081912|57065 Cset exclude: len.brown@intel.com|ChangeSet|20040428054017|55837
[ACPI] remove /proc files before unloading modules from Sau Dan Lee, Zhenyu Wang http://bugzilla.kernel.org/show_bug.cgi?id=2705
[ACPI] x86_64 + ACPI + IOAPIC + PCI Interrupt Link -> IRQ 0 from Andy Currid
Marcelo Tosatti:
ext3_read_super: remove [un]lock_super (Andrew Morton)
Changed EXTRAVERSION to -pre4
Nathan Scott:
Fix an incorrect email address in XFS maintainers section
[XFS] Remove unused transaction pointer from bulkstat
[XFS] Bump the kmalloc/vmalloc cutoff up to 128k
[XFS] Make uses of extended inode flags consistent, remove duplicated code
[XFS] Fix some compiler warnings, mark cmn_err as printflike
[XFS] Fixup a couple of incorrect xfs_trans_commit calls (bad flags/casts).
[XFS] Export/import tunable time intervals as centisecs not jiffies
[XFS] Switch all XFSDEBUG to DEBUG
[XFS] Fix a use-after-free during transaction commit when the log is in error state.
[XFS] Use set_current_state instead of direct current->state assignment
[XFS] Remove xfs_swappable code, its not useful on Linux
[XFS] Remove no-longer-used variable in log write code, and a dated comment.
[XFS] Remove unused xfs_trans_bhold_until_committed and related macros
[XFS] Rename a subdirectory to make life easier for people (esp
Oleg Drokin:
Fix possible memleaks in VIA IrDA driver
Patrick McHardy:
[IPV4]: Fix skb leak in igmpv3_newpack
Paul Mackerras:
Fix incorrect PT_FPSCR definition
Sridhar Samudrala:
[SCTP] Fix memset() parameter ordering
[SCTP] Fix accessing Gap Ack blocks array with a -ve index in sctp_outq_sack()
[SCTP]: Fix multihomed connection failures on 64-bit systems
Stephen Hemminger:
[BRIDGE]: Update bridge.txt
[TCP]: Add sysctl to turn off metrics caching
[TCP]: Add vegas sysctl docs
Timothy Shimmin:
[XFS] Change xfs_contig_bits to work on 32/64 and both endian styles
Trond Myklebust:
NFS client: Fix sillydelete()