From: Adrian Bunk <bunk@kernel.org>
To: linux-kernel@vger.kernel.org
Subject: Linux 2.6.16.54
Date: Sun, 7 Oct 2007 18:31:42 +0200 [thread overview]
Message-ID: <20071007163142.GC16424@stusta.de> (raw)
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(-)
reply other threads:[~2007-10-07 16:31 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20071007163142.GC16424@stusta.de \
--to=bunk@kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.