From: Greg Kroah-Hartman Date: Sun, 18 Jan 2009 18:40:25 +0000 (-0800) Subject: Linux 2.6.27.12 X-Git-Tag: v2.6.27.12^0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e8da7290a0d440fe559ac25bdaebe2c332015a11;p=thirdparty%2Fkernel%2Fstable-queue.git Linux 2.6.27.12 --- diff --git a/review-2.6.27/0001--CVE-2009-0029-Move-compat-system-call-declarations.patch b/releases/2.6.27.12/0001--CVE-2009-0029-Move-compat-system-call-declarations.patch similarity index 100% rename from review-2.6.27/0001--CVE-2009-0029-Move-compat-system-call-declarations.patch rename to releases/2.6.27.12/0001--CVE-2009-0029-Move-compat-system-call-declarations.patch diff --git a/review-2.6.27/0002--CVE-2009-0029-Convert-all-system-calls-to-return-a.patch b/releases/2.6.27.12/0002--CVE-2009-0029-Convert-all-system-calls-to-return-a.patch similarity index 100% rename from review-2.6.27/0002--CVE-2009-0029-Convert-all-system-calls-to-return-a.patch rename to releases/2.6.27.12/0002--CVE-2009-0029-Convert-all-system-calls-to-return-a.patch diff --git a/review-2.6.27/0003--CVE-2009-0029-Rename-old_readdir-to-sys_old_readdi.patch b/releases/2.6.27.12/0003--CVE-2009-0029-Rename-old_readdir-to-sys_old_readdi.patch similarity index 100% rename from review-2.6.27/0003--CVE-2009-0029-Rename-old_readdir-to-sys_old_readdi.patch rename to releases/2.6.27.12/0003--CVE-2009-0029-Rename-old_readdir-to-sys_old_readdi.patch diff --git a/review-2.6.27/0004--CVE-2009-0029-Remove-__attribute__-weak-from-sy.patch b/releases/2.6.27.12/0004--CVE-2009-0029-Remove-__attribute__-weak-from-sy.patch similarity index 100% rename from review-2.6.27/0004--CVE-2009-0029-Remove-__attribute__-weak-from-sy.patch rename to releases/2.6.27.12/0004--CVE-2009-0029-Remove-__attribute__-weak-from-sy.patch diff --git a/review-2.6.27/0005--CVE-2009-0029-Make-sys_pselect7-static.patch b/releases/2.6.27.12/0005--CVE-2009-0029-Make-sys_pselect7-static.patch similarity index 100% rename from review-2.6.27/0005--CVE-2009-0029-Make-sys_pselect7-static.patch rename to releases/2.6.27.12/0005--CVE-2009-0029-Make-sys_pselect7-static.patch diff --git a/review-2.6.27/0006--CVE-2009-0029-Make-sys_syslog-a-conditional-system.patch b/releases/2.6.27.12/0006--CVE-2009-0029-Make-sys_syslog-a-conditional-system.patch similarity index 100% rename from review-2.6.27/0006--CVE-2009-0029-Make-sys_syslog-a-conditional-system.patch rename to releases/2.6.27.12/0006--CVE-2009-0029-Make-sys_syslog-a-conditional-system.patch diff --git a/review-2.6.27/0007--CVE-2009-0029-System-call-wrapper-infrastructure.patch b/releases/2.6.27.12/0007--CVE-2009-0029-System-call-wrapper-infrastructure.patch similarity index 100% rename from review-2.6.27/0007--CVE-2009-0029-System-call-wrapper-infrastructure.patch rename to releases/2.6.27.12/0007--CVE-2009-0029-System-call-wrapper-infrastructure.patch diff --git a/review-2.6.27/0008--CVE-2009-0029-powerpc-Enable-syscall-wrappers-for.patch b/releases/2.6.27.12/0008--CVE-2009-0029-powerpc-Enable-syscall-wrappers-for.patch similarity index 100% rename from review-2.6.27/0008--CVE-2009-0029-powerpc-Enable-syscall-wrappers-for.patch rename to releases/2.6.27.12/0008--CVE-2009-0029-powerpc-Enable-syscall-wrappers-for.patch diff --git a/review-2.6.27/0009--CVE-2009-0029-s390-enable-system-call-wrappers.patch b/releases/2.6.27.12/0009--CVE-2009-0029-s390-enable-system-call-wrappers.patch similarity index 100% rename from review-2.6.27/0009--CVE-2009-0029-s390-enable-system-call-wrappers.patch rename to releases/2.6.27.12/0009--CVE-2009-0029-s390-enable-system-call-wrappers.patch diff --git a/review-2.6.27/0010--CVE-2009-0029-System-call-wrapper-special-cases.patch b/releases/2.6.27.12/0010--CVE-2009-0029-System-call-wrapper-special-cases.patch similarity index 100% rename from review-2.6.27/0010--CVE-2009-0029-System-call-wrapper-special-cases.patch rename to releases/2.6.27.12/0010--CVE-2009-0029-System-call-wrapper-special-cases.patch diff --git a/review-2.6.27/0011--CVE-2009-0029-System-call-wrappers-part-01.patch b/releases/2.6.27.12/0011--CVE-2009-0029-System-call-wrappers-part-01.patch similarity index 100% rename from review-2.6.27/0011--CVE-2009-0029-System-call-wrappers-part-01.patch rename to releases/2.6.27.12/0011--CVE-2009-0029-System-call-wrappers-part-01.patch diff --git a/review-2.6.27/0012--CVE-2009-0029-System-call-wrappers-part-02.patch b/releases/2.6.27.12/0012--CVE-2009-0029-System-call-wrappers-part-02.patch similarity index 100% rename from review-2.6.27/0012--CVE-2009-0029-System-call-wrappers-part-02.patch rename to releases/2.6.27.12/0012--CVE-2009-0029-System-call-wrappers-part-02.patch diff --git a/review-2.6.27/0013--CVE-2009-0029-System-call-wrappers-part-03.patch b/releases/2.6.27.12/0013--CVE-2009-0029-System-call-wrappers-part-03.patch similarity index 100% rename from review-2.6.27/0013--CVE-2009-0029-System-call-wrappers-part-03.patch rename to releases/2.6.27.12/0013--CVE-2009-0029-System-call-wrappers-part-03.patch diff --git a/review-2.6.27/0014--CVE-2009-0029-System-call-wrappers-part-04.patch b/releases/2.6.27.12/0014--CVE-2009-0029-System-call-wrappers-part-04.patch similarity index 100% rename from review-2.6.27/0014--CVE-2009-0029-System-call-wrappers-part-04.patch rename to releases/2.6.27.12/0014--CVE-2009-0029-System-call-wrappers-part-04.patch diff --git a/review-2.6.27/0015--CVE-2009-0029-System-call-wrappers-part-05.patch b/releases/2.6.27.12/0015--CVE-2009-0029-System-call-wrappers-part-05.patch similarity index 100% rename from review-2.6.27/0015--CVE-2009-0029-System-call-wrappers-part-05.patch rename to releases/2.6.27.12/0015--CVE-2009-0029-System-call-wrappers-part-05.patch diff --git a/review-2.6.27/0016--CVE-2009-0029-System-call-wrappers-part-06.patch b/releases/2.6.27.12/0016--CVE-2009-0029-System-call-wrappers-part-06.patch similarity index 100% rename from review-2.6.27/0016--CVE-2009-0029-System-call-wrappers-part-06.patch rename to releases/2.6.27.12/0016--CVE-2009-0029-System-call-wrappers-part-06.patch diff --git a/review-2.6.27/0017--CVE-2009-0029-System-call-wrappers-part-07.patch b/releases/2.6.27.12/0017--CVE-2009-0029-System-call-wrappers-part-07.patch similarity index 100% rename from review-2.6.27/0017--CVE-2009-0029-System-call-wrappers-part-07.patch rename to releases/2.6.27.12/0017--CVE-2009-0029-System-call-wrappers-part-07.patch diff --git a/review-2.6.27/0018--CVE-2009-0029-System-call-wrappers-part-08.patch b/releases/2.6.27.12/0018--CVE-2009-0029-System-call-wrappers-part-08.patch similarity index 100% rename from review-2.6.27/0018--CVE-2009-0029-System-call-wrappers-part-08.patch rename to releases/2.6.27.12/0018--CVE-2009-0029-System-call-wrappers-part-08.patch diff --git a/review-2.6.27/0019--CVE-2009-0029-System-call-wrappers-part-09.patch b/releases/2.6.27.12/0019--CVE-2009-0029-System-call-wrappers-part-09.patch similarity index 100% rename from review-2.6.27/0019--CVE-2009-0029-System-call-wrappers-part-09.patch rename to releases/2.6.27.12/0019--CVE-2009-0029-System-call-wrappers-part-09.patch diff --git a/review-2.6.27/0020--CVE-2009-0029-System-call-wrappers-part-10.patch b/releases/2.6.27.12/0020--CVE-2009-0029-System-call-wrappers-part-10.patch similarity index 100% rename from review-2.6.27/0020--CVE-2009-0029-System-call-wrappers-part-10.patch rename to releases/2.6.27.12/0020--CVE-2009-0029-System-call-wrappers-part-10.patch diff --git a/review-2.6.27/0021--CVE-2009-0029-System-call-wrappers-part-11.patch b/releases/2.6.27.12/0021--CVE-2009-0029-System-call-wrappers-part-11.patch similarity index 100% rename from review-2.6.27/0021--CVE-2009-0029-System-call-wrappers-part-11.patch rename to releases/2.6.27.12/0021--CVE-2009-0029-System-call-wrappers-part-11.patch diff --git a/review-2.6.27/0022--CVE-2009-0029-System-call-wrappers-part-12.patch b/releases/2.6.27.12/0022--CVE-2009-0029-System-call-wrappers-part-12.patch similarity index 100% rename from review-2.6.27/0022--CVE-2009-0029-System-call-wrappers-part-12.patch rename to releases/2.6.27.12/0022--CVE-2009-0029-System-call-wrappers-part-12.patch diff --git a/review-2.6.27/0023--CVE-2009-0029-System-call-wrappers-part-13.patch b/releases/2.6.27.12/0023--CVE-2009-0029-System-call-wrappers-part-13.patch similarity index 100% rename from review-2.6.27/0023--CVE-2009-0029-System-call-wrappers-part-13.patch rename to releases/2.6.27.12/0023--CVE-2009-0029-System-call-wrappers-part-13.patch diff --git a/review-2.6.27/0024--CVE-2009-0029-System-call-wrappers-part-14.patch b/releases/2.6.27.12/0024--CVE-2009-0029-System-call-wrappers-part-14.patch similarity index 100% rename from review-2.6.27/0024--CVE-2009-0029-System-call-wrappers-part-14.patch rename to releases/2.6.27.12/0024--CVE-2009-0029-System-call-wrappers-part-14.patch diff --git a/review-2.6.27/0025--CVE-2009-0029-System-call-wrappers-part-15.patch b/releases/2.6.27.12/0025--CVE-2009-0029-System-call-wrappers-part-15.patch similarity index 100% rename from review-2.6.27/0025--CVE-2009-0029-System-call-wrappers-part-15.patch rename to releases/2.6.27.12/0025--CVE-2009-0029-System-call-wrappers-part-15.patch diff --git a/review-2.6.27/0026--CVE-2009-0029-System-call-wrappers-part-16.patch b/releases/2.6.27.12/0026--CVE-2009-0029-System-call-wrappers-part-16.patch similarity index 100% rename from review-2.6.27/0026--CVE-2009-0029-System-call-wrappers-part-16.patch rename to releases/2.6.27.12/0026--CVE-2009-0029-System-call-wrappers-part-16.patch diff --git a/review-2.6.27/0027--CVE-2009-0029-System-call-wrappers-part-17.patch b/releases/2.6.27.12/0027--CVE-2009-0029-System-call-wrappers-part-17.patch similarity index 100% rename from review-2.6.27/0027--CVE-2009-0029-System-call-wrappers-part-17.patch rename to releases/2.6.27.12/0027--CVE-2009-0029-System-call-wrappers-part-17.patch diff --git a/review-2.6.27/0028--CVE-2009-0029-System-call-wrappers-part-18.patch b/releases/2.6.27.12/0028--CVE-2009-0029-System-call-wrappers-part-18.patch similarity index 100% rename from review-2.6.27/0028--CVE-2009-0029-System-call-wrappers-part-18.patch rename to releases/2.6.27.12/0028--CVE-2009-0029-System-call-wrappers-part-18.patch diff --git a/review-2.6.27/0029--CVE-2009-0029-System-call-wrappers-part-19.patch b/releases/2.6.27.12/0029--CVE-2009-0029-System-call-wrappers-part-19.patch similarity index 100% rename from review-2.6.27/0029--CVE-2009-0029-System-call-wrappers-part-19.patch rename to releases/2.6.27.12/0029--CVE-2009-0029-System-call-wrappers-part-19.patch diff --git a/review-2.6.27/0030--CVE-2009-0029-System-call-wrappers-part-20.patch b/releases/2.6.27.12/0030--CVE-2009-0029-System-call-wrappers-part-20.patch similarity index 100% rename from review-2.6.27/0030--CVE-2009-0029-System-call-wrappers-part-20.patch rename to releases/2.6.27.12/0030--CVE-2009-0029-System-call-wrappers-part-20.patch diff --git a/review-2.6.27/0031--CVE-2009-0029-System-call-wrappers-part-21.patch b/releases/2.6.27.12/0031--CVE-2009-0029-System-call-wrappers-part-21.patch similarity index 100% rename from review-2.6.27/0031--CVE-2009-0029-System-call-wrappers-part-21.patch rename to releases/2.6.27.12/0031--CVE-2009-0029-System-call-wrappers-part-21.patch diff --git a/review-2.6.27/0032--CVE-2009-0029-System-call-wrappers-part-22.patch b/releases/2.6.27.12/0032--CVE-2009-0029-System-call-wrappers-part-22.patch similarity index 100% rename from review-2.6.27/0032--CVE-2009-0029-System-call-wrappers-part-22.patch rename to releases/2.6.27.12/0032--CVE-2009-0029-System-call-wrappers-part-22.patch diff --git a/review-2.6.27/0033--CVE-2009-0029-System-call-wrappers-part-23.patch b/releases/2.6.27.12/0033--CVE-2009-0029-System-call-wrappers-part-23.patch similarity index 100% rename from review-2.6.27/0033--CVE-2009-0029-System-call-wrappers-part-23.patch rename to releases/2.6.27.12/0033--CVE-2009-0029-System-call-wrappers-part-23.patch diff --git a/review-2.6.27/0034--CVE-2009-0029-System-call-wrappers-part-24.patch b/releases/2.6.27.12/0034--CVE-2009-0029-System-call-wrappers-part-24.patch similarity index 100% rename from review-2.6.27/0034--CVE-2009-0029-System-call-wrappers-part-24.patch rename to releases/2.6.27.12/0034--CVE-2009-0029-System-call-wrappers-part-24.patch diff --git a/review-2.6.27/0035--CVE-2009-0029-System-call-wrappers-part-25.patch b/releases/2.6.27.12/0035--CVE-2009-0029-System-call-wrappers-part-25.patch similarity index 100% rename from review-2.6.27/0035--CVE-2009-0029-System-call-wrappers-part-25.patch rename to releases/2.6.27.12/0035--CVE-2009-0029-System-call-wrappers-part-25.patch diff --git a/review-2.6.27/0036--CVE-2009-0029-System-call-wrappers-part-26.patch b/releases/2.6.27.12/0036--CVE-2009-0029-System-call-wrappers-part-26.patch similarity index 100% rename from review-2.6.27/0036--CVE-2009-0029-System-call-wrappers-part-26.patch rename to releases/2.6.27.12/0036--CVE-2009-0029-System-call-wrappers-part-26.patch diff --git a/review-2.6.27/0037--CVE-2009-0029-System-call-wrappers-part-27.patch b/releases/2.6.27.12/0037--CVE-2009-0029-System-call-wrappers-part-27.patch similarity index 100% rename from review-2.6.27/0037--CVE-2009-0029-System-call-wrappers-part-27.patch rename to releases/2.6.27.12/0037--CVE-2009-0029-System-call-wrappers-part-27.patch diff --git a/review-2.6.27/0038--CVE-2009-0029-System-call-wrappers-part-28.patch b/releases/2.6.27.12/0038--CVE-2009-0029-System-call-wrappers-part-28.patch similarity index 100% rename from review-2.6.27/0038--CVE-2009-0029-System-call-wrappers-part-28.patch rename to releases/2.6.27.12/0038--CVE-2009-0029-System-call-wrappers-part-28.patch diff --git a/review-2.6.27/0039--CVE-2009-0029-System-call-wrappers-part-29.patch b/releases/2.6.27.12/0039--CVE-2009-0029-System-call-wrappers-part-29.patch similarity index 100% rename from review-2.6.27/0039--CVE-2009-0029-System-call-wrappers-part-29.patch rename to releases/2.6.27.12/0039--CVE-2009-0029-System-call-wrappers-part-29.patch diff --git a/review-2.6.27/0040--CVE-2009-0029-System-call-wrappers-part-30.patch b/releases/2.6.27.12/0040--CVE-2009-0029-System-call-wrappers-part-30.patch similarity index 100% rename from review-2.6.27/0040--CVE-2009-0029-System-call-wrappers-part-30.patch rename to releases/2.6.27.12/0040--CVE-2009-0029-System-call-wrappers-part-30.patch diff --git a/review-2.6.27/0041--CVE-2009-0029-System-call-wrappers-part-31.patch b/releases/2.6.27.12/0041--CVE-2009-0029-System-call-wrappers-part-31.patch similarity index 100% rename from review-2.6.27/0041--CVE-2009-0029-System-call-wrappers-part-31.patch rename to releases/2.6.27.12/0041--CVE-2009-0029-System-call-wrappers-part-31.patch diff --git a/review-2.6.27/0042--CVE-2009-0029-System-call-wrappers-part-32.patch b/releases/2.6.27.12/0042--CVE-2009-0029-System-call-wrappers-part-32.patch similarity index 100% rename from review-2.6.27/0042--CVE-2009-0029-System-call-wrappers-part-32.patch rename to releases/2.6.27.12/0042--CVE-2009-0029-System-call-wrappers-part-32.patch diff --git a/review-2.6.27/0043--CVE-2009-0029-System-call-wrappers-part-33.patch b/releases/2.6.27.12/0043--CVE-2009-0029-System-call-wrappers-part-33.patch similarity index 100% rename from review-2.6.27/0043--CVE-2009-0029-System-call-wrappers-part-33.patch rename to releases/2.6.27.12/0043--CVE-2009-0029-System-call-wrappers-part-33.patch diff --git a/review-2.6.27/0044--CVE-2009-0029-s390-specific-system-call-wrappers.patch b/releases/2.6.27.12/0044--CVE-2009-0029-s390-specific-system-call-wrappers.patch similarity index 100% rename from review-2.6.27/0044--CVE-2009-0029-s390-specific-system-call-wrappers.patch rename to releases/2.6.27.12/0044--CVE-2009-0029-s390-specific-system-call-wrappers.patch diff --git a/review-2.6.27/alsa-caiaq-fix-oops-with-midi.patch b/releases/2.6.27.12/alsa-caiaq-fix-oops-with-midi.patch similarity index 100% rename from review-2.6.27/alsa-caiaq-fix-oops-with-midi.patch rename to releases/2.6.27.12/alsa-caiaq-fix-oops-with-midi.patch diff --git a/review-2.6.27/alsa-hda-add-quirk-for-hp6730b-laptop.patch b/releases/2.6.27.12/alsa-hda-add-quirk-for-hp6730b-laptop.patch similarity index 100% rename from review-2.6.27/alsa-hda-add-quirk-for-hp6730b-laptop.patch rename to releases/2.6.27.12/alsa-hda-add-quirk-for-hp6730b-laptop.patch diff --git a/review-2.6.27/cgroups-fix-a-race-between-cgroup_clone-and-umount.patch b/releases/2.6.27.12/cgroups-fix-a-race-between-cgroup_clone-and-umount.patch similarity index 100% rename from review-2.6.27/cgroups-fix-a-race-between-cgroup_clone-and-umount.patch rename to releases/2.6.27.12/cgroups-fix-a-race-between-cgroup_clone-and-umount.patch diff --git a/review-2.6.27/devices-cgroup-allow-mkfifo.patch b/releases/2.6.27.12/devices-cgroup-allow-mkfifo.patch similarity index 100% rename from review-2.6.27/devices-cgroup-allow-mkfifo.patch rename to releases/2.6.27.12/devices-cgroup-allow-mkfifo.patch diff --git a/review-2.6.27/dm-log-fix-dm_io_client-leak-on-error-paths.patch b/releases/2.6.27.12/dm-log-fix-dm_io_client-leak-on-error-paths.patch similarity index 100% rename from review-2.6.27/dm-log-fix-dm_io_client-leak-on-error-paths.patch rename to releases/2.6.27.12/dm-log-fix-dm_io_client-leak-on-error-paths.patch diff --git a/review-2.6.27/dm-raid1-fix-error-count.patch b/releases/2.6.27.12/dm-raid1-fix-error-count.patch similarity index 100% rename from review-2.6.27/dm-raid1-fix-error-count.patch rename to releases/2.6.27.12/dm-raid1-fix-error-count.patch diff --git a/review-2.6.27/e1000e-fix-ipmi-traffic.patch b/releases/2.6.27.12/e1000e-fix-ipmi-traffic.patch similarity index 100% rename from review-2.6.27/e1000e-fix-ipmi-traffic.patch rename to releases/2.6.27.12/e1000e-fix-ipmi-traffic.patch diff --git a/review-2.6.27/ecryptfs-check-readlink-result-was-not-an-error-before-using-it.patch b/releases/2.6.27.12/ecryptfs-check-readlink-result-was-not-an-error-before-using-it.patch similarity index 100% rename from review-2.6.27/ecryptfs-check-readlink-result-was-not-an-error-before-using-it.patch rename to releases/2.6.27.12/ecryptfs-check-readlink-result-was-not-an-error-before-using-it.patch diff --git a/review-2.6.27/fix-switch_names-breakage-in-short-to-short-case.patch b/releases/2.6.27.12/fix-switch_names-breakage-in-short-to-short-case.patch similarity index 100% rename from review-2.6.27/fix-switch_names-breakage-in-short-to-short-case.patch rename to releases/2.6.27.12/fix-switch_names-breakage-in-short-to-short-case.patch diff --git a/review-2.6.27/fs-symlink-write_begin-allocation-context-fix.patch b/releases/2.6.27.12/fs-symlink-write_begin-allocation-context-fix.patch similarity index 99% rename from review-2.6.27/fs-symlink-write_begin-allocation-context-fix.patch rename to releases/2.6.27.12/fs-symlink-write_begin-allocation-context-fix.patch index a4673e20906..de9f5dbdde0 100644 --- a/review-2.6.27/fs-symlink-write_begin-allocation-context-fix.patch +++ b/releases/2.6.27.12/fs-symlink-write_begin-allocation-context-fix.patch @@ -413,7 +413,7 @@ Signed-off-by: Greg Kroah-Hartman } - page = __grab_cache_page(mapping, index); -+ page = grab_cache_page_write_begin(mapping, index, GFP_KERNEL); ++ page = grab_cache_page_write_begin(mapping, index, 0); if (!page) { status = -ENOMEM; break; diff --git a/review-2.6.27/ibmvfc-delay-npiv-login-retry-and-add-retries.patch b/releases/2.6.27.12/ibmvfc-delay-npiv-login-retry-and-add-retries.patch similarity index 100% rename from review-2.6.27/ibmvfc-delay-npiv-login-retry-and-add-retries.patch rename to releases/2.6.27.12/ibmvfc-delay-npiv-login-retry-and-add-retries.patch diff --git a/review-2.6.27/ibmvfc-improve-async-event-handling.patch b/releases/2.6.27.12/ibmvfc-improve-async-event-handling.patch similarity index 100% rename from review-2.6.27/ibmvfc-improve-async-event-handling.patch rename to releases/2.6.27.12/ibmvfc-improve-async-event-handling.patch diff --git a/review-2.6.27/inotify-fix-type-errors-in-interfaces.patch b/releases/2.6.27.12/inotify-fix-type-errors-in-interfaces.patch similarity index 100% rename from review-2.6.27/inotify-fix-type-errors-in-interfaces.patch rename to releases/2.6.27.12/inotify-fix-type-errors-in-interfaces.patch diff --git a/review-2.6.27/ioat-fix-self-test-for-multi-channel-case.patch b/releases/2.6.27.12/ioat-fix-self-test-for-multi-channel-case.patch similarity index 100% rename from review-2.6.27/ioat-fix-self-test-for-multi-channel-case.patch rename to releases/2.6.27.12/ioat-fix-self-test-for-multi-channel-case.patch diff --git a/review-2.6.27/iwlwifi-use-gfp_kernel-to-allocate-rx-skb-memory.patch b/releases/2.6.27.12/iwlwifi-use-gfp_kernel-to-allocate-rx-skb-memory.patch similarity index 100% rename from review-2.6.27/iwlwifi-use-gfp_kernel-to-allocate-rx-skb-memory.patch rename to releases/2.6.27.12/iwlwifi-use-gfp_kernel-to-allocate-rx-skb-memory.patch diff --git a/review-2.6.27/mbox b/releases/2.6.27.12/mbox similarity index 100% rename from review-2.6.27/mbox rename to releases/2.6.27.12/mbox diff --git a/review-2.6.27/md-fix-bitmap-on-external-file-bug.patch b/releases/2.6.27.12/md-fix-bitmap-on-external-file-bug.patch similarity index 100% rename from review-2.6.27/md-fix-bitmap-on-external-file-bug.patch rename to releases/2.6.27.12/md-fix-bitmap-on-external-file-bug.patch diff --git a/review-2.6.27/minix-fix-add-link-s-wrong-position-calculation.patch b/releases/2.6.27.12/minix-fix-add-link-s-wrong-position-calculation.patch similarity index 100% rename from review-2.6.27/minix-fix-add-link-s-wrong-position-calculation.patch rename to releases/2.6.27.12/minix-fix-add-link-s-wrong-position-calculation.patch diff --git a/review-2.6.27/mm-fix-assertion.patch b/releases/2.6.27.12/mm-fix-assertion.patch similarity index 100% rename from review-2.6.27/mm-fix-assertion.patch rename to releases/2.6.27.12/mm-fix-assertion.patch diff --git a/review-2.6.27/mm-lockless-pagecache-barrier-fix.patch b/releases/2.6.27.12/mm-lockless-pagecache-barrier-fix.patch similarity index 100% rename from review-2.6.27/mm-lockless-pagecache-barrier-fix.patch rename to releases/2.6.27.12/mm-lockless-pagecache-barrier-fix.patch diff --git a/review-2.6.27/mvsas-increase-port-type-detection-delay-to-suit-seagate-s-10k6-drive-st3450856ss-0003.patch b/releases/2.6.27.12/mvsas-increase-port-type-detection-delay-to-suit-seagate-s-10k6-drive-st3450856ss-0003.patch similarity index 100% rename from review-2.6.27/mvsas-increase-port-type-detection-delay-to-suit-seagate-s-10k6-drive-st3450856ss-0003.patch rename to releases/2.6.27.12/mvsas-increase-port-type-detection-delay-to-suit-seagate-s-10k6-drive-st3450856ss-0003.patch diff --git a/review-2.6.27/nfs-remove-redundant-tests-on-reading-new-pages.patch b/releases/2.6.27.12/nfs-remove-redundant-tests-on-reading-new-pages.patch similarity index 100% rename from review-2.6.27/nfs-remove-redundant-tests-on-reading-new-pages.patch rename to releases/2.6.27.12/nfs-remove-redundant-tests-on-reading-new-pages.patch diff --git a/review-2.6.27/pci-handle-pci-state-saving-with-interrupts-disabled.patch b/releases/2.6.27.12/pci-handle-pci-state-saving-with-interrupts-disabled.patch similarity index 100% rename from review-2.6.27/pci-handle-pci-state-saving-with-interrupts-disabled.patch rename to releases/2.6.27.12/pci-handle-pci-state-saving-with-interrupts-disabled.patch diff --git a/review-2.6.27/pci-pm-split-pci-express-port-suspend-resume.patch b/releases/2.6.27.12/pci-pm-split-pci-express-port-suspend-resume.patch similarity index 100% rename from review-2.6.27/pci-pm-split-pci-express-port-suspend-resume.patch rename to releases/2.6.27.12/pci-pm-split-pci-express-port-suspend-resume.patch diff --git a/review-2.6.27/pci-rework-default-handling-of-suspend-and-resume.patch b/releases/2.6.27.12/pci-rework-default-handling-of-suspend-and-resume.patch similarity index 100% rename from review-2.6.27/pci-rework-default-handling-of-suspend-and-resume.patch rename to releases/2.6.27.12/pci-rework-default-handling-of-suspend-and-resume.patch diff --git a/review-2.6.27/pci-suspend-and-resume-pci-express-ports-with-interrupts-disabled.patch b/releases/2.6.27.12/pci-suspend-and-resume-pci-express-ports-with-interrupts-disabled.patch similarity index 100% rename from review-2.6.27/pci-suspend-and-resume-pci-express-ports-with-interrupts-disabled.patch rename to releases/2.6.27.12/pci-suspend-and-resume-pci-express-ports-with-interrupts-disabled.patch diff --git a/review-2.6.27/powerpc-disable-collaborative-memory-manager-for-kdump.patch b/releases/2.6.27.12/powerpc-disable-collaborative-memory-manager-for-kdump.patch similarity index 100% rename from review-2.6.27/powerpc-disable-collaborative-memory-manager-for-kdump.patch rename to releases/2.6.27.12/powerpc-disable-collaborative-memory-manager-for-kdump.patch diff --git a/review-2.6.27/sched_clock-prevent-scd-clock-from-moving-backwards-take-2.patch b/releases/2.6.27.12/sched_clock-prevent-scd-clock-from-moving-backwards-take-2.patch similarity index 100% rename from review-2.6.27/sched_clock-prevent-scd-clock-from-moving-backwards-take-2.patch rename to releases/2.6.27.12/sched_clock-prevent-scd-clock-from-moving-backwards-take-2.patch diff --git a/review-2.6.27/scsi-aha152x_cs-fix-regression-that-keeps-driver-from-using-shared-interrupts.patch b/releases/2.6.27.12/scsi-aha152x_cs-fix-regression-that-keeps-driver-from-using-shared-interrupts.patch similarity index 100% rename from review-2.6.27/scsi-aha152x_cs-fix-regression-that-keeps-driver-from-using-shared-interrupts.patch rename to releases/2.6.27.12/scsi-aha152x_cs-fix-regression-that-keeps-driver-from-using-shared-interrupts.patch diff --git a/review-2.6.27/scsi-eata-fix-the-data-buffer-accessors-conversion-regression.patch b/releases/2.6.27.12/scsi-eata-fix-the-data-buffer-accessors-conversion-regression.patch similarity index 100% rename from review-2.6.27/scsi-eata-fix-the-data-buffer-accessors-conversion-regression.patch rename to releases/2.6.27.12/scsi-eata-fix-the-data-buffer-accessors-conversion-regression.patch diff --git a/review-2.6.27/series b/releases/2.6.27.12/series similarity index 100% rename from review-2.6.27/series rename to releases/2.6.27.12/series diff --git a/review-2.6.27/usb-another-unusual_devs-entry-for-another-bad-argosy-storage-device.patch b/releases/2.6.27.12/usb-another-unusual_devs-entry-for-another-bad-argosy-storage-device.patch similarity index 100% rename from review-2.6.27/usb-another-unusual_devs-entry-for-another-bad-argosy-storage-device.patch rename to releases/2.6.27.12/usb-another-unusual_devs-entry-for-another-bad-argosy-storage-device.patch diff --git a/review-2.6.27/usb-emi26-fix-oops-on-load.patch b/releases/2.6.27.12/usb-emi26-fix-oops-on-load.patch similarity index 100% rename from review-2.6.27/usb-emi26-fix-oops-on-load.patch rename to releases/2.6.27.12/usb-emi26-fix-oops-on-load.patch diff --git a/review-2.6.27/usb-isp1760-use-a-specific-plx-bridge-instead-of-any-bdridge.patch b/releases/2.6.27.12/usb-isp1760-use-a-specific-plx-bridge-instead-of-any-bdridge.patch similarity index 100% rename from review-2.6.27/usb-isp1760-use-a-specific-plx-bridge-instead-of-any-bdridge.patch rename to releases/2.6.27.12/usb-isp1760-use-a-specific-plx-bridge-instead-of-any-bdridge.patch diff --git a/review-2.6.27/usb-storage-extend-unusual-range-for-067b-3507.patch b/releases/2.6.27.12/usb-storage-extend-unusual-range-for-067b-3507.patch similarity index 100% rename from review-2.6.27/usb-storage-extend-unusual-range-for-067b-3507.patch rename to releases/2.6.27.12/usb-storage-extend-unusual-range-for-067b-3507.patch diff --git a/review-2.6.27/usb-storage-recognizing-and-enabling-nokia-5200-cell-phoes.patch b/releases/2.6.27.12/usb-storage-recognizing-and-enabling-nokia-5200-cell-phoes.patch similarity index 100% rename from review-2.6.27/usb-storage-recognizing-and-enabling-nokia-5200-cell-phoes.patch rename to releases/2.6.27.12/usb-storage-recognizing-and-enabling-nokia-5200-cell-phoes.patch diff --git a/review-2.6.27/usb-unusual_devs.h-additions-for-pentax-k10d.patch b/releases/2.6.27.12/usb-unusual_devs.h-additions-for-pentax-k10d.patch similarity index 100% rename from review-2.6.27/usb-unusual_devs.h-additions-for-pentax-k10d.patch rename to releases/2.6.27.12/usb-unusual_devs.h-additions-for-pentax-k10d.patch diff --git a/review-2.6.27/x86-avoid-theoretical-vmalloc-fault-loop.patch b/releases/2.6.27.12/x86-avoid-theoretical-vmalloc-fault-loop.patch similarity index 100% rename from review-2.6.27/x86-avoid-theoretical-vmalloc-fault-loop.patch rename to releases/2.6.27.12/x86-avoid-theoretical-vmalloc-fault-loop.patch diff --git a/review-2.6.27/x86-cpa-dont-use-large-pages-for-kernel-identity-mapping-with-debug_pagealloc.patch b/releases/2.6.27.12/x86-cpa-dont-use-large-pages-for-kernel-identity-mapping-with-debug_pagealloc.patch similarity index 100% rename from review-2.6.27/x86-cpa-dont-use-large-pages-for-kernel-identity-mapping-with-debug_pagealloc.patch rename to releases/2.6.27.12/x86-cpa-dont-use-large-pages-for-kernel-identity-mapping-with-debug_pagealloc.patch diff --git a/review-2.6.27/x86-default-to-swiotlb-y-on-x86_64.patch b/releases/2.6.27.12/x86-default-to-swiotlb-y-on-x86_64.patch similarity index 100% rename from review-2.6.27/x86-default-to-swiotlb-y-on-x86_64.patch rename to releases/2.6.27.12/x86-default-to-swiotlb-y-on-x86_64.patch diff --git a/review-2.6.27/x86-fix-incorrect-__read_mostly-on-_boot_cpu_pda.patch b/releases/2.6.27.12/x86-fix-incorrect-__read_mostly-on-_boot_cpu_pda.patch similarity index 100% rename from review-2.6.27/x86-fix-incorrect-__read_mostly-on-_boot_cpu_pda.patch rename to releases/2.6.27.12/x86-fix-incorrect-__read_mostly-on-_boot_cpu_pda.patch diff --git a/review-2.6.27/x86-fix-rip-printout-in-early_idt_handler.patch b/releases/2.6.27.12/x86-fix-rip-printout-in-early_idt_handler.patch similarity index 100% rename from review-2.6.27/x86-fix-rip-printout-in-early_idt_handler.patch rename to releases/2.6.27.12/x86-fix-rip-printout-in-early_idt_handler.patch diff --git a/review-2.6.27/x86-uv-remove-erroneous-bau-initialization.patch b/releases/2.6.27.12/x86-uv-remove-erroneous-bau-initialization.patch similarity index 100% rename from review-2.6.27/x86-uv-remove-erroneous-bau-initialization.patch rename to releases/2.6.27.12/x86-uv-remove-erroneous-bau-initialization.patch