lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 10 Dec 2009 20:35:02 -0800
From:	Greg KH <gregkh@...e.de>
To:	linux-kernel@...r.kernel.org, stable@...nel.org
Cc:	stable-review@...nel.org, torvalds@...ux-foundation.org,
	akpm@...ux-foundation.org, alan@...rguk.ukuu.org.uk
Subject: [00/90] 2.6.31.8-stable review

This is the start of the stable review cycle for the 2.6.31.8 release.
There are 90 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.

Yes, there are still more patches to be queued up for the .31-stable
tree, but as I just queued up 86 ext4 patches, I figured I would add 4
more to make it a nice even 90 and push it out for everyone to enjoy
while I work on getting the rest out after this.

Responses should be made by Sunday, Dec 13 04:00:00 UTC 2009
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.31.8-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

 Documentation/filesystems/ext4.txt   |   10 +-
 drivers/scsi/hosts.c                 |   13 +-
 drivers/scsi/lpfc/lpfc_init.c        |    2 +-
 drivers/scsi/megaraid/megaraid_sas.c |    8 +-
 drivers/scsi/qla2xxx/qla_attr.c      |    3 +-
 drivers/scsi/scsi_lib_dma.c          |    4 +-
 fs/ext4/balloc.c                     |    8 +-
 fs/ext4/block_validity.c             |    2 +-
 fs/ext4/ext4.h                       |  105 +++++-
 fs/ext4/ext4_extents.h               |    7 +-
 fs/ext4/ext4_jbd2.c                  |    9 +-
 fs/ext4/ext4_jbd2.h                  |   27 ++-
 fs/ext4/extents.c                    |  493 +++++++++++++++++++++---
 fs/ext4/fsync.c                      |   54 ++--
 fs/ext4/inode.c                      |  705 +++++++++++++++++++++++++++++-----
 fs/ext4/ioctl.c                      |   32 +-
 fs/ext4/mballoc.c                    |  322 ++++++++--------
 fs/ext4/migrate.c                    |   28 +-
 fs/ext4/move_extent.c                |  572 ++++++++++++++++------------
 fs/ext4/namei.c                      |   47 +--
 fs/ext4/resize.c                     |    2 +-
 fs/ext4/super.c                      |  239 ++++++++----
 fs/ext4/xattr.c                      |   22 +-
 fs/jbd2/commit.c                     |    4 +
 fs/jbd2/journal.c                    |   11 +
 fs/jbd2/transaction.c                |    7 +-
 include/linux/sched.h                |   13 +-
 include/scsi/osd_protocol.h          |    1 +
 include/scsi/scsi_host.h             |   16 +-
 include/trace/events/ext4.h          |   60 +++-
 30 files changed, 2082 insertions(+), 744 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

Powered by Openwall GNU/*/Linux Powered by OpenVZ