* Linux 2.6.16.54
@ 2007-10-07 16:31 Adrian Bunk
0 siblings, 0 replies; only message in thread
From: Adrian Bunk @ 2007-10-07 16:31 UTC (permalink / raw)
To: linux-kernel
Location:
ftp://ftp.kernel.org/pub/linux/kernel/v2.6/
git tree:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.16.y.git
RSS feed of the git tree:
http://www.kernel.org/git/?p=linux/kernel/git/stable/linux-2.6.16.y.git;a=rss
Changes since 2.6.16.53:
Adrian Bunk (2):
Linux 2.6.16.54-rc1
Linux 2.6.16.54
Alexander Shmelev (1):
[SPARC32]: Fix bug in sparc optimized memset.
David S. Miller (1):
[MATH-EMU]: Fix underflow exception reporting.
Ilpo Järvinen (1):
TCP: Fix TCP handling of SACK in bidirectional flows
James Bottomley (1):
[MCA] fix bus matching
Konstantin Sharlaimov (2):
[PPP]: Fix osize too small errors when decoding mppe.
[PPP]: Fix output buffer size in ppp_decompress_frame().
Mark Fortescue (1):
[SPARC32]: Fix rounding errors in ndelay/udelay implementation.
Neil Brown (16):
md: Add '4' to the list of levels for which bitmaps are supported
md: Don't clear bits in bitmap when writing to one device fails during recovery
md/bitmap: fix online removal of file-backed bitmaps
md/bitmap: cleaner separation of page attribute handlers in md/bitmap
md/bitmap: use set_bit etc for bitmap page attributes
md/bitmap: remove unnecessary page reference manipulations from md/bitmap code
md/bitmap: remove dead code from md/bitmap
md/bitmap: tidy up i_writecount handling in md/bitmap
md: Allow re-add to work on array without bitmaps
md: fix resync speed calculation for restarted resyncs
md: fix a plug/unplug race in raid5
md: fix some small races in bitmap plugging in raid5
md: allow SET_BITMAP_FILE to work on 64bit kernel with 32bit userspace
md: assorted md and raid1 one-liners
md: fix a few problems with the interface (sysfs and ioctl) to md
md: avoid possible BUG_ON in md bitmap handling
Makefile | 2
arch/sparc/kernel/entry.S | 14 ++-
arch/sparc/lib/memset.S | 2
drivers/mca/mca-bus.c | 2
drivers/md/bitmap.c | 126 +++++++++++++-----------------
drivers/md/md.c | 107 +++++++++++++++----------
drivers/md/raid1.c | 20 ++++
drivers/md/raid5.c | 46 +++++++---
drivers/net/ppp_generic.c | 15 +++
include/asm-sparc/sfp-machine.h | 6 +
include/asm-sparc64/sfp-machine.h | 2
include/linux/compat_ioctl.h | 2
include/linux/raid/bitmap.h | 3
include/linux/raid/md_k.h | 3
include/math-emu/op-common.h | 5 -
include/math-emu/soft-fp.h | 7 +
net/ipv4/tcp_input.c | 5 -
17 files changed, 226 insertions(+), 141 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-10-07 16:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-07 16:31 Linux 2.6.16.54 Adrian Bunk
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.