[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090218222841.GA10668@kroah.com>
Date: Wed, 18 Feb 2009 14:28:41 -0800
From: Greg KH <gregkh@...e.de>
To: linux-kernel@...r.kernel.org, stable@...nel.org
Cc: Justin Forbes <jmforbes@...uxtx.org>,
Zwane Mwaikambo <zwane@....linux.org.uk>,
Theodore Ts'o <tytso@....edu>,
Randy Dunlap <rdunlap@...otime.net>,
Dave Jones <davej@...hat.com>,
Chuck Wolber <chuckw@...ntumlinux.com>,
Chris Wedgwood <reviews@...cw.f00f.org>,
Michael Krufky <mkrufky@...uxtv.org>,
Chuck Ebbert <cebbert@...hat.com>,
Domenico Andreoli <cavokz@...il.com>, Willy Tarreau <w@....eu>,
Rodrigo Rubira Branco <rbranco@...checkpoint.com>,
Jake Edge <jake@....net>, Eugene Teo <eteo@...hat.com>,
torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
alan@...rguk.ukuu.org.uk
Subject: [patch 00/36] 2.6.27.19-stable review
This is the start of the stable review cycle for the 2.6.27.19 release.
There are 36 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@...nel.org 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.27.19-rc1.gz
and the diffstat can be found below.
thanks,
greg k-h
Makefile | 2 +-
arch/powerpc/kernel/align.c | 7 +-
arch/x86/mm/pageattr.c | 14 +
drivers/ata/pata_via.c | 4 +-
drivers/ata/sata_nv.c | 14 +-
drivers/bluetooth/btsdio.c | 3 +-
drivers/net/3c505.c | 26 ++-
drivers/pci/intel-iommu.c | 13 +-
drivers/scsi/libiscsi.c | 1 +
fs/ext2/super.c | 9 +-
fs/ext4/balloc.c | 156 +++++++++++-
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 | 59 ++++-
fs/ext4/mballoc.c | 595 ++++++++++++++++++++++++++++++++-----------
fs/ext4/mballoc.h | 51 ++--
fs/ext4/namei.c | 28 ++-
fs/ext4/resize.c | 61 +----
fs/ext4/super.c | 46 +++-
fs/jbd2/commit.c | 27 ++-
include/linux/jbd2.h | 4 +-
include/linux/pci_ids.h | 1 +
include/linux/pid.h | 18 ++
ipc/mqueue.c | 3 +-
26 files changed, 1068 insertions(+), 362 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists