[patch 00/39] 2.6.28.7-stable review

From: Greg KH
Date: Wed Feb 18 2009 - 16:33:53 EST



This is the start of the stable review cycle for the 2.6.28.7 release.
There are 39 patches in this series, all will be posted as a response to
this one. If anyone has any issues with these being applied, please let
us know. If anyone is a maintainer of the proper subsystem, and wants
to add a Signed-off-by: line to the patch, please respond with it.

These patches are sent out with a number of different people on the Cc:
line. If you wish to be a reviewer, please email stable@xxxxxxxxxx to
add your name to the list. If you want to be off the reviewer list,
also email us.

Responses should be made by Friday, Febuary 20, 2009, 21:00:00 UTC.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
kernel.org/pub/linux/kernel/v2.6/stable-review/patch-2.6.28.7-rc1.gz
and the diffstat can be found below.


thanks,

greg k-h


Makefile | 2 +-
arch/powerpc/kernel/align.c | 7 +-
arch/x86/kernel/traps.c | 10 +-
arch/x86/mm/pageattr.c | 14 +
drivers/ata/pata_via.c | 4 +-
drivers/ata/sata_nv.c | 14 +-
drivers/bluetooth/btsdio.c | 1 +
drivers/net/3c505.c | 26 ++-
drivers/pci/intel-iommu.c | 14 +-
drivers/scsi/libiscsi.c | 1 +
drivers/watchdog/Kconfig | 2 +-
drivers/watchdog/iTCO_vendor_support.c | 32 ++-
drivers/watchdog/iTCO_wdt.c | 35 +--
fs/ext2/super.c | 9 +-
fs/ext4/balloc.c | 168 +++++--------
fs/ext4/ext4.h | 41 +++-
fs/ext4/ext4_sb.h | 4 +-
fs/ext4/hash.c | 77 +++++-
fs/ext4/ialloc.c | 166 ++++++++-----
fs/ext4/inode.c | 76 ++++--
fs/ext4/mballoc.c | 433 +++++++++++++++++++++++++-------
fs/ext4/mballoc.h | 26 +--
fs/ext4/namei.c | 28 ++-
fs/ext4/resize.c | 68 +----
fs/ext4/super.c | 46 +++-
fs/jbd2/commit.c | 27 ++-
include/linux/jbd2.h | 4 +-
include/linux/mod_devicetable.h | 7 +
include/linux/pci_ids.h | 1 +
include/linux/pid.h | 18 ++
ipc/mqueue.c | 3 +-
kernel/sched_fair.c | 30 ++-
32 files changed, 938 insertions(+), 456 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/