From: Greg KH on 1 Jul 2010 14:00 This is the start of the stable review cycle for the 2.6.27.48 release. There are 23 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 me 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. Responses should be made by Sat, July 3, 17:00:00 UTC 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.48-rc1.gz and the diffstat can be found below. thanks, greg k-h Makefile | 2 +- arch/parisc/math-emu/decode_exc.c | 1 + arch/powerpc/lib/string.S | 4 +- arch/powerpc/oprofile/op_model_cell.c | 2 +- arch/powerpc/platforms/pseries/smp.c | 6 + drivers/ata/libata-core.c | 7 +- drivers/char/ipmi/ipmi_si_intf.c | 11 +- drivers/md/md.c | 29 ++++ drivers/md/raid1.c | 9 +- drivers/md/raid10.c | 2 +- drivers/net/arcnet/com20020-pci.c | 4 +- fs/ext4/inode.c | 240 ++++++++++++++++++++++++++------ fs/ext4/resize.c | 3 +- fs/namespace.c | 9 +- fs/nfsd/nfssvc.c | 2 +- include/linux/fs.h | 2 + include/net/sctp/structs.h | 1 + mm/filemap.c | 6 + net/sctp/sm_make_chunk.c | 62 ++++++++- net/tipc/bearer.c | 37 +----- net/tipc/bearer.h | 2 +- net/tipc/net.c | 25 +--- scripts/kconfig/Makefile | 2 +- security/keys/keyring.c | 18 ++-- security/keys/process_keys.c | 6 +- 25 files changed, 359 insertions(+), 133 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: scsi/sg: remove casts from void* Next: [000/200] 2.6.34.1 stable review |