diff --git a/build-source-timestamp b/build-source-timestamp index 20be44744..a1bdba6a3 100644 --- a/build-source-timestamp +++ b/build-source-timestamp @@ -1 +1 @@ -2008-10-24 14:08:28 +0200 +2008-10-24 17:40:47 +0200 diff --git a/config.tar.bz2 b/config.tar.bz2 index 2a6fab430..fff85157d 100644 --- a/config.tar.bz2 +++ b/config.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7fed88d2287a8dc5b1e8df8a2c08270110ff5bc67c16fea96821bef48cc2d566 -size 135655 +oid sha256:8d9520b8aa0140a38ff2808dc0fdbee34eefde1db2410379385b50ba1b2c5ef7 +size 135658 diff --git a/kabi.tar.bz2 b/kabi.tar.bz2 index 47b917566..f403632cb 100644 --- a/kabi.tar.bz2 +++ b/kabi.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e42c4d109b2a8f57b5e2e616a6212b1efe26bd6b8c5628d3249d0017c6a214e3 -size 2272 +oid sha256:f1ed544d35336321c457eb9cf956206a163fdff8db6beddc19502ce38f9c844a +size 2265 diff --git a/kernel-debug.changes b/kernel-debug.changes index b94e21732..195c41775 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,187 @@ +------------------------------------------------------------------- +Fri Oct 24 17:40:25 CEST 2008 - jack@suse.cz + +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). - fixed 64-bit division + +------------------------------------------------------------------- +Fri Oct 24 17:14:33 CEST 2008 - jeffm@suse.de + +- Update config files for -rt. + +------------------------------------------------------------------- +Fri Oct 24 17:09:57 CEST 2008 - hare@suse.de + +- patches.suse/cgroup-freezer.patch: Add TIF_FREEZE for s390. + +------------------------------------------------------------------- +Fri Oct 24 16:49:53 CEST 2008 - olh@suse.de + +- move patches.suse/md-raid-metadata-PAGE_SIZE.patch + to patches.kernel.org/md-raid-metadata-PAGE_SIZE.patch + to allow raid0 with 64k PAGE_SIZE + +------------------------------------------------------------------- +Fri Oct 24 16:49:41 CEST 2008 - jack@suse.cz + +- Update config files. +- supported.conf: Added new quota module +- patches.suse/xfs-dmapi-enable: Enable XFS DMAPI. - Refreshed + + Quotas for OCFS2: +- patches.suse/quota-Add-callbacks-for-allocating-and-destroying-d.patch: + quota: Add callbacks for allocating and destroying dquot + structures (fate#302681). +- patches.suse/quota-Increase-size-of-variables-for-limits-and-ino.patch: + quota: Increase size of variables for limits and inode usage + (fate#302681). +- patches.suse/quota-Remove-bogus-optimization-in-check_idq-an.patch: + quota: Remove bogus 'optimization' in check_idq() and + check_bdq() (fate#302681). +- patches.suse/quota-Make-_SUSPENDED-just-a-flag.patch: quota: + Make _SUSPENDED just a flag (fate#302681). +- patches.suse/quota-Allow-to-separately-enable-quota-accounting-a.patch: + quota: Allow to separately enable quota accounting and enforcing + limits (fate#302681). +- patches.suse/ext3-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext3: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/ext4-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext4: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/reiserfs-Use-sb_any_quota_loaded-instead-of-sb_an.patch: + reiserfs: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled(). (fate#302681). +- patches.suse/quota-Remove-compatibility-function-sb_any_quota_en.patch: + quota: Remove compatibility function sb_any_quota_enabled() + (fate#302681). +- patches.suse/quota-Introduce-DQUOT_QUOTA_SYS_FILE-flag.patch: + quota: Introduce DQUOT_QUOTA_SYS_FILE flag (fate#302681). +- patches.suse/quota-Move-quotaio_v-12-.h-from-include-linux-to-f.patch: + quota: Move quotaio_v[12].h from include/linux/ to fs/ + (fate#302681). +- patches.suse/quota-Split-off-quota-tree-handling-into-a-separate.patch: + quota: Split off quota tree handling into a separate file + (fate#302681). +- patches.suse/quota-Convert-union-in-mem_dqinfo-to-a-pointer.patch: + quota: Convert union in mem_dqinfo to a pointer (fate#302681). +- patches.suse/quota-Allow-negative-usage-of-space-and-inodes.patch: + quota: Allow negative usage of space and inodes (fate#302681). +- patches.suse/quota-Keep-which-entries-were-set-by-SETQUOTA-quota.patch: + quota: Keep which entries were set by SETQUOTA quotactl + (fate#302681). +- patches.suse/quota-Add-helpers-to-allow-ocfs2-specific-quota-ini.patch: + quota: Add helpers to allow ocfs2 specific quota initialization, + freeing and recovery (fate#302681). +- patches.suse/quota-Implement-function-for-scanning-active-dquots.patch: + quota: Implement function for scanning active dquots + (fate#302681). +- patches.suse/ocfs2-Fix-check-of-return-value-of-ocfs2_start_tran.patch: + ocfs2: Fix check of return value of ocfs2_start_trans() + (fate#302681). +- patches.suse/ocfs2-Support-nested-transactions.patch: ocfs2: + Support nested transactions (fate#302681). +- patches.suse/ocfs2-Fix-checking-of-return-value-of-new_inode.patch: + ocfs2: Fix checking of return value of new_inode() + (fate#302681). +- patches.suse/ocfs2-Let-inode-be-really-deleted-when-ocfs2_mknod_.patch: + ocfs2: Let inode be really deleted when ocfs2_mknod_locked() + fails (fate#302681). +- patches.suse/ocfs2-Assign-feature-bits-and-system-inodes-to-quot.patch: + ocfs2: Assign feature bits and system inodes to quota feature + and quota files (fate#302681). +- patches.suse/ocfs2-Mark-system-files-as-not-subject-to-quota-acc.patch: + ocfs2: Mark system files as not subject to quota accounting + (fate#302681). +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). +- patches.suse/ocfs2-Add-quota-calls-for-allocation-and-freeing-of.patch: + ocfs2: Add quota calls for allocation and freeing of inodes + and space (fate#302681). +- patches.suse/ocfs2-Enable-quota-accounting-on-mount-disable-on.patch: + ocfs2: Enable quota accounting on mount, disable on umount + (fate#302681). +- patches.suse/ocfs2-Implement-quota-syncing-thread.patch: ocfs2: + Implement quota syncing thread (fate#302681). +- patches.suse/ocfs2-Implement-quota-recovery.patch: ocfs2: + Implement quota recovery (fate#302681). + +------------------------------------------------------------------- +Fri Oct 24 15:53:20 CEST 2008 - kkeil@suse.de + +- patches.fixes/cxgb3_fix_race_in_EEH: cxgb3: fix race in EEH. + (bnc#430093) + +------------------------------------------------------------------- +Fri Oct 24 15:51:12 CEST 2008 - jeffm@suse.de + +- Refreshed context for -RT patches so they apply again. + +------------------------------------------------------------------- +Fri Oct 24 15:32:06 CEST 2008 - rw@suse.de + +- patches.drivers/sgi-ioc4-request-submodules: + Make ioc4 request dependant modules. (bnc#429215) + +------------------------------------------------------------------- +Fri Oct 24 15:13:21 CEST 2008 - hare@suse.de + +- Update config files: Disable FAIL_MAKE_REQUEST. + +------------------------------------------------------------------- +Fri Oct 24 15:11:46 CEST 2008 - tiwai@suse.de + +- patches.drivers/alsa-usb-exclude-1st-slot: Delete this old ugly + workaround patch. + +------------------------------------------------------------------- +Fri Oct 24 14:18:07 CEST 2008 - hare@suse.de + +- Include patches from upstream: + - patches.fixes/block-use-bio_has_data: Implement bio_has_data(). + - patches.fixes/block-git-fixes: Block layer fixes for 2.6.28. + - patches.fixes/block-rq-affinity: Implement rq affinity. + - patches.fixes/dm-mpath-remove-is_active: dm mpath: remove + is_active from struct dm_path. + - patches.fixes/block-discard-requests: Implement block discard. + - patches.drivers/dm-abort-queue-on-failed-paths: dm: Call + blk_abort_queue on failed paths (bnc#417544). + - patches.drivers/block-call-sync-on-cleanup: block: + blk_cleanup_queue() should call blk_sync_queue(). +- Refaktor and update request-based multipath patches: + - patches.drivers/blk-request-based-multipath-update: + Update request-based multipathing patches to upstream version + (bnc#434105). + - patches.suse/rq-based-multipath: Update to latest version + of request-based multipathing patchset (bnc#434105) + - patches.drivers/block-abort-request-rq-complete-marking: + use rq complete marking in blk_abort_request (bnc#434105). + - patches.fixes/scsi-atomic-blk-timer-deletes: Delete. + - patches.fixes/dm-mpath-abort-queue: Delete. + - patches.suse/rq-based-block-layer: Delete. + - patches.suse/rq-based-dm-interface: Delete. + - patches.suse/rq-based-multipath-functions: Delete. + - patches.suse/rq-based-init-crash: Delete. +- Update patches to upstream version: + - patches.drivers/bdev-resize-check-for-device-resize + - patches.drivers/bdev-resize-added-flush_disk + - patches.drivers/bdev-resize-call-flush_disk + - patches.drivers/bdev-resize-sd-driver-calls + - patches.drivers/block-timeout-handling + - patches.drivers/bdev-resize-adjust-block-device-size + - patches.drivers/bdev-resize-wrapper-for-revalidate_disk + - patches.drivers/block-abort-queue + - patches.fixes/scsi-enhance-error-codes +- Rediff patches: + - patches.fixes/scsi-misc-git-update + - patches.suse/dm-barrier-single-device + - patches.suse/kdb-common + - patches.drivers/lpfc-8.2.8-update + - patches.drivers/lpfc-8.2.8.3-update + - patches.drivers/mpt-fusion-4.00.43.00-update + ------------------------------------------------------------------- Fri Oct 24 14:07:43 CEST 2008 - bwalle@suse.de @@ -425,7 +609,17 @@ Fri Oct 17 17:42:48 CEST 2008 - bwalle@suse.de uninstalling the kernel. ------------------------------------------------------------------- -Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com +Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com + +- ocfs2 ACL / security attribute support + - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch + - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch + - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch + - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch + - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch + +------------------------------------------------------------------- +Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com - ocfs2 fixes / updates from 2.6.28 merge window - patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch @@ -447,16 +641,6 @@ Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com - patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch - patches.suse/ocfs2-fix-build-error.patch -------------------------------------------------------------------- -Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com - -- ocfs2 ACL / security attribute support - - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch - - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch - - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch - - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch - - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch - ------------------------------------------------------------------- Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com diff --git a/kernel-debug.spec b/kernel-debug.spec index 16f1857d0..05abdab69 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -58,7 +58,7 @@ Name: kernel-debug Summary: A Debug Version of the Kernel Version: 2.6.27.3 -Release: 1 +Release: 2 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ @@ -215,7 +215,7 @@ Only use this kernel when investigating problems. -Source Timestamp: 2008-10-24 14:08:28 +0200 +Source Timestamp: 2008-10-24 17:40:47 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then @@ -700,7 +700,7 @@ This package contains only the base modules, required in all installs. -Source Timestamp: 2008-10-24 14:08:28 +0200 +Source Timestamp: 2008-10-24 17:40:47 +0200 %preun base -f preun-base.sh @@ -737,7 +737,7 @@ This package contains additional modules not supported by Novell. -Source Timestamp: 2008-10-24 14:08:28 +0200 +Source Timestamp: 2008-10-24 17:40:47 +0200 %preun extra -f preun-extra.sh @@ -751,8 +751,157 @@ Source Timestamp: 2008-10-24 14:08:28 +0200 %files -n kernel-debug-extra -f kernel-extra.files %defattr(-, root, root) %endif - %changelog +* Fri Oct 24 2008 jack@suse.cz +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). - fixed 64-bit division +* Fri Oct 24 2008 jeffm@suse.de +- Update config files for -rt. +* Fri Oct 24 2008 hare@suse.de +- patches.suse/cgroup-freezer.patch: Add TIF_FREEZE for s390. +* Fri Oct 24 2008 olh@suse.de +- move patches.suse/md-raid-metadata-PAGE_SIZE.patch + to patches.kernel.org/md-raid-metadata-PAGE_SIZE.patch + to allow raid0 with 64k PAGE_SIZE +* Fri Oct 24 2008 jack@suse.cz +- Update config files. +- supported.conf: Added new quota module +- patches.suse/xfs-dmapi-enable: Enable XFS DMAPI. - Refreshed + Quotas for OCFS2: +- patches.suse/quota-Add-callbacks-for-allocating-and-destroying-d.patch: + quota: Add callbacks for allocating and destroying dquot + structures (fate#302681). +- patches.suse/quota-Increase-size-of-variables-for-limits-and-ino.patch: + quota: Increase size of variables for limits and inode usage + (fate#302681). +- patches.suse/quota-Remove-bogus-optimization-in-check_idq-an.patch: + quota: Remove bogus 'optimization' in check_idq() and + check_bdq() (fate#302681). +- patches.suse/quota-Make-_SUSPENDED-just-a-flag.patch: quota: + Make _SUSPENDED just a flag (fate#302681). +- patches.suse/quota-Allow-to-separately-enable-quota-accounting-a.patch: + quota: Allow to separately enable quota accounting and enforcing + limits (fate#302681). +- patches.suse/ext3-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext3: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/ext4-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext4: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/reiserfs-Use-sb_any_quota_loaded-instead-of-sb_an.patch: + reiserfs: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled(). (fate#302681). +- patches.suse/quota-Remove-compatibility-function-sb_any_quota_en.patch: + quota: Remove compatibility function sb_any_quota_enabled() + (fate#302681). +- patches.suse/quota-Introduce-DQUOT_QUOTA_SYS_FILE-flag.patch: + quota: Introduce DQUOT_QUOTA_SYS_FILE flag (fate#302681). +- patches.suse/quota-Move-quotaio_v-12-.h-from-include-linux-to-f.patch: + quota: Move quotaio_v[12].h from include/linux/ to fs/ + (fate#302681). +- patches.suse/quota-Split-off-quota-tree-handling-into-a-separate.patch: + quota: Split off quota tree handling into a separate file + (fate#302681). +- patches.suse/quota-Convert-union-in-mem_dqinfo-to-a-pointer.patch: + quota: Convert union in mem_dqinfo to a pointer (fate#302681). +- patches.suse/quota-Allow-negative-usage-of-space-and-inodes.patch: + quota: Allow negative usage of space and inodes (fate#302681). +- patches.suse/quota-Keep-which-entries-were-set-by-SETQUOTA-quota.patch: + quota: Keep which entries were set by SETQUOTA quotactl + (fate#302681). +- patches.suse/quota-Add-helpers-to-allow-ocfs2-specific-quota-ini.patch: + quota: Add helpers to allow ocfs2 specific quota initialization, + freeing and recovery (fate#302681). +- patches.suse/quota-Implement-function-for-scanning-active-dquots.patch: + quota: Implement function for scanning active dquots + (fate#302681). +- patches.suse/ocfs2-Fix-check-of-return-value-of-ocfs2_start_tran.patch: + ocfs2: Fix check of return value of ocfs2_start_trans() + (fate#302681). +- patches.suse/ocfs2-Support-nested-transactions.patch: ocfs2: + Support nested transactions (fate#302681). +- patches.suse/ocfs2-Fix-checking-of-return-value-of-new_inode.patch: + ocfs2: Fix checking of return value of new_inode() + (fate#302681). +- patches.suse/ocfs2-Let-inode-be-really-deleted-when-ocfs2_mknod_.patch: + ocfs2: Let inode be really deleted when ocfs2_mknod_locked() + fails (fate#302681). +- patches.suse/ocfs2-Assign-feature-bits-and-system-inodes-to-quot.patch: + ocfs2: Assign feature bits and system inodes to quota feature + and quota files (fate#302681). +- patches.suse/ocfs2-Mark-system-files-as-not-subject-to-quota-acc.patch: + ocfs2: Mark system files as not subject to quota accounting + (fate#302681). +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). +- patches.suse/ocfs2-Add-quota-calls-for-allocation-and-freeing-of.patch: + ocfs2: Add quota calls for allocation and freeing of inodes + and space (fate#302681). +- patches.suse/ocfs2-Enable-quota-accounting-on-mount-disable-on.patch: + ocfs2: Enable quota accounting on mount, disable on umount + (fate#302681). +- patches.suse/ocfs2-Implement-quota-syncing-thread.patch: ocfs2: + Implement quota syncing thread (fate#302681). +- patches.suse/ocfs2-Implement-quota-recovery.patch: ocfs2: + Implement quota recovery (fate#302681). +* Fri Oct 24 2008 kkeil@suse.de +- patches.fixes/cxgb3_fix_race_in_EEH: cxgb3: fix race in EEH. + (bnc#430093) +* Fri Oct 24 2008 jeffm@suse.de +- Refreshed context for -RT patches so they apply again. +* Fri Oct 24 2008 rw@suse.de +- patches.drivers/sgi-ioc4-request-submodules: + Make ioc4 request dependant modules. (bnc#429215) +* Fri Oct 24 2008 hare@suse.de +- Update config files: Disable FAIL_MAKE_REQUEST. +* Fri Oct 24 2008 tiwai@suse.de +- patches.drivers/alsa-usb-exclude-1st-slot: Delete this old ugly + workaround patch. +* Fri Oct 24 2008 hare@suse.de +- Include patches from upstream: + - patches.fixes/block-use-bio_has_data: Implement bio_has_data(). + - patches.fixes/block-git-fixes: Block layer fixes for 2.6.28. + - patches.fixes/block-rq-affinity: Implement rq affinity. + - patches.fixes/dm-mpath-remove-is_active: dm mpath: remove + is_active from struct dm_path. + - patches.fixes/block-discard-requests: Implement block discard. + - patches.drivers/dm-abort-queue-on-failed-paths: dm: Call + blk_abort_queue on failed paths (bnc#417544). + - patches.drivers/block-call-sync-on-cleanup: block: + blk_cleanup_queue() should call blk_sync_queue(). +- Refaktor and update request-based multipath patches: + - patches.drivers/blk-request-based-multipath-update: + Update request-based multipathing patches to upstream version + (bnc#434105). + - patches.suse/rq-based-multipath: Update to latest version + of request-based multipathing patchset (bnc#434105) + - patches.drivers/block-abort-request-rq-complete-marking: + use rq complete marking in blk_abort_request (bnc#434105). + - patches.fixes/scsi-atomic-blk-timer-deletes: Delete. + - patches.fixes/dm-mpath-abort-queue: Delete. + - patches.suse/rq-based-block-layer: Delete. + - patches.suse/rq-based-dm-interface: Delete. + - patches.suse/rq-based-multipath-functions: Delete. + - patches.suse/rq-based-init-crash: Delete. +- Update patches to upstream version: + - patches.drivers/bdev-resize-check-for-device-resize + - patches.drivers/bdev-resize-added-flush_disk + - patches.drivers/bdev-resize-call-flush_disk + - patches.drivers/bdev-resize-sd-driver-calls + - patches.drivers/block-timeout-handling + - patches.drivers/bdev-resize-adjust-block-device-size + - patches.drivers/bdev-resize-wrapper-for-revalidate_disk + - patches.drivers/block-abort-queue + - patches.fixes/scsi-enhance-error-codes +- Rediff patches: + - patches.fixes/scsi-misc-git-update + - patches.suse/dm-barrier-single-device + - patches.suse/kdb-common + - patches.drivers/lpfc-8.2.8-update + - patches.drivers/lpfc-8.2.8.3-update + - patches.drivers/mpt-fusion-4.00.43.00-update * Fri Oct 24 2008 bwalle@suse.de - patches.suse/kdump-dump_after_notifier.patch: Add sysctl also to kernel/sysctl_check.c. @@ -999,6 +1148,13 @@ Source Timestamp: 2008-10-24 14:08:28 +0200 kdump initrd to %%ghost so that the file gets removed when uninstalling the kernel. * Fri Oct 17 2008 mfasheh@suse.com +- ocfs2 ACL / security attribute support + - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch + - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch + - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch + - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch + - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch +* Fri Oct 17 2008 mfasheh@suse.com - ocfs2 fixes / updates from 2.6.28 merge window - patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch - patches.suse/ocfs2-Add-empty-bucket-support-in-xattr.patch @@ -1019,13 +1175,6 @@ Source Timestamp: 2008-10-24 14:08:28 +0200 - patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch - patches.suse/ocfs2-fix-build-error.patch * Fri Oct 17 2008 mfasheh@suse.com -- ocfs2 ACL / security attribute support - - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch - - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch - - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch - - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch - - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch -* Fri Oct 17 2008 mfasheh@suse.com - ocfs2 dynamic local alloc patches * Fri Oct 17 2008 jslaby@suse.de - patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around diff --git a/kernel-default.changes b/kernel-default.changes index b94e21732..195c41775 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,187 @@ +------------------------------------------------------------------- +Fri Oct 24 17:40:25 CEST 2008 - jack@suse.cz + +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). - fixed 64-bit division + +------------------------------------------------------------------- +Fri Oct 24 17:14:33 CEST 2008 - jeffm@suse.de + +- Update config files for -rt. + +------------------------------------------------------------------- +Fri Oct 24 17:09:57 CEST 2008 - hare@suse.de + +- patches.suse/cgroup-freezer.patch: Add TIF_FREEZE for s390. + +------------------------------------------------------------------- +Fri Oct 24 16:49:53 CEST 2008 - olh@suse.de + +- move patches.suse/md-raid-metadata-PAGE_SIZE.patch + to patches.kernel.org/md-raid-metadata-PAGE_SIZE.patch + to allow raid0 with 64k PAGE_SIZE + +------------------------------------------------------------------- +Fri Oct 24 16:49:41 CEST 2008 - jack@suse.cz + +- Update config files. +- supported.conf: Added new quota module +- patches.suse/xfs-dmapi-enable: Enable XFS DMAPI. - Refreshed + + Quotas for OCFS2: +- patches.suse/quota-Add-callbacks-for-allocating-and-destroying-d.patch: + quota: Add callbacks for allocating and destroying dquot + structures (fate#302681). +- patches.suse/quota-Increase-size-of-variables-for-limits-and-ino.patch: + quota: Increase size of variables for limits and inode usage + (fate#302681). +- patches.suse/quota-Remove-bogus-optimization-in-check_idq-an.patch: + quota: Remove bogus 'optimization' in check_idq() and + check_bdq() (fate#302681). +- patches.suse/quota-Make-_SUSPENDED-just-a-flag.patch: quota: + Make _SUSPENDED just a flag (fate#302681). +- patches.suse/quota-Allow-to-separately-enable-quota-accounting-a.patch: + quota: Allow to separately enable quota accounting and enforcing + limits (fate#302681). +- patches.suse/ext3-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext3: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/ext4-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext4: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/reiserfs-Use-sb_any_quota_loaded-instead-of-sb_an.patch: + reiserfs: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled(). (fate#302681). +- patches.suse/quota-Remove-compatibility-function-sb_any_quota_en.patch: + quota: Remove compatibility function sb_any_quota_enabled() + (fate#302681). +- patches.suse/quota-Introduce-DQUOT_QUOTA_SYS_FILE-flag.patch: + quota: Introduce DQUOT_QUOTA_SYS_FILE flag (fate#302681). +- patches.suse/quota-Move-quotaio_v-12-.h-from-include-linux-to-f.patch: + quota: Move quotaio_v[12].h from include/linux/ to fs/ + (fate#302681). +- patches.suse/quota-Split-off-quota-tree-handling-into-a-separate.patch: + quota: Split off quota tree handling into a separate file + (fate#302681). +- patches.suse/quota-Convert-union-in-mem_dqinfo-to-a-pointer.patch: + quota: Convert union in mem_dqinfo to a pointer (fate#302681). +- patches.suse/quota-Allow-negative-usage-of-space-and-inodes.patch: + quota: Allow negative usage of space and inodes (fate#302681). +- patches.suse/quota-Keep-which-entries-were-set-by-SETQUOTA-quota.patch: + quota: Keep which entries were set by SETQUOTA quotactl + (fate#302681). +- patches.suse/quota-Add-helpers-to-allow-ocfs2-specific-quota-ini.patch: + quota: Add helpers to allow ocfs2 specific quota initialization, + freeing and recovery (fate#302681). +- patches.suse/quota-Implement-function-for-scanning-active-dquots.patch: + quota: Implement function for scanning active dquots + (fate#302681). +- patches.suse/ocfs2-Fix-check-of-return-value-of-ocfs2_start_tran.patch: + ocfs2: Fix check of return value of ocfs2_start_trans() + (fate#302681). +- patches.suse/ocfs2-Support-nested-transactions.patch: ocfs2: + Support nested transactions (fate#302681). +- patches.suse/ocfs2-Fix-checking-of-return-value-of-new_inode.patch: + ocfs2: Fix checking of return value of new_inode() + (fate#302681). +- patches.suse/ocfs2-Let-inode-be-really-deleted-when-ocfs2_mknod_.patch: + ocfs2: Let inode be really deleted when ocfs2_mknod_locked() + fails (fate#302681). +- patches.suse/ocfs2-Assign-feature-bits-and-system-inodes-to-quot.patch: + ocfs2: Assign feature bits and system inodes to quota feature + and quota files (fate#302681). +- patches.suse/ocfs2-Mark-system-files-as-not-subject-to-quota-acc.patch: + ocfs2: Mark system files as not subject to quota accounting + (fate#302681). +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). +- patches.suse/ocfs2-Add-quota-calls-for-allocation-and-freeing-of.patch: + ocfs2: Add quota calls for allocation and freeing of inodes + and space (fate#302681). +- patches.suse/ocfs2-Enable-quota-accounting-on-mount-disable-on.patch: + ocfs2: Enable quota accounting on mount, disable on umount + (fate#302681). +- patches.suse/ocfs2-Implement-quota-syncing-thread.patch: ocfs2: + Implement quota syncing thread (fate#302681). +- patches.suse/ocfs2-Implement-quota-recovery.patch: ocfs2: + Implement quota recovery (fate#302681). + +------------------------------------------------------------------- +Fri Oct 24 15:53:20 CEST 2008 - kkeil@suse.de + +- patches.fixes/cxgb3_fix_race_in_EEH: cxgb3: fix race in EEH. + (bnc#430093) + +------------------------------------------------------------------- +Fri Oct 24 15:51:12 CEST 2008 - jeffm@suse.de + +- Refreshed context for -RT patches so they apply again. + +------------------------------------------------------------------- +Fri Oct 24 15:32:06 CEST 2008 - rw@suse.de + +- patches.drivers/sgi-ioc4-request-submodules: + Make ioc4 request dependant modules. (bnc#429215) + +------------------------------------------------------------------- +Fri Oct 24 15:13:21 CEST 2008 - hare@suse.de + +- Update config files: Disable FAIL_MAKE_REQUEST. + +------------------------------------------------------------------- +Fri Oct 24 15:11:46 CEST 2008 - tiwai@suse.de + +- patches.drivers/alsa-usb-exclude-1st-slot: Delete this old ugly + workaround patch. + +------------------------------------------------------------------- +Fri Oct 24 14:18:07 CEST 2008 - hare@suse.de + +- Include patches from upstream: + - patches.fixes/block-use-bio_has_data: Implement bio_has_data(). + - patches.fixes/block-git-fixes: Block layer fixes for 2.6.28. + - patches.fixes/block-rq-affinity: Implement rq affinity. + - patches.fixes/dm-mpath-remove-is_active: dm mpath: remove + is_active from struct dm_path. + - patches.fixes/block-discard-requests: Implement block discard. + - patches.drivers/dm-abort-queue-on-failed-paths: dm: Call + blk_abort_queue on failed paths (bnc#417544). + - patches.drivers/block-call-sync-on-cleanup: block: + blk_cleanup_queue() should call blk_sync_queue(). +- Refaktor and update request-based multipath patches: + - patches.drivers/blk-request-based-multipath-update: + Update request-based multipathing patches to upstream version + (bnc#434105). + - patches.suse/rq-based-multipath: Update to latest version + of request-based multipathing patchset (bnc#434105) + - patches.drivers/block-abort-request-rq-complete-marking: + use rq complete marking in blk_abort_request (bnc#434105). + - patches.fixes/scsi-atomic-blk-timer-deletes: Delete. + - patches.fixes/dm-mpath-abort-queue: Delete. + - patches.suse/rq-based-block-layer: Delete. + - patches.suse/rq-based-dm-interface: Delete. + - patches.suse/rq-based-multipath-functions: Delete. + - patches.suse/rq-based-init-crash: Delete. +- Update patches to upstream version: + - patches.drivers/bdev-resize-check-for-device-resize + - patches.drivers/bdev-resize-added-flush_disk + - patches.drivers/bdev-resize-call-flush_disk + - patches.drivers/bdev-resize-sd-driver-calls + - patches.drivers/block-timeout-handling + - patches.drivers/bdev-resize-adjust-block-device-size + - patches.drivers/bdev-resize-wrapper-for-revalidate_disk + - patches.drivers/block-abort-queue + - patches.fixes/scsi-enhance-error-codes +- Rediff patches: + - patches.fixes/scsi-misc-git-update + - patches.suse/dm-barrier-single-device + - patches.suse/kdb-common + - patches.drivers/lpfc-8.2.8-update + - patches.drivers/lpfc-8.2.8.3-update + - patches.drivers/mpt-fusion-4.00.43.00-update + ------------------------------------------------------------------- Fri Oct 24 14:07:43 CEST 2008 - bwalle@suse.de @@ -425,7 +609,17 @@ Fri Oct 17 17:42:48 CEST 2008 - bwalle@suse.de uninstalling the kernel. ------------------------------------------------------------------- -Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com +Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com + +- ocfs2 ACL / security attribute support + - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch + - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch + - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch + - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch + - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch + +------------------------------------------------------------------- +Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com - ocfs2 fixes / updates from 2.6.28 merge window - patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch @@ -447,16 +641,6 @@ Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com - patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch - patches.suse/ocfs2-fix-build-error.patch -------------------------------------------------------------------- -Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com - -- ocfs2 ACL / security attribute support - - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch - - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch - - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch - - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch - - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch - ------------------------------------------------------------------- Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com diff --git a/kernel-default.spec b/kernel-default.spec index 3a3d11326..b3703f1cb 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -58,7 +58,7 @@ Name: kernel-default Summary: The Standard Kernel Version: 2.6.27.3 -Release: 1 +Release: 2 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ @@ -233,7 +233,7 @@ The standard kernel for both uniprocessor and multiprocessor systems. -Source Timestamp: 2008-10-24 14:08:28 +0200 +Source Timestamp: 2008-10-24 17:40:47 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then @@ -717,7 +717,7 @@ This package contains only the base modules, required in all installs. -Source Timestamp: 2008-10-24 14:08:28 +0200 +Source Timestamp: 2008-10-24 17:40:47 +0200 %preun base -f preun-base.sh @@ -753,7 +753,7 @@ This package contains additional modules not supported by Novell. -Source Timestamp: 2008-10-24 14:08:28 +0200 +Source Timestamp: 2008-10-24 17:40:47 +0200 %preun extra -f preun-extra.sh @@ -767,8 +767,157 @@ Source Timestamp: 2008-10-24 14:08:28 +0200 %files -n kernel-default-extra -f kernel-extra.files %defattr(-, root, root) %endif - %changelog +* Fri Oct 24 2008 jack@suse.cz +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). - fixed 64-bit division +* Fri Oct 24 2008 jeffm@suse.de +- Update config files for -rt. +* Fri Oct 24 2008 hare@suse.de +- patches.suse/cgroup-freezer.patch: Add TIF_FREEZE for s390. +* Fri Oct 24 2008 olh@suse.de +- move patches.suse/md-raid-metadata-PAGE_SIZE.patch + to patches.kernel.org/md-raid-metadata-PAGE_SIZE.patch + to allow raid0 with 64k PAGE_SIZE +* Fri Oct 24 2008 jack@suse.cz +- Update config files. +- supported.conf: Added new quota module +- patches.suse/xfs-dmapi-enable: Enable XFS DMAPI. - Refreshed + Quotas for OCFS2: +- patches.suse/quota-Add-callbacks-for-allocating-and-destroying-d.patch: + quota: Add callbacks for allocating and destroying dquot + structures (fate#302681). +- patches.suse/quota-Increase-size-of-variables-for-limits-and-ino.patch: + quota: Increase size of variables for limits and inode usage + (fate#302681). +- patches.suse/quota-Remove-bogus-optimization-in-check_idq-an.patch: + quota: Remove bogus 'optimization' in check_idq() and + check_bdq() (fate#302681). +- patches.suse/quota-Make-_SUSPENDED-just-a-flag.patch: quota: + Make _SUSPENDED just a flag (fate#302681). +- patches.suse/quota-Allow-to-separately-enable-quota-accounting-a.patch: + quota: Allow to separately enable quota accounting and enforcing + limits (fate#302681). +- patches.suse/ext3-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext3: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/ext4-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext4: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/reiserfs-Use-sb_any_quota_loaded-instead-of-sb_an.patch: + reiserfs: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled(). (fate#302681). +- patches.suse/quota-Remove-compatibility-function-sb_any_quota_en.patch: + quota: Remove compatibility function sb_any_quota_enabled() + (fate#302681). +- patches.suse/quota-Introduce-DQUOT_QUOTA_SYS_FILE-flag.patch: + quota: Introduce DQUOT_QUOTA_SYS_FILE flag (fate#302681). +- patches.suse/quota-Move-quotaio_v-12-.h-from-include-linux-to-f.patch: + quota: Move quotaio_v[12].h from include/linux/ to fs/ + (fate#302681). +- patches.suse/quota-Split-off-quota-tree-handling-into-a-separate.patch: + quota: Split off quota tree handling into a separate file + (fate#302681). +- patches.suse/quota-Convert-union-in-mem_dqinfo-to-a-pointer.patch: + quota: Convert union in mem_dqinfo to a pointer (fate#302681). +- patches.suse/quota-Allow-negative-usage-of-space-and-inodes.patch: + quota: Allow negative usage of space and inodes (fate#302681). +- patches.suse/quota-Keep-which-entries-were-set-by-SETQUOTA-quota.patch: + quota: Keep which entries were set by SETQUOTA quotactl + (fate#302681). +- patches.suse/quota-Add-helpers-to-allow-ocfs2-specific-quota-ini.patch: + quota: Add helpers to allow ocfs2 specific quota initialization, + freeing and recovery (fate#302681). +- patches.suse/quota-Implement-function-for-scanning-active-dquots.patch: + quota: Implement function for scanning active dquots + (fate#302681). +- patches.suse/ocfs2-Fix-check-of-return-value-of-ocfs2_start_tran.patch: + ocfs2: Fix check of return value of ocfs2_start_trans() + (fate#302681). +- patches.suse/ocfs2-Support-nested-transactions.patch: ocfs2: + Support nested transactions (fate#302681). +- patches.suse/ocfs2-Fix-checking-of-return-value-of-new_inode.patch: + ocfs2: Fix checking of return value of new_inode() + (fate#302681). +- patches.suse/ocfs2-Let-inode-be-really-deleted-when-ocfs2_mknod_.patch: + ocfs2: Let inode be really deleted when ocfs2_mknod_locked() + fails (fate#302681). +- patches.suse/ocfs2-Assign-feature-bits-and-system-inodes-to-quot.patch: + ocfs2: Assign feature bits and system inodes to quota feature + and quota files (fate#302681). +- patches.suse/ocfs2-Mark-system-files-as-not-subject-to-quota-acc.patch: + ocfs2: Mark system files as not subject to quota accounting + (fate#302681). +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). +- patches.suse/ocfs2-Add-quota-calls-for-allocation-and-freeing-of.patch: + ocfs2: Add quota calls for allocation and freeing of inodes + and space (fate#302681). +- patches.suse/ocfs2-Enable-quota-accounting-on-mount-disable-on.patch: + ocfs2: Enable quota accounting on mount, disable on umount + (fate#302681). +- patches.suse/ocfs2-Implement-quota-syncing-thread.patch: ocfs2: + Implement quota syncing thread (fate#302681). +- patches.suse/ocfs2-Implement-quota-recovery.patch: ocfs2: + Implement quota recovery (fate#302681). +* Fri Oct 24 2008 kkeil@suse.de +- patches.fixes/cxgb3_fix_race_in_EEH: cxgb3: fix race in EEH. + (bnc#430093) +* Fri Oct 24 2008 jeffm@suse.de +- Refreshed context for -RT patches so they apply again. +* Fri Oct 24 2008 rw@suse.de +- patches.drivers/sgi-ioc4-request-submodules: + Make ioc4 request dependant modules. (bnc#429215) +* Fri Oct 24 2008 hare@suse.de +- Update config files: Disable FAIL_MAKE_REQUEST. +* Fri Oct 24 2008 tiwai@suse.de +- patches.drivers/alsa-usb-exclude-1st-slot: Delete this old ugly + workaround patch. +* Fri Oct 24 2008 hare@suse.de +- Include patches from upstream: + - patches.fixes/block-use-bio_has_data: Implement bio_has_data(). + - patches.fixes/block-git-fixes: Block layer fixes for 2.6.28. + - patches.fixes/block-rq-affinity: Implement rq affinity. + - patches.fixes/dm-mpath-remove-is_active: dm mpath: remove + is_active from struct dm_path. + - patches.fixes/block-discard-requests: Implement block discard. + - patches.drivers/dm-abort-queue-on-failed-paths: dm: Call + blk_abort_queue on failed paths (bnc#417544). + - patches.drivers/block-call-sync-on-cleanup: block: + blk_cleanup_queue() should call blk_sync_queue(). +- Refaktor and update request-based multipath patches: + - patches.drivers/blk-request-based-multipath-update: + Update request-based multipathing patches to upstream version + (bnc#434105). + - patches.suse/rq-based-multipath: Update to latest version + of request-based multipathing patchset (bnc#434105) + - patches.drivers/block-abort-request-rq-complete-marking: + use rq complete marking in blk_abort_request (bnc#434105). + - patches.fixes/scsi-atomic-blk-timer-deletes: Delete. + - patches.fixes/dm-mpath-abort-queue: Delete. + - patches.suse/rq-based-block-layer: Delete. + - patches.suse/rq-based-dm-interface: Delete. + - patches.suse/rq-based-multipath-functions: Delete. + - patches.suse/rq-based-init-crash: Delete. +- Update patches to upstream version: + - patches.drivers/bdev-resize-check-for-device-resize + - patches.drivers/bdev-resize-added-flush_disk + - patches.drivers/bdev-resize-call-flush_disk + - patches.drivers/bdev-resize-sd-driver-calls + - patches.drivers/block-timeout-handling + - patches.drivers/bdev-resize-adjust-block-device-size + - patches.drivers/bdev-resize-wrapper-for-revalidate_disk + - patches.drivers/block-abort-queue + - patches.fixes/scsi-enhance-error-codes +- Rediff patches: + - patches.fixes/scsi-misc-git-update + - patches.suse/dm-barrier-single-device + - patches.suse/kdb-common + - patches.drivers/lpfc-8.2.8-update + - patches.drivers/lpfc-8.2.8.3-update + - patches.drivers/mpt-fusion-4.00.43.00-update * Fri Oct 24 2008 bwalle@suse.de - patches.suse/kdump-dump_after_notifier.patch: Add sysctl also to kernel/sysctl_check.c. @@ -1015,6 +1164,13 @@ Source Timestamp: 2008-10-24 14:08:28 +0200 kdump initrd to %%ghost so that the file gets removed when uninstalling the kernel. * Fri Oct 17 2008 mfasheh@suse.com +- ocfs2 ACL / security attribute support + - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch + - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch + - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch + - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch + - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch +* Fri Oct 17 2008 mfasheh@suse.com - ocfs2 fixes / updates from 2.6.28 merge window - patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch - patches.suse/ocfs2-Add-empty-bucket-support-in-xattr.patch @@ -1035,13 +1191,6 @@ Source Timestamp: 2008-10-24 14:08:28 +0200 - patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch - patches.suse/ocfs2-fix-build-error.patch * Fri Oct 17 2008 mfasheh@suse.com -- ocfs2 ACL / security attribute support - - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch - - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch - - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch - - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch - - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch -* Fri Oct 17 2008 mfasheh@suse.com - ocfs2 dynamic local alloc patches * Fri Oct 17 2008 jslaby@suse.de - patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around diff --git a/kernel-dummy.changes b/kernel-dummy.changes index b94e21732..195c41775 100644 --- a/kernel-dummy.changes +++ b/kernel-dummy.changes @@ -1,3 +1,187 @@ +------------------------------------------------------------------- +Fri Oct 24 17:40:25 CEST 2008 - jack@suse.cz + +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). - fixed 64-bit division + +------------------------------------------------------------------- +Fri Oct 24 17:14:33 CEST 2008 - jeffm@suse.de + +- Update config files for -rt. + +------------------------------------------------------------------- +Fri Oct 24 17:09:57 CEST 2008 - hare@suse.de + +- patches.suse/cgroup-freezer.patch: Add TIF_FREEZE for s390. + +------------------------------------------------------------------- +Fri Oct 24 16:49:53 CEST 2008 - olh@suse.de + +- move patches.suse/md-raid-metadata-PAGE_SIZE.patch + to patches.kernel.org/md-raid-metadata-PAGE_SIZE.patch + to allow raid0 with 64k PAGE_SIZE + +------------------------------------------------------------------- +Fri Oct 24 16:49:41 CEST 2008 - jack@suse.cz + +- Update config files. +- supported.conf: Added new quota module +- patches.suse/xfs-dmapi-enable: Enable XFS DMAPI. - Refreshed + + Quotas for OCFS2: +- patches.suse/quota-Add-callbacks-for-allocating-and-destroying-d.patch: + quota: Add callbacks for allocating and destroying dquot + structures (fate#302681). +- patches.suse/quota-Increase-size-of-variables-for-limits-and-ino.patch: + quota: Increase size of variables for limits and inode usage + (fate#302681). +- patches.suse/quota-Remove-bogus-optimization-in-check_idq-an.patch: + quota: Remove bogus 'optimization' in check_idq() and + check_bdq() (fate#302681). +- patches.suse/quota-Make-_SUSPENDED-just-a-flag.patch: quota: + Make _SUSPENDED just a flag (fate#302681). +- patches.suse/quota-Allow-to-separately-enable-quota-accounting-a.patch: + quota: Allow to separately enable quota accounting and enforcing + limits (fate#302681). +- patches.suse/ext3-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext3: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/ext4-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext4: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/reiserfs-Use-sb_any_quota_loaded-instead-of-sb_an.patch: + reiserfs: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled(). (fate#302681). +- patches.suse/quota-Remove-compatibility-function-sb_any_quota_en.patch: + quota: Remove compatibility function sb_any_quota_enabled() + (fate#302681). +- patches.suse/quota-Introduce-DQUOT_QUOTA_SYS_FILE-flag.patch: + quota: Introduce DQUOT_QUOTA_SYS_FILE flag (fate#302681). +- patches.suse/quota-Move-quotaio_v-12-.h-from-include-linux-to-f.patch: + quota: Move quotaio_v[12].h from include/linux/ to fs/ + (fate#302681). +- patches.suse/quota-Split-off-quota-tree-handling-into-a-separate.patch: + quota: Split off quota tree handling into a separate file + (fate#302681). +- patches.suse/quota-Convert-union-in-mem_dqinfo-to-a-pointer.patch: + quota: Convert union in mem_dqinfo to a pointer (fate#302681). +- patches.suse/quota-Allow-negative-usage-of-space-and-inodes.patch: + quota: Allow negative usage of space and inodes (fate#302681). +- patches.suse/quota-Keep-which-entries-were-set-by-SETQUOTA-quota.patch: + quota: Keep which entries were set by SETQUOTA quotactl + (fate#302681). +- patches.suse/quota-Add-helpers-to-allow-ocfs2-specific-quota-ini.patch: + quota: Add helpers to allow ocfs2 specific quota initialization, + freeing and recovery (fate#302681). +- patches.suse/quota-Implement-function-for-scanning-active-dquots.patch: + quota: Implement function for scanning active dquots + (fate#302681). +- patches.suse/ocfs2-Fix-check-of-return-value-of-ocfs2_start_tran.patch: + ocfs2: Fix check of return value of ocfs2_start_trans() + (fate#302681). +- patches.suse/ocfs2-Support-nested-transactions.patch: ocfs2: + Support nested transactions (fate#302681). +- patches.suse/ocfs2-Fix-checking-of-return-value-of-new_inode.patch: + ocfs2: Fix checking of return value of new_inode() + (fate#302681). +- patches.suse/ocfs2-Let-inode-be-really-deleted-when-ocfs2_mknod_.patch: + ocfs2: Let inode be really deleted when ocfs2_mknod_locked() + fails (fate#302681). +- patches.suse/ocfs2-Assign-feature-bits-and-system-inodes-to-quot.patch: + ocfs2: Assign feature bits and system inodes to quota feature + and quota files (fate#302681). +- patches.suse/ocfs2-Mark-system-files-as-not-subject-to-quota-acc.patch: + ocfs2: Mark system files as not subject to quota accounting + (fate#302681). +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). +- patches.suse/ocfs2-Add-quota-calls-for-allocation-and-freeing-of.patch: + ocfs2: Add quota calls for allocation and freeing of inodes + and space (fate#302681). +- patches.suse/ocfs2-Enable-quota-accounting-on-mount-disable-on.patch: + ocfs2: Enable quota accounting on mount, disable on umount + (fate#302681). +- patches.suse/ocfs2-Implement-quota-syncing-thread.patch: ocfs2: + Implement quota syncing thread (fate#302681). +- patches.suse/ocfs2-Implement-quota-recovery.patch: ocfs2: + Implement quota recovery (fate#302681). + +------------------------------------------------------------------- +Fri Oct 24 15:53:20 CEST 2008 - kkeil@suse.de + +- patches.fixes/cxgb3_fix_race_in_EEH: cxgb3: fix race in EEH. + (bnc#430093) + +------------------------------------------------------------------- +Fri Oct 24 15:51:12 CEST 2008 - jeffm@suse.de + +- Refreshed context for -RT patches so they apply again. + +------------------------------------------------------------------- +Fri Oct 24 15:32:06 CEST 2008 - rw@suse.de + +- patches.drivers/sgi-ioc4-request-submodules: + Make ioc4 request dependant modules. (bnc#429215) + +------------------------------------------------------------------- +Fri Oct 24 15:13:21 CEST 2008 - hare@suse.de + +- Update config files: Disable FAIL_MAKE_REQUEST. + +------------------------------------------------------------------- +Fri Oct 24 15:11:46 CEST 2008 - tiwai@suse.de + +- patches.drivers/alsa-usb-exclude-1st-slot: Delete this old ugly + workaround patch. + +------------------------------------------------------------------- +Fri Oct 24 14:18:07 CEST 2008 - hare@suse.de + +- Include patches from upstream: + - patches.fixes/block-use-bio_has_data: Implement bio_has_data(). + - patches.fixes/block-git-fixes: Block layer fixes for 2.6.28. + - patches.fixes/block-rq-affinity: Implement rq affinity. + - patches.fixes/dm-mpath-remove-is_active: dm mpath: remove + is_active from struct dm_path. + - patches.fixes/block-discard-requests: Implement block discard. + - patches.drivers/dm-abort-queue-on-failed-paths: dm: Call + blk_abort_queue on failed paths (bnc#417544). + - patches.drivers/block-call-sync-on-cleanup: block: + blk_cleanup_queue() should call blk_sync_queue(). +- Refaktor and update request-based multipath patches: + - patches.drivers/blk-request-based-multipath-update: + Update request-based multipathing patches to upstream version + (bnc#434105). + - patches.suse/rq-based-multipath: Update to latest version + of request-based multipathing patchset (bnc#434105) + - patches.drivers/block-abort-request-rq-complete-marking: + use rq complete marking in blk_abort_request (bnc#434105). + - patches.fixes/scsi-atomic-blk-timer-deletes: Delete. + - patches.fixes/dm-mpath-abort-queue: Delete. + - patches.suse/rq-based-block-layer: Delete. + - patches.suse/rq-based-dm-interface: Delete. + - patches.suse/rq-based-multipath-functions: Delete. + - patches.suse/rq-based-init-crash: Delete. +- Update patches to upstream version: + - patches.drivers/bdev-resize-check-for-device-resize + - patches.drivers/bdev-resize-added-flush_disk + - patches.drivers/bdev-resize-call-flush_disk + - patches.drivers/bdev-resize-sd-driver-calls + - patches.drivers/block-timeout-handling + - patches.drivers/bdev-resize-adjust-block-device-size + - patches.drivers/bdev-resize-wrapper-for-revalidate_disk + - patches.drivers/block-abort-queue + - patches.fixes/scsi-enhance-error-codes +- Rediff patches: + - patches.fixes/scsi-misc-git-update + - patches.suse/dm-barrier-single-device + - patches.suse/kdb-common + - patches.drivers/lpfc-8.2.8-update + - patches.drivers/lpfc-8.2.8.3-update + - patches.drivers/mpt-fusion-4.00.43.00-update + ------------------------------------------------------------------- Fri Oct 24 14:07:43 CEST 2008 - bwalle@suse.de @@ -425,7 +609,17 @@ Fri Oct 17 17:42:48 CEST 2008 - bwalle@suse.de uninstalling the kernel. ------------------------------------------------------------------- -Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com +Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com + +- ocfs2 ACL / security attribute support + - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch + - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch + - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch + - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch + - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch + +------------------------------------------------------------------- +Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com - ocfs2 fixes / updates from 2.6.28 merge window - patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch @@ -447,16 +641,6 @@ Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com - patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch - patches.suse/ocfs2-fix-build-error.patch -------------------------------------------------------------------- -Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com - -- ocfs2 ACL / security attribute support - - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch - - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch - - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch - - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch - - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch - ------------------------------------------------------------------- Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com diff --git a/kernel-dummy.spec b/kernel-dummy.spec index 48e1f4c58..7863b3df2 100644 --- a/kernel-dummy.spec +++ b/kernel-dummy.spec @@ -23,7 +23,7 @@ Url: http://www.kernel.org/ Name: kernel-dummy Summary: Internal dummy package for synchronizing release numbers Version: 2.6.27.3 -Release: 1 +Release: 2 License: GPL v2 only Group: System/Kernel AutoReqProv: off @@ -36,7 +36,7 @@ Authors: -------- Andreas Gruenbacher -Source Timestamp: 2008-10-24 14:08:28 +0200 +Source Timestamp: 2008-10-24 17:40:47 +0200 %install rm -rf %buildroot @@ -46,8 +46,157 @@ echo dummy > %buildroot/etc/dummy %files %defattr(-, root, root) /etc/dummy - %changelog +* Fri Oct 24 2008 jack@suse.cz +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). - fixed 64-bit division +* Fri Oct 24 2008 jeffm@suse.de +- Update config files for -rt. +* Fri Oct 24 2008 hare@suse.de +- patches.suse/cgroup-freezer.patch: Add TIF_FREEZE for s390. +* Fri Oct 24 2008 olh@suse.de +- move patches.suse/md-raid-metadata-PAGE_SIZE.patch + to patches.kernel.org/md-raid-metadata-PAGE_SIZE.patch + to allow raid0 with 64k PAGE_SIZE +* Fri Oct 24 2008 jack@suse.cz +- Update config files. +- supported.conf: Added new quota module +- patches.suse/xfs-dmapi-enable: Enable XFS DMAPI. - Refreshed + Quotas for OCFS2: +- patches.suse/quota-Add-callbacks-for-allocating-and-destroying-d.patch: + quota: Add callbacks for allocating and destroying dquot + structures (fate#302681). +- patches.suse/quota-Increase-size-of-variables-for-limits-and-ino.patch: + quota: Increase size of variables for limits and inode usage + (fate#302681). +- patches.suse/quota-Remove-bogus-optimization-in-check_idq-an.patch: + quota: Remove bogus 'optimization' in check_idq() and + check_bdq() (fate#302681). +- patches.suse/quota-Make-_SUSPENDED-just-a-flag.patch: quota: + Make _SUSPENDED just a flag (fate#302681). +- patches.suse/quota-Allow-to-separately-enable-quota-accounting-a.patch: + quota: Allow to separately enable quota accounting and enforcing + limits (fate#302681). +- patches.suse/ext3-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext3: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/ext4-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext4: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/reiserfs-Use-sb_any_quota_loaded-instead-of-sb_an.patch: + reiserfs: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled(). (fate#302681). +- patches.suse/quota-Remove-compatibility-function-sb_any_quota_en.patch: + quota: Remove compatibility function sb_any_quota_enabled() + (fate#302681). +- patches.suse/quota-Introduce-DQUOT_QUOTA_SYS_FILE-flag.patch: + quota: Introduce DQUOT_QUOTA_SYS_FILE flag (fate#302681). +- patches.suse/quota-Move-quotaio_v-12-.h-from-include-linux-to-f.patch: + quota: Move quotaio_v[12].h from include/linux/ to fs/ + (fate#302681). +- patches.suse/quota-Split-off-quota-tree-handling-into-a-separate.patch: + quota: Split off quota tree handling into a separate file + (fate#302681). +- patches.suse/quota-Convert-union-in-mem_dqinfo-to-a-pointer.patch: + quota: Convert union in mem_dqinfo to a pointer (fate#302681). +- patches.suse/quota-Allow-negative-usage-of-space-and-inodes.patch: + quota: Allow negative usage of space and inodes (fate#302681). +- patches.suse/quota-Keep-which-entries-were-set-by-SETQUOTA-quota.patch: + quota: Keep which entries were set by SETQUOTA quotactl + (fate#302681). +- patches.suse/quota-Add-helpers-to-allow-ocfs2-specific-quota-ini.patch: + quota: Add helpers to allow ocfs2 specific quota initialization, + freeing and recovery (fate#302681). +- patches.suse/quota-Implement-function-for-scanning-active-dquots.patch: + quota: Implement function for scanning active dquots + (fate#302681). +- patches.suse/ocfs2-Fix-check-of-return-value-of-ocfs2_start_tran.patch: + ocfs2: Fix check of return value of ocfs2_start_trans() + (fate#302681). +- patches.suse/ocfs2-Support-nested-transactions.patch: ocfs2: + Support nested transactions (fate#302681). +- patches.suse/ocfs2-Fix-checking-of-return-value-of-new_inode.patch: + ocfs2: Fix checking of return value of new_inode() + (fate#302681). +- patches.suse/ocfs2-Let-inode-be-really-deleted-when-ocfs2_mknod_.patch: + ocfs2: Let inode be really deleted when ocfs2_mknod_locked() + fails (fate#302681). +- patches.suse/ocfs2-Assign-feature-bits-and-system-inodes-to-quot.patch: + ocfs2: Assign feature bits and system inodes to quota feature + and quota files (fate#302681). +- patches.suse/ocfs2-Mark-system-files-as-not-subject-to-quota-acc.patch: + ocfs2: Mark system files as not subject to quota accounting + (fate#302681). +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). +- patches.suse/ocfs2-Add-quota-calls-for-allocation-and-freeing-of.patch: + ocfs2: Add quota calls for allocation and freeing of inodes + and space (fate#302681). +- patches.suse/ocfs2-Enable-quota-accounting-on-mount-disable-on.patch: + ocfs2: Enable quota accounting on mount, disable on umount + (fate#302681). +- patches.suse/ocfs2-Implement-quota-syncing-thread.patch: ocfs2: + Implement quota syncing thread (fate#302681). +- patches.suse/ocfs2-Implement-quota-recovery.patch: ocfs2: + Implement quota recovery (fate#302681). +* Fri Oct 24 2008 kkeil@suse.de +- patches.fixes/cxgb3_fix_race_in_EEH: cxgb3: fix race in EEH. + (bnc#430093) +* Fri Oct 24 2008 jeffm@suse.de +- Refreshed context for -RT patches so they apply again. +* Fri Oct 24 2008 rw@suse.de +- patches.drivers/sgi-ioc4-request-submodules: + Make ioc4 request dependant modules. (bnc#429215) +* Fri Oct 24 2008 hare@suse.de +- Update config files: Disable FAIL_MAKE_REQUEST. +* Fri Oct 24 2008 tiwai@suse.de +- patches.drivers/alsa-usb-exclude-1st-slot: Delete this old ugly + workaround patch. +* Fri Oct 24 2008 hare@suse.de +- Include patches from upstream: + - patches.fixes/block-use-bio_has_data: Implement bio_has_data(). + - patches.fixes/block-git-fixes: Block layer fixes for 2.6.28. + - patches.fixes/block-rq-affinity: Implement rq affinity. + - patches.fixes/dm-mpath-remove-is_active: dm mpath: remove + is_active from struct dm_path. + - patches.fixes/block-discard-requests: Implement block discard. + - patches.drivers/dm-abort-queue-on-failed-paths: dm: Call + blk_abort_queue on failed paths (bnc#417544). + - patches.drivers/block-call-sync-on-cleanup: block: + blk_cleanup_queue() should call blk_sync_queue(). +- Refaktor and update request-based multipath patches: + - patches.drivers/blk-request-based-multipath-update: + Update request-based multipathing patches to upstream version + (bnc#434105). + - patches.suse/rq-based-multipath: Update to latest version + of request-based multipathing patchset (bnc#434105) + - patches.drivers/block-abort-request-rq-complete-marking: + use rq complete marking in blk_abort_request (bnc#434105). + - patches.fixes/scsi-atomic-blk-timer-deletes: Delete. + - patches.fixes/dm-mpath-abort-queue: Delete. + - patches.suse/rq-based-block-layer: Delete. + - patches.suse/rq-based-dm-interface: Delete. + - patches.suse/rq-based-multipath-functions: Delete. + - patches.suse/rq-based-init-crash: Delete. +- Update patches to upstream version: + - patches.drivers/bdev-resize-check-for-device-resize + - patches.drivers/bdev-resize-added-flush_disk + - patches.drivers/bdev-resize-call-flush_disk + - patches.drivers/bdev-resize-sd-driver-calls + - patches.drivers/block-timeout-handling + - patches.drivers/bdev-resize-adjust-block-device-size + - patches.drivers/bdev-resize-wrapper-for-revalidate_disk + - patches.drivers/block-abort-queue + - patches.fixes/scsi-enhance-error-codes +- Rediff patches: + - patches.fixes/scsi-misc-git-update + - patches.suse/dm-barrier-single-device + - patches.suse/kdb-common + - patches.drivers/lpfc-8.2.8-update + - patches.drivers/lpfc-8.2.8.3-update + - patches.drivers/mpt-fusion-4.00.43.00-update * Fri Oct 24 2008 bwalle@suse.de - patches.suse/kdump-dump_after_notifier.patch: Add sysctl also to kernel/sysctl_check.c. @@ -294,6 +443,13 @@ echo dummy > %buildroot/etc/dummy kdump initrd to %%ghost so that the file gets removed when uninstalling the kernel. * Fri Oct 17 2008 mfasheh@suse.com +- ocfs2 ACL / security attribute support + - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch + - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch + - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch + - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch + - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch +* Fri Oct 17 2008 mfasheh@suse.com - ocfs2 fixes / updates from 2.6.28 merge window - patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch - patches.suse/ocfs2-Add-empty-bucket-support-in-xattr.patch @@ -314,13 +470,6 @@ echo dummy > %buildroot/etc/dummy - patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch - patches.suse/ocfs2-fix-build-error.patch * Fri Oct 17 2008 mfasheh@suse.com -- ocfs2 ACL / security attribute support - - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch - - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch - - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch - - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch - - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch -* Fri Oct 17 2008 mfasheh@suse.com - ocfs2 dynamic local alloc patches * Fri Oct 17 2008 jslaby@suse.de - patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around diff --git a/kernel-kdump.changes b/kernel-kdump.changes index b94e21732..195c41775 100644 --- a/kernel-kdump.changes +++ b/kernel-kdump.changes @@ -1,3 +1,187 @@ +------------------------------------------------------------------- +Fri Oct 24 17:40:25 CEST 2008 - jack@suse.cz + +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). - fixed 64-bit division + +------------------------------------------------------------------- +Fri Oct 24 17:14:33 CEST 2008 - jeffm@suse.de + +- Update config files for -rt. + +------------------------------------------------------------------- +Fri Oct 24 17:09:57 CEST 2008 - hare@suse.de + +- patches.suse/cgroup-freezer.patch: Add TIF_FREEZE for s390. + +------------------------------------------------------------------- +Fri Oct 24 16:49:53 CEST 2008 - olh@suse.de + +- move patches.suse/md-raid-metadata-PAGE_SIZE.patch + to patches.kernel.org/md-raid-metadata-PAGE_SIZE.patch + to allow raid0 with 64k PAGE_SIZE + +------------------------------------------------------------------- +Fri Oct 24 16:49:41 CEST 2008 - jack@suse.cz + +- Update config files. +- supported.conf: Added new quota module +- patches.suse/xfs-dmapi-enable: Enable XFS DMAPI. - Refreshed + + Quotas for OCFS2: +- patches.suse/quota-Add-callbacks-for-allocating-and-destroying-d.patch: + quota: Add callbacks for allocating and destroying dquot + structures (fate#302681). +- patches.suse/quota-Increase-size-of-variables-for-limits-and-ino.patch: + quota: Increase size of variables for limits and inode usage + (fate#302681). +- patches.suse/quota-Remove-bogus-optimization-in-check_idq-an.patch: + quota: Remove bogus 'optimization' in check_idq() and + check_bdq() (fate#302681). +- patches.suse/quota-Make-_SUSPENDED-just-a-flag.patch: quota: + Make _SUSPENDED just a flag (fate#302681). +- patches.suse/quota-Allow-to-separately-enable-quota-accounting-a.patch: + quota: Allow to separately enable quota accounting and enforcing + limits (fate#302681). +- patches.suse/ext3-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext3: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/ext4-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext4: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/reiserfs-Use-sb_any_quota_loaded-instead-of-sb_an.patch: + reiserfs: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled(). (fate#302681). +- patches.suse/quota-Remove-compatibility-function-sb_any_quota_en.patch: + quota: Remove compatibility function sb_any_quota_enabled() + (fate#302681). +- patches.suse/quota-Introduce-DQUOT_QUOTA_SYS_FILE-flag.patch: + quota: Introduce DQUOT_QUOTA_SYS_FILE flag (fate#302681). +- patches.suse/quota-Move-quotaio_v-12-.h-from-include-linux-to-f.patch: + quota: Move quotaio_v[12].h from include/linux/ to fs/ + (fate#302681). +- patches.suse/quota-Split-off-quota-tree-handling-into-a-separate.patch: + quota: Split off quota tree handling into a separate file + (fate#302681). +- patches.suse/quota-Convert-union-in-mem_dqinfo-to-a-pointer.patch: + quota: Convert union in mem_dqinfo to a pointer (fate#302681). +- patches.suse/quota-Allow-negative-usage-of-space-and-inodes.patch: + quota: Allow negative usage of space and inodes (fate#302681). +- patches.suse/quota-Keep-which-entries-were-set-by-SETQUOTA-quota.patch: + quota: Keep which entries were set by SETQUOTA quotactl + (fate#302681). +- patches.suse/quota-Add-helpers-to-allow-ocfs2-specific-quota-ini.patch: + quota: Add helpers to allow ocfs2 specific quota initialization, + freeing and recovery (fate#302681). +- patches.suse/quota-Implement-function-for-scanning-active-dquots.patch: + quota: Implement function for scanning active dquots + (fate#302681). +- patches.suse/ocfs2-Fix-check-of-return-value-of-ocfs2_start_tran.patch: + ocfs2: Fix check of return value of ocfs2_start_trans() + (fate#302681). +- patches.suse/ocfs2-Support-nested-transactions.patch: ocfs2: + Support nested transactions (fate#302681). +- patches.suse/ocfs2-Fix-checking-of-return-value-of-new_inode.patch: + ocfs2: Fix checking of return value of new_inode() + (fate#302681). +- patches.suse/ocfs2-Let-inode-be-really-deleted-when-ocfs2_mknod_.patch: + ocfs2: Let inode be really deleted when ocfs2_mknod_locked() + fails (fate#302681). +- patches.suse/ocfs2-Assign-feature-bits-and-system-inodes-to-quot.patch: + ocfs2: Assign feature bits and system inodes to quota feature + and quota files (fate#302681). +- patches.suse/ocfs2-Mark-system-files-as-not-subject-to-quota-acc.patch: + ocfs2: Mark system files as not subject to quota accounting + (fate#302681). +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). +- patches.suse/ocfs2-Add-quota-calls-for-allocation-and-freeing-of.patch: + ocfs2: Add quota calls for allocation and freeing of inodes + and space (fate#302681). +- patches.suse/ocfs2-Enable-quota-accounting-on-mount-disable-on.patch: + ocfs2: Enable quota accounting on mount, disable on umount + (fate#302681). +- patches.suse/ocfs2-Implement-quota-syncing-thread.patch: ocfs2: + Implement quota syncing thread (fate#302681). +- patches.suse/ocfs2-Implement-quota-recovery.patch: ocfs2: + Implement quota recovery (fate#302681). + +------------------------------------------------------------------- +Fri Oct 24 15:53:20 CEST 2008 - kkeil@suse.de + +- patches.fixes/cxgb3_fix_race_in_EEH: cxgb3: fix race in EEH. + (bnc#430093) + +------------------------------------------------------------------- +Fri Oct 24 15:51:12 CEST 2008 - jeffm@suse.de + +- Refreshed context for -RT patches so they apply again. + +------------------------------------------------------------------- +Fri Oct 24 15:32:06 CEST 2008 - rw@suse.de + +- patches.drivers/sgi-ioc4-request-submodules: + Make ioc4 request dependant modules. (bnc#429215) + +------------------------------------------------------------------- +Fri Oct 24 15:13:21 CEST 2008 - hare@suse.de + +- Update config files: Disable FAIL_MAKE_REQUEST. + +------------------------------------------------------------------- +Fri Oct 24 15:11:46 CEST 2008 - tiwai@suse.de + +- patches.drivers/alsa-usb-exclude-1st-slot: Delete this old ugly + workaround patch. + +------------------------------------------------------------------- +Fri Oct 24 14:18:07 CEST 2008 - hare@suse.de + +- Include patches from upstream: + - patches.fixes/block-use-bio_has_data: Implement bio_has_data(). + - patches.fixes/block-git-fixes: Block layer fixes for 2.6.28. + - patches.fixes/block-rq-affinity: Implement rq affinity. + - patches.fixes/dm-mpath-remove-is_active: dm mpath: remove + is_active from struct dm_path. + - patches.fixes/block-discard-requests: Implement block discard. + - patches.drivers/dm-abort-queue-on-failed-paths: dm: Call + blk_abort_queue on failed paths (bnc#417544). + - patches.drivers/block-call-sync-on-cleanup: block: + blk_cleanup_queue() should call blk_sync_queue(). +- Refaktor and update request-based multipath patches: + - patches.drivers/blk-request-based-multipath-update: + Update request-based multipathing patches to upstream version + (bnc#434105). + - patches.suse/rq-based-multipath: Update to latest version + of request-based multipathing patchset (bnc#434105) + - patches.drivers/block-abort-request-rq-complete-marking: + use rq complete marking in blk_abort_request (bnc#434105). + - patches.fixes/scsi-atomic-blk-timer-deletes: Delete. + - patches.fixes/dm-mpath-abort-queue: Delete. + - patches.suse/rq-based-block-layer: Delete. + - patches.suse/rq-based-dm-interface: Delete. + - patches.suse/rq-based-multipath-functions: Delete. + - patches.suse/rq-based-init-crash: Delete. +- Update patches to upstream version: + - patches.drivers/bdev-resize-check-for-device-resize + - patches.drivers/bdev-resize-added-flush_disk + - patches.drivers/bdev-resize-call-flush_disk + - patches.drivers/bdev-resize-sd-driver-calls + - patches.drivers/block-timeout-handling + - patches.drivers/bdev-resize-adjust-block-device-size + - patches.drivers/bdev-resize-wrapper-for-revalidate_disk + - patches.drivers/block-abort-queue + - patches.fixes/scsi-enhance-error-codes +- Rediff patches: + - patches.fixes/scsi-misc-git-update + - patches.suse/dm-barrier-single-device + - patches.suse/kdb-common + - patches.drivers/lpfc-8.2.8-update + - patches.drivers/lpfc-8.2.8.3-update + - patches.drivers/mpt-fusion-4.00.43.00-update + ------------------------------------------------------------------- Fri Oct 24 14:07:43 CEST 2008 - bwalle@suse.de @@ -425,7 +609,17 @@ Fri Oct 17 17:42:48 CEST 2008 - bwalle@suse.de uninstalling the kernel. ------------------------------------------------------------------- -Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com +Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com + +- ocfs2 ACL / security attribute support + - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch + - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch + - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch + - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch + - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch + +------------------------------------------------------------------- +Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com - ocfs2 fixes / updates from 2.6.28 merge window - patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch @@ -447,16 +641,6 @@ Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com - patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch - patches.suse/ocfs2-fix-build-error.patch -------------------------------------------------------------------- -Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com - -- ocfs2 ACL / security attribute support - - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch - - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch - - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch - - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch - - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch - ------------------------------------------------------------------- Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com diff --git a/kernel-kdump.spec b/kernel-kdump.spec index fe947f841..2c9828ea6 100644 --- a/kernel-kdump.spec +++ b/kernel-kdump.spec @@ -58,7 +58,7 @@ Name: kernel-kdump Summary: kernel for kdump Version: 2.6.27.3 -Release: 1 +Release: 2 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ @@ -214,7 +214,7 @@ crashed kernel. -Source Timestamp: 2008-10-24 14:08:28 +0200 +Source Timestamp: 2008-10-24 17:40:47 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then @@ -701,7 +701,7 @@ This package contains only the base modules, required in all installs. -Source Timestamp: 2008-10-24 14:08:28 +0200 +Source Timestamp: 2008-10-24 17:40:47 +0200 %preun base -f preun-base.sh @@ -740,7 +740,7 @@ This package contains additional modules not supported by Novell. -Source Timestamp: 2008-10-24 14:08:28 +0200 +Source Timestamp: 2008-10-24 17:40:47 +0200 %preun extra -f preun-extra.sh @@ -754,8 +754,157 @@ Source Timestamp: 2008-10-24 14:08:28 +0200 %files -n kernel-kdump-extra -f kernel-extra.files %defattr(-, root, root) %endif - %changelog +* Fri Oct 24 2008 jack@suse.cz +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). - fixed 64-bit division +* Fri Oct 24 2008 jeffm@suse.de +- Update config files for -rt. +* Fri Oct 24 2008 hare@suse.de +- patches.suse/cgroup-freezer.patch: Add TIF_FREEZE for s390. +* Fri Oct 24 2008 olh@suse.de +- move patches.suse/md-raid-metadata-PAGE_SIZE.patch + to patches.kernel.org/md-raid-metadata-PAGE_SIZE.patch + to allow raid0 with 64k PAGE_SIZE +* Fri Oct 24 2008 jack@suse.cz +- Update config files. +- supported.conf: Added new quota module +- patches.suse/xfs-dmapi-enable: Enable XFS DMAPI. - Refreshed + Quotas for OCFS2: +- patches.suse/quota-Add-callbacks-for-allocating-and-destroying-d.patch: + quota: Add callbacks for allocating and destroying dquot + structures (fate#302681). +- patches.suse/quota-Increase-size-of-variables-for-limits-and-ino.patch: + quota: Increase size of variables for limits and inode usage + (fate#302681). +- patches.suse/quota-Remove-bogus-optimization-in-check_idq-an.patch: + quota: Remove bogus 'optimization' in check_idq() and + check_bdq() (fate#302681). +- patches.suse/quota-Make-_SUSPENDED-just-a-flag.patch: quota: + Make _SUSPENDED just a flag (fate#302681). +- patches.suse/quota-Allow-to-separately-enable-quota-accounting-a.patch: + quota: Allow to separately enable quota accounting and enforcing + limits (fate#302681). +- patches.suse/ext3-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext3: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/ext4-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext4: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/reiserfs-Use-sb_any_quota_loaded-instead-of-sb_an.patch: + reiserfs: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled(). (fate#302681). +- patches.suse/quota-Remove-compatibility-function-sb_any_quota_en.patch: + quota: Remove compatibility function sb_any_quota_enabled() + (fate#302681). +- patches.suse/quota-Introduce-DQUOT_QUOTA_SYS_FILE-flag.patch: + quota: Introduce DQUOT_QUOTA_SYS_FILE flag (fate#302681). +- patches.suse/quota-Move-quotaio_v-12-.h-from-include-linux-to-f.patch: + quota: Move quotaio_v[12].h from include/linux/ to fs/ + (fate#302681). +- patches.suse/quota-Split-off-quota-tree-handling-into-a-separate.patch: + quota: Split off quota tree handling into a separate file + (fate#302681). +- patches.suse/quota-Convert-union-in-mem_dqinfo-to-a-pointer.patch: + quota: Convert union in mem_dqinfo to a pointer (fate#302681). +- patches.suse/quota-Allow-negative-usage-of-space-and-inodes.patch: + quota: Allow negative usage of space and inodes (fate#302681). +- patches.suse/quota-Keep-which-entries-were-set-by-SETQUOTA-quota.patch: + quota: Keep which entries were set by SETQUOTA quotactl + (fate#302681). +- patches.suse/quota-Add-helpers-to-allow-ocfs2-specific-quota-ini.patch: + quota: Add helpers to allow ocfs2 specific quota initialization, + freeing and recovery (fate#302681). +- patches.suse/quota-Implement-function-for-scanning-active-dquots.patch: + quota: Implement function for scanning active dquots + (fate#302681). +- patches.suse/ocfs2-Fix-check-of-return-value-of-ocfs2_start_tran.patch: + ocfs2: Fix check of return value of ocfs2_start_trans() + (fate#302681). +- patches.suse/ocfs2-Support-nested-transactions.patch: ocfs2: + Support nested transactions (fate#302681). +- patches.suse/ocfs2-Fix-checking-of-return-value-of-new_inode.patch: + ocfs2: Fix checking of return value of new_inode() + (fate#302681). +- patches.suse/ocfs2-Let-inode-be-really-deleted-when-ocfs2_mknod_.patch: + ocfs2: Let inode be really deleted when ocfs2_mknod_locked() + fails (fate#302681). +- patches.suse/ocfs2-Assign-feature-bits-and-system-inodes-to-quot.patch: + ocfs2: Assign feature bits and system inodes to quota feature + and quota files (fate#302681). +- patches.suse/ocfs2-Mark-system-files-as-not-subject-to-quota-acc.patch: + ocfs2: Mark system files as not subject to quota accounting + (fate#302681). +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). +- patches.suse/ocfs2-Add-quota-calls-for-allocation-and-freeing-of.patch: + ocfs2: Add quota calls for allocation and freeing of inodes + and space (fate#302681). +- patches.suse/ocfs2-Enable-quota-accounting-on-mount-disable-on.patch: + ocfs2: Enable quota accounting on mount, disable on umount + (fate#302681). +- patches.suse/ocfs2-Implement-quota-syncing-thread.patch: ocfs2: + Implement quota syncing thread (fate#302681). +- patches.suse/ocfs2-Implement-quota-recovery.patch: ocfs2: + Implement quota recovery (fate#302681). +* Fri Oct 24 2008 kkeil@suse.de +- patches.fixes/cxgb3_fix_race_in_EEH: cxgb3: fix race in EEH. + (bnc#430093) +* Fri Oct 24 2008 jeffm@suse.de +- Refreshed context for -RT patches so they apply again. +* Fri Oct 24 2008 rw@suse.de +- patches.drivers/sgi-ioc4-request-submodules: + Make ioc4 request dependant modules. (bnc#429215) +* Fri Oct 24 2008 hare@suse.de +- Update config files: Disable FAIL_MAKE_REQUEST. +* Fri Oct 24 2008 tiwai@suse.de +- patches.drivers/alsa-usb-exclude-1st-slot: Delete this old ugly + workaround patch. +* Fri Oct 24 2008 hare@suse.de +- Include patches from upstream: + - patches.fixes/block-use-bio_has_data: Implement bio_has_data(). + - patches.fixes/block-git-fixes: Block layer fixes for 2.6.28. + - patches.fixes/block-rq-affinity: Implement rq affinity. + - patches.fixes/dm-mpath-remove-is_active: dm mpath: remove + is_active from struct dm_path. + - patches.fixes/block-discard-requests: Implement block discard. + - patches.drivers/dm-abort-queue-on-failed-paths: dm: Call + blk_abort_queue on failed paths (bnc#417544). + - patches.drivers/block-call-sync-on-cleanup: block: + blk_cleanup_queue() should call blk_sync_queue(). +- Refaktor and update request-based multipath patches: + - patches.drivers/blk-request-based-multipath-update: + Update request-based multipathing patches to upstream version + (bnc#434105). + - patches.suse/rq-based-multipath: Update to latest version + of request-based multipathing patchset (bnc#434105) + - patches.drivers/block-abort-request-rq-complete-marking: + use rq complete marking in blk_abort_request (bnc#434105). + - patches.fixes/scsi-atomic-blk-timer-deletes: Delete. + - patches.fixes/dm-mpath-abort-queue: Delete. + - patches.suse/rq-based-block-layer: Delete. + - patches.suse/rq-based-dm-interface: Delete. + - patches.suse/rq-based-multipath-functions: Delete. + - patches.suse/rq-based-init-crash: Delete. +- Update patches to upstream version: + - patches.drivers/bdev-resize-check-for-device-resize + - patches.drivers/bdev-resize-added-flush_disk + - patches.drivers/bdev-resize-call-flush_disk + - patches.drivers/bdev-resize-sd-driver-calls + - patches.drivers/block-timeout-handling + - patches.drivers/bdev-resize-adjust-block-device-size + - patches.drivers/bdev-resize-wrapper-for-revalidate_disk + - patches.drivers/block-abort-queue + - patches.fixes/scsi-enhance-error-codes +- Rediff patches: + - patches.fixes/scsi-misc-git-update + - patches.suse/dm-barrier-single-device + - patches.suse/kdb-common + - patches.drivers/lpfc-8.2.8-update + - patches.drivers/lpfc-8.2.8.3-update + - patches.drivers/mpt-fusion-4.00.43.00-update * Fri Oct 24 2008 bwalle@suse.de - patches.suse/kdump-dump_after_notifier.patch: Add sysctl also to kernel/sysctl_check.c. @@ -1002,6 +1151,13 @@ Source Timestamp: 2008-10-24 14:08:28 +0200 kdump initrd to %%ghost so that the file gets removed when uninstalling the kernel. * Fri Oct 17 2008 mfasheh@suse.com +- ocfs2 ACL / security attribute support + - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch + - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch + - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch + - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch + - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch +* Fri Oct 17 2008 mfasheh@suse.com - ocfs2 fixes / updates from 2.6.28 merge window - patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch - patches.suse/ocfs2-Add-empty-bucket-support-in-xattr.patch @@ -1022,13 +1178,6 @@ Source Timestamp: 2008-10-24 14:08:28 +0200 - patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch - patches.suse/ocfs2-fix-build-error.patch * Fri Oct 17 2008 mfasheh@suse.com -- ocfs2 ACL / security attribute support - - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch - - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch - - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch - - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch - - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch -* Fri Oct 17 2008 mfasheh@suse.com - ocfs2 dynamic local alloc patches * Fri Oct 17 2008 jslaby@suse.de - patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around diff --git a/kernel-pae.changes b/kernel-pae.changes index b94e21732..195c41775 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,187 @@ +------------------------------------------------------------------- +Fri Oct 24 17:40:25 CEST 2008 - jack@suse.cz + +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). - fixed 64-bit division + +------------------------------------------------------------------- +Fri Oct 24 17:14:33 CEST 2008 - jeffm@suse.de + +- Update config files for -rt. + +------------------------------------------------------------------- +Fri Oct 24 17:09:57 CEST 2008 - hare@suse.de + +- patches.suse/cgroup-freezer.patch: Add TIF_FREEZE for s390. + +------------------------------------------------------------------- +Fri Oct 24 16:49:53 CEST 2008 - olh@suse.de + +- move patches.suse/md-raid-metadata-PAGE_SIZE.patch + to patches.kernel.org/md-raid-metadata-PAGE_SIZE.patch + to allow raid0 with 64k PAGE_SIZE + +------------------------------------------------------------------- +Fri Oct 24 16:49:41 CEST 2008 - jack@suse.cz + +- Update config files. +- supported.conf: Added new quota module +- patches.suse/xfs-dmapi-enable: Enable XFS DMAPI. - Refreshed + + Quotas for OCFS2: +- patches.suse/quota-Add-callbacks-for-allocating-and-destroying-d.patch: + quota: Add callbacks for allocating and destroying dquot + structures (fate#302681). +- patches.suse/quota-Increase-size-of-variables-for-limits-and-ino.patch: + quota: Increase size of variables for limits and inode usage + (fate#302681). +- patches.suse/quota-Remove-bogus-optimization-in-check_idq-an.patch: + quota: Remove bogus 'optimization' in check_idq() and + check_bdq() (fate#302681). +- patches.suse/quota-Make-_SUSPENDED-just-a-flag.patch: quota: + Make _SUSPENDED just a flag (fate#302681). +- patches.suse/quota-Allow-to-separately-enable-quota-accounting-a.patch: + quota: Allow to separately enable quota accounting and enforcing + limits (fate#302681). +- patches.suse/ext3-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext3: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/ext4-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext4: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/reiserfs-Use-sb_any_quota_loaded-instead-of-sb_an.patch: + reiserfs: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled(). (fate#302681). +- patches.suse/quota-Remove-compatibility-function-sb_any_quota_en.patch: + quota: Remove compatibility function sb_any_quota_enabled() + (fate#302681). +- patches.suse/quota-Introduce-DQUOT_QUOTA_SYS_FILE-flag.patch: + quota: Introduce DQUOT_QUOTA_SYS_FILE flag (fate#302681). +- patches.suse/quota-Move-quotaio_v-12-.h-from-include-linux-to-f.patch: + quota: Move quotaio_v[12].h from include/linux/ to fs/ + (fate#302681). +- patches.suse/quota-Split-off-quota-tree-handling-into-a-separate.patch: + quota: Split off quota tree handling into a separate file + (fate#302681). +- patches.suse/quota-Convert-union-in-mem_dqinfo-to-a-pointer.patch: + quota: Convert union in mem_dqinfo to a pointer (fate#302681). +- patches.suse/quota-Allow-negative-usage-of-space-and-inodes.patch: + quota: Allow negative usage of space and inodes (fate#302681). +- patches.suse/quota-Keep-which-entries-were-set-by-SETQUOTA-quota.patch: + quota: Keep which entries were set by SETQUOTA quotactl + (fate#302681). +- patches.suse/quota-Add-helpers-to-allow-ocfs2-specific-quota-ini.patch: + quota: Add helpers to allow ocfs2 specific quota initialization, + freeing and recovery (fate#302681). +- patches.suse/quota-Implement-function-for-scanning-active-dquots.patch: + quota: Implement function for scanning active dquots + (fate#302681). +- patches.suse/ocfs2-Fix-check-of-return-value-of-ocfs2_start_tran.patch: + ocfs2: Fix check of return value of ocfs2_start_trans() + (fate#302681). +- patches.suse/ocfs2-Support-nested-transactions.patch: ocfs2: + Support nested transactions (fate#302681). +- patches.suse/ocfs2-Fix-checking-of-return-value-of-new_inode.patch: + ocfs2: Fix checking of return value of new_inode() + (fate#302681). +- patches.suse/ocfs2-Let-inode-be-really-deleted-when-ocfs2_mknod_.patch: + ocfs2: Let inode be really deleted when ocfs2_mknod_locked() + fails (fate#302681). +- patches.suse/ocfs2-Assign-feature-bits-and-system-inodes-to-quot.patch: + ocfs2: Assign feature bits and system inodes to quota feature + and quota files (fate#302681). +- patches.suse/ocfs2-Mark-system-files-as-not-subject-to-quota-acc.patch: + ocfs2: Mark system files as not subject to quota accounting + (fate#302681). +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). +- patches.suse/ocfs2-Add-quota-calls-for-allocation-and-freeing-of.patch: + ocfs2: Add quota calls for allocation and freeing of inodes + and space (fate#302681). +- patches.suse/ocfs2-Enable-quota-accounting-on-mount-disable-on.patch: + ocfs2: Enable quota accounting on mount, disable on umount + (fate#302681). +- patches.suse/ocfs2-Implement-quota-syncing-thread.patch: ocfs2: + Implement quota syncing thread (fate#302681). +- patches.suse/ocfs2-Implement-quota-recovery.patch: ocfs2: + Implement quota recovery (fate#302681). + +------------------------------------------------------------------- +Fri Oct 24 15:53:20 CEST 2008 - kkeil@suse.de + +- patches.fixes/cxgb3_fix_race_in_EEH: cxgb3: fix race in EEH. + (bnc#430093) + +------------------------------------------------------------------- +Fri Oct 24 15:51:12 CEST 2008 - jeffm@suse.de + +- Refreshed context for -RT patches so they apply again. + +------------------------------------------------------------------- +Fri Oct 24 15:32:06 CEST 2008 - rw@suse.de + +- patches.drivers/sgi-ioc4-request-submodules: + Make ioc4 request dependant modules. (bnc#429215) + +------------------------------------------------------------------- +Fri Oct 24 15:13:21 CEST 2008 - hare@suse.de + +- Update config files: Disable FAIL_MAKE_REQUEST. + +------------------------------------------------------------------- +Fri Oct 24 15:11:46 CEST 2008 - tiwai@suse.de + +- patches.drivers/alsa-usb-exclude-1st-slot: Delete this old ugly + workaround patch. + +------------------------------------------------------------------- +Fri Oct 24 14:18:07 CEST 2008 - hare@suse.de + +- Include patches from upstream: + - patches.fixes/block-use-bio_has_data: Implement bio_has_data(). + - patches.fixes/block-git-fixes: Block layer fixes for 2.6.28. + - patches.fixes/block-rq-affinity: Implement rq affinity. + - patches.fixes/dm-mpath-remove-is_active: dm mpath: remove + is_active from struct dm_path. + - patches.fixes/block-discard-requests: Implement block discard. + - patches.drivers/dm-abort-queue-on-failed-paths: dm: Call + blk_abort_queue on failed paths (bnc#417544). + - patches.drivers/block-call-sync-on-cleanup: block: + blk_cleanup_queue() should call blk_sync_queue(). +- Refaktor and update request-based multipath patches: + - patches.drivers/blk-request-based-multipath-update: + Update request-based multipathing patches to upstream version + (bnc#434105). + - patches.suse/rq-based-multipath: Update to latest version + of request-based multipathing patchset (bnc#434105) + - patches.drivers/block-abort-request-rq-complete-marking: + use rq complete marking in blk_abort_request (bnc#434105). + - patches.fixes/scsi-atomic-blk-timer-deletes: Delete. + - patches.fixes/dm-mpath-abort-queue: Delete. + - patches.suse/rq-based-block-layer: Delete. + - patches.suse/rq-based-dm-interface: Delete. + - patches.suse/rq-based-multipath-functions: Delete. + - patches.suse/rq-based-init-crash: Delete. +- Update patches to upstream version: + - patches.drivers/bdev-resize-check-for-device-resize + - patches.drivers/bdev-resize-added-flush_disk + - patches.drivers/bdev-resize-call-flush_disk + - patches.drivers/bdev-resize-sd-driver-calls + - patches.drivers/block-timeout-handling + - patches.drivers/bdev-resize-adjust-block-device-size + - patches.drivers/bdev-resize-wrapper-for-revalidate_disk + - patches.drivers/block-abort-queue + - patches.fixes/scsi-enhance-error-codes +- Rediff patches: + - patches.fixes/scsi-misc-git-update + - patches.suse/dm-barrier-single-device + - patches.suse/kdb-common + - patches.drivers/lpfc-8.2.8-update + - patches.drivers/lpfc-8.2.8.3-update + - patches.drivers/mpt-fusion-4.00.43.00-update + ------------------------------------------------------------------- Fri Oct 24 14:07:43 CEST 2008 - bwalle@suse.de @@ -425,7 +609,17 @@ Fri Oct 17 17:42:48 CEST 2008 - bwalle@suse.de uninstalling the kernel. ------------------------------------------------------------------- -Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com +Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com + +- ocfs2 ACL / security attribute support + - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch + - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch + - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch + - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch + - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch + +------------------------------------------------------------------- +Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com - ocfs2 fixes / updates from 2.6.28 merge window - patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch @@ -447,16 +641,6 @@ Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com - patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch - patches.suse/ocfs2-fix-build-error.patch -------------------------------------------------------------------- -Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com - -- ocfs2 ACL / security attribute support - - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch - - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch - - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch - - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch - - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch - ------------------------------------------------------------------- Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com diff --git a/kernel-pae.spec b/kernel-pae.spec index d0c863df1..96585eaff 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -58,7 +58,7 @@ Name: kernel-pae Summary: Kernel with PAE Support Version: 2.6.27.3 -Release: 1 +Release: 2 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ @@ -215,7 +215,7 @@ that support it, regardless of the amount of main memory. -Source Timestamp: 2008-10-24 14:08:28 +0200 +Source Timestamp: 2008-10-24 17:40:47 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then @@ -706,7 +706,7 @@ This package contains only the base modules, required in all installs. -Source Timestamp: 2008-10-24 14:08:28 +0200 +Source Timestamp: 2008-10-24 17:40:47 +0200 %preun base -f preun-base.sh @@ -749,7 +749,7 @@ This package contains additional modules not supported by Novell. -Source Timestamp: 2008-10-24 14:08:28 +0200 +Source Timestamp: 2008-10-24 17:40:47 +0200 %preun extra -f preun-extra.sh @@ -763,8 +763,157 @@ Source Timestamp: 2008-10-24 14:08:28 +0200 %files -n kernel-pae-extra -f kernel-extra.files %defattr(-, root, root) %endif - %changelog +* Fri Oct 24 2008 jack@suse.cz +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). - fixed 64-bit division +* Fri Oct 24 2008 jeffm@suse.de +- Update config files for -rt. +* Fri Oct 24 2008 hare@suse.de +- patches.suse/cgroup-freezer.patch: Add TIF_FREEZE for s390. +* Fri Oct 24 2008 olh@suse.de +- move patches.suse/md-raid-metadata-PAGE_SIZE.patch + to patches.kernel.org/md-raid-metadata-PAGE_SIZE.patch + to allow raid0 with 64k PAGE_SIZE +* Fri Oct 24 2008 jack@suse.cz +- Update config files. +- supported.conf: Added new quota module +- patches.suse/xfs-dmapi-enable: Enable XFS DMAPI. - Refreshed + Quotas for OCFS2: +- patches.suse/quota-Add-callbacks-for-allocating-and-destroying-d.patch: + quota: Add callbacks for allocating and destroying dquot + structures (fate#302681). +- patches.suse/quota-Increase-size-of-variables-for-limits-and-ino.patch: + quota: Increase size of variables for limits and inode usage + (fate#302681). +- patches.suse/quota-Remove-bogus-optimization-in-check_idq-an.patch: + quota: Remove bogus 'optimization' in check_idq() and + check_bdq() (fate#302681). +- patches.suse/quota-Make-_SUSPENDED-just-a-flag.patch: quota: + Make _SUSPENDED just a flag (fate#302681). +- patches.suse/quota-Allow-to-separately-enable-quota-accounting-a.patch: + quota: Allow to separately enable quota accounting and enforcing + limits (fate#302681). +- patches.suse/ext3-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext3: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/ext4-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext4: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/reiserfs-Use-sb_any_quota_loaded-instead-of-sb_an.patch: + reiserfs: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled(). (fate#302681). +- patches.suse/quota-Remove-compatibility-function-sb_any_quota_en.patch: + quota: Remove compatibility function sb_any_quota_enabled() + (fate#302681). +- patches.suse/quota-Introduce-DQUOT_QUOTA_SYS_FILE-flag.patch: + quota: Introduce DQUOT_QUOTA_SYS_FILE flag (fate#302681). +- patches.suse/quota-Move-quotaio_v-12-.h-from-include-linux-to-f.patch: + quota: Move quotaio_v[12].h from include/linux/ to fs/ + (fate#302681). +- patches.suse/quota-Split-off-quota-tree-handling-into-a-separate.patch: + quota: Split off quota tree handling into a separate file + (fate#302681). +- patches.suse/quota-Convert-union-in-mem_dqinfo-to-a-pointer.patch: + quota: Convert union in mem_dqinfo to a pointer (fate#302681). +- patches.suse/quota-Allow-negative-usage-of-space-and-inodes.patch: + quota: Allow negative usage of space and inodes (fate#302681). +- patches.suse/quota-Keep-which-entries-were-set-by-SETQUOTA-quota.patch: + quota: Keep which entries were set by SETQUOTA quotactl + (fate#302681). +- patches.suse/quota-Add-helpers-to-allow-ocfs2-specific-quota-ini.patch: + quota: Add helpers to allow ocfs2 specific quota initialization, + freeing and recovery (fate#302681). +- patches.suse/quota-Implement-function-for-scanning-active-dquots.patch: + quota: Implement function for scanning active dquots + (fate#302681). +- patches.suse/ocfs2-Fix-check-of-return-value-of-ocfs2_start_tran.patch: + ocfs2: Fix check of return value of ocfs2_start_trans() + (fate#302681). +- patches.suse/ocfs2-Support-nested-transactions.patch: ocfs2: + Support nested transactions (fate#302681). +- patches.suse/ocfs2-Fix-checking-of-return-value-of-new_inode.patch: + ocfs2: Fix checking of return value of new_inode() + (fate#302681). +- patches.suse/ocfs2-Let-inode-be-really-deleted-when-ocfs2_mknod_.patch: + ocfs2: Let inode be really deleted when ocfs2_mknod_locked() + fails (fate#302681). +- patches.suse/ocfs2-Assign-feature-bits-and-system-inodes-to-quot.patch: + ocfs2: Assign feature bits and system inodes to quota feature + and quota files (fate#302681). +- patches.suse/ocfs2-Mark-system-files-as-not-subject-to-quota-acc.patch: + ocfs2: Mark system files as not subject to quota accounting + (fate#302681). +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). +- patches.suse/ocfs2-Add-quota-calls-for-allocation-and-freeing-of.patch: + ocfs2: Add quota calls for allocation and freeing of inodes + and space (fate#302681). +- patches.suse/ocfs2-Enable-quota-accounting-on-mount-disable-on.patch: + ocfs2: Enable quota accounting on mount, disable on umount + (fate#302681). +- patches.suse/ocfs2-Implement-quota-syncing-thread.patch: ocfs2: + Implement quota syncing thread (fate#302681). +- patches.suse/ocfs2-Implement-quota-recovery.patch: ocfs2: + Implement quota recovery (fate#302681). +* Fri Oct 24 2008 kkeil@suse.de +- patches.fixes/cxgb3_fix_race_in_EEH: cxgb3: fix race in EEH. + (bnc#430093) +* Fri Oct 24 2008 jeffm@suse.de +- Refreshed context for -RT patches so they apply again. +* Fri Oct 24 2008 rw@suse.de +- patches.drivers/sgi-ioc4-request-submodules: + Make ioc4 request dependant modules. (bnc#429215) +* Fri Oct 24 2008 hare@suse.de +- Update config files: Disable FAIL_MAKE_REQUEST. +* Fri Oct 24 2008 tiwai@suse.de +- patches.drivers/alsa-usb-exclude-1st-slot: Delete this old ugly + workaround patch. +* Fri Oct 24 2008 hare@suse.de +- Include patches from upstream: + - patches.fixes/block-use-bio_has_data: Implement bio_has_data(). + - patches.fixes/block-git-fixes: Block layer fixes for 2.6.28. + - patches.fixes/block-rq-affinity: Implement rq affinity. + - patches.fixes/dm-mpath-remove-is_active: dm mpath: remove + is_active from struct dm_path. + - patches.fixes/block-discard-requests: Implement block discard. + - patches.drivers/dm-abort-queue-on-failed-paths: dm: Call + blk_abort_queue on failed paths (bnc#417544). + - patches.drivers/block-call-sync-on-cleanup: block: + blk_cleanup_queue() should call blk_sync_queue(). +- Refaktor and update request-based multipath patches: + - patches.drivers/blk-request-based-multipath-update: + Update request-based multipathing patches to upstream version + (bnc#434105). + - patches.suse/rq-based-multipath: Update to latest version + of request-based multipathing patchset (bnc#434105) + - patches.drivers/block-abort-request-rq-complete-marking: + use rq complete marking in blk_abort_request (bnc#434105). + - patches.fixes/scsi-atomic-blk-timer-deletes: Delete. + - patches.fixes/dm-mpath-abort-queue: Delete. + - patches.suse/rq-based-block-layer: Delete. + - patches.suse/rq-based-dm-interface: Delete. + - patches.suse/rq-based-multipath-functions: Delete. + - patches.suse/rq-based-init-crash: Delete. +- Update patches to upstream version: + - patches.drivers/bdev-resize-check-for-device-resize + - patches.drivers/bdev-resize-added-flush_disk + - patches.drivers/bdev-resize-call-flush_disk + - patches.drivers/bdev-resize-sd-driver-calls + - patches.drivers/block-timeout-handling + - patches.drivers/bdev-resize-adjust-block-device-size + - patches.drivers/bdev-resize-wrapper-for-revalidate_disk + - patches.drivers/block-abort-queue + - patches.fixes/scsi-enhance-error-codes +- Rediff patches: + - patches.fixes/scsi-misc-git-update + - patches.suse/dm-barrier-single-device + - patches.suse/kdb-common + - patches.drivers/lpfc-8.2.8-update + - patches.drivers/lpfc-8.2.8.3-update + - patches.drivers/mpt-fusion-4.00.43.00-update * Fri Oct 24 2008 bwalle@suse.de - patches.suse/kdump-dump_after_notifier.patch: Add sysctl also to kernel/sysctl_check.c. @@ -1011,6 +1160,13 @@ Source Timestamp: 2008-10-24 14:08:28 +0200 kdump initrd to %%ghost so that the file gets removed when uninstalling the kernel. * Fri Oct 17 2008 mfasheh@suse.com +- ocfs2 ACL / security attribute support + - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch + - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch + - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch + - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch + - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch +* Fri Oct 17 2008 mfasheh@suse.com - ocfs2 fixes / updates from 2.6.28 merge window - patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch - patches.suse/ocfs2-Add-empty-bucket-support-in-xattr.patch @@ -1031,13 +1187,6 @@ Source Timestamp: 2008-10-24 14:08:28 +0200 - patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch - patches.suse/ocfs2-fix-build-error.patch * Fri Oct 17 2008 mfasheh@suse.com -- ocfs2 ACL / security attribute support - - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch - - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch - - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch - - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch - - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch -* Fri Oct 17 2008 mfasheh@suse.com - ocfs2 dynamic local alloc patches * Fri Oct 17 2008 jslaby@suse.de - patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around diff --git a/kernel-ppc64.changes b/kernel-ppc64.changes index b94e21732..195c41775 100644 --- a/kernel-ppc64.changes +++ b/kernel-ppc64.changes @@ -1,3 +1,187 @@ +------------------------------------------------------------------- +Fri Oct 24 17:40:25 CEST 2008 - jack@suse.cz + +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). - fixed 64-bit division + +------------------------------------------------------------------- +Fri Oct 24 17:14:33 CEST 2008 - jeffm@suse.de + +- Update config files for -rt. + +------------------------------------------------------------------- +Fri Oct 24 17:09:57 CEST 2008 - hare@suse.de + +- patches.suse/cgroup-freezer.patch: Add TIF_FREEZE for s390. + +------------------------------------------------------------------- +Fri Oct 24 16:49:53 CEST 2008 - olh@suse.de + +- move patches.suse/md-raid-metadata-PAGE_SIZE.patch + to patches.kernel.org/md-raid-metadata-PAGE_SIZE.patch + to allow raid0 with 64k PAGE_SIZE + +------------------------------------------------------------------- +Fri Oct 24 16:49:41 CEST 2008 - jack@suse.cz + +- Update config files. +- supported.conf: Added new quota module +- patches.suse/xfs-dmapi-enable: Enable XFS DMAPI. - Refreshed + + Quotas for OCFS2: +- patches.suse/quota-Add-callbacks-for-allocating-and-destroying-d.patch: + quota: Add callbacks for allocating and destroying dquot + structures (fate#302681). +- patches.suse/quota-Increase-size-of-variables-for-limits-and-ino.patch: + quota: Increase size of variables for limits and inode usage + (fate#302681). +- patches.suse/quota-Remove-bogus-optimization-in-check_idq-an.patch: + quota: Remove bogus 'optimization' in check_idq() and + check_bdq() (fate#302681). +- patches.suse/quota-Make-_SUSPENDED-just-a-flag.patch: quota: + Make _SUSPENDED just a flag (fate#302681). +- patches.suse/quota-Allow-to-separately-enable-quota-accounting-a.patch: + quota: Allow to separately enable quota accounting and enforcing + limits (fate#302681). +- patches.suse/ext3-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext3: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/ext4-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext4: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/reiserfs-Use-sb_any_quota_loaded-instead-of-sb_an.patch: + reiserfs: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled(). (fate#302681). +- patches.suse/quota-Remove-compatibility-function-sb_any_quota_en.patch: + quota: Remove compatibility function sb_any_quota_enabled() + (fate#302681). +- patches.suse/quota-Introduce-DQUOT_QUOTA_SYS_FILE-flag.patch: + quota: Introduce DQUOT_QUOTA_SYS_FILE flag (fate#302681). +- patches.suse/quota-Move-quotaio_v-12-.h-from-include-linux-to-f.patch: + quota: Move quotaio_v[12].h from include/linux/ to fs/ + (fate#302681). +- patches.suse/quota-Split-off-quota-tree-handling-into-a-separate.patch: + quota: Split off quota tree handling into a separate file + (fate#302681). +- patches.suse/quota-Convert-union-in-mem_dqinfo-to-a-pointer.patch: + quota: Convert union in mem_dqinfo to a pointer (fate#302681). +- patches.suse/quota-Allow-negative-usage-of-space-and-inodes.patch: + quota: Allow negative usage of space and inodes (fate#302681). +- patches.suse/quota-Keep-which-entries-were-set-by-SETQUOTA-quota.patch: + quota: Keep which entries were set by SETQUOTA quotactl + (fate#302681). +- patches.suse/quota-Add-helpers-to-allow-ocfs2-specific-quota-ini.patch: + quota: Add helpers to allow ocfs2 specific quota initialization, + freeing and recovery (fate#302681). +- patches.suse/quota-Implement-function-for-scanning-active-dquots.patch: + quota: Implement function for scanning active dquots + (fate#302681). +- patches.suse/ocfs2-Fix-check-of-return-value-of-ocfs2_start_tran.patch: + ocfs2: Fix check of return value of ocfs2_start_trans() + (fate#302681). +- patches.suse/ocfs2-Support-nested-transactions.patch: ocfs2: + Support nested transactions (fate#302681). +- patches.suse/ocfs2-Fix-checking-of-return-value-of-new_inode.patch: + ocfs2: Fix checking of return value of new_inode() + (fate#302681). +- patches.suse/ocfs2-Let-inode-be-really-deleted-when-ocfs2_mknod_.patch: + ocfs2: Let inode be really deleted when ocfs2_mknod_locked() + fails (fate#302681). +- patches.suse/ocfs2-Assign-feature-bits-and-system-inodes-to-quot.patch: + ocfs2: Assign feature bits and system inodes to quota feature + and quota files (fate#302681). +- patches.suse/ocfs2-Mark-system-files-as-not-subject-to-quota-acc.patch: + ocfs2: Mark system files as not subject to quota accounting + (fate#302681). +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). +- patches.suse/ocfs2-Add-quota-calls-for-allocation-and-freeing-of.patch: + ocfs2: Add quota calls for allocation and freeing of inodes + and space (fate#302681). +- patches.suse/ocfs2-Enable-quota-accounting-on-mount-disable-on.patch: + ocfs2: Enable quota accounting on mount, disable on umount + (fate#302681). +- patches.suse/ocfs2-Implement-quota-syncing-thread.patch: ocfs2: + Implement quota syncing thread (fate#302681). +- patches.suse/ocfs2-Implement-quota-recovery.patch: ocfs2: + Implement quota recovery (fate#302681). + +------------------------------------------------------------------- +Fri Oct 24 15:53:20 CEST 2008 - kkeil@suse.de + +- patches.fixes/cxgb3_fix_race_in_EEH: cxgb3: fix race in EEH. + (bnc#430093) + +------------------------------------------------------------------- +Fri Oct 24 15:51:12 CEST 2008 - jeffm@suse.de + +- Refreshed context for -RT patches so they apply again. + +------------------------------------------------------------------- +Fri Oct 24 15:32:06 CEST 2008 - rw@suse.de + +- patches.drivers/sgi-ioc4-request-submodules: + Make ioc4 request dependant modules. (bnc#429215) + +------------------------------------------------------------------- +Fri Oct 24 15:13:21 CEST 2008 - hare@suse.de + +- Update config files: Disable FAIL_MAKE_REQUEST. + +------------------------------------------------------------------- +Fri Oct 24 15:11:46 CEST 2008 - tiwai@suse.de + +- patches.drivers/alsa-usb-exclude-1st-slot: Delete this old ugly + workaround patch. + +------------------------------------------------------------------- +Fri Oct 24 14:18:07 CEST 2008 - hare@suse.de + +- Include patches from upstream: + - patches.fixes/block-use-bio_has_data: Implement bio_has_data(). + - patches.fixes/block-git-fixes: Block layer fixes for 2.6.28. + - patches.fixes/block-rq-affinity: Implement rq affinity. + - patches.fixes/dm-mpath-remove-is_active: dm mpath: remove + is_active from struct dm_path. + - patches.fixes/block-discard-requests: Implement block discard. + - patches.drivers/dm-abort-queue-on-failed-paths: dm: Call + blk_abort_queue on failed paths (bnc#417544). + - patches.drivers/block-call-sync-on-cleanup: block: + blk_cleanup_queue() should call blk_sync_queue(). +- Refaktor and update request-based multipath patches: + - patches.drivers/blk-request-based-multipath-update: + Update request-based multipathing patches to upstream version + (bnc#434105). + - patches.suse/rq-based-multipath: Update to latest version + of request-based multipathing patchset (bnc#434105) + - patches.drivers/block-abort-request-rq-complete-marking: + use rq complete marking in blk_abort_request (bnc#434105). + - patches.fixes/scsi-atomic-blk-timer-deletes: Delete. + - patches.fixes/dm-mpath-abort-queue: Delete. + - patches.suse/rq-based-block-layer: Delete. + - patches.suse/rq-based-dm-interface: Delete. + - patches.suse/rq-based-multipath-functions: Delete. + - patches.suse/rq-based-init-crash: Delete. +- Update patches to upstream version: + - patches.drivers/bdev-resize-check-for-device-resize + - patches.drivers/bdev-resize-added-flush_disk + - patches.drivers/bdev-resize-call-flush_disk + - patches.drivers/bdev-resize-sd-driver-calls + - patches.drivers/block-timeout-handling + - patches.drivers/bdev-resize-adjust-block-device-size + - patches.drivers/bdev-resize-wrapper-for-revalidate_disk + - patches.drivers/block-abort-queue + - patches.fixes/scsi-enhance-error-codes +- Rediff patches: + - patches.fixes/scsi-misc-git-update + - patches.suse/dm-barrier-single-device + - patches.suse/kdb-common + - patches.drivers/lpfc-8.2.8-update + - patches.drivers/lpfc-8.2.8.3-update + - patches.drivers/mpt-fusion-4.00.43.00-update + ------------------------------------------------------------------- Fri Oct 24 14:07:43 CEST 2008 - bwalle@suse.de @@ -425,7 +609,17 @@ Fri Oct 17 17:42:48 CEST 2008 - bwalle@suse.de uninstalling the kernel. ------------------------------------------------------------------- -Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com +Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com + +- ocfs2 ACL / security attribute support + - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch + - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch + - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch + - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch + - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch + +------------------------------------------------------------------- +Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com - ocfs2 fixes / updates from 2.6.28 merge window - patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch @@ -447,16 +641,6 @@ Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com - patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch - patches.suse/ocfs2-fix-build-error.patch -------------------------------------------------------------------- -Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com - -- ocfs2 ACL / security attribute support - - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch - - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch - - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch - - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch - - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch - ------------------------------------------------------------------- Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com diff --git a/kernel-ppc64.spec b/kernel-ppc64.spec index c78daa07f..0b7dbfda1 100644 --- a/kernel-ppc64.spec +++ b/kernel-ppc64.spec @@ -58,7 +58,7 @@ Name: kernel-ppc64 Summary: Kernel for ppc64 Systems Version: 2.6.27.3 -Release: 1 +Release: 2 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ @@ -227,7 +227,7 @@ Authors: Tom Gall see /usr/src/linux/CREDITS for more details. -Source Timestamp: 2008-10-24 14:08:28 +0200 +Source Timestamp: 2008-10-24 17:40:47 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then @@ -725,7 +725,7 @@ Authors: Tom Gall see /usr/src/linux/CREDITS for more details. -Source Timestamp: 2008-10-24 14:08:28 +0200 +Source Timestamp: 2008-10-24 17:40:47 +0200 %preun base -f preun-base.sh @@ -775,7 +775,7 @@ Authors: Tom Gall see /usr/src/linux/CREDITS for more details. -Source Timestamp: 2008-10-24 14:08:28 +0200 +Source Timestamp: 2008-10-24 17:40:47 +0200 %preun extra -f preun-extra.sh @@ -789,8 +789,157 @@ Source Timestamp: 2008-10-24 14:08:28 +0200 %files -n kernel-ppc64-extra -f kernel-extra.files %defattr(-, root, root) %endif - %changelog +* Fri Oct 24 2008 jack@suse.cz +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). - fixed 64-bit division +* Fri Oct 24 2008 jeffm@suse.de +- Update config files for -rt. +* Fri Oct 24 2008 hare@suse.de +- patches.suse/cgroup-freezer.patch: Add TIF_FREEZE for s390. +* Fri Oct 24 2008 olh@suse.de +- move patches.suse/md-raid-metadata-PAGE_SIZE.patch + to patches.kernel.org/md-raid-metadata-PAGE_SIZE.patch + to allow raid0 with 64k PAGE_SIZE +* Fri Oct 24 2008 jack@suse.cz +- Update config files. +- supported.conf: Added new quota module +- patches.suse/xfs-dmapi-enable: Enable XFS DMAPI. - Refreshed + Quotas for OCFS2: +- patches.suse/quota-Add-callbacks-for-allocating-and-destroying-d.patch: + quota: Add callbacks for allocating and destroying dquot + structures (fate#302681). +- patches.suse/quota-Increase-size-of-variables-for-limits-and-ino.patch: + quota: Increase size of variables for limits and inode usage + (fate#302681). +- patches.suse/quota-Remove-bogus-optimization-in-check_idq-an.patch: + quota: Remove bogus 'optimization' in check_idq() and + check_bdq() (fate#302681). +- patches.suse/quota-Make-_SUSPENDED-just-a-flag.patch: quota: + Make _SUSPENDED just a flag (fate#302681). +- patches.suse/quota-Allow-to-separately-enable-quota-accounting-a.patch: + quota: Allow to separately enable quota accounting and enforcing + limits (fate#302681). +- patches.suse/ext3-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext3: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/ext4-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext4: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/reiserfs-Use-sb_any_quota_loaded-instead-of-sb_an.patch: + reiserfs: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled(). (fate#302681). +- patches.suse/quota-Remove-compatibility-function-sb_any_quota_en.patch: + quota: Remove compatibility function sb_any_quota_enabled() + (fate#302681). +- patches.suse/quota-Introduce-DQUOT_QUOTA_SYS_FILE-flag.patch: + quota: Introduce DQUOT_QUOTA_SYS_FILE flag (fate#302681). +- patches.suse/quota-Move-quotaio_v-12-.h-from-include-linux-to-f.patch: + quota: Move quotaio_v[12].h from include/linux/ to fs/ + (fate#302681). +- patches.suse/quota-Split-off-quota-tree-handling-into-a-separate.patch: + quota: Split off quota tree handling into a separate file + (fate#302681). +- patches.suse/quota-Convert-union-in-mem_dqinfo-to-a-pointer.patch: + quota: Convert union in mem_dqinfo to a pointer (fate#302681). +- patches.suse/quota-Allow-negative-usage-of-space-and-inodes.patch: + quota: Allow negative usage of space and inodes (fate#302681). +- patches.suse/quota-Keep-which-entries-were-set-by-SETQUOTA-quota.patch: + quota: Keep which entries were set by SETQUOTA quotactl + (fate#302681). +- patches.suse/quota-Add-helpers-to-allow-ocfs2-specific-quota-ini.patch: + quota: Add helpers to allow ocfs2 specific quota initialization, + freeing and recovery (fate#302681). +- patches.suse/quota-Implement-function-for-scanning-active-dquots.patch: + quota: Implement function for scanning active dquots + (fate#302681). +- patches.suse/ocfs2-Fix-check-of-return-value-of-ocfs2_start_tran.patch: + ocfs2: Fix check of return value of ocfs2_start_trans() + (fate#302681). +- patches.suse/ocfs2-Support-nested-transactions.patch: ocfs2: + Support nested transactions (fate#302681). +- patches.suse/ocfs2-Fix-checking-of-return-value-of-new_inode.patch: + ocfs2: Fix checking of return value of new_inode() + (fate#302681). +- patches.suse/ocfs2-Let-inode-be-really-deleted-when-ocfs2_mknod_.patch: + ocfs2: Let inode be really deleted when ocfs2_mknod_locked() + fails (fate#302681). +- patches.suse/ocfs2-Assign-feature-bits-and-system-inodes-to-quot.patch: + ocfs2: Assign feature bits and system inodes to quota feature + and quota files (fate#302681). +- patches.suse/ocfs2-Mark-system-files-as-not-subject-to-quota-acc.patch: + ocfs2: Mark system files as not subject to quota accounting + (fate#302681). +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). +- patches.suse/ocfs2-Add-quota-calls-for-allocation-and-freeing-of.patch: + ocfs2: Add quota calls for allocation and freeing of inodes + and space (fate#302681). +- patches.suse/ocfs2-Enable-quota-accounting-on-mount-disable-on.patch: + ocfs2: Enable quota accounting on mount, disable on umount + (fate#302681). +- patches.suse/ocfs2-Implement-quota-syncing-thread.patch: ocfs2: + Implement quota syncing thread (fate#302681). +- patches.suse/ocfs2-Implement-quota-recovery.patch: ocfs2: + Implement quota recovery (fate#302681). +* Fri Oct 24 2008 kkeil@suse.de +- patches.fixes/cxgb3_fix_race_in_EEH: cxgb3: fix race in EEH. + (bnc#430093) +* Fri Oct 24 2008 jeffm@suse.de +- Refreshed context for -RT patches so they apply again. +* Fri Oct 24 2008 rw@suse.de +- patches.drivers/sgi-ioc4-request-submodules: + Make ioc4 request dependant modules. (bnc#429215) +* Fri Oct 24 2008 hare@suse.de +- Update config files: Disable FAIL_MAKE_REQUEST. +* Fri Oct 24 2008 tiwai@suse.de +- patches.drivers/alsa-usb-exclude-1st-slot: Delete this old ugly + workaround patch. +* Fri Oct 24 2008 hare@suse.de +- Include patches from upstream: + - patches.fixes/block-use-bio_has_data: Implement bio_has_data(). + - patches.fixes/block-git-fixes: Block layer fixes for 2.6.28. + - patches.fixes/block-rq-affinity: Implement rq affinity. + - patches.fixes/dm-mpath-remove-is_active: dm mpath: remove + is_active from struct dm_path. + - patches.fixes/block-discard-requests: Implement block discard. + - patches.drivers/dm-abort-queue-on-failed-paths: dm: Call + blk_abort_queue on failed paths (bnc#417544). + - patches.drivers/block-call-sync-on-cleanup: block: + blk_cleanup_queue() should call blk_sync_queue(). +- Refaktor and update request-based multipath patches: + - patches.drivers/blk-request-based-multipath-update: + Update request-based multipathing patches to upstream version + (bnc#434105). + - patches.suse/rq-based-multipath: Update to latest version + of request-based multipathing patchset (bnc#434105) + - patches.drivers/block-abort-request-rq-complete-marking: + use rq complete marking in blk_abort_request (bnc#434105). + - patches.fixes/scsi-atomic-blk-timer-deletes: Delete. + - patches.fixes/dm-mpath-abort-queue: Delete. + - patches.suse/rq-based-block-layer: Delete. + - patches.suse/rq-based-dm-interface: Delete. + - patches.suse/rq-based-multipath-functions: Delete. + - patches.suse/rq-based-init-crash: Delete. +- Update patches to upstream version: + - patches.drivers/bdev-resize-check-for-device-resize + - patches.drivers/bdev-resize-added-flush_disk + - patches.drivers/bdev-resize-call-flush_disk + - patches.drivers/bdev-resize-sd-driver-calls + - patches.drivers/block-timeout-handling + - patches.drivers/bdev-resize-adjust-block-device-size + - patches.drivers/bdev-resize-wrapper-for-revalidate_disk + - patches.drivers/block-abort-queue + - patches.fixes/scsi-enhance-error-codes +- Rediff patches: + - patches.fixes/scsi-misc-git-update + - patches.suse/dm-barrier-single-device + - patches.suse/kdb-common + - patches.drivers/lpfc-8.2.8-update + - patches.drivers/lpfc-8.2.8.3-update + - patches.drivers/mpt-fusion-4.00.43.00-update * Fri Oct 24 2008 bwalle@suse.de - patches.suse/kdump-dump_after_notifier.patch: Add sysctl also to kernel/sysctl_check.c. @@ -1037,6 +1186,13 @@ Source Timestamp: 2008-10-24 14:08:28 +0200 kdump initrd to %%ghost so that the file gets removed when uninstalling the kernel. * Fri Oct 17 2008 mfasheh@suse.com +- ocfs2 ACL / security attribute support + - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch + - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch + - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch + - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch + - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch +* Fri Oct 17 2008 mfasheh@suse.com - ocfs2 fixes / updates from 2.6.28 merge window - patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch - patches.suse/ocfs2-Add-empty-bucket-support-in-xattr.patch @@ -1057,13 +1213,6 @@ Source Timestamp: 2008-10-24 14:08:28 +0200 - patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch - patches.suse/ocfs2-fix-build-error.patch * Fri Oct 17 2008 mfasheh@suse.com -- ocfs2 ACL / security attribute support - - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch - - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch - - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch - - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch - - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch -* Fri Oct 17 2008 mfasheh@suse.com - ocfs2 dynamic local alloc patches * Fri Oct 17 2008 jslaby@suse.de - patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around diff --git a/kernel-ps3.changes b/kernel-ps3.changes index b94e21732..195c41775 100644 --- a/kernel-ps3.changes +++ b/kernel-ps3.changes @@ -1,3 +1,187 @@ +------------------------------------------------------------------- +Fri Oct 24 17:40:25 CEST 2008 - jack@suse.cz + +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). - fixed 64-bit division + +------------------------------------------------------------------- +Fri Oct 24 17:14:33 CEST 2008 - jeffm@suse.de + +- Update config files for -rt. + +------------------------------------------------------------------- +Fri Oct 24 17:09:57 CEST 2008 - hare@suse.de + +- patches.suse/cgroup-freezer.patch: Add TIF_FREEZE for s390. + +------------------------------------------------------------------- +Fri Oct 24 16:49:53 CEST 2008 - olh@suse.de + +- move patches.suse/md-raid-metadata-PAGE_SIZE.patch + to patches.kernel.org/md-raid-metadata-PAGE_SIZE.patch + to allow raid0 with 64k PAGE_SIZE + +------------------------------------------------------------------- +Fri Oct 24 16:49:41 CEST 2008 - jack@suse.cz + +- Update config files. +- supported.conf: Added new quota module +- patches.suse/xfs-dmapi-enable: Enable XFS DMAPI. - Refreshed + + Quotas for OCFS2: +- patches.suse/quota-Add-callbacks-for-allocating-and-destroying-d.patch: + quota: Add callbacks for allocating and destroying dquot + structures (fate#302681). +- patches.suse/quota-Increase-size-of-variables-for-limits-and-ino.patch: + quota: Increase size of variables for limits and inode usage + (fate#302681). +- patches.suse/quota-Remove-bogus-optimization-in-check_idq-an.patch: + quota: Remove bogus 'optimization' in check_idq() and + check_bdq() (fate#302681). +- patches.suse/quota-Make-_SUSPENDED-just-a-flag.patch: quota: + Make _SUSPENDED just a flag (fate#302681). +- patches.suse/quota-Allow-to-separately-enable-quota-accounting-a.patch: + quota: Allow to separately enable quota accounting and enforcing + limits (fate#302681). +- patches.suse/ext3-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext3: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/ext4-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext4: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/reiserfs-Use-sb_any_quota_loaded-instead-of-sb_an.patch: + reiserfs: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled(). (fate#302681). +- patches.suse/quota-Remove-compatibility-function-sb_any_quota_en.patch: + quota: Remove compatibility function sb_any_quota_enabled() + (fate#302681). +- patches.suse/quota-Introduce-DQUOT_QUOTA_SYS_FILE-flag.patch: + quota: Introduce DQUOT_QUOTA_SYS_FILE flag (fate#302681). +- patches.suse/quota-Move-quotaio_v-12-.h-from-include-linux-to-f.patch: + quota: Move quotaio_v[12].h from include/linux/ to fs/ + (fate#302681). +- patches.suse/quota-Split-off-quota-tree-handling-into-a-separate.patch: + quota: Split off quota tree handling into a separate file + (fate#302681). +- patches.suse/quota-Convert-union-in-mem_dqinfo-to-a-pointer.patch: + quota: Convert union in mem_dqinfo to a pointer (fate#302681). +- patches.suse/quota-Allow-negative-usage-of-space-and-inodes.patch: + quota: Allow negative usage of space and inodes (fate#302681). +- patches.suse/quota-Keep-which-entries-were-set-by-SETQUOTA-quota.patch: + quota: Keep which entries were set by SETQUOTA quotactl + (fate#302681). +- patches.suse/quota-Add-helpers-to-allow-ocfs2-specific-quota-ini.patch: + quota: Add helpers to allow ocfs2 specific quota initialization, + freeing and recovery (fate#302681). +- patches.suse/quota-Implement-function-for-scanning-active-dquots.patch: + quota: Implement function for scanning active dquots + (fate#302681). +- patches.suse/ocfs2-Fix-check-of-return-value-of-ocfs2_start_tran.patch: + ocfs2: Fix check of return value of ocfs2_start_trans() + (fate#302681). +- patches.suse/ocfs2-Support-nested-transactions.patch: ocfs2: + Support nested transactions (fate#302681). +- patches.suse/ocfs2-Fix-checking-of-return-value-of-new_inode.patch: + ocfs2: Fix checking of return value of new_inode() + (fate#302681). +- patches.suse/ocfs2-Let-inode-be-really-deleted-when-ocfs2_mknod_.patch: + ocfs2: Let inode be really deleted when ocfs2_mknod_locked() + fails (fate#302681). +- patches.suse/ocfs2-Assign-feature-bits-and-system-inodes-to-quot.patch: + ocfs2: Assign feature bits and system inodes to quota feature + and quota files (fate#302681). +- patches.suse/ocfs2-Mark-system-files-as-not-subject-to-quota-acc.patch: + ocfs2: Mark system files as not subject to quota accounting + (fate#302681). +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). +- patches.suse/ocfs2-Add-quota-calls-for-allocation-and-freeing-of.patch: + ocfs2: Add quota calls for allocation and freeing of inodes + and space (fate#302681). +- patches.suse/ocfs2-Enable-quota-accounting-on-mount-disable-on.patch: + ocfs2: Enable quota accounting on mount, disable on umount + (fate#302681). +- patches.suse/ocfs2-Implement-quota-syncing-thread.patch: ocfs2: + Implement quota syncing thread (fate#302681). +- patches.suse/ocfs2-Implement-quota-recovery.patch: ocfs2: + Implement quota recovery (fate#302681). + +------------------------------------------------------------------- +Fri Oct 24 15:53:20 CEST 2008 - kkeil@suse.de + +- patches.fixes/cxgb3_fix_race_in_EEH: cxgb3: fix race in EEH. + (bnc#430093) + +------------------------------------------------------------------- +Fri Oct 24 15:51:12 CEST 2008 - jeffm@suse.de + +- Refreshed context for -RT patches so they apply again. + +------------------------------------------------------------------- +Fri Oct 24 15:32:06 CEST 2008 - rw@suse.de + +- patches.drivers/sgi-ioc4-request-submodules: + Make ioc4 request dependant modules. (bnc#429215) + +------------------------------------------------------------------- +Fri Oct 24 15:13:21 CEST 2008 - hare@suse.de + +- Update config files: Disable FAIL_MAKE_REQUEST. + +------------------------------------------------------------------- +Fri Oct 24 15:11:46 CEST 2008 - tiwai@suse.de + +- patches.drivers/alsa-usb-exclude-1st-slot: Delete this old ugly + workaround patch. + +------------------------------------------------------------------- +Fri Oct 24 14:18:07 CEST 2008 - hare@suse.de + +- Include patches from upstream: + - patches.fixes/block-use-bio_has_data: Implement bio_has_data(). + - patches.fixes/block-git-fixes: Block layer fixes for 2.6.28. + - patches.fixes/block-rq-affinity: Implement rq affinity. + - patches.fixes/dm-mpath-remove-is_active: dm mpath: remove + is_active from struct dm_path. + - patches.fixes/block-discard-requests: Implement block discard. + - patches.drivers/dm-abort-queue-on-failed-paths: dm: Call + blk_abort_queue on failed paths (bnc#417544). + - patches.drivers/block-call-sync-on-cleanup: block: + blk_cleanup_queue() should call blk_sync_queue(). +- Refaktor and update request-based multipath patches: + - patches.drivers/blk-request-based-multipath-update: + Update request-based multipathing patches to upstream version + (bnc#434105). + - patches.suse/rq-based-multipath: Update to latest version + of request-based multipathing patchset (bnc#434105) + - patches.drivers/block-abort-request-rq-complete-marking: + use rq complete marking in blk_abort_request (bnc#434105). + - patches.fixes/scsi-atomic-blk-timer-deletes: Delete. + - patches.fixes/dm-mpath-abort-queue: Delete. + - patches.suse/rq-based-block-layer: Delete. + - patches.suse/rq-based-dm-interface: Delete. + - patches.suse/rq-based-multipath-functions: Delete. + - patches.suse/rq-based-init-crash: Delete. +- Update patches to upstream version: + - patches.drivers/bdev-resize-check-for-device-resize + - patches.drivers/bdev-resize-added-flush_disk + - patches.drivers/bdev-resize-call-flush_disk + - patches.drivers/bdev-resize-sd-driver-calls + - patches.drivers/block-timeout-handling + - patches.drivers/bdev-resize-adjust-block-device-size + - patches.drivers/bdev-resize-wrapper-for-revalidate_disk + - patches.drivers/block-abort-queue + - patches.fixes/scsi-enhance-error-codes +- Rediff patches: + - patches.fixes/scsi-misc-git-update + - patches.suse/dm-barrier-single-device + - patches.suse/kdb-common + - patches.drivers/lpfc-8.2.8-update + - patches.drivers/lpfc-8.2.8.3-update + - patches.drivers/mpt-fusion-4.00.43.00-update + ------------------------------------------------------------------- Fri Oct 24 14:07:43 CEST 2008 - bwalle@suse.de @@ -425,7 +609,17 @@ Fri Oct 17 17:42:48 CEST 2008 - bwalle@suse.de uninstalling the kernel. ------------------------------------------------------------------- -Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com +Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com + +- ocfs2 ACL / security attribute support + - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch + - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch + - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch + - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch + - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch + +------------------------------------------------------------------- +Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com - ocfs2 fixes / updates from 2.6.28 merge window - patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch @@ -447,16 +641,6 @@ Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com - patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch - patches.suse/ocfs2-fix-build-error.patch -------------------------------------------------------------------- -Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com - -- ocfs2 ACL / security attribute support - - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch - - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch - - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch - - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch - - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch - ------------------------------------------------------------------- Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com diff --git a/kernel-ps3.spec b/kernel-ps3.spec index 52b1282cf..62e2aed11 100644 --- a/kernel-ps3.spec +++ b/kernel-ps3.spec @@ -58,7 +58,7 @@ Name: kernel-ps3 Summary: kernel for ps3 bootloader Version: 2.6.27.3 -Release: 1 +Release: 2 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ @@ -213,7 +213,7 @@ needs to be as small as possible. -Source Timestamp: 2008-10-24 14:08:28 +0200 +Source Timestamp: 2008-10-24 17:40:47 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then @@ -697,7 +697,7 @@ needs to be as small as possible. -Source Timestamp: 2008-10-24 14:08:28 +0200 +Source Timestamp: 2008-10-24 17:40:47 +0200 %preun base -f preun-base.sh @@ -733,7 +733,7 @@ needs to be as small as possible. -Source Timestamp: 2008-10-24 14:08:28 +0200 +Source Timestamp: 2008-10-24 17:40:47 +0200 %preun extra -f preun-extra.sh @@ -747,8 +747,157 @@ Source Timestamp: 2008-10-24 14:08:28 +0200 %files -n kernel-ps3-extra -f kernel-extra.files %defattr(-, root, root) %endif - %changelog +* Fri Oct 24 2008 jack@suse.cz +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). - fixed 64-bit division +* Fri Oct 24 2008 jeffm@suse.de +- Update config files for -rt. +* Fri Oct 24 2008 hare@suse.de +- patches.suse/cgroup-freezer.patch: Add TIF_FREEZE for s390. +* Fri Oct 24 2008 olh@suse.de +- move patches.suse/md-raid-metadata-PAGE_SIZE.patch + to patches.kernel.org/md-raid-metadata-PAGE_SIZE.patch + to allow raid0 with 64k PAGE_SIZE +* Fri Oct 24 2008 jack@suse.cz +- Update config files. +- supported.conf: Added new quota module +- patches.suse/xfs-dmapi-enable: Enable XFS DMAPI. - Refreshed + Quotas for OCFS2: +- patches.suse/quota-Add-callbacks-for-allocating-and-destroying-d.patch: + quota: Add callbacks for allocating and destroying dquot + structures (fate#302681). +- patches.suse/quota-Increase-size-of-variables-for-limits-and-ino.patch: + quota: Increase size of variables for limits and inode usage + (fate#302681). +- patches.suse/quota-Remove-bogus-optimization-in-check_idq-an.patch: + quota: Remove bogus 'optimization' in check_idq() and + check_bdq() (fate#302681). +- patches.suse/quota-Make-_SUSPENDED-just-a-flag.patch: quota: + Make _SUSPENDED just a flag (fate#302681). +- patches.suse/quota-Allow-to-separately-enable-quota-accounting-a.patch: + quota: Allow to separately enable quota accounting and enforcing + limits (fate#302681). +- patches.suse/ext3-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext3: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/ext4-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext4: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/reiserfs-Use-sb_any_quota_loaded-instead-of-sb_an.patch: + reiserfs: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled(). (fate#302681). +- patches.suse/quota-Remove-compatibility-function-sb_any_quota_en.patch: + quota: Remove compatibility function sb_any_quota_enabled() + (fate#302681). +- patches.suse/quota-Introduce-DQUOT_QUOTA_SYS_FILE-flag.patch: + quota: Introduce DQUOT_QUOTA_SYS_FILE flag (fate#302681). +- patches.suse/quota-Move-quotaio_v-12-.h-from-include-linux-to-f.patch: + quota: Move quotaio_v[12].h from include/linux/ to fs/ + (fate#302681). +- patches.suse/quota-Split-off-quota-tree-handling-into-a-separate.patch: + quota: Split off quota tree handling into a separate file + (fate#302681). +- patches.suse/quota-Convert-union-in-mem_dqinfo-to-a-pointer.patch: + quota: Convert union in mem_dqinfo to a pointer (fate#302681). +- patches.suse/quota-Allow-negative-usage-of-space-and-inodes.patch: + quota: Allow negative usage of space and inodes (fate#302681). +- patches.suse/quota-Keep-which-entries-were-set-by-SETQUOTA-quota.patch: + quota: Keep which entries were set by SETQUOTA quotactl + (fate#302681). +- patches.suse/quota-Add-helpers-to-allow-ocfs2-specific-quota-ini.patch: + quota: Add helpers to allow ocfs2 specific quota initialization, + freeing and recovery (fate#302681). +- patches.suse/quota-Implement-function-for-scanning-active-dquots.patch: + quota: Implement function for scanning active dquots + (fate#302681). +- patches.suse/ocfs2-Fix-check-of-return-value-of-ocfs2_start_tran.patch: + ocfs2: Fix check of return value of ocfs2_start_trans() + (fate#302681). +- patches.suse/ocfs2-Support-nested-transactions.patch: ocfs2: + Support nested transactions (fate#302681). +- patches.suse/ocfs2-Fix-checking-of-return-value-of-new_inode.patch: + ocfs2: Fix checking of return value of new_inode() + (fate#302681). +- patches.suse/ocfs2-Let-inode-be-really-deleted-when-ocfs2_mknod_.patch: + ocfs2: Let inode be really deleted when ocfs2_mknod_locked() + fails (fate#302681). +- patches.suse/ocfs2-Assign-feature-bits-and-system-inodes-to-quot.patch: + ocfs2: Assign feature bits and system inodes to quota feature + and quota files (fate#302681). +- patches.suse/ocfs2-Mark-system-files-as-not-subject-to-quota-acc.patch: + ocfs2: Mark system files as not subject to quota accounting + (fate#302681). +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). +- patches.suse/ocfs2-Add-quota-calls-for-allocation-and-freeing-of.patch: + ocfs2: Add quota calls for allocation and freeing of inodes + and space (fate#302681). +- patches.suse/ocfs2-Enable-quota-accounting-on-mount-disable-on.patch: + ocfs2: Enable quota accounting on mount, disable on umount + (fate#302681). +- patches.suse/ocfs2-Implement-quota-syncing-thread.patch: ocfs2: + Implement quota syncing thread (fate#302681). +- patches.suse/ocfs2-Implement-quota-recovery.patch: ocfs2: + Implement quota recovery (fate#302681). +* Fri Oct 24 2008 kkeil@suse.de +- patches.fixes/cxgb3_fix_race_in_EEH: cxgb3: fix race in EEH. + (bnc#430093) +* Fri Oct 24 2008 jeffm@suse.de +- Refreshed context for -RT patches so they apply again. +* Fri Oct 24 2008 rw@suse.de +- patches.drivers/sgi-ioc4-request-submodules: + Make ioc4 request dependant modules. (bnc#429215) +* Fri Oct 24 2008 hare@suse.de +- Update config files: Disable FAIL_MAKE_REQUEST. +* Fri Oct 24 2008 tiwai@suse.de +- patches.drivers/alsa-usb-exclude-1st-slot: Delete this old ugly + workaround patch. +* Fri Oct 24 2008 hare@suse.de +- Include patches from upstream: + - patches.fixes/block-use-bio_has_data: Implement bio_has_data(). + - patches.fixes/block-git-fixes: Block layer fixes for 2.6.28. + - patches.fixes/block-rq-affinity: Implement rq affinity. + - patches.fixes/dm-mpath-remove-is_active: dm mpath: remove + is_active from struct dm_path. + - patches.fixes/block-discard-requests: Implement block discard. + - patches.drivers/dm-abort-queue-on-failed-paths: dm: Call + blk_abort_queue on failed paths (bnc#417544). + - patches.drivers/block-call-sync-on-cleanup: block: + blk_cleanup_queue() should call blk_sync_queue(). +- Refaktor and update request-based multipath patches: + - patches.drivers/blk-request-based-multipath-update: + Update request-based multipathing patches to upstream version + (bnc#434105). + - patches.suse/rq-based-multipath: Update to latest version + of request-based multipathing patchset (bnc#434105) + - patches.drivers/block-abort-request-rq-complete-marking: + use rq complete marking in blk_abort_request (bnc#434105). + - patches.fixes/scsi-atomic-blk-timer-deletes: Delete. + - patches.fixes/dm-mpath-abort-queue: Delete. + - patches.suse/rq-based-block-layer: Delete. + - patches.suse/rq-based-dm-interface: Delete. + - patches.suse/rq-based-multipath-functions: Delete. + - patches.suse/rq-based-init-crash: Delete. +- Update patches to upstream version: + - patches.drivers/bdev-resize-check-for-device-resize + - patches.drivers/bdev-resize-added-flush_disk + - patches.drivers/bdev-resize-call-flush_disk + - patches.drivers/bdev-resize-sd-driver-calls + - patches.drivers/block-timeout-handling + - patches.drivers/bdev-resize-adjust-block-device-size + - patches.drivers/bdev-resize-wrapper-for-revalidate_disk + - patches.drivers/block-abort-queue + - patches.fixes/scsi-enhance-error-codes +- Rediff patches: + - patches.fixes/scsi-misc-git-update + - patches.suse/dm-barrier-single-device + - patches.suse/kdb-common + - patches.drivers/lpfc-8.2.8-update + - patches.drivers/lpfc-8.2.8.3-update + - patches.drivers/mpt-fusion-4.00.43.00-update * Fri Oct 24 2008 bwalle@suse.de - patches.suse/kdump-dump_after_notifier.patch: Add sysctl also to kernel/sysctl_check.c. @@ -995,6 +1144,13 @@ Source Timestamp: 2008-10-24 14:08:28 +0200 kdump initrd to %%ghost so that the file gets removed when uninstalling the kernel. * Fri Oct 17 2008 mfasheh@suse.com +- ocfs2 ACL / security attribute support + - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch + - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch + - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch + - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch + - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch +* Fri Oct 17 2008 mfasheh@suse.com - ocfs2 fixes / updates from 2.6.28 merge window - patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch - patches.suse/ocfs2-Add-empty-bucket-support-in-xattr.patch @@ -1015,13 +1171,6 @@ Source Timestamp: 2008-10-24 14:08:28 +0200 - patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch - patches.suse/ocfs2-fix-build-error.patch * Fri Oct 17 2008 mfasheh@suse.com -- ocfs2 ACL / security attribute support - - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch - - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch - - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch - - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch - - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch -* Fri Oct 17 2008 mfasheh@suse.com - ocfs2 dynamic local alloc patches * Fri Oct 17 2008 jslaby@suse.de - patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around diff --git a/kernel-rt.changes b/kernel-rt.changes index b94e21732..195c41775 100644 --- a/kernel-rt.changes +++ b/kernel-rt.changes @@ -1,3 +1,187 @@ +------------------------------------------------------------------- +Fri Oct 24 17:40:25 CEST 2008 - jack@suse.cz + +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). - fixed 64-bit division + +------------------------------------------------------------------- +Fri Oct 24 17:14:33 CEST 2008 - jeffm@suse.de + +- Update config files for -rt. + +------------------------------------------------------------------- +Fri Oct 24 17:09:57 CEST 2008 - hare@suse.de + +- patches.suse/cgroup-freezer.patch: Add TIF_FREEZE for s390. + +------------------------------------------------------------------- +Fri Oct 24 16:49:53 CEST 2008 - olh@suse.de + +- move patches.suse/md-raid-metadata-PAGE_SIZE.patch + to patches.kernel.org/md-raid-metadata-PAGE_SIZE.patch + to allow raid0 with 64k PAGE_SIZE + +------------------------------------------------------------------- +Fri Oct 24 16:49:41 CEST 2008 - jack@suse.cz + +- Update config files. +- supported.conf: Added new quota module +- patches.suse/xfs-dmapi-enable: Enable XFS DMAPI. - Refreshed + + Quotas for OCFS2: +- patches.suse/quota-Add-callbacks-for-allocating-and-destroying-d.patch: + quota: Add callbacks for allocating and destroying dquot + structures (fate#302681). +- patches.suse/quota-Increase-size-of-variables-for-limits-and-ino.patch: + quota: Increase size of variables for limits and inode usage + (fate#302681). +- patches.suse/quota-Remove-bogus-optimization-in-check_idq-an.patch: + quota: Remove bogus 'optimization' in check_idq() and + check_bdq() (fate#302681). +- patches.suse/quota-Make-_SUSPENDED-just-a-flag.patch: quota: + Make _SUSPENDED just a flag (fate#302681). +- patches.suse/quota-Allow-to-separately-enable-quota-accounting-a.patch: + quota: Allow to separately enable quota accounting and enforcing + limits (fate#302681). +- patches.suse/ext3-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext3: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/ext4-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext4: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/reiserfs-Use-sb_any_quota_loaded-instead-of-sb_an.patch: + reiserfs: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled(). (fate#302681). +- patches.suse/quota-Remove-compatibility-function-sb_any_quota_en.patch: + quota: Remove compatibility function sb_any_quota_enabled() + (fate#302681). +- patches.suse/quota-Introduce-DQUOT_QUOTA_SYS_FILE-flag.patch: + quota: Introduce DQUOT_QUOTA_SYS_FILE flag (fate#302681). +- patches.suse/quota-Move-quotaio_v-12-.h-from-include-linux-to-f.patch: + quota: Move quotaio_v[12].h from include/linux/ to fs/ + (fate#302681). +- patches.suse/quota-Split-off-quota-tree-handling-into-a-separate.patch: + quota: Split off quota tree handling into a separate file + (fate#302681). +- patches.suse/quota-Convert-union-in-mem_dqinfo-to-a-pointer.patch: + quota: Convert union in mem_dqinfo to a pointer (fate#302681). +- patches.suse/quota-Allow-negative-usage-of-space-and-inodes.patch: + quota: Allow negative usage of space and inodes (fate#302681). +- patches.suse/quota-Keep-which-entries-were-set-by-SETQUOTA-quota.patch: + quota: Keep which entries were set by SETQUOTA quotactl + (fate#302681). +- patches.suse/quota-Add-helpers-to-allow-ocfs2-specific-quota-ini.patch: + quota: Add helpers to allow ocfs2 specific quota initialization, + freeing and recovery (fate#302681). +- patches.suse/quota-Implement-function-for-scanning-active-dquots.patch: + quota: Implement function for scanning active dquots + (fate#302681). +- patches.suse/ocfs2-Fix-check-of-return-value-of-ocfs2_start_tran.patch: + ocfs2: Fix check of return value of ocfs2_start_trans() + (fate#302681). +- patches.suse/ocfs2-Support-nested-transactions.patch: ocfs2: + Support nested transactions (fate#302681). +- patches.suse/ocfs2-Fix-checking-of-return-value-of-new_inode.patch: + ocfs2: Fix checking of return value of new_inode() + (fate#302681). +- patches.suse/ocfs2-Let-inode-be-really-deleted-when-ocfs2_mknod_.patch: + ocfs2: Let inode be really deleted when ocfs2_mknod_locked() + fails (fate#302681). +- patches.suse/ocfs2-Assign-feature-bits-and-system-inodes-to-quot.patch: + ocfs2: Assign feature bits and system inodes to quota feature + and quota files (fate#302681). +- patches.suse/ocfs2-Mark-system-files-as-not-subject-to-quota-acc.patch: + ocfs2: Mark system files as not subject to quota accounting + (fate#302681). +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). +- patches.suse/ocfs2-Add-quota-calls-for-allocation-and-freeing-of.patch: + ocfs2: Add quota calls for allocation and freeing of inodes + and space (fate#302681). +- patches.suse/ocfs2-Enable-quota-accounting-on-mount-disable-on.patch: + ocfs2: Enable quota accounting on mount, disable on umount + (fate#302681). +- patches.suse/ocfs2-Implement-quota-syncing-thread.patch: ocfs2: + Implement quota syncing thread (fate#302681). +- patches.suse/ocfs2-Implement-quota-recovery.patch: ocfs2: + Implement quota recovery (fate#302681). + +------------------------------------------------------------------- +Fri Oct 24 15:53:20 CEST 2008 - kkeil@suse.de + +- patches.fixes/cxgb3_fix_race_in_EEH: cxgb3: fix race in EEH. + (bnc#430093) + +------------------------------------------------------------------- +Fri Oct 24 15:51:12 CEST 2008 - jeffm@suse.de + +- Refreshed context for -RT patches so they apply again. + +------------------------------------------------------------------- +Fri Oct 24 15:32:06 CEST 2008 - rw@suse.de + +- patches.drivers/sgi-ioc4-request-submodules: + Make ioc4 request dependant modules. (bnc#429215) + +------------------------------------------------------------------- +Fri Oct 24 15:13:21 CEST 2008 - hare@suse.de + +- Update config files: Disable FAIL_MAKE_REQUEST. + +------------------------------------------------------------------- +Fri Oct 24 15:11:46 CEST 2008 - tiwai@suse.de + +- patches.drivers/alsa-usb-exclude-1st-slot: Delete this old ugly + workaround patch. + +------------------------------------------------------------------- +Fri Oct 24 14:18:07 CEST 2008 - hare@suse.de + +- Include patches from upstream: + - patches.fixes/block-use-bio_has_data: Implement bio_has_data(). + - patches.fixes/block-git-fixes: Block layer fixes for 2.6.28. + - patches.fixes/block-rq-affinity: Implement rq affinity. + - patches.fixes/dm-mpath-remove-is_active: dm mpath: remove + is_active from struct dm_path. + - patches.fixes/block-discard-requests: Implement block discard. + - patches.drivers/dm-abort-queue-on-failed-paths: dm: Call + blk_abort_queue on failed paths (bnc#417544). + - patches.drivers/block-call-sync-on-cleanup: block: + blk_cleanup_queue() should call blk_sync_queue(). +- Refaktor and update request-based multipath patches: + - patches.drivers/blk-request-based-multipath-update: + Update request-based multipathing patches to upstream version + (bnc#434105). + - patches.suse/rq-based-multipath: Update to latest version + of request-based multipathing patchset (bnc#434105) + - patches.drivers/block-abort-request-rq-complete-marking: + use rq complete marking in blk_abort_request (bnc#434105). + - patches.fixes/scsi-atomic-blk-timer-deletes: Delete. + - patches.fixes/dm-mpath-abort-queue: Delete. + - patches.suse/rq-based-block-layer: Delete. + - patches.suse/rq-based-dm-interface: Delete. + - patches.suse/rq-based-multipath-functions: Delete. + - patches.suse/rq-based-init-crash: Delete. +- Update patches to upstream version: + - patches.drivers/bdev-resize-check-for-device-resize + - patches.drivers/bdev-resize-added-flush_disk + - patches.drivers/bdev-resize-call-flush_disk + - patches.drivers/bdev-resize-sd-driver-calls + - patches.drivers/block-timeout-handling + - patches.drivers/bdev-resize-adjust-block-device-size + - patches.drivers/bdev-resize-wrapper-for-revalidate_disk + - patches.drivers/block-abort-queue + - patches.fixes/scsi-enhance-error-codes +- Rediff patches: + - patches.fixes/scsi-misc-git-update + - patches.suse/dm-barrier-single-device + - patches.suse/kdb-common + - patches.drivers/lpfc-8.2.8-update + - patches.drivers/lpfc-8.2.8.3-update + - patches.drivers/mpt-fusion-4.00.43.00-update + ------------------------------------------------------------------- Fri Oct 24 14:07:43 CEST 2008 - bwalle@suse.de @@ -425,7 +609,17 @@ Fri Oct 17 17:42:48 CEST 2008 - bwalle@suse.de uninstalling the kernel. ------------------------------------------------------------------- -Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com +Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com + +- ocfs2 ACL / security attribute support + - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch + - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch + - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch + - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch + - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch + +------------------------------------------------------------------- +Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com - ocfs2 fixes / updates from 2.6.28 merge window - patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch @@ -447,16 +641,6 @@ Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com - patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch - patches.suse/ocfs2-fix-build-error.patch -------------------------------------------------------------------- -Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com - -- ocfs2 ACL / security attribute support - - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch - - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch - - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch - - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch - - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch - ------------------------------------------------------------------- Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com diff --git a/kernel-rt.spec b/kernel-rt.spec index 7602eed54..74de77ae3 100644 --- a/kernel-rt.spec +++ b/kernel-rt.spec @@ -58,7 +58,7 @@ Name: kernel-rt Summary: The Realtime Linux Kernel Version: 2.6.27.3 -Release: 1 +Release: 2 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ @@ -217,7 +217,7 @@ Authors: see /usr/src/linux/CREDITS for more details. -Source Timestamp: 2008-10-24 14:08:28 +0200 +Source Timestamp: 2008-10-24 17:40:47 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then @@ -707,7 +707,7 @@ Authors: see /usr/src/linux/CREDITS for more details. -Source Timestamp: 2008-10-24 14:08:28 +0200 +Source Timestamp: 2008-10-24 17:40:47 +0200 %preun base -f preun-base.sh @@ -749,7 +749,7 @@ Authors: see /usr/src/linux/CREDITS for more details. -Source Timestamp: 2008-10-24 14:08:28 +0200 +Source Timestamp: 2008-10-24 17:40:47 +0200 %preun extra -f preun-extra.sh @@ -763,8 +763,157 @@ Source Timestamp: 2008-10-24 14:08:28 +0200 %files -n kernel-rt-extra -f kernel-extra.files %defattr(-, root, root) %endif - %changelog +* Fri Oct 24 2008 jack@suse.cz +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). - fixed 64-bit division +* Fri Oct 24 2008 jeffm@suse.de +- Update config files for -rt. +* Fri Oct 24 2008 hare@suse.de +- patches.suse/cgroup-freezer.patch: Add TIF_FREEZE for s390. +* Fri Oct 24 2008 olh@suse.de +- move patches.suse/md-raid-metadata-PAGE_SIZE.patch + to patches.kernel.org/md-raid-metadata-PAGE_SIZE.patch + to allow raid0 with 64k PAGE_SIZE +* Fri Oct 24 2008 jack@suse.cz +- Update config files. +- supported.conf: Added new quota module +- patches.suse/xfs-dmapi-enable: Enable XFS DMAPI. - Refreshed + Quotas for OCFS2: +- patches.suse/quota-Add-callbacks-for-allocating-and-destroying-d.patch: + quota: Add callbacks for allocating and destroying dquot + structures (fate#302681). +- patches.suse/quota-Increase-size-of-variables-for-limits-and-ino.patch: + quota: Increase size of variables for limits and inode usage + (fate#302681). +- patches.suse/quota-Remove-bogus-optimization-in-check_idq-an.patch: + quota: Remove bogus 'optimization' in check_idq() and + check_bdq() (fate#302681). +- patches.suse/quota-Make-_SUSPENDED-just-a-flag.patch: quota: + Make _SUSPENDED just a flag (fate#302681). +- patches.suse/quota-Allow-to-separately-enable-quota-accounting-a.patch: + quota: Allow to separately enable quota accounting and enforcing + limits (fate#302681). +- patches.suse/ext3-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext3: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/ext4-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext4: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/reiserfs-Use-sb_any_quota_loaded-instead-of-sb_an.patch: + reiserfs: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled(). (fate#302681). +- patches.suse/quota-Remove-compatibility-function-sb_any_quota_en.patch: + quota: Remove compatibility function sb_any_quota_enabled() + (fate#302681). +- patches.suse/quota-Introduce-DQUOT_QUOTA_SYS_FILE-flag.patch: + quota: Introduce DQUOT_QUOTA_SYS_FILE flag (fate#302681). +- patches.suse/quota-Move-quotaio_v-12-.h-from-include-linux-to-f.patch: + quota: Move quotaio_v[12].h from include/linux/ to fs/ + (fate#302681). +- patches.suse/quota-Split-off-quota-tree-handling-into-a-separate.patch: + quota: Split off quota tree handling into a separate file + (fate#302681). +- patches.suse/quota-Convert-union-in-mem_dqinfo-to-a-pointer.patch: + quota: Convert union in mem_dqinfo to a pointer (fate#302681). +- patches.suse/quota-Allow-negative-usage-of-space-and-inodes.patch: + quota: Allow negative usage of space and inodes (fate#302681). +- patches.suse/quota-Keep-which-entries-were-set-by-SETQUOTA-quota.patch: + quota: Keep which entries were set by SETQUOTA quotactl + (fate#302681). +- patches.suse/quota-Add-helpers-to-allow-ocfs2-specific-quota-ini.patch: + quota: Add helpers to allow ocfs2 specific quota initialization, + freeing and recovery (fate#302681). +- patches.suse/quota-Implement-function-for-scanning-active-dquots.patch: + quota: Implement function for scanning active dquots + (fate#302681). +- patches.suse/ocfs2-Fix-check-of-return-value-of-ocfs2_start_tran.patch: + ocfs2: Fix check of return value of ocfs2_start_trans() + (fate#302681). +- patches.suse/ocfs2-Support-nested-transactions.patch: ocfs2: + Support nested transactions (fate#302681). +- patches.suse/ocfs2-Fix-checking-of-return-value-of-new_inode.patch: + ocfs2: Fix checking of return value of new_inode() + (fate#302681). +- patches.suse/ocfs2-Let-inode-be-really-deleted-when-ocfs2_mknod_.patch: + ocfs2: Let inode be really deleted when ocfs2_mknod_locked() + fails (fate#302681). +- patches.suse/ocfs2-Assign-feature-bits-and-system-inodes-to-quot.patch: + ocfs2: Assign feature bits and system inodes to quota feature + and quota files (fate#302681). +- patches.suse/ocfs2-Mark-system-files-as-not-subject-to-quota-acc.patch: + ocfs2: Mark system files as not subject to quota accounting + (fate#302681). +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). +- patches.suse/ocfs2-Add-quota-calls-for-allocation-and-freeing-of.patch: + ocfs2: Add quota calls for allocation and freeing of inodes + and space (fate#302681). +- patches.suse/ocfs2-Enable-quota-accounting-on-mount-disable-on.patch: + ocfs2: Enable quota accounting on mount, disable on umount + (fate#302681). +- patches.suse/ocfs2-Implement-quota-syncing-thread.patch: ocfs2: + Implement quota syncing thread (fate#302681). +- patches.suse/ocfs2-Implement-quota-recovery.patch: ocfs2: + Implement quota recovery (fate#302681). +* Fri Oct 24 2008 kkeil@suse.de +- patches.fixes/cxgb3_fix_race_in_EEH: cxgb3: fix race in EEH. + (bnc#430093) +* Fri Oct 24 2008 jeffm@suse.de +- Refreshed context for -RT patches so they apply again. +* Fri Oct 24 2008 rw@suse.de +- patches.drivers/sgi-ioc4-request-submodules: + Make ioc4 request dependant modules. (bnc#429215) +* Fri Oct 24 2008 hare@suse.de +- Update config files: Disable FAIL_MAKE_REQUEST. +* Fri Oct 24 2008 tiwai@suse.de +- patches.drivers/alsa-usb-exclude-1st-slot: Delete this old ugly + workaround patch. +* Fri Oct 24 2008 hare@suse.de +- Include patches from upstream: + - patches.fixes/block-use-bio_has_data: Implement bio_has_data(). + - patches.fixes/block-git-fixes: Block layer fixes for 2.6.28. + - patches.fixes/block-rq-affinity: Implement rq affinity. + - patches.fixes/dm-mpath-remove-is_active: dm mpath: remove + is_active from struct dm_path. + - patches.fixes/block-discard-requests: Implement block discard. + - patches.drivers/dm-abort-queue-on-failed-paths: dm: Call + blk_abort_queue on failed paths (bnc#417544). + - patches.drivers/block-call-sync-on-cleanup: block: + blk_cleanup_queue() should call blk_sync_queue(). +- Refaktor and update request-based multipath patches: + - patches.drivers/blk-request-based-multipath-update: + Update request-based multipathing patches to upstream version + (bnc#434105). + - patches.suse/rq-based-multipath: Update to latest version + of request-based multipathing patchset (bnc#434105) + - patches.drivers/block-abort-request-rq-complete-marking: + use rq complete marking in blk_abort_request (bnc#434105). + - patches.fixes/scsi-atomic-blk-timer-deletes: Delete. + - patches.fixes/dm-mpath-abort-queue: Delete. + - patches.suse/rq-based-block-layer: Delete. + - patches.suse/rq-based-dm-interface: Delete. + - patches.suse/rq-based-multipath-functions: Delete. + - patches.suse/rq-based-init-crash: Delete. +- Update patches to upstream version: + - patches.drivers/bdev-resize-check-for-device-resize + - patches.drivers/bdev-resize-added-flush_disk + - patches.drivers/bdev-resize-call-flush_disk + - patches.drivers/bdev-resize-sd-driver-calls + - patches.drivers/block-timeout-handling + - patches.drivers/bdev-resize-adjust-block-device-size + - patches.drivers/bdev-resize-wrapper-for-revalidate_disk + - patches.drivers/block-abort-queue + - patches.fixes/scsi-enhance-error-codes +- Rediff patches: + - patches.fixes/scsi-misc-git-update + - patches.suse/dm-barrier-single-device + - patches.suse/kdb-common + - patches.drivers/lpfc-8.2.8-update + - patches.drivers/lpfc-8.2.8.3-update + - patches.drivers/mpt-fusion-4.00.43.00-update * Fri Oct 24 2008 bwalle@suse.de - patches.suse/kdump-dump_after_notifier.patch: Add sysctl also to kernel/sysctl_check.c. @@ -1011,6 +1160,13 @@ Source Timestamp: 2008-10-24 14:08:28 +0200 kdump initrd to %%ghost so that the file gets removed when uninstalling the kernel. * Fri Oct 17 2008 mfasheh@suse.com +- ocfs2 ACL / security attribute support + - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch + - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch + - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch + - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch + - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch +* Fri Oct 17 2008 mfasheh@suse.com - ocfs2 fixes / updates from 2.6.28 merge window - patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch - patches.suse/ocfs2-Add-empty-bucket-support-in-xattr.patch @@ -1031,13 +1187,6 @@ Source Timestamp: 2008-10-24 14:08:28 +0200 - patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch - patches.suse/ocfs2-fix-build-error.patch * Fri Oct 17 2008 mfasheh@suse.com -- ocfs2 ACL / security attribute support - - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch - - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch - - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch - - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch - - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch -* Fri Oct 17 2008 mfasheh@suse.com - ocfs2 dynamic local alloc patches * Fri Oct 17 2008 jslaby@suse.de - patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around diff --git a/kernel-rt_debug.changes b/kernel-rt_debug.changes index b94e21732..195c41775 100644 --- a/kernel-rt_debug.changes +++ b/kernel-rt_debug.changes @@ -1,3 +1,187 @@ +------------------------------------------------------------------- +Fri Oct 24 17:40:25 CEST 2008 - jack@suse.cz + +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). - fixed 64-bit division + +------------------------------------------------------------------- +Fri Oct 24 17:14:33 CEST 2008 - jeffm@suse.de + +- Update config files for -rt. + +------------------------------------------------------------------- +Fri Oct 24 17:09:57 CEST 2008 - hare@suse.de + +- patches.suse/cgroup-freezer.patch: Add TIF_FREEZE for s390. + +------------------------------------------------------------------- +Fri Oct 24 16:49:53 CEST 2008 - olh@suse.de + +- move patches.suse/md-raid-metadata-PAGE_SIZE.patch + to patches.kernel.org/md-raid-metadata-PAGE_SIZE.patch + to allow raid0 with 64k PAGE_SIZE + +------------------------------------------------------------------- +Fri Oct 24 16:49:41 CEST 2008 - jack@suse.cz + +- Update config files. +- supported.conf: Added new quota module +- patches.suse/xfs-dmapi-enable: Enable XFS DMAPI. - Refreshed + + Quotas for OCFS2: +- patches.suse/quota-Add-callbacks-for-allocating-and-destroying-d.patch: + quota: Add callbacks for allocating and destroying dquot + structures (fate#302681). +- patches.suse/quota-Increase-size-of-variables-for-limits-and-ino.patch: + quota: Increase size of variables for limits and inode usage + (fate#302681). +- patches.suse/quota-Remove-bogus-optimization-in-check_idq-an.patch: + quota: Remove bogus 'optimization' in check_idq() and + check_bdq() (fate#302681). +- patches.suse/quota-Make-_SUSPENDED-just-a-flag.patch: quota: + Make _SUSPENDED just a flag (fate#302681). +- patches.suse/quota-Allow-to-separately-enable-quota-accounting-a.patch: + quota: Allow to separately enable quota accounting and enforcing + limits (fate#302681). +- patches.suse/ext3-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext3: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/ext4-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext4: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/reiserfs-Use-sb_any_quota_loaded-instead-of-sb_an.patch: + reiserfs: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled(). (fate#302681). +- patches.suse/quota-Remove-compatibility-function-sb_any_quota_en.patch: + quota: Remove compatibility function sb_any_quota_enabled() + (fate#302681). +- patches.suse/quota-Introduce-DQUOT_QUOTA_SYS_FILE-flag.patch: + quota: Introduce DQUOT_QUOTA_SYS_FILE flag (fate#302681). +- patches.suse/quota-Move-quotaio_v-12-.h-from-include-linux-to-f.patch: + quota: Move quotaio_v[12].h from include/linux/ to fs/ + (fate#302681). +- patches.suse/quota-Split-off-quota-tree-handling-into-a-separate.patch: + quota: Split off quota tree handling into a separate file + (fate#302681). +- patches.suse/quota-Convert-union-in-mem_dqinfo-to-a-pointer.patch: + quota: Convert union in mem_dqinfo to a pointer (fate#302681). +- patches.suse/quota-Allow-negative-usage-of-space-and-inodes.patch: + quota: Allow negative usage of space and inodes (fate#302681). +- patches.suse/quota-Keep-which-entries-were-set-by-SETQUOTA-quota.patch: + quota: Keep which entries were set by SETQUOTA quotactl + (fate#302681). +- patches.suse/quota-Add-helpers-to-allow-ocfs2-specific-quota-ini.patch: + quota: Add helpers to allow ocfs2 specific quota initialization, + freeing and recovery (fate#302681). +- patches.suse/quota-Implement-function-for-scanning-active-dquots.patch: + quota: Implement function for scanning active dquots + (fate#302681). +- patches.suse/ocfs2-Fix-check-of-return-value-of-ocfs2_start_tran.patch: + ocfs2: Fix check of return value of ocfs2_start_trans() + (fate#302681). +- patches.suse/ocfs2-Support-nested-transactions.patch: ocfs2: + Support nested transactions (fate#302681). +- patches.suse/ocfs2-Fix-checking-of-return-value-of-new_inode.patch: + ocfs2: Fix checking of return value of new_inode() + (fate#302681). +- patches.suse/ocfs2-Let-inode-be-really-deleted-when-ocfs2_mknod_.patch: + ocfs2: Let inode be really deleted when ocfs2_mknod_locked() + fails (fate#302681). +- patches.suse/ocfs2-Assign-feature-bits-and-system-inodes-to-quot.patch: + ocfs2: Assign feature bits and system inodes to quota feature + and quota files (fate#302681). +- patches.suse/ocfs2-Mark-system-files-as-not-subject-to-quota-acc.patch: + ocfs2: Mark system files as not subject to quota accounting + (fate#302681). +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). +- patches.suse/ocfs2-Add-quota-calls-for-allocation-and-freeing-of.patch: + ocfs2: Add quota calls for allocation and freeing of inodes + and space (fate#302681). +- patches.suse/ocfs2-Enable-quota-accounting-on-mount-disable-on.patch: + ocfs2: Enable quota accounting on mount, disable on umount + (fate#302681). +- patches.suse/ocfs2-Implement-quota-syncing-thread.patch: ocfs2: + Implement quota syncing thread (fate#302681). +- patches.suse/ocfs2-Implement-quota-recovery.patch: ocfs2: + Implement quota recovery (fate#302681). + +------------------------------------------------------------------- +Fri Oct 24 15:53:20 CEST 2008 - kkeil@suse.de + +- patches.fixes/cxgb3_fix_race_in_EEH: cxgb3: fix race in EEH. + (bnc#430093) + +------------------------------------------------------------------- +Fri Oct 24 15:51:12 CEST 2008 - jeffm@suse.de + +- Refreshed context for -RT patches so they apply again. + +------------------------------------------------------------------- +Fri Oct 24 15:32:06 CEST 2008 - rw@suse.de + +- patches.drivers/sgi-ioc4-request-submodules: + Make ioc4 request dependant modules. (bnc#429215) + +------------------------------------------------------------------- +Fri Oct 24 15:13:21 CEST 2008 - hare@suse.de + +- Update config files: Disable FAIL_MAKE_REQUEST. + +------------------------------------------------------------------- +Fri Oct 24 15:11:46 CEST 2008 - tiwai@suse.de + +- patches.drivers/alsa-usb-exclude-1st-slot: Delete this old ugly + workaround patch. + +------------------------------------------------------------------- +Fri Oct 24 14:18:07 CEST 2008 - hare@suse.de + +- Include patches from upstream: + - patches.fixes/block-use-bio_has_data: Implement bio_has_data(). + - patches.fixes/block-git-fixes: Block layer fixes for 2.6.28. + - patches.fixes/block-rq-affinity: Implement rq affinity. + - patches.fixes/dm-mpath-remove-is_active: dm mpath: remove + is_active from struct dm_path. + - patches.fixes/block-discard-requests: Implement block discard. + - patches.drivers/dm-abort-queue-on-failed-paths: dm: Call + blk_abort_queue on failed paths (bnc#417544). + - patches.drivers/block-call-sync-on-cleanup: block: + blk_cleanup_queue() should call blk_sync_queue(). +- Refaktor and update request-based multipath patches: + - patches.drivers/blk-request-based-multipath-update: + Update request-based multipathing patches to upstream version + (bnc#434105). + - patches.suse/rq-based-multipath: Update to latest version + of request-based multipathing patchset (bnc#434105) + - patches.drivers/block-abort-request-rq-complete-marking: + use rq complete marking in blk_abort_request (bnc#434105). + - patches.fixes/scsi-atomic-blk-timer-deletes: Delete. + - patches.fixes/dm-mpath-abort-queue: Delete. + - patches.suse/rq-based-block-layer: Delete. + - patches.suse/rq-based-dm-interface: Delete. + - patches.suse/rq-based-multipath-functions: Delete. + - patches.suse/rq-based-init-crash: Delete. +- Update patches to upstream version: + - patches.drivers/bdev-resize-check-for-device-resize + - patches.drivers/bdev-resize-added-flush_disk + - patches.drivers/bdev-resize-call-flush_disk + - patches.drivers/bdev-resize-sd-driver-calls + - patches.drivers/block-timeout-handling + - patches.drivers/bdev-resize-adjust-block-device-size + - patches.drivers/bdev-resize-wrapper-for-revalidate_disk + - patches.drivers/block-abort-queue + - patches.fixes/scsi-enhance-error-codes +- Rediff patches: + - patches.fixes/scsi-misc-git-update + - patches.suse/dm-barrier-single-device + - patches.suse/kdb-common + - patches.drivers/lpfc-8.2.8-update + - patches.drivers/lpfc-8.2.8.3-update + - patches.drivers/mpt-fusion-4.00.43.00-update + ------------------------------------------------------------------- Fri Oct 24 14:07:43 CEST 2008 - bwalle@suse.de @@ -425,7 +609,17 @@ Fri Oct 17 17:42:48 CEST 2008 - bwalle@suse.de uninstalling the kernel. ------------------------------------------------------------------- -Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com +Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com + +- ocfs2 ACL / security attribute support + - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch + - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch + - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch + - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch + - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch + +------------------------------------------------------------------- +Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com - ocfs2 fixes / updates from 2.6.28 merge window - patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch @@ -447,16 +641,6 @@ Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com - patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch - patches.suse/ocfs2-fix-build-error.patch -------------------------------------------------------------------- -Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com - -- ocfs2 ACL / security attribute support - - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch - - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch - - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch - - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch - - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch - ------------------------------------------------------------------- Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com diff --git a/kernel-rt_debug.spec b/kernel-rt_debug.spec index b74f7fbcd..b508b4aae 100644 --- a/kernel-rt_debug.spec +++ b/kernel-rt_debug.spec @@ -58,7 +58,7 @@ Name: kernel-rt_debug Summary: A Debug Version of the Kernel Version: 2.6.27.3 -Release: 1 +Release: 2 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ @@ -212,7 +212,7 @@ Only use this kernel when investigating problems. -Source Timestamp: 2008-10-24 14:08:28 +0200 +Source Timestamp: 2008-10-24 17:40:47 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then @@ -697,7 +697,7 @@ This package contains only the base modules, required in all installs. -Source Timestamp: 2008-10-24 14:08:28 +0200 +Source Timestamp: 2008-10-24 17:40:47 +0200 %preun base -f preun-base.sh @@ -734,7 +734,7 @@ This package contains additional modules not supported by Novell. -Source Timestamp: 2008-10-24 14:08:28 +0200 +Source Timestamp: 2008-10-24 17:40:47 +0200 %preun extra -f preun-extra.sh @@ -748,8 +748,157 @@ Source Timestamp: 2008-10-24 14:08:28 +0200 %files -n kernel-rt_debug-extra -f kernel-extra.files %defattr(-, root, root) %endif - %changelog +* Fri Oct 24 2008 jack@suse.cz +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). - fixed 64-bit division +* Fri Oct 24 2008 jeffm@suse.de +- Update config files for -rt. +* Fri Oct 24 2008 hare@suse.de +- patches.suse/cgroup-freezer.patch: Add TIF_FREEZE for s390. +* Fri Oct 24 2008 olh@suse.de +- move patches.suse/md-raid-metadata-PAGE_SIZE.patch + to patches.kernel.org/md-raid-metadata-PAGE_SIZE.patch + to allow raid0 with 64k PAGE_SIZE +* Fri Oct 24 2008 jack@suse.cz +- Update config files. +- supported.conf: Added new quota module +- patches.suse/xfs-dmapi-enable: Enable XFS DMAPI. - Refreshed + Quotas for OCFS2: +- patches.suse/quota-Add-callbacks-for-allocating-and-destroying-d.patch: + quota: Add callbacks for allocating and destroying dquot + structures (fate#302681). +- patches.suse/quota-Increase-size-of-variables-for-limits-and-ino.patch: + quota: Increase size of variables for limits and inode usage + (fate#302681). +- patches.suse/quota-Remove-bogus-optimization-in-check_idq-an.patch: + quota: Remove bogus 'optimization' in check_idq() and + check_bdq() (fate#302681). +- patches.suse/quota-Make-_SUSPENDED-just-a-flag.patch: quota: + Make _SUSPENDED just a flag (fate#302681). +- patches.suse/quota-Allow-to-separately-enable-quota-accounting-a.patch: + quota: Allow to separately enable quota accounting and enforcing + limits (fate#302681). +- patches.suse/ext3-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext3: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/ext4-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext4: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/reiserfs-Use-sb_any_quota_loaded-instead-of-sb_an.patch: + reiserfs: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled(). (fate#302681). +- patches.suse/quota-Remove-compatibility-function-sb_any_quota_en.patch: + quota: Remove compatibility function sb_any_quota_enabled() + (fate#302681). +- patches.suse/quota-Introduce-DQUOT_QUOTA_SYS_FILE-flag.patch: + quota: Introduce DQUOT_QUOTA_SYS_FILE flag (fate#302681). +- patches.suse/quota-Move-quotaio_v-12-.h-from-include-linux-to-f.patch: + quota: Move quotaio_v[12].h from include/linux/ to fs/ + (fate#302681). +- patches.suse/quota-Split-off-quota-tree-handling-into-a-separate.patch: + quota: Split off quota tree handling into a separate file + (fate#302681). +- patches.suse/quota-Convert-union-in-mem_dqinfo-to-a-pointer.patch: + quota: Convert union in mem_dqinfo to a pointer (fate#302681). +- patches.suse/quota-Allow-negative-usage-of-space-and-inodes.patch: + quota: Allow negative usage of space and inodes (fate#302681). +- patches.suse/quota-Keep-which-entries-were-set-by-SETQUOTA-quota.patch: + quota: Keep which entries were set by SETQUOTA quotactl + (fate#302681). +- patches.suse/quota-Add-helpers-to-allow-ocfs2-specific-quota-ini.patch: + quota: Add helpers to allow ocfs2 specific quota initialization, + freeing and recovery (fate#302681). +- patches.suse/quota-Implement-function-for-scanning-active-dquots.patch: + quota: Implement function for scanning active dquots + (fate#302681). +- patches.suse/ocfs2-Fix-check-of-return-value-of-ocfs2_start_tran.patch: + ocfs2: Fix check of return value of ocfs2_start_trans() + (fate#302681). +- patches.suse/ocfs2-Support-nested-transactions.patch: ocfs2: + Support nested transactions (fate#302681). +- patches.suse/ocfs2-Fix-checking-of-return-value-of-new_inode.patch: + ocfs2: Fix checking of return value of new_inode() + (fate#302681). +- patches.suse/ocfs2-Let-inode-be-really-deleted-when-ocfs2_mknod_.patch: + ocfs2: Let inode be really deleted when ocfs2_mknod_locked() + fails (fate#302681). +- patches.suse/ocfs2-Assign-feature-bits-and-system-inodes-to-quot.patch: + ocfs2: Assign feature bits and system inodes to quota feature + and quota files (fate#302681). +- patches.suse/ocfs2-Mark-system-files-as-not-subject-to-quota-acc.patch: + ocfs2: Mark system files as not subject to quota accounting + (fate#302681). +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). +- patches.suse/ocfs2-Add-quota-calls-for-allocation-and-freeing-of.patch: + ocfs2: Add quota calls for allocation and freeing of inodes + and space (fate#302681). +- patches.suse/ocfs2-Enable-quota-accounting-on-mount-disable-on.patch: + ocfs2: Enable quota accounting on mount, disable on umount + (fate#302681). +- patches.suse/ocfs2-Implement-quota-syncing-thread.patch: ocfs2: + Implement quota syncing thread (fate#302681). +- patches.suse/ocfs2-Implement-quota-recovery.patch: ocfs2: + Implement quota recovery (fate#302681). +* Fri Oct 24 2008 kkeil@suse.de +- patches.fixes/cxgb3_fix_race_in_EEH: cxgb3: fix race in EEH. + (bnc#430093) +* Fri Oct 24 2008 jeffm@suse.de +- Refreshed context for -RT patches so they apply again. +* Fri Oct 24 2008 rw@suse.de +- patches.drivers/sgi-ioc4-request-submodules: + Make ioc4 request dependant modules. (bnc#429215) +* Fri Oct 24 2008 hare@suse.de +- Update config files: Disable FAIL_MAKE_REQUEST. +* Fri Oct 24 2008 tiwai@suse.de +- patches.drivers/alsa-usb-exclude-1st-slot: Delete this old ugly + workaround patch. +* Fri Oct 24 2008 hare@suse.de +- Include patches from upstream: + - patches.fixes/block-use-bio_has_data: Implement bio_has_data(). + - patches.fixes/block-git-fixes: Block layer fixes for 2.6.28. + - patches.fixes/block-rq-affinity: Implement rq affinity. + - patches.fixes/dm-mpath-remove-is_active: dm mpath: remove + is_active from struct dm_path. + - patches.fixes/block-discard-requests: Implement block discard. + - patches.drivers/dm-abort-queue-on-failed-paths: dm: Call + blk_abort_queue on failed paths (bnc#417544). + - patches.drivers/block-call-sync-on-cleanup: block: + blk_cleanup_queue() should call blk_sync_queue(). +- Refaktor and update request-based multipath patches: + - patches.drivers/blk-request-based-multipath-update: + Update request-based multipathing patches to upstream version + (bnc#434105). + - patches.suse/rq-based-multipath: Update to latest version + of request-based multipathing patchset (bnc#434105) + - patches.drivers/block-abort-request-rq-complete-marking: + use rq complete marking in blk_abort_request (bnc#434105). + - patches.fixes/scsi-atomic-blk-timer-deletes: Delete. + - patches.fixes/dm-mpath-abort-queue: Delete. + - patches.suse/rq-based-block-layer: Delete. + - patches.suse/rq-based-dm-interface: Delete. + - patches.suse/rq-based-multipath-functions: Delete. + - patches.suse/rq-based-init-crash: Delete. +- Update patches to upstream version: + - patches.drivers/bdev-resize-check-for-device-resize + - patches.drivers/bdev-resize-added-flush_disk + - patches.drivers/bdev-resize-call-flush_disk + - patches.drivers/bdev-resize-sd-driver-calls + - patches.drivers/block-timeout-handling + - patches.drivers/bdev-resize-adjust-block-device-size + - patches.drivers/bdev-resize-wrapper-for-revalidate_disk + - patches.drivers/block-abort-queue + - patches.fixes/scsi-enhance-error-codes +- Rediff patches: + - patches.fixes/scsi-misc-git-update + - patches.suse/dm-barrier-single-device + - patches.suse/kdb-common + - patches.drivers/lpfc-8.2.8-update + - patches.drivers/lpfc-8.2.8.3-update + - patches.drivers/mpt-fusion-4.00.43.00-update * Fri Oct 24 2008 bwalle@suse.de - patches.suse/kdump-dump_after_notifier.patch: Add sysctl also to kernel/sysctl_check.c. @@ -996,6 +1145,13 @@ Source Timestamp: 2008-10-24 14:08:28 +0200 kdump initrd to %%ghost so that the file gets removed when uninstalling the kernel. * Fri Oct 17 2008 mfasheh@suse.com +- ocfs2 ACL / security attribute support + - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch + - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch + - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch + - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch + - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch +* Fri Oct 17 2008 mfasheh@suse.com - ocfs2 fixes / updates from 2.6.28 merge window - patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch - patches.suse/ocfs2-Add-empty-bucket-support-in-xattr.patch @@ -1016,13 +1172,6 @@ Source Timestamp: 2008-10-24 14:08:28 +0200 - patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch - patches.suse/ocfs2-fix-build-error.patch * Fri Oct 17 2008 mfasheh@suse.com -- ocfs2 ACL / security attribute support - - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch - - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch - - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch - - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch - - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch -* Fri Oct 17 2008 mfasheh@suse.com - ocfs2 dynamic local alloc patches * Fri Oct 17 2008 jslaby@suse.de - patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around diff --git a/kernel-s390.changes b/kernel-s390.changes index b94e21732..195c41775 100644 --- a/kernel-s390.changes +++ b/kernel-s390.changes @@ -1,3 +1,187 @@ +------------------------------------------------------------------- +Fri Oct 24 17:40:25 CEST 2008 - jack@suse.cz + +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). - fixed 64-bit division + +------------------------------------------------------------------- +Fri Oct 24 17:14:33 CEST 2008 - jeffm@suse.de + +- Update config files for -rt. + +------------------------------------------------------------------- +Fri Oct 24 17:09:57 CEST 2008 - hare@suse.de + +- patches.suse/cgroup-freezer.patch: Add TIF_FREEZE for s390. + +------------------------------------------------------------------- +Fri Oct 24 16:49:53 CEST 2008 - olh@suse.de + +- move patches.suse/md-raid-metadata-PAGE_SIZE.patch + to patches.kernel.org/md-raid-metadata-PAGE_SIZE.patch + to allow raid0 with 64k PAGE_SIZE + +------------------------------------------------------------------- +Fri Oct 24 16:49:41 CEST 2008 - jack@suse.cz + +- Update config files. +- supported.conf: Added new quota module +- patches.suse/xfs-dmapi-enable: Enable XFS DMAPI. - Refreshed + + Quotas for OCFS2: +- patches.suse/quota-Add-callbacks-for-allocating-and-destroying-d.patch: + quota: Add callbacks for allocating and destroying dquot + structures (fate#302681). +- patches.suse/quota-Increase-size-of-variables-for-limits-and-ino.patch: + quota: Increase size of variables for limits and inode usage + (fate#302681). +- patches.suse/quota-Remove-bogus-optimization-in-check_idq-an.patch: + quota: Remove bogus 'optimization' in check_idq() and + check_bdq() (fate#302681). +- patches.suse/quota-Make-_SUSPENDED-just-a-flag.patch: quota: + Make _SUSPENDED just a flag (fate#302681). +- patches.suse/quota-Allow-to-separately-enable-quota-accounting-a.patch: + quota: Allow to separately enable quota accounting and enforcing + limits (fate#302681). +- patches.suse/ext3-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext3: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/ext4-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext4: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/reiserfs-Use-sb_any_quota_loaded-instead-of-sb_an.patch: + reiserfs: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled(). (fate#302681). +- patches.suse/quota-Remove-compatibility-function-sb_any_quota_en.patch: + quota: Remove compatibility function sb_any_quota_enabled() + (fate#302681). +- patches.suse/quota-Introduce-DQUOT_QUOTA_SYS_FILE-flag.patch: + quota: Introduce DQUOT_QUOTA_SYS_FILE flag (fate#302681). +- patches.suse/quota-Move-quotaio_v-12-.h-from-include-linux-to-f.patch: + quota: Move quotaio_v[12].h from include/linux/ to fs/ + (fate#302681). +- patches.suse/quota-Split-off-quota-tree-handling-into-a-separate.patch: + quota: Split off quota tree handling into a separate file + (fate#302681). +- patches.suse/quota-Convert-union-in-mem_dqinfo-to-a-pointer.patch: + quota: Convert union in mem_dqinfo to a pointer (fate#302681). +- patches.suse/quota-Allow-negative-usage-of-space-and-inodes.patch: + quota: Allow negative usage of space and inodes (fate#302681). +- patches.suse/quota-Keep-which-entries-were-set-by-SETQUOTA-quota.patch: + quota: Keep which entries were set by SETQUOTA quotactl + (fate#302681). +- patches.suse/quota-Add-helpers-to-allow-ocfs2-specific-quota-ini.patch: + quota: Add helpers to allow ocfs2 specific quota initialization, + freeing and recovery (fate#302681). +- patches.suse/quota-Implement-function-for-scanning-active-dquots.patch: + quota: Implement function for scanning active dquots + (fate#302681). +- patches.suse/ocfs2-Fix-check-of-return-value-of-ocfs2_start_tran.patch: + ocfs2: Fix check of return value of ocfs2_start_trans() + (fate#302681). +- patches.suse/ocfs2-Support-nested-transactions.patch: ocfs2: + Support nested transactions (fate#302681). +- patches.suse/ocfs2-Fix-checking-of-return-value-of-new_inode.patch: + ocfs2: Fix checking of return value of new_inode() + (fate#302681). +- patches.suse/ocfs2-Let-inode-be-really-deleted-when-ocfs2_mknod_.patch: + ocfs2: Let inode be really deleted when ocfs2_mknod_locked() + fails (fate#302681). +- patches.suse/ocfs2-Assign-feature-bits-and-system-inodes-to-quot.patch: + ocfs2: Assign feature bits and system inodes to quota feature + and quota files (fate#302681). +- patches.suse/ocfs2-Mark-system-files-as-not-subject-to-quota-acc.patch: + ocfs2: Mark system files as not subject to quota accounting + (fate#302681). +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). +- patches.suse/ocfs2-Add-quota-calls-for-allocation-and-freeing-of.patch: + ocfs2: Add quota calls for allocation and freeing of inodes + and space (fate#302681). +- patches.suse/ocfs2-Enable-quota-accounting-on-mount-disable-on.patch: + ocfs2: Enable quota accounting on mount, disable on umount + (fate#302681). +- patches.suse/ocfs2-Implement-quota-syncing-thread.patch: ocfs2: + Implement quota syncing thread (fate#302681). +- patches.suse/ocfs2-Implement-quota-recovery.patch: ocfs2: + Implement quota recovery (fate#302681). + +------------------------------------------------------------------- +Fri Oct 24 15:53:20 CEST 2008 - kkeil@suse.de + +- patches.fixes/cxgb3_fix_race_in_EEH: cxgb3: fix race in EEH. + (bnc#430093) + +------------------------------------------------------------------- +Fri Oct 24 15:51:12 CEST 2008 - jeffm@suse.de + +- Refreshed context for -RT patches so they apply again. + +------------------------------------------------------------------- +Fri Oct 24 15:32:06 CEST 2008 - rw@suse.de + +- patches.drivers/sgi-ioc4-request-submodules: + Make ioc4 request dependant modules. (bnc#429215) + +------------------------------------------------------------------- +Fri Oct 24 15:13:21 CEST 2008 - hare@suse.de + +- Update config files: Disable FAIL_MAKE_REQUEST. + +------------------------------------------------------------------- +Fri Oct 24 15:11:46 CEST 2008 - tiwai@suse.de + +- patches.drivers/alsa-usb-exclude-1st-slot: Delete this old ugly + workaround patch. + +------------------------------------------------------------------- +Fri Oct 24 14:18:07 CEST 2008 - hare@suse.de + +- Include patches from upstream: + - patches.fixes/block-use-bio_has_data: Implement bio_has_data(). + - patches.fixes/block-git-fixes: Block layer fixes for 2.6.28. + - patches.fixes/block-rq-affinity: Implement rq affinity. + - patches.fixes/dm-mpath-remove-is_active: dm mpath: remove + is_active from struct dm_path. + - patches.fixes/block-discard-requests: Implement block discard. + - patches.drivers/dm-abort-queue-on-failed-paths: dm: Call + blk_abort_queue on failed paths (bnc#417544). + - patches.drivers/block-call-sync-on-cleanup: block: + blk_cleanup_queue() should call blk_sync_queue(). +- Refaktor and update request-based multipath patches: + - patches.drivers/blk-request-based-multipath-update: + Update request-based multipathing patches to upstream version + (bnc#434105). + - patches.suse/rq-based-multipath: Update to latest version + of request-based multipathing patchset (bnc#434105) + - patches.drivers/block-abort-request-rq-complete-marking: + use rq complete marking in blk_abort_request (bnc#434105). + - patches.fixes/scsi-atomic-blk-timer-deletes: Delete. + - patches.fixes/dm-mpath-abort-queue: Delete. + - patches.suse/rq-based-block-layer: Delete. + - patches.suse/rq-based-dm-interface: Delete. + - patches.suse/rq-based-multipath-functions: Delete. + - patches.suse/rq-based-init-crash: Delete. +- Update patches to upstream version: + - patches.drivers/bdev-resize-check-for-device-resize + - patches.drivers/bdev-resize-added-flush_disk + - patches.drivers/bdev-resize-call-flush_disk + - patches.drivers/bdev-resize-sd-driver-calls + - patches.drivers/block-timeout-handling + - patches.drivers/bdev-resize-adjust-block-device-size + - patches.drivers/bdev-resize-wrapper-for-revalidate_disk + - patches.drivers/block-abort-queue + - patches.fixes/scsi-enhance-error-codes +- Rediff patches: + - patches.fixes/scsi-misc-git-update + - patches.suse/dm-barrier-single-device + - patches.suse/kdb-common + - patches.drivers/lpfc-8.2.8-update + - patches.drivers/lpfc-8.2.8.3-update + - patches.drivers/mpt-fusion-4.00.43.00-update + ------------------------------------------------------------------- Fri Oct 24 14:07:43 CEST 2008 - bwalle@suse.de @@ -425,7 +609,17 @@ Fri Oct 17 17:42:48 CEST 2008 - bwalle@suse.de uninstalling the kernel. ------------------------------------------------------------------- -Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com +Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com + +- ocfs2 ACL / security attribute support + - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch + - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch + - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch + - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch + - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch + +------------------------------------------------------------------- +Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com - ocfs2 fixes / updates from 2.6.28 merge window - patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch @@ -447,16 +641,6 @@ Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com - patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch - patches.suse/ocfs2-fix-build-error.patch -------------------------------------------------------------------- -Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com - -- ocfs2 ACL / security attribute support - - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch - - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch - - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch - - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch - - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch - ------------------------------------------------------------------- Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com diff --git a/kernel-s390.spec b/kernel-s390.spec index b2737e884..1a20b30a4 100644 --- a/kernel-s390.spec +++ b/kernel-s390.spec @@ -58,7 +58,7 @@ Name: kernel-s390 Summary: The Standard Kernel Version: 2.6.27.3 -Release: 1 +Release: 2 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ @@ -208,7 +208,7 @@ The standard kernel. -Source Timestamp: 2008-10-24 14:08:28 +0200 +Source Timestamp: 2008-10-24 17:40:47 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then @@ -692,7 +692,7 @@ This package contains only the base modules, required in all installs. -Source Timestamp: 2008-10-24 14:08:28 +0200 +Source Timestamp: 2008-10-24 17:40:47 +0200 %preun base -f preun-base.sh @@ -728,7 +728,7 @@ This package contains additional modules not supported by Novell. -Source Timestamp: 2008-10-24 14:08:28 +0200 +Source Timestamp: 2008-10-24 17:40:47 +0200 %preun extra -f preun-extra.sh @@ -742,8 +742,157 @@ Source Timestamp: 2008-10-24 14:08:28 +0200 %files -n kernel-s390-extra -f kernel-extra.files %defattr(-, root, root) %endif - %changelog +* Fri Oct 24 2008 jack@suse.cz +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). - fixed 64-bit division +* Fri Oct 24 2008 jeffm@suse.de +- Update config files for -rt. +* Fri Oct 24 2008 hare@suse.de +- patches.suse/cgroup-freezer.patch: Add TIF_FREEZE for s390. +* Fri Oct 24 2008 olh@suse.de +- move patches.suse/md-raid-metadata-PAGE_SIZE.patch + to patches.kernel.org/md-raid-metadata-PAGE_SIZE.patch + to allow raid0 with 64k PAGE_SIZE +* Fri Oct 24 2008 jack@suse.cz +- Update config files. +- supported.conf: Added new quota module +- patches.suse/xfs-dmapi-enable: Enable XFS DMAPI. - Refreshed + Quotas for OCFS2: +- patches.suse/quota-Add-callbacks-for-allocating-and-destroying-d.patch: + quota: Add callbacks for allocating and destroying dquot + structures (fate#302681). +- patches.suse/quota-Increase-size-of-variables-for-limits-and-ino.patch: + quota: Increase size of variables for limits and inode usage + (fate#302681). +- patches.suse/quota-Remove-bogus-optimization-in-check_idq-an.patch: + quota: Remove bogus 'optimization' in check_idq() and + check_bdq() (fate#302681). +- patches.suse/quota-Make-_SUSPENDED-just-a-flag.patch: quota: + Make _SUSPENDED just a flag (fate#302681). +- patches.suse/quota-Allow-to-separately-enable-quota-accounting-a.patch: + quota: Allow to separately enable quota accounting and enforcing + limits (fate#302681). +- patches.suse/ext3-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext3: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/ext4-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext4: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/reiserfs-Use-sb_any_quota_loaded-instead-of-sb_an.patch: + reiserfs: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled(). (fate#302681). +- patches.suse/quota-Remove-compatibility-function-sb_any_quota_en.patch: + quota: Remove compatibility function sb_any_quota_enabled() + (fate#302681). +- patches.suse/quota-Introduce-DQUOT_QUOTA_SYS_FILE-flag.patch: + quota: Introduce DQUOT_QUOTA_SYS_FILE flag (fate#302681). +- patches.suse/quota-Move-quotaio_v-12-.h-from-include-linux-to-f.patch: + quota: Move quotaio_v[12].h from include/linux/ to fs/ + (fate#302681). +- patches.suse/quota-Split-off-quota-tree-handling-into-a-separate.patch: + quota: Split off quota tree handling into a separate file + (fate#302681). +- patches.suse/quota-Convert-union-in-mem_dqinfo-to-a-pointer.patch: + quota: Convert union in mem_dqinfo to a pointer (fate#302681). +- patches.suse/quota-Allow-negative-usage-of-space-and-inodes.patch: + quota: Allow negative usage of space and inodes (fate#302681). +- patches.suse/quota-Keep-which-entries-were-set-by-SETQUOTA-quota.patch: + quota: Keep which entries were set by SETQUOTA quotactl + (fate#302681). +- patches.suse/quota-Add-helpers-to-allow-ocfs2-specific-quota-ini.patch: + quota: Add helpers to allow ocfs2 specific quota initialization, + freeing and recovery (fate#302681). +- patches.suse/quota-Implement-function-for-scanning-active-dquots.patch: + quota: Implement function for scanning active dquots + (fate#302681). +- patches.suse/ocfs2-Fix-check-of-return-value-of-ocfs2_start_tran.patch: + ocfs2: Fix check of return value of ocfs2_start_trans() + (fate#302681). +- patches.suse/ocfs2-Support-nested-transactions.patch: ocfs2: + Support nested transactions (fate#302681). +- patches.suse/ocfs2-Fix-checking-of-return-value-of-new_inode.patch: + ocfs2: Fix checking of return value of new_inode() + (fate#302681). +- patches.suse/ocfs2-Let-inode-be-really-deleted-when-ocfs2_mknod_.patch: + ocfs2: Let inode be really deleted when ocfs2_mknod_locked() + fails (fate#302681). +- patches.suse/ocfs2-Assign-feature-bits-and-system-inodes-to-quot.patch: + ocfs2: Assign feature bits and system inodes to quota feature + and quota files (fate#302681). +- patches.suse/ocfs2-Mark-system-files-as-not-subject-to-quota-acc.patch: + ocfs2: Mark system files as not subject to quota accounting + (fate#302681). +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). +- patches.suse/ocfs2-Add-quota-calls-for-allocation-and-freeing-of.patch: + ocfs2: Add quota calls for allocation and freeing of inodes + and space (fate#302681). +- patches.suse/ocfs2-Enable-quota-accounting-on-mount-disable-on.patch: + ocfs2: Enable quota accounting on mount, disable on umount + (fate#302681). +- patches.suse/ocfs2-Implement-quota-syncing-thread.patch: ocfs2: + Implement quota syncing thread (fate#302681). +- patches.suse/ocfs2-Implement-quota-recovery.patch: ocfs2: + Implement quota recovery (fate#302681). +* Fri Oct 24 2008 kkeil@suse.de +- patches.fixes/cxgb3_fix_race_in_EEH: cxgb3: fix race in EEH. + (bnc#430093) +* Fri Oct 24 2008 jeffm@suse.de +- Refreshed context for -RT patches so they apply again. +* Fri Oct 24 2008 rw@suse.de +- patches.drivers/sgi-ioc4-request-submodules: + Make ioc4 request dependant modules. (bnc#429215) +* Fri Oct 24 2008 hare@suse.de +- Update config files: Disable FAIL_MAKE_REQUEST. +* Fri Oct 24 2008 tiwai@suse.de +- patches.drivers/alsa-usb-exclude-1st-slot: Delete this old ugly + workaround patch. +* Fri Oct 24 2008 hare@suse.de +- Include patches from upstream: + - patches.fixes/block-use-bio_has_data: Implement bio_has_data(). + - patches.fixes/block-git-fixes: Block layer fixes for 2.6.28. + - patches.fixes/block-rq-affinity: Implement rq affinity. + - patches.fixes/dm-mpath-remove-is_active: dm mpath: remove + is_active from struct dm_path. + - patches.fixes/block-discard-requests: Implement block discard. + - patches.drivers/dm-abort-queue-on-failed-paths: dm: Call + blk_abort_queue on failed paths (bnc#417544). + - patches.drivers/block-call-sync-on-cleanup: block: + blk_cleanup_queue() should call blk_sync_queue(). +- Refaktor and update request-based multipath patches: + - patches.drivers/blk-request-based-multipath-update: + Update request-based multipathing patches to upstream version + (bnc#434105). + - patches.suse/rq-based-multipath: Update to latest version + of request-based multipathing patchset (bnc#434105) + - patches.drivers/block-abort-request-rq-complete-marking: + use rq complete marking in blk_abort_request (bnc#434105). + - patches.fixes/scsi-atomic-blk-timer-deletes: Delete. + - patches.fixes/dm-mpath-abort-queue: Delete. + - patches.suse/rq-based-block-layer: Delete. + - patches.suse/rq-based-dm-interface: Delete. + - patches.suse/rq-based-multipath-functions: Delete. + - patches.suse/rq-based-init-crash: Delete. +- Update patches to upstream version: + - patches.drivers/bdev-resize-check-for-device-resize + - patches.drivers/bdev-resize-added-flush_disk + - patches.drivers/bdev-resize-call-flush_disk + - patches.drivers/bdev-resize-sd-driver-calls + - patches.drivers/block-timeout-handling + - patches.drivers/bdev-resize-adjust-block-device-size + - patches.drivers/bdev-resize-wrapper-for-revalidate_disk + - patches.drivers/block-abort-queue + - patches.fixes/scsi-enhance-error-codes +- Rediff patches: + - patches.fixes/scsi-misc-git-update + - patches.suse/dm-barrier-single-device + - patches.suse/kdb-common + - patches.drivers/lpfc-8.2.8-update + - patches.drivers/lpfc-8.2.8.3-update + - patches.drivers/mpt-fusion-4.00.43.00-update * Fri Oct 24 2008 bwalle@suse.de - patches.suse/kdump-dump_after_notifier.patch: Add sysctl also to kernel/sysctl_check.c. @@ -990,6 +1139,13 @@ Source Timestamp: 2008-10-24 14:08:28 +0200 kdump initrd to %%ghost so that the file gets removed when uninstalling the kernel. * Fri Oct 17 2008 mfasheh@suse.com +- ocfs2 ACL / security attribute support + - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch + - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch + - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch + - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch + - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch +* Fri Oct 17 2008 mfasheh@suse.com - ocfs2 fixes / updates from 2.6.28 merge window - patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch - patches.suse/ocfs2-Add-empty-bucket-support-in-xattr.patch @@ -1010,13 +1166,6 @@ Source Timestamp: 2008-10-24 14:08:28 +0200 - patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch - patches.suse/ocfs2-fix-build-error.patch * Fri Oct 17 2008 mfasheh@suse.com -- ocfs2 ACL / security attribute support - - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch - - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch - - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch - - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch - - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch -* Fri Oct 17 2008 mfasheh@suse.com - ocfs2 dynamic local alloc patches * Fri Oct 17 2008 jslaby@suse.de - patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around diff --git a/kernel-source-rt.changes b/kernel-source-rt.changes index b94e21732..195c41775 100644 --- a/kernel-source-rt.changes +++ b/kernel-source-rt.changes @@ -1,3 +1,187 @@ +------------------------------------------------------------------- +Fri Oct 24 17:40:25 CEST 2008 - jack@suse.cz + +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). - fixed 64-bit division + +------------------------------------------------------------------- +Fri Oct 24 17:14:33 CEST 2008 - jeffm@suse.de + +- Update config files for -rt. + +------------------------------------------------------------------- +Fri Oct 24 17:09:57 CEST 2008 - hare@suse.de + +- patches.suse/cgroup-freezer.patch: Add TIF_FREEZE for s390. + +------------------------------------------------------------------- +Fri Oct 24 16:49:53 CEST 2008 - olh@suse.de + +- move patches.suse/md-raid-metadata-PAGE_SIZE.patch + to patches.kernel.org/md-raid-metadata-PAGE_SIZE.patch + to allow raid0 with 64k PAGE_SIZE + +------------------------------------------------------------------- +Fri Oct 24 16:49:41 CEST 2008 - jack@suse.cz + +- Update config files. +- supported.conf: Added new quota module +- patches.suse/xfs-dmapi-enable: Enable XFS DMAPI. - Refreshed + + Quotas for OCFS2: +- patches.suse/quota-Add-callbacks-for-allocating-and-destroying-d.patch: + quota: Add callbacks for allocating and destroying dquot + structures (fate#302681). +- patches.suse/quota-Increase-size-of-variables-for-limits-and-ino.patch: + quota: Increase size of variables for limits and inode usage + (fate#302681). +- patches.suse/quota-Remove-bogus-optimization-in-check_idq-an.patch: + quota: Remove bogus 'optimization' in check_idq() and + check_bdq() (fate#302681). +- patches.suse/quota-Make-_SUSPENDED-just-a-flag.patch: quota: + Make _SUSPENDED just a flag (fate#302681). +- patches.suse/quota-Allow-to-separately-enable-quota-accounting-a.patch: + quota: Allow to separately enable quota accounting and enforcing + limits (fate#302681). +- patches.suse/ext3-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext3: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/ext4-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext4: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/reiserfs-Use-sb_any_quota_loaded-instead-of-sb_an.patch: + reiserfs: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled(). (fate#302681). +- patches.suse/quota-Remove-compatibility-function-sb_any_quota_en.patch: + quota: Remove compatibility function sb_any_quota_enabled() + (fate#302681). +- patches.suse/quota-Introduce-DQUOT_QUOTA_SYS_FILE-flag.patch: + quota: Introduce DQUOT_QUOTA_SYS_FILE flag (fate#302681). +- patches.suse/quota-Move-quotaio_v-12-.h-from-include-linux-to-f.patch: + quota: Move quotaio_v[12].h from include/linux/ to fs/ + (fate#302681). +- patches.suse/quota-Split-off-quota-tree-handling-into-a-separate.patch: + quota: Split off quota tree handling into a separate file + (fate#302681). +- patches.suse/quota-Convert-union-in-mem_dqinfo-to-a-pointer.patch: + quota: Convert union in mem_dqinfo to a pointer (fate#302681). +- patches.suse/quota-Allow-negative-usage-of-space-and-inodes.patch: + quota: Allow negative usage of space and inodes (fate#302681). +- patches.suse/quota-Keep-which-entries-were-set-by-SETQUOTA-quota.patch: + quota: Keep which entries were set by SETQUOTA quotactl + (fate#302681). +- patches.suse/quota-Add-helpers-to-allow-ocfs2-specific-quota-ini.patch: + quota: Add helpers to allow ocfs2 specific quota initialization, + freeing and recovery (fate#302681). +- patches.suse/quota-Implement-function-for-scanning-active-dquots.patch: + quota: Implement function for scanning active dquots + (fate#302681). +- patches.suse/ocfs2-Fix-check-of-return-value-of-ocfs2_start_tran.patch: + ocfs2: Fix check of return value of ocfs2_start_trans() + (fate#302681). +- patches.suse/ocfs2-Support-nested-transactions.patch: ocfs2: + Support nested transactions (fate#302681). +- patches.suse/ocfs2-Fix-checking-of-return-value-of-new_inode.patch: + ocfs2: Fix checking of return value of new_inode() + (fate#302681). +- patches.suse/ocfs2-Let-inode-be-really-deleted-when-ocfs2_mknod_.patch: + ocfs2: Let inode be really deleted when ocfs2_mknod_locked() + fails (fate#302681). +- patches.suse/ocfs2-Assign-feature-bits-and-system-inodes-to-quot.patch: + ocfs2: Assign feature bits and system inodes to quota feature + and quota files (fate#302681). +- patches.suse/ocfs2-Mark-system-files-as-not-subject-to-quota-acc.patch: + ocfs2: Mark system files as not subject to quota accounting + (fate#302681). +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). +- patches.suse/ocfs2-Add-quota-calls-for-allocation-and-freeing-of.patch: + ocfs2: Add quota calls for allocation and freeing of inodes + and space (fate#302681). +- patches.suse/ocfs2-Enable-quota-accounting-on-mount-disable-on.patch: + ocfs2: Enable quota accounting on mount, disable on umount + (fate#302681). +- patches.suse/ocfs2-Implement-quota-syncing-thread.patch: ocfs2: + Implement quota syncing thread (fate#302681). +- patches.suse/ocfs2-Implement-quota-recovery.patch: ocfs2: + Implement quota recovery (fate#302681). + +------------------------------------------------------------------- +Fri Oct 24 15:53:20 CEST 2008 - kkeil@suse.de + +- patches.fixes/cxgb3_fix_race_in_EEH: cxgb3: fix race in EEH. + (bnc#430093) + +------------------------------------------------------------------- +Fri Oct 24 15:51:12 CEST 2008 - jeffm@suse.de + +- Refreshed context for -RT patches so they apply again. + +------------------------------------------------------------------- +Fri Oct 24 15:32:06 CEST 2008 - rw@suse.de + +- patches.drivers/sgi-ioc4-request-submodules: + Make ioc4 request dependant modules. (bnc#429215) + +------------------------------------------------------------------- +Fri Oct 24 15:13:21 CEST 2008 - hare@suse.de + +- Update config files: Disable FAIL_MAKE_REQUEST. + +------------------------------------------------------------------- +Fri Oct 24 15:11:46 CEST 2008 - tiwai@suse.de + +- patches.drivers/alsa-usb-exclude-1st-slot: Delete this old ugly + workaround patch. + +------------------------------------------------------------------- +Fri Oct 24 14:18:07 CEST 2008 - hare@suse.de + +- Include patches from upstream: + - patches.fixes/block-use-bio_has_data: Implement bio_has_data(). + - patches.fixes/block-git-fixes: Block layer fixes for 2.6.28. + - patches.fixes/block-rq-affinity: Implement rq affinity. + - patches.fixes/dm-mpath-remove-is_active: dm mpath: remove + is_active from struct dm_path. + - patches.fixes/block-discard-requests: Implement block discard. + - patches.drivers/dm-abort-queue-on-failed-paths: dm: Call + blk_abort_queue on failed paths (bnc#417544). + - patches.drivers/block-call-sync-on-cleanup: block: + blk_cleanup_queue() should call blk_sync_queue(). +- Refaktor and update request-based multipath patches: + - patches.drivers/blk-request-based-multipath-update: + Update request-based multipathing patches to upstream version + (bnc#434105). + - patches.suse/rq-based-multipath: Update to latest version + of request-based multipathing patchset (bnc#434105) + - patches.drivers/block-abort-request-rq-complete-marking: + use rq complete marking in blk_abort_request (bnc#434105). + - patches.fixes/scsi-atomic-blk-timer-deletes: Delete. + - patches.fixes/dm-mpath-abort-queue: Delete. + - patches.suse/rq-based-block-layer: Delete. + - patches.suse/rq-based-dm-interface: Delete. + - patches.suse/rq-based-multipath-functions: Delete. + - patches.suse/rq-based-init-crash: Delete. +- Update patches to upstream version: + - patches.drivers/bdev-resize-check-for-device-resize + - patches.drivers/bdev-resize-added-flush_disk + - patches.drivers/bdev-resize-call-flush_disk + - patches.drivers/bdev-resize-sd-driver-calls + - patches.drivers/block-timeout-handling + - patches.drivers/bdev-resize-adjust-block-device-size + - patches.drivers/bdev-resize-wrapper-for-revalidate_disk + - patches.drivers/block-abort-queue + - patches.fixes/scsi-enhance-error-codes +- Rediff patches: + - patches.fixes/scsi-misc-git-update + - patches.suse/dm-barrier-single-device + - patches.suse/kdb-common + - patches.drivers/lpfc-8.2.8-update + - patches.drivers/lpfc-8.2.8.3-update + - patches.drivers/mpt-fusion-4.00.43.00-update + ------------------------------------------------------------------- Fri Oct 24 14:07:43 CEST 2008 - bwalle@suse.de @@ -425,7 +609,17 @@ Fri Oct 17 17:42:48 CEST 2008 - bwalle@suse.de uninstalling the kernel. ------------------------------------------------------------------- -Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com +Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com + +- ocfs2 ACL / security attribute support + - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch + - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch + - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch + - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch + - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch + +------------------------------------------------------------------- +Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com - ocfs2 fixes / updates from 2.6.28 merge window - patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch @@ -447,16 +641,6 @@ Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com - patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch - patches.suse/ocfs2-fix-build-error.patch -------------------------------------------------------------------- -Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com - -- ocfs2 ACL / security attribute support - - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch - - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch - - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch - - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch - - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch - ------------------------------------------------------------------- Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com diff --git a/kernel-source-rt.spec b/kernel-source-rt.spec index 5c6332f27..6ab2e42fa 100644 --- a/kernel-source-rt.spec +++ b/kernel-source-rt.spec @@ -30,7 +30,7 @@ Url: http://www.kernel.org/ Name: kernel-source-rt Summary: The Linux Kernel Sources, including the real-time patches Version: 2.6.27.3 -Release: 1 +Release: 2 License: GPL v2 only Group: Development/Sources AutoReqProv: off @@ -120,7 +120,7 @@ Authors: see /usr/src/linux/CREDITS for more details. -Source Timestamp: 2008-10-24 14:08:28 +0200 +Source Timestamp: 2008-10-24 17:40:47 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then @@ -283,8 +283,157 @@ sed -e "s:@KERNELRELEASE@:$KERNELRELEASE:g" \ %post -f kernel-source-rt-post.sh %files -f kernel-source-rt.files - %changelog +* Fri Oct 24 2008 jack@suse.cz +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). - fixed 64-bit division +* Fri Oct 24 2008 jeffm@suse.de +- Update config files for -rt. +* Fri Oct 24 2008 hare@suse.de +- patches.suse/cgroup-freezer.patch: Add TIF_FREEZE for s390. +* Fri Oct 24 2008 olh@suse.de +- move patches.suse/md-raid-metadata-PAGE_SIZE.patch + to patches.kernel.org/md-raid-metadata-PAGE_SIZE.patch + to allow raid0 with 64k PAGE_SIZE +* Fri Oct 24 2008 jack@suse.cz +- Update config files. +- supported.conf: Added new quota module +- patches.suse/xfs-dmapi-enable: Enable XFS DMAPI. - Refreshed + Quotas for OCFS2: +- patches.suse/quota-Add-callbacks-for-allocating-and-destroying-d.patch: + quota: Add callbacks for allocating and destroying dquot + structures (fate#302681). +- patches.suse/quota-Increase-size-of-variables-for-limits-and-ino.patch: + quota: Increase size of variables for limits and inode usage + (fate#302681). +- patches.suse/quota-Remove-bogus-optimization-in-check_idq-an.patch: + quota: Remove bogus 'optimization' in check_idq() and + check_bdq() (fate#302681). +- patches.suse/quota-Make-_SUSPENDED-just-a-flag.patch: quota: + Make _SUSPENDED just a flag (fate#302681). +- patches.suse/quota-Allow-to-separately-enable-quota-accounting-a.patch: + quota: Allow to separately enable quota accounting and enforcing + limits (fate#302681). +- patches.suse/ext3-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext3: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/ext4-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext4: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/reiserfs-Use-sb_any_quota_loaded-instead-of-sb_an.patch: + reiserfs: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled(). (fate#302681). +- patches.suse/quota-Remove-compatibility-function-sb_any_quota_en.patch: + quota: Remove compatibility function sb_any_quota_enabled() + (fate#302681). +- patches.suse/quota-Introduce-DQUOT_QUOTA_SYS_FILE-flag.patch: + quota: Introduce DQUOT_QUOTA_SYS_FILE flag (fate#302681). +- patches.suse/quota-Move-quotaio_v-12-.h-from-include-linux-to-f.patch: + quota: Move quotaio_v[12].h from include/linux/ to fs/ + (fate#302681). +- patches.suse/quota-Split-off-quota-tree-handling-into-a-separate.patch: + quota: Split off quota tree handling into a separate file + (fate#302681). +- patches.suse/quota-Convert-union-in-mem_dqinfo-to-a-pointer.patch: + quota: Convert union in mem_dqinfo to a pointer (fate#302681). +- patches.suse/quota-Allow-negative-usage-of-space-and-inodes.patch: + quota: Allow negative usage of space and inodes (fate#302681). +- patches.suse/quota-Keep-which-entries-were-set-by-SETQUOTA-quota.patch: + quota: Keep which entries were set by SETQUOTA quotactl + (fate#302681). +- patches.suse/quota-Add-helpers-to-allow-ocfs2-specific-quota-ini.patch: + quota: Add helpers to allow ocfs2 specific quota initialization, + freeing and recovery (fate#302681). +- patches.suse/quota-Implement-function-for-scanning-active-dquots.patch: + quota: Implement function for scanning active dquots + (fate#302681). +- patches.suse/ocfs2-Fix-check-of-return-value-of-ocfs2_start_tran.patch: + ocfs2: Fix check of return value of ocfs2_start_trans() + (fate#302681). +- patches.suse/ocfs2-Support-nested-transactions.patch: ocfs2: + Support nested transactions (fate#302681). +- patches.suse/ocfs2-Fix-checking-of-return-value-of-new_inode.patch: + ocfs2: Fix checking of return value of new_inode() + (fate#302681). +- patches.suse/ocfs2-Let-inode-be-really-deleted-when-ocfs2_mknod_.patch: + ocfs2: Let inode be really deleted when ocfs2_mknod_locked() + fails (fate#302681). +- patches.suse/ocfs2-Assign-feature-bits-and-system-inodes-to-quot.patch: + ocfs2: Assign feature bits and system inodes to quota feature + and quota files (fate#302681). +- patches.suse/ocfs2-Mark-system-files-as-not-subject-to-quota-acc.patch: + ocfs2: Mark system files as not subject to quota accounting + (fate#302681). +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). +- patches.suse/ocfs2-Add-quota-calls-for-allocation-and-freeing-of.patch: + ocfs2: Add quota calls for allocation and freeing of inodes + and space (fate#302681). +- patches.suse/ocfs2-Enable-quota-accounting-on-mount-disable-on.patch: + ocfs2: Enable quota accounting on mount, disable on umount + (fate#302681). +- patches.suse/ocfs2-Implement-quota-syncing-thread.patch: ocfs2: + Implement quota syncing thread (fate#302681). +- patches.suse/ocfs2-Implement-quota-recovery.patch: ocfs2: + Implement quota recovery (fate#302681). +* Fri Oct 24 2008 kkeil@suse.de +- patches.fixes/cxgb3_fix_race_in_EEH: cxgb3: fix race in EEH. + (bnc#430093) +* Fri Oct 24 2008 jeffm@suse.de +- Refreshed context for -RT patches so they apply again. +* Fri Oct 24 2008 rw@suse.de +- patches.drivers/sgi-ioc4-request-submodules: + Make ioc4 request dependant modules. (bnc#429215) +* Fri Oct 24 2008 hare@suse.de +- Update config files: Disable FAIL_MAKE_REQUEST. +* Fri Oct 24 2008 tiwai@suse.de +- patches.drivers/alsa-usb-exclude-1st-slot: Delete this old ugly + workaround patch. +* Fri Oct 24 2008 hare@suse.de +- Include patches from upstream: + - patches.fixes/block-use-bio_has_data: Implement bio_has_data(). + - patches.fixes/block-git-fixes: Block layer fixes for 2.6.28. + - patches.fixes/block-rq-affinity: Implement rq affinity. + - patches.fixes/dm-mpath-remove-is_active: dm mpath: remove + is_active from struct dm_path. + - patches.fixes/block-discard-requests: Implement block discard. + - patches.drivers/dm-abort-queue-on-failed-paths: dm: Call + blk_abort_queue on failed paths (bnc#417544). + - patches.drivers/block-call-sync-on-cleanup: block: + blk_cleanup_queue() should call blk_sync_queue(). +- Refaktor and update request-based multipath patches: + - patches.drivers/blk-request-based-multipath-update: + Update request-based multipathing patches to upstream version + (bnc#434105). + - patches.suse/rq-based-multipath: Update to latest version + of request-based multipathing patchset (bnc#434105) + - patches.drivers/block-abort-request-rq-complete-marking: + use rq complete marking in blk_abort_request (bnc#434105). + - patches.fixes/scsi-atomic-blk-timer-deletes: Delete. + - patches.fixes/dm-mpath-abort-queue: Delete. + - patches.suse/rq-based-block-layer: Delete. + - patches.suse/rq-based-dm-interface: Delete. + - patches.suse/rq-based-multipath-functions: Delete. + - patches.suse/rq-based-init-crash: Delete. +- Update patches to upstream version: + - patches.drivers/bdev-resize-check-for-device-resize + - patches.drivers/bdev-resize-added-flush_disk + - patches.drivers/bdev-resize-call-flush_disk + - patches.drivers/bdev-resize-sd-driver-calls + - patches.drivers/block-timeout-handling + - patches.drivers/bdev-resize-adjust-block-device-size + - patches.drivers/bdev-resize-wrapper-for-revalidate_disk + - patches.drivers/block-abort-queue + - patches.fixes/scsi-enhance-error-codes +- Rediff patches: + - patches.fixes/scsi-misc-git-update + - patches.suse/dm-barrier-single-device + - patches.suse/kdb-common + - patches.drivers/lpfc-8.2.8-update + - patches.drivers/lpfc-8.2.8.3-update + - patches.drivers/mpt-fusion-4.00.43.00-update * Fri Oct 24 2008 bwalle@suse.de - patches.suse/kdump-dump_after_notifier.patch: Add sysctl also to kernel/sysctl_check.c. @@ -531,6 +680,13 @@ sed -e "s:@KERNELRELEASE@:$KERNELRELEASE:g" \ kdump initrd to %%ghost so that the file gets removed when uninstalling the kernel. * Fri Oct 17 2008 mfasheh@suse.com +- ocfs2 ACL / security attribute support + - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch + - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch + - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch + - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch + - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch +* Fri Oct 17 2008 mfasheh@suse.com - ocfs2 fixes / updates from 2.6.28 merge window - patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch - patches.suse/ocfs2-Add-empty-bucket-support-in-xattr.patch @@ -551,13 +707,6 @@ sed -e "s:@KERNELRELEASE@:$KERNELRELEASE:g" \ - patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch - patches.suse/ocfs2-fix-build-error.patch * Fri Oct 17 2008 mfasheh@suse.com -- ocfs2 ACL / security attribute support - - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch - - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch - - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch - - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch - - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch -* Fri Oct 17 2008 mfasheh@suse.com - ocfs2 dynamic local alloc patches * Fri Oct 17 2008 jslaby@suse.de - patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around diff --git a/kernel-source.changes b/kernel-source.changes index b94e21732..195c41775 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,187 @@ +------------------------------------------------------------------- +Fri Oct 24 17:40:25 CEST 2008 - jack@suse.cz + +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). - fixed 64-bit division + +------------------------------------------------------------------- +Fri Oct 24 17:14:33 CEST 2008 - jeffm@suse.de + +- Update config files for -rt. + +------------------------------------------------------------------- +Fri Oct 24 17:09:57 CEST 2008 - hare@suse.de + +- patches.suse/cgroup-freezer.patch: Add TIF_FREEZE for s390. + +------------------------------------------------------------------- +Fri Oct 24 16:49:53 CEST 2008 - olh@suse.de + +- move patches.suse/md-raid-metadata-PAGE_SIZE.patch + to patches.kernel.org/md-raid-metadata-PAGE_SIZE.patch + to allow raid0 with 64k PAGE_SIZE + +------------------------------------------------------------------- +Fri Oct 24 16:49:41 CEST 2008 - jack@suse.cz + +- Update config files. +- supported.conf: Added new quota module +- patches.suse/xfs-dmapi-enable: Enable XFS DMAPI. - Refreshed + + Quotas for OCFS2: +- patches.suse/quota-Add-callbacks-for-allocating-and-destroying-d.patch: + quota: Add callbacks for allocating and destroying dquot + structures (fate#302681). +- patches.suse/quota-Increase-size-of-variables-for-limits-and-ino.patch: + quota: Increase size of variables for limits and inode usage + (fate#302681). +- patches.suse/quota-Remove-bogus-optimization-in-check_idq-an.patch: + quota: Remove bogus 'optimization' in check_idq() and + check_bdq() (fate#302681). +- patches.suse/quota-Make-_SUSPENDED-just-a-flag.patch: quota: + Make _SUSPENDED just a flag (fate#302681). +- patches.suse/quota-Allow-to-separately-enable-quota-accounting-a.patch: + quota: Allow to separately enable quota accounting and enforcing + limits (fate#302681). +- patches.suse/ext3-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext3: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/ext4-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext4: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/reiserfs-Use-sb_any_quota_loaded-instead-of-sb_an.patch: + reiserfs: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled(). (fate#302681). +- patches.suse/quota-Remove-compatibility-function-sb_any_quota_en.patch: + quota: Remove compatibility function sb_any_quota_enabled() + (fate#302681). +- patches.suse/quota-Introduce-DQUOT_QUOTA_SYS_FILE-flag.patch: + quota: Introduce DQUOT_QUOTA_SYS_FILE flag (fate#302681). +- patches.suse/quota-Move-quotaio_v-12-.h-from-include-linux-to-f.patch: + quota: Move quotaio_v[12].h from include/linux/ to fs/ + (fate#302681). +- patches.suse/quota-Split-off-quota-tree-handling-into-a-separate.patch: + quota: Split off quota tree handling into a separate file + (fate#302681). +- patches.suse/quota-Convert-union-in-mem_dqinfo-to-a-pointer.patch: + quota: Convert union in mem_dqinfo to a pointer (fate#302681). +- patches.suse/quota-Allow-negative-usage-of-space-and-inodes.patch: + quota: Allow negative usage of space and inodes (fate#302681). +- patches.suse/quota-Keep-which-entries-were-set-by-SETQUOTA-quota.patch: + quota: Keep which entries were set by SETQUOTA quotactl + (fate#302681). +- patches.suse/quota-Add-helpers-to-allow-ocfs2-specific-quota-ini.patch: + quota: Add helpers to allow ocfs2 specific quota initialization, + freeing and recovery (fate#302681). +- patches.suse/quota-Implement-function-for-scanning-active-dquots.patch: + quota: Implement function for scanning active dquots + (fate#302681). +- patches.suse/ocfs2-Fix-check-of-return-value-of-ocfs2_start_tran.patch: + ocfs2: Fix check of return value of ocfs2_start_trans() + (fate#302681). +- patches.suse/ocfs2-Support-nested-transactions.patch: ocfs2: + Support nested transactions (fate#302681). +- patches.suse/ocfs2-Fix-checking-of-return-value-of-new_inode.patch: + ocfs2: Fix checking of return value of new_inode() + (fate#302681). +- patches.suse/ocfs2-Let-inode-be-really-deleted-when-ocfs2_mknod_.patch: + ocfs2: Let inode be really deleted when ocfs2_mknod_locked() + fails (fate#302681). +- patches.suse/ocfs2-Assign-feature-bits-and-system-inodes-to-quot.patch: + ocfs2: Assign feature bits and system inodes to quota feature + and quota files (fate#302681). +- patches.suse/ocfs2-Mark-system-files-as-not-subject-to-quota-acc.patch: + ocfs2: Mark system files as not subject to quota accounting + (fate#302681). +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). +- patches.suse/ocfs2-Add-quota-calls-for-allocation-and-freeing-of.patch: + ocfs2: Add quota calls for allocation and freeing of inodes + and space (fate#302681). +- patches.suse/ocfs2-Enable-quota-accounting-on-mount-disable-on.patch: + ocfs2: Enable quota accounting on mount, disable on umount + (fate#302681). +- patches.suse/ocfs2-Implement-quota-syncing-thread.patch: ocfs2: + Implement quota syncing thread (fate#302681). +- patches.suse/ocfs2-Implement-quota-recovery.patch: ocfs2: + Implement quota recovery (fate#302681). + +------------------------------------------------------------------- +Fri Oct 24 15:53:20 CEST 2008 - kkeil@suse.de + +- patches.fixes/cxgb3_fix_race_in_EEH: cxgb3: fix race in EEH. + (bnc#430093) + +------------------------------------------------------------------- +Fri Oct 24 15:51:12 CEST 2008 - jeffm@suse.de + +- Refreshed context for -RT patches so they apply again. + +------------------------------------------------------------------- +Fri Oct 24 15:32:06 CEST 2008 - rw@suse.de + +- patches.drivers/sgi-ioc4-request-submodules: + Make ioc4 request dependant modules. (bnc#429215) + +------------------------------------------------------------------- +Fri Oct 24 15:13:21 CEST 2008 - hare@suse.de + +- Update config files: Disable FAIL_MAKE_REQUEST. + +------------------------------------------------------------------- +Fri Oct 24 15:11:46 CEST 2008 - tiwai@suse.de + +- patches.drivers/alsa-usb-exclude-1st-slot: Delete this old ugly + workaround patch. + +------------------------------------------------------------------- +Fri Oct 24 14:18:07 CEST 2008 - hare@suse.de + +- Include patches from upstream: + - patches.fixes/block-use-bio_has_data: Implement bio_has_data(). + - patches.fixes/block-git-fixes: Block layer fixes for 2.6.28. + - patches.fixes/block-rq-affinity: Implement rq affinity. + - patches.fixes/dm-mpath-remove-is_active: dm mpath: remove + is_active from struct dm_path. + - patches.fixes/block-discard-requests: Implement block discard. + - patches.drivers/dm-abort-queue-on-failed-paths: dm: Call + blk_abort_queue on failed paths (bnc#417544). + - patches.drivers/block-call-sync-on-cleanup: block: + blk_cleanup_queue() should call blk_sync_queue(). +- Refaktor and update request-based multipath patches: + - patches.drivers/blk-request-based-multipath-update: + Update request-based multipathing patches to upstream version + (bnc#434105). + - patches.suse/rq-based-multipath: Update to latest version + of request-based multipathing patchset (bnc#434105) + - patches.drivers/block-abort-request-rq-complete-marking: + use rq complete marking in blk_abort_request (bnc#434105). + - patches.fixes/scsi-atomic-blk-timer-deletes: Delete. + - patches.fixes/dm-mpath-abort-queue: Delete. + - patches.suse/rq-based-block-layer: Delete. + - patches.suse/rq-based-dm-interface: Delete. + - patches.suse/rq-based-multipath-functions: Delete. + - patches.suse/rq-based-init-crash: Delete. +- Update patches to upstream version: + - patches.drivers/bdev-resize-check-for-device-resize + - patches.drivers/bdev-resize-added-flush_disk + - patches.drivers/bdev-resize-call-flush_disk + - patches.drivers/bdev-resize-sd-driver-calls + - patches.drivers/block-timeout-handling + - patches.drivers/bdev-resize-adjust-block-device-size + - patches.drivers/bdev-resize-wrapper-for-revalidate_disk + - patches.drivers/block-abort-queue + - patches.fixes/scsi-enhance-error-codes +- Rediff patches: + - patches.fixes/scsi-misc-git-update + - patches.suse/dm-barrier-single-device + - patches.suse/kdb-common + - patches.drivers/lpfc-8.2.8-update + - patches.drivers/lpfc-8.2.8.3-update + - patches.drivers/mpt-fusion-4.00.43.00-update + ------------------------------------------------------------------- Fri Oct 24 14:07:43 CEST 2008 - bwalle@suse.de @@ -425,7 +609,17 @@ Fri Oct 17 17:42:48 CEST 2008 - bwalle@suse.de uninstalling the kernel. ------------------------------------------------------------------- -Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com +Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com + +- ocfs2 ACL / security attribute support + - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch + - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch + - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch + - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch + - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch + +------------------------------------------------------------------- +Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com - ocfs2 fixes / updates from 2.6.28 merge window - patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch @@ -447,16 +641,6 @@ Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com - patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch - patches.suse/ocfs2-fix-build-error.patch -------------------------------------------------------------------- -Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com - -- ocfs2 ACL / security attribute support - - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch - - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch - - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch - - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch - - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch - ------------------------------------------------------------------- Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com diff --git a/kernel-source.spec b/kernel-source.spec index 054af8932..f4b9ce9da 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -30,7 +30,7 @@ Url: http://www.kernel.org/ Name: kernel-source Summary: The Linux Kernel Sources Version: 2.6.27.3 -Release: 1 +Release: 2 License: GPL v2 only Group: Development/Sources AutoReqProv: off @@ -120,7 +120,7 @@ Authors: see /usr/src/linux/CREDITS for more details. -Source Timestamp: 2008-10-24 14:08:28 +0200 +Source Timestamp: 2008-10-24 17:40:47 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then @@ -283,8 +283,157 @@ sed -e "s:@KERNELRELEASE@:$KERNELRELEASE:g" \ %post -f kernel-source-post.sh %files -f kernel-source.files - %changelog +* Fri Oct 24 2008 jack@suse.cz +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). - fixed 64-bit division +* Fri Oct 24 2008 jeffm@suse.de +- Update config files for -rt. +* Fri Oct 24 2008 hare@suse.de +- patches.suse/cgroup-freezer.patch: Add TIF_FREEZE for s390. +* Fri Oct 24 2008 olh@suse.de +- move patches.suse/md-raid-metadata-PAGE_SIZE.patch + to patches.kernel.org/md-raid-metadata-PAGE_SIZE.patch + to allow raid0 with 64k PAGE_SIZE +* Fri Oct 24 2008 jack@suse.cz +- Update config files. +- supported.conf: Added new quota module +- patches.suse/xfs-dmapi-enable: Enable XFS DMAPI. - Refreshed + Quotas for OCFS2: +- patches.suse/quota-Add-callbacks-for-allocating-and-destroying-d.patch: + quota: Add callbacks for allocating and destroying dquot + structures (fate#302681). +- patches.suse/quota-Increase-size-of-variables-for-limits-and-ino.patch: + quota: Increase size of variables for limits and inode usage + (fate#302681). +- patches.suse/quota-Remove-bogus-optimization-in-check_idq-an.patch: + quota: Remove bogus 'optimization' in check_idq() and + check_bdq() (fate#302681). +- patches.suse/quota-Make-_SUSPENDED-just-a-flag.patch: quota: + Make _SUSPENDED just a flag (fate#302681). +- patches.suse/quota-Allow-to-separately-enable-quota-accounting-a.patch: + quota: Allow to separately enable quota accounting and enforcing + limits (fate#302681). +- patches.suse/ext3-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext3: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/ext4-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext4: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/reiserfs-Use-sb_any_quota_loaded-instead-of-sb_an.patch: + reiserfs: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled(). (fate#302681). +- patches.suse/quota-Remove-compatibility-function-sb_any_quota_en.patch: + quota: Remove compatibility function sb_any_quota_enabled() + (fate#302681). +- patches.suse/quota-Introduce-DQUOT_QUOTA_SYS_FILE-flag.patch: + quota: Introduce DQUOT_QUOTA_SYS_FILE flag (fate#302681). +- patches.suse/quota-Move-quotaio_v-12-.h-from-include-linux-to-f.patch: + quota: Move quotaio_v[12].h from include/linux/ to fs/ + (fate#302681). +- patches.suse/quota-Split-off-quota-tree-handling-into-a-separate.patch: + quota: Split off quota tree handling into a separate file + (fate#302681). +- patches.suse/quota-Convert-union-in-mem_dqinfo-to-a-pointer.patch: + quota: Convert union in mem_dqinfo to a pointer (fate#302681). +- patches.suse/quota-Allow-negative-usage-of-space-and-inodes.patch: + quota: Allow negative usage of space and inodes (fate#302681). +- patches.suse/quota-Keep-which-entries-were-set-by-SETQUOTA-quota.patch: + quota: Keep which entries were set by SETQUOTA quotactl + (fate#302681). +- patches.suse/quota-Add-helpers-to-allow-ocfs2-specific-quota-ini.patch: + quota: Add helpers to allow ocfs2 specific quota initialization, + freeing and recovery (fate#302681). +- patches.suse/quota-Implement-function-for-scanning-active-dquots.patch: + quota: Implement function for scanning active dquots + (fate#302681). +- patches.suse/ocfs2-Fix-check-of-return-value-of-ocfs2_start_tran.patch: + ocfs2: Fix check of return value of ocfs2_start_trans() + (fate#302681). +- patches.suse/ocfs2-Support-nested-transactions.patch: ocfs2: + Support nested transactions (fate#302681). +- patches.suse/ocfs2-Fix-checking-of-return-value-of-new_inode.patch: + ocfs2: Fix checking of return value of new_inode() + (fate#302681). +- patches.suse/ocfs2-Let-inode-be-really-deleted-when-ocfs2_mknod_.patch: + ocfs2: Let inode be really deleted when ocfs2_mknod_locked() + fails (fate#302681). +- patches.suse/ocfs2-Assign-feature-bits-and-system-inodes-to-quot.patch: + ocfs2: Assign feature bits and system inodes to quota feature + and quota files (fate#302681). +- patches.suse/ocfs2-Mark-system-files-as-not-subject-to-quota-acc.patch: + ocfs2: Mark system files as not subject to quota accounting + (fate#302681). +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). +- patches.suse/ocfs2-Add-quota-calls-for-allocation-and-freeing-of.patch: + ocfs2: Add quota calls for allocation and freeing of inodes + and space (fate#302681). +- patches.suse/ocfs2-Enable-quota-accounting-on-mount-disable-on.patch: + ocfs2: Enable quota accounting on mount, disable on umount + (fate#302681). +- patches.suse/ocfs2-Implement-quota-syncing-thread.patch: ocfs2: + Implement quota syncing thread (fate#302681). +- patches.suse/ocfs2-Implement-quota-recovery.patch: ocfs2: + Implement quota recovery (fate#302681). +* Fri Oct 24 2008 kkeil@suse.de +- patches.fixes/cxgb3_fix_race_in_EEH: cxgb3: fix race in EEH. + (bnc#430093) +* Fri Oct 24 2008 jeffm@suse.de +- Refreshed context for -RT patches so they apply again. +* Fri Oct 24 2008 rw@suse.de +- patches.drivers/sgi-ioc4-request-submodules: + Make ioc4 request dependant modules. (bnc#429215) +* Fri Oct 24 2008 hare@suse.de +- Update config files: Disable FAIL_MAKE_REQUEST. +* Fri Oct 24 2008 tiwai@suse.de +- patches.drivers/alsa-usb-exclude-1st-slot: Delete this old ugly + workaround patch. +* Fri Oct 24 2008 hare@suse.de +- Include patches from upstream: + - patches.fixes/block-use-bio_has_data: Implement bio_has_data(). + - patches.fixes/block-git-fixes: Block layer fixes for 2.6.28. + - patches.fixes/block-rq-affinity: Implement rq affinity. + - patches.fixes/dm-mpath-remove-is_active: dm mpath: remove + is_active from struct dm_path. + - patches.fixes/block-discard-requests: Implement block discard. + - patches.drivers/dm-abort-queue-on-failed-paths: dm: Call + blk_abort_queue on failed paths (bnc#417544). + - patches.drivers/block-call-sync-on-cleanup: block: + blk_cleanup_queue() should call blk_sync_queue(). +- Refaktor and update request-based multipath patches: + - patches.drivers/blk-request-based-multipath-update: + Update request-based multipathing patches to upstream version + (bnc#434105). + - patches.suse/rq-based-multipath: Update to latest version + of request-based multipathing patchset (bnc#434105) + - patches.drivers/block-abort-request-rq-complete-marking: + use rq complete marking in blk_abort_request (bnc#434105). + - patches.fixes/scsi-atomic-blk-timer-deletes: Delete. + - patches.fixes/dm-mpath-abort-queue: Delete. + - patches.suse/rq-based-block-layer: Delete. + - patches.suse/rq-based-dm-interface: Delete. + - patches.suse/rq-based-multipath-functions: Delete. + - patches.suse/rq-based-init-crash: Delete. +- Update patches to upstream version: + - patches.drivers/bdev-resize-check-for-device-resize + - patches.drivers/bdev-resize-added-flush_disk + - patches.drivers/bdev-resize-call-flush_disk + - patches.drivers/bdev-resize-sd-driver-calls + - patches.drivers/block-timeout-handling + - patches.drivers/bdev-resize-adjust-block-device-size + - patches.drivers/bdev-resize-wrapper-for-revalidate_disk + - patches.drivers/block-abort-queue + - patches.fixes/scsi-enhance-error-codes +- Rediff patches: + - patches.fixes/scsi-misc-git-update + - patches.suse/dm-barrier-single-device + - patches.suse/kdb-common + - patches.drivers/lpfc-8.2.8-update + - patches.drivers/lpfc-8.2.8.3-update + - patches.drivers/mpt-fusion-4.00.43.00-update * Fri Oct 24 2008 bwalle@suse.de - patches.suse/kdump-dump_after_notifier.patch: Add sysctl also to kernel/sysctl_check.c. @@ -531,6 +680,13 @@ sed -e "s:@KERNELRELEASE@:$KERNELRELEASE:g" \ kdump initrd to %%ghost so that the file gets removed when uninstalling the kernel. * Fri Oct 17 2008 mfasheh@suse.com +- ocfs2 ACL / security attribute support + - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch + - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch + - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch + - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch + - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch +* Fri Oct 17 2008 mfasheh@suse.com - ocfs2 fixes / updates from 2.6.28 merge window - patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch - patches.suse/ocfs2-Add-empty-bucket-support-in-xattr.patch @@ -551,13 +707,6 @@ sed -e "s:@KERNELRELEASE@:$KERNELRELEASE:g" \ - patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch - patches.suse/ocfs2-fix-build-error.patch * Fri Oct 17 2008 mfasheh@suse.com -- ocfs2 ACL / security attribute support - - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch - - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch - - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch - - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch - - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch -* Fri Oct 17 2008 mfasheh@suse.com - ocfs2 dynamic local alloc patches * Fri Oct 17 2008 jslaby@suse.de - patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around diff --git a/kernel-syms-rt.changes b/kernel-syms-rt.changes index b94e21732..195c41775 100644 --- a/kernel-syms-rt.changes +++ b/kernel-syms-rt.changes @@ -1,3 +1,187 @@ +------------------------------------------------------------------- +Fri Oct 24 17:40:25 CEST 2008 - jack@suse.cz + +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). - fixed 64-bit division + +------------------------------------------------------------------- +Fri Oct 24 17:14:33 CEST 2008 - jeffm@suse.de + +- Update config files for -rt. + +------------------------------------------------------------------- +Fri Oct 24 17:09:57 CEST 2008 - hare@suse.de + +- patches.suse/cgroup-freezer.patch: Add TIF_FREEZE for s390. + +------------------------------------------------------------------- +Fri Oct 24 16:49:53 CEST 2008 - olh@suse.de + +- move patches.suse/md-raid-metadata-PAGE_SIZE.patch + to patches.kernel.org/md-raid-metadata-PAGE_SIZE.patch + to allow raid0 with 64k PAGE_SIZE + +------------------------------------------------------------------- +Fri Oct 24 16:49:41 CEST 2008 - jack@suse.cz + +- Update config files. +- supported.conf: Added new quota module +- patches.suse/xfs-dmapi-enable: Enable XFS DMAPI. - Refreshed + + Quotas for OCFS2: +- patches.suse/quota-Add-callbacks-for-allocating-and-destroying-d.patch: + quota: Add callbacks for allocating and destroying dquot + structures (fate#302681). +- patches.suse/quota-Increase-size-of-variables-for-limits-and-ino.patch: + quota: Increase size of variables for limits and inode usage + (fate#302681). +- patches.suse/quota-Remove-bogus-optimization-in-check_idq-an.patch: + quota: Remove bogus 'optimization' in check_idq() and + check_bdq() (fate#302681). +- patches.suse/quota-Make-_SUSPENDED-just-a-flag.patch: quota: + Make _SUSPENDED just a flag (fate#302681). +- patches.suse/quota-Allow-to-separately-enable-quota-accounting-a.patch: + quota: Allow to separately enable quota accounting and enforcing + limits (fate#302681). +- patches.suse/ext3-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext3: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/ext4-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext4: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/reiserfs-Use-sb_any_quota_loaded-instead-of-sb_an.patch: + reiserfs: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled(). (fate#302681). +- patches.suse/quota-Remove-compatibility-function-sb_any_quota_en.patch: + quota: Remove compatibility function sb_any_quota_enabled() + (fate#302681). +- patches.suse/quota-Introduce-DQUOT_QUOTA_SYS_FILE-flag.patch: + quota: Introduce DQUOT_QUOTA_SYS_FILE flag (fate#302681). +- patches.suse/quota-Move-quotaio_v-12-.h-from-include-linux-to-f.patch: + quota: Move quotaio_v[12].h from include/linux/ to fs/ + (fate#302681). +- patches.suse/quota-Split-off-quota-tree-handling-into-a-separate.patch: + quota: Split off quota tree handling into a separate file + (fate#302681). +- patches.suse/quota-Convert-union-in-mem_dqinfo-to-a-pointer.patch: + quota: Convert union in mem_dqinfo to a pointer (fate#302681). +- patches.suse/quota-Allow-negative-usage-of-space-and-inodes.patch: + quota: Allow negative usage of space and inodes (fate#302681). +- patches.suse/quota-Keep-which-entries-were-set-by-SETQUOTA-quota.patch: + quota: Keep which entries were set by SETQUOTA quotactl + (fate#302681). +- patches.suse/quota-Add-helpers-to-allow-ocfs2-specific-quota-ini.patch: + quota: Add helpers to allow ocfs2 specific quota initialization, + freeing and recovery (fate#302681). +- patches.suse/quota-Implement-function-for-scanning-active-dquots.patch: + quota: Implement function for scanning active dquots + (fate#302681). +- patches.suse/ocfs2-Fix-check-of-return-value-of-ocfs2_start_tran.patch: + ocfs2: Fix check of return value of ocfs2_start_trans() + (fate#302681). +- patches.suse/ocfs2-Support-nested-transactions.patch: ocfs2: + Support nested transactions (fate#302681). +- patches.suse/ocfs2-Fix-checking-of-return-value-of-new_inode.patch: + ocfs2: Fix checking of return value of new_inode() + (fate#302681). +- patches.suse/ocfs2-Let-inode-be-really-deleted-when-ocfs2_mknod_.patch: + ocfs2: Let inode be really deleted when ocfs2_mknod_locked() + fails (fate#302681). +- patches.suse/ocfs2-Assign-feature-bits-and-system-inodes-to-quot.patch: + ocfs2: Assign feature bits and system inodes to quota feature + and quota files (fate#302681). +- patches.suse/ocfs2-Mark-system-files-as-not-subject-to-quota-acc.patch: + ocfs2: Mark system files as not subject to quota accounting + (fate#302681). +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). +- patches.suse/ocfs2-Add-quota-calls-for-allocation-and-freeing-of.patch: + ocfs2: Add quota calls for allocation and freeing of inodes + and space (fate#302681). +- patches.suse/ocfs2-Enable-quota-accounting-on-mount-disable-on.patch: + ocfs2: Enable quota accounting on mount, disable on umount + (fate#302681). +- patches.suse/ocfs2-Implement-quota-syncing-thread.patch: ocfs2: + Implement quota syncing thread (fate#302681). +- patches.suse/ocfs2-Implement-quota-recovery.patch: ocfs2: + Implement quota recovery (fate#302681). + +------------------------------------------------------------------- +Fri Oct 24 15:53:20 CEST 2008 - kkeil@suse.de + +- patches.fixes/cxgb3_fix_race_in_EEH: cxgb3: fix race in EEH. + (bnc#430093) + +------------------------------------------------------------------- +Fri Oct 24 15:51:12 CEST 2008 - jeffm@suse.de + +- Refreshed context for -RT patches so they apply again. + +------------------------------------------------------------------- +Fri Oct 24 15:32:06 CEST 2008 - rw@suse.de + +- patches.drivers/sgi-ioc4-request-submodules: + Make ioc4 request dependant modules. (bnc#429215) + +------------------------------------------------------------------- +Fri Oct 24 15:13:21 CEST 2008 - hare@suse.de + +- Update config files: Disable FAIL_MAKE_REQUEST. + +------------------------------------------------------------------- +Fri Oct 24 15:11:46 CEST 2008 - tiwai@suse.de + +- patches.drivers/alsa-usb-exclude-1st-slot: Delete this old ugly + workaround patch. + +------------------------------------------------------------------- +Fri Oct 24 14:18:07 CEST 2008 - hare@suse.de + +- Include patches from upstream: + - patches.fixes/block-use-bio_has_data: Implement bio_has_data(). + - patches.fixes/block-git-fixes: Block layer fixes for 2.6.28. + - patches.fixes/block-rq-affinity: Implement rq affinity. + - patches.fixes/dm-mpath-remove-is_active: dm mpath: remove + is_active from struct dm_path. + - patches.fixes/block-discard-requests: Implement block discard. + - patches.drivers/dm-abort-queue-on-failed-paths: dm: Call + blk_abort_queue on failed paths (bnc#417544). + - patches.drivers/block-call-sync-on-cleanup: block: + blk_cleanup_queue() should call blk_sync_queue(). +- Refaktor and update request-based multipath patches: + - patches.drivers/blk-request-based-multipath-update: + Update request-based multipathing patches to upstream version + (bnc#434105). + - patches.suse/rq-based-multipath: Update to latest version + of request-based multipathing patchset (bnc#434105) + - patches.drivers/block-abort-request-rq-complete-marking: + use rq complete marking in blk_abort_request (bnc#434105). + - patches.fixes/scsi-atomic-blk-timer-deletes: Delete. + - patches.fixes/dm-mpath-abort-queue: Delete. + - patches.suse/rq-based-block-layer: Delete. + - patches.suse/rq-based-dm-interface: Delete. + - patches.suse/rq-based-multipath-functions: Delete. + - patches.suse/rq-based-init-crash: Delete. +- Update patches to upstream version: + - patches.drivers/bdev-resize-check-for-device-resize + - patches.drivers/bdev-resize-added-flush_disk + - patches.drivers/bdev-resize-call-flush_disk + - patches.drivers/bdev-resize-sd-driver-calls + - patches.drivers/block-timeout-handling + - patches.drivers/bdev-resize-adjust-block-device-size + - patches.drivers/bdev-resize-wrapper-for-revalidate_disk + - patches.drivers/block-abort-queue + - patches.fixes/scsi-enhance-error-codes +- Rediff patches: + - patches.fixes/scsi-misc-git-update + - patches.suse/dm-barrier-single-device + - patches.suse/kdb-common + - patches.drivers/lpfc-8.2.8-update + - patches.drivers/lpfc-8.2.8.3-update + - patches.drivers/mpt-fusion-4.00.43.00-update + ------------------------------------------------------------------- Fri Oct 24 14:07:43 CEST 2008 - bwalle@suse.de @@ -425,7 +609,17 @@ Fri Oct 17 17:42:48 CEST 2008 - bwalle@suse.de uninstalling the kernel. ------------------------------------------------------------------- -Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com +Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com + +- ocfs2 ACL / security attribute support + - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch + - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch + - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch + - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch + - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch + +------------------------------------------------------------------- +Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com - ocfs2 fixes / updates from 2.6.28 merge window - patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch @@ -447,16 +641,6 @@ Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com - patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch - patches.suse/ocfs2-fix-build-error.patch -------------------------------------------------------------------- -Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com - -- ocfs2 ACL / security attribute support - - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch - - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch - - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch - - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch - - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch - ------------------------------------------------------------------- Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com diff --git a/kernel-syms-rt.spec b/kernel-syms-rt.spec index 23d916a98..4fdf999d9 100644 --- a/kernel-syms-rt.spec +++ b/kernel-syms-rt.spec @@ -29,7 +29,7 @@ Url: http://www.kernel.org/ Name: kernel-syms-rt Summary: Kernel Symbol Versions (modversions) For Real-Time Kernels Version: 2.6.27.3 -Release: 1 +Release: 2 License: GPL v2 only Group: Development/Sources AutoReqProv: off @@ -74,7 +74,7 @@ Authors: see /usr/src/linux/CREDITS for more details. -Source Timestamp: 2008-10-24 14:08:28 +0200 +Source Timestamp: 2008-10-24 17:40:47 +0200 %prep echo "Architecture symbol(s):" %symbols @@ -129,8 +129,157 @@ done /usr/src/linux-*-obj /boot/symsets-*-*.tar.gz /lib/modules/*/build - %changelog +* Fri Oct 24 2008 jack@suse.cz +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). - fixed 64-bit division +* Fri Oct 24 2008 jeffm@suse.de +- Update config files for -rt. +* Fri Oct 24 2008 hare@suse.de +- patches.suse/cgroup-freezer.patch: Add TIF_FREEZE for s390. +* Fri Oct 24 2008 olh@suse.de +- move patches.suse/md-raid-metadata-PAGE_SIZE.patch + to patches.kernel.org/md-raid-metadata-PAGE_SIZE.patch + to allow raid0 with 64k PAGE_SIZE +* Fri Oct 24 2008 jack@suse.cz +- Update config files. +- supported.conf: Added new quota module +- patches.suse/xfs-dmapi-enable: Enable XFS DMAPI. - Refreshed + Quotas for OCFS2: +- patches.suse/quota-Add-callbacks-for-allocating-and-destroying-d.patch: + quota: Add callbacks for allocating and destroying dquot + structures (fate#302681). +- patches.suse/quota-Increase-size-of-variables-for-limits-and-ino.patch: + quota: Increase size of variables for limits and inode usage + (fate#302681). +- patches.suse/quota-Remove-bogus-optimization-in-check_idq-an.patch: + quota: Remove bogus 'optimization' in check_idq() and + check_bdq() (fate#302681). +- patches.suse/quota-Make-_SUSPENDED-just-a-flag.patch: quota: + Make _SUSPENDED just a flag (fate#302681). +- patches.suse/quota-Allow-to-separately-enable-quota-accounting-a.patch: + quota: Allow to separately enable quota accounting and enforcing + limits (fate#302681). +- patches.suse/ext3-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext3: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/ext4-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext4: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/reiserfs-Use-sb_any_quota_loaded-instead-of-sb_an.patch: + reiserfs: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled(). (fate#302681). +- patches.suse/quota-Remove-compatibility-function-sb_any_quota_en.patch: + quota: Remove compatibility function sb_any_quota_enabled() + (fate#302681). +- patches.suse/quota-Introduce-DQUOT_QUOTA_SYS_FILE-flag.patch: + quota: Introduce DQUOT_QUOTA_SYS_FILE flag (fate#302681). +- patches.suse/quota-Move-quotaio_v-12-.h-from-include-linux-to-f.patch: + quota: Move quotaio_v[12].h from include/linux/ to fs/ + (fate#302681). +- patches.suse/quota-Split-off-quota-tree-handling-into-a-separate.patch: + quota: Split off quota tree handling into a separate file + (fate#302681). +- patches.suse/quota-Convert-union-in-mem_dqinfo-to-a-pointer.patch: + quota: Convert union in mem_dqinfo to a pointer (fate#302681). +- patches.suse/quota-Allow-negative-usage-of-space-and-inodes.patch: + quota: Allow negative usage of space and inodes (fate#302681). +- patches.suse/quota-Keep-which-entries-were-set-by-SETQUOTA-quota.patch: + quota: Keep which entries were set by SETQUOTA quotactl + (fate#302681). +- patches.suse/quota-Add-helpers-to-allow-ocfs2-specific-quota-ini.patch: + quota: Add helpers to allow ocfs2 specific quota initialization, + freeing and recovery (fate#302681). +- patches.suse/quota-Implement-function-for-scanning-active-dquots.patch: + quota: Implement function for scanning active dquots + (fate#302681). +- patches.suse/ocfs2-Fix-check-of-return-value-of-ocfs2_start_tran.patch: + ocfs2: Fix check of return value of ocfs2_start_trans() + (fate#302681). +- patches.suse/ocfs2-Support-nested-transactions.patch: ocfs2: + Support nested transactions (fate#302681). +- patches.suse/ocfs2-Fix-checking-of-return-value-of-new_inode.patch: + ocfs2: Fix checking of return value of new_inode() + (fate#302681). +- patches.suse/ocfs2-Let-inode-be-really-deleted-when-ocfs2_mknod_.patch: + ocfs2: Let inode be really deleted when ocfs2_mknod_locked() + fails (fate#302681). +- patches.suse/ocfs2-Assign-feature-bits-and-system-inodes-to-quot.patch: + ocfs2: Assign feature bits and system inodes to quota feature + and quota files (fate#302681). +- patches.suse/ocfs2-Mark-system-files-as-not-subject-to-quota-acc.patch: + ocfs2: Mark system files as not subject to quota accounting + (fate#302681). +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). +- patches.suse/ocfs2-Add-quota-calls-for-allocation-and-freeing-of.patch: + ocfs2: Add quota calls for allocation and freeing of inodes + and space (fate#302681). +- patches.suse/ocfs2-Enable-quota-accounting-on-mount-disable-on.patch: + ocfs2: Enable quota accounting on mount, disable on umount + (fate#302681). +- patches.suse/ocfs2-Implement-quota-syncing-thread.patch: ocfs2: + Implement quota syncing thread (fate#302681). +- patches.suse/ocfs2-Implement-quota-recovery.patch: ocfs2: + Implement quota recovery (fate#302681). +* Fri Oct 24 2008 kkeil@suse.de +- patches.fixes/cxgb3_fix_race_in_EEH: cxgb3: fix race in EEH. + (bnc#430093) +* Fri Oct 24 2008 jeffm@suse.de +- Refreshed context for -RT patches so they apply again. +* Fri Oct 24 2008 rw@suse.de +- patches.drivers/sgi-ioc4-request-submodules: + Make ioc4 request dependant modules. (bnc#429215) +* Fri Oct 24 2008 hare@suse.de +- Update config files: Disable FAIL_MAKE_REQUEST. +* Fri Oct 24 2008 tiwai@suse.de +- patches.drivers/alsa-usb-exclude-1st-slot: Delete this old ugly + workaround patch. +* Fri Oct 24 2008 hare@suse.de +- Include patches from upstream: + - patches.fixes/block-use-bio_has_data: Implement bio_has_data(). + - patches.fixes/block-git-fixes: Block layer fixes for 2.6.28. + - patches.fixes/block-rq-affinity: Implement rq affinity. + - patches.fixes/dm-mpath-remove-is_active: dm mpath: remove + is_active from struct dm_path. + - patches.fixes/block-discard-requests: Implement block discard. + - patches.drivers/dm-abort-queue-on-failed-paths: dm: Call + blk_abort_queue on failed paths (bnc#417544). + - patches.drivers/block-call-sync-on-cleanup: block: + blk_cleanup_queue() should call blk_sync_queue(). +- Refaktor and update request-based multipath patches: + - patches.drivers/blk-request-based-multipath-update: + Update request-based multipathing patches to upstream version + (bnc#434105). + - patches.suse/rq-based-multipath: Update to latest version + of request-based multipathing patchset (bnc#434105) + - patches.drivers/block-abort-request-rq-complete-marking: + use rq complete marking in blk_abort_request (bnc#434105). + - patches.fixes/scsi-atomic-blk-timer-deletes: Delete. + - patches.fixes/dm-mpath-abort-queue: Delete. + - patches.suse/rq-based-block-layer: Delete. + - patches.suse/rq-based-dm-interface: Delete. + - patches.suse/rq-based-multipath-functions: Delete. + - patches.suse/rq-based-init-crash: Delete. +- Update patches to upstream version: + - patches.drivers/bdev-resize-check-for-device-resize + - patches.drivers/bdev-resize-added-flush_disk + - patches.drivers/bdev-resize-call-flush_disk + - patches.drivers/bdev-resize-sd-driver-calls + - patches.drivers/block-timeout-handling + - patches.drivers/bdev-resize-adjust-block-device-size + - patches.drivers/bdev-resize-wrapper-for-revalidate_disk + - patches.drivers/block-abort-queue + - patches.fixes/scsi-enhance-error-codes +- Rediff patches: + - patches.fixes/scsi-misc-git-update + - patches.suse/dm-barrier-single-device + - patches.suse/kdb-common + - patches.drivers/lpfc-8.2.8-update + - patches.drivers/lpfc-8.2.8.3-update + - patches.drivers/mpt-fusion-4.00.43.00-update * Fri Oct 24 2008 bwalle@suse.de - patches.suse/kdump-dump_after_notifier.patch: Add sysctl also to kernel/sysctl_check.c. @@ -377,6 +526,13 @@ done kdump initrd to %%ghost so that the file gets removed when uninstalling the kernel. * Fri Oct 17 2008 mfasheh@suse.com +- ocfs2 ACL / security attribute support + - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch + - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch + - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch + - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch + - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch +* Fri Oct 17 2008 mfasheh@suse.com - ocfs2 fixes / updates from 2.6.28 merge window - patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch - patches.suse/ocfs2-Add-empty-bucket-support-in-xattr.patch @@ -397,13 +553,6 @@ done - patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch - patches.suse/ocfs2-fix-build-error.patch * Fri Oct 17 2008 mfasheh@suse.com -- ocfs2 ACL / security attribute support - - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch - - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch - - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch - - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch - - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch -* Fri Oct 17 2008 mfasheh@suse.com - ocfs2 dynamic local alloc patches * Fri Oct 17 2008 jslaby@suse.de - patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around diff --git a/kernel-syms.changes b/kernel-syms.changes index b94e21732..195c41775 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,187 @@ +------------------------------------------------------------------- +Fri Oct 24 17:40:25 CEST 2008 - jack@suse.cz + +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). - fixed 64-bit division + +------------------------------------------------------------------- +Fri Oct 24 17:14:33 CEST 2008 - jeffm@suse.de + +- Update config files for -rt. + +------------------------------------------------------------------- +Fri Oct 24 17:09:57 CEST 2008 - hare@suse.de + +- patches.suse/cgroup-freezer.patch: Add TIF_FREEZE for s390. + +------------------------------------------------------------------- +Fri Oct 24 16:49:53 CEST 2008 - olh@suse.de + +- move patches.suse/md-raid-metadata-PAGE_SIZE.patch + to patches.kernel.org/md-raid-metadata-PAGE_SIZE.patch + to allow raid0 with 64k PAGE_SIZE + +------------------------------------------------------------------- +Fri Oct 24 16:49:41 CEST 2008 - jack@suse.cz + +- Update config files. +- supported.conf: Added new quota module +- patches.suse/xfs-dmapi-enable: Enable XFS DMAPI. - Refreshed + + Quotas for OCFS2: +- patches.suse/quota-Add-callbacks-for-allocating-and-destroying-d.patch: + quota: Add callbacks for allocating and destroying dquot + structures (fate#302681). +- patches.suse/quota-Increase-size-of-variables-for-limits-and-ino.patch: + quota: Increase size of variables for limits and inode usage + (fate#302681). +- patches.suse/quota-Remove-bogus-optimization-in-check_idq-an.patch: + quota: Remove bogus 'optimization' in check_idq() and + check_bdq() (fate#302681). +- patches.suse/quota-Make-_SUSPENDED-just-a-flag.patch: quota: + Make _SUSPENDED just a flag (fate#302681). +- patches.suse/quota-Allow-to-separately-enable-quota-accounting-a.patch: + quota: Allow to separately enable quota accounting and enforcing + limits (fate#302681). +- patches.suse/ext3-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext3: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/ext4-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext4: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/reiserfs-Use-sb_any_quota_loaded-instead-of-sb_an.patch: + reiserfs: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled(). (fate#302681). +- patches.suse/quota-Remove-compatibility-function-sb_any_quota_en.patch: + quota: Remove compatibility function sb_any_quota_enabled() + (fate#302681). +- patches.suse/quota-Introduce-DQUOT_QUOTA_SYS_FILE-flag.patch: + quota: Introduce DQUOT_QUOTA_SYS_FILE flag (fate#302681). +- patches.suse/quota-Move-quotaio_v-12-.h-from-include-linux-to-f.patch: + quota: Move quotaio_v[12].h from include/linux/ to fs/ + (fate#302681). +- patches.suse/quota-Split-off-quota-tree-handling-into-a-separate.patch: + quota: Split off quota tree handling into a separate file + (fate#302681). +- patches.suse/quota-Convert-union-in-mem_dqinfo-to-a-pointer.patch: + quota: Convert union in mem_dqinfo to a pointer (fate#302681). +- patches.suse/quota-Allow-negative-usage-of-space-and-inodes.patch: + quota: Allow negative usage of space and inodes (fate#302681). +- patches.suse/quota-Keep-which-entries-were-set-by-SETQUOTA-quota.patch: + quota: Keep which entries were set by SETQUOTA quotactl + (fate#302681). +- patches.suse/quota-Add-helpers-to-allow-ocfs2-specific-quota-ini.patch: + quota: Add helpers to allow ocfs2 specific quota initialization, + freeing and recovery (fate#302681). +- patches.suse/quota-Implement-function-for-scanning-active-dquots.patch: + quota: Implement function for scanning active dquots + (fate#302681). +- patches.suse/ocfs2-Fix-check-of-return-value-of-ocfs2_start_tran.patch: + ocfs2: Fix check of return value of ocfs2_start_trans() + (fate#302681). +- patches.suse/ocfs2-Support-nested-transactions.patch: ocfs2: + Support nested transactions (fate#302681). +- patches.suse/ocfs2-Fix-checking-of-return-value-of-new_inode.patch: + ocfs2: Fix checking of return value of new_inode() + (fate#302681). +- patches.suse/ocfs2-Let-inode-be-really-deleted-when-ocfs2_mknod_.patch: + ocfs2: Let inode be really deleted when ocfs2_mknod_locked() + fails (fate#302681). +- patches.suse/ocfs2-Assign-feature-bits-and-system-inodes-to-quot.patch: + ocfs2: Assign feature bits and system inodes to quota feature + and quota files (fate#302681). +- patches.suse/ocfs2-Mark-system-files-as-not-subject-to-quota-acc.patch: + ocfs2: Mark system files as not subject to quota accounting + (fate#302681). +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). +- patches.suse/ocfs2-Add-quota-calls-for-allocation-and-freeing-of.patch: + ocfs2: Add quota calls for allocation and freeing of inodes + and space (fate#302681). +- patches.suse/ocfs2-Enable-quota-accounting-on-mount-disable-on.patch: + ocfs2: Enable quota accounting on mount, disable on umount + (fate#302681). +- patches.suse/ocfs2-Implement-quota-syncing-thread.patch: ocfs2: + Implement quota syncing thread (fate#302681). +- patches.suse/ocfs2-Implement-quota-recovery.patch: ocfs2: + Implement quota recovery (fate#302681). + +------------------------------------------------------------------- +Fri Oct 24 15:53:20 CEST 2008 - kkeil@suse.de + +- patches.fixes/cxgb3_fix_race_in_EEH: cxgb3: fix race in EEH. + (bnc#430093) + +------------------------------------------------------------------- +Fri Oct 24 15:51:12 CEST 2008 - jeffm@suse.de + +- Refreshed context for -RT patches so they apply again. + +------------------------------------------------------------------- +Fri Oct 24 15:32:06 CEST 2008 - rw@suse.de + +- patches.drivers/sgi-ioc4-request-submodules: + Make ioc4 request dependant modules. (bnc#429215) + +------------------------------------------------------------------- +Fri Oct 24 15:13:21 CEST 2008 - hare@suse.de + +- Update config files: Disable FAIL_MAKE_REQUEST. + +------------------------------------------------------------------- +Fri Oct 24 15:11:46 CEST 2008 - tiwai@suse.de + +- patches.drivers/alsa-usb-exclude-1st-slot: Delete this old ugly + workaround patch. + +------------------------------------------------------------------- +Fri Oct 24 14:18:07 CEST 2008 - hare@suse.de + +- Include patches from upstream: + - patches.fixes/block-use-bio_has_data: Implement bio_has_data(). + - patches.fixes/block-git-fixes: Block layer fixes for 2.6.28. + - patches.fixes/block-rq-affinity: Implement rq affinity. + - patches.fixes/dm-mpath-remove-is_active: dm mpath: remove + is_active from struct dm_path. + - patches.fixes/block-discard-requests: Implement block discard. + - patches.drivers/dm-abort-queue-on-failed-paths: dm: Call + blk_abort_queue on failed paths (bnc#417544). + - patches.drivers/block-call-sync-on-cleanup: block: + blk_cleanup_queue() should call blk_sync_queue(). +- Refaktor and update request-based multipath patches: + - patches.drivers/blk-request-based-multipath-update: + Update request-based multipathing patches to upstream version + (bnc#434105). + - patches.suse/rq-based-multipath: Update to latest version + of request-based multipathing patchset (bnc#434105) + - patches.drivers/block-abort-request-rq-complete-marking: + use rq complete marking in blk_abort_request (bnc#434105). + - patches.fixes/scsi-atomic-blk-timer-deletes: Delete. + - patches.fixes/dm-mpath-abort-queue: Delete. + - patches.suse/rq-based-block-layer: Delete. + - patches.suse/rq-based-dm-interface: Delete. + - patches.suse/rq-based-multipath-functions: Delete. + - patches.suse/rq-based-init-crash: Delete. +- Update patches to upstream version: + - patches.drivers/bdev-resize-check-for-device-resize + - patches.drivers/bdev-resize-added-flush_disk + - patches.drivers/bdev-resize-call-flush_disk + - patches.drivers/bdev-resize-sd-driver-calls + - patches.drivers/block-timeout-handling + - patches.drivers/bdev-resize-adjust-block-device-size + - patches.drivers/bdev-resize-wrapper-for-revalidate_disk + - patches.drivers/block-abort-queue + - patches.fixes/scsi-enhance-error-codes +- Rediff patches: + - patches.fixes/scsi-misc-git-update + - patches.suse/dm-barrier-single-device + - patches.suse/kdb-common + - patches.drivers/lpfc-8.2.8-update + - patches.drivers/lpfc-8.2.8.3-update + - patches.drivers/mpt-fusion-4.00.43.00-update + ------------------------------------------------------------------- Fri Oct 24 14:07:43 CEST 2008 - bwalle@suse.de @@ -425,7 +609,17 @@ Fri Oct 17 17:42:48 CEST 2008 - bwalle@suse.de uninstalling the kernel. ------------------------------------------------------------------- -Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com +Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com + +- ocfs2 ACL / security attribute support + - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch + - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch + - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch + - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch + - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch + +------------------------------------------------------------------- +Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com - ocfs2 fixes / updates from 2.6.28 merge window - patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch @@ -447,16 +641,6 @@ Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com - patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch - patches.suse/ocfs2-fix-build-error.patch -------------------------------------------------------------------- -Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com - -- ocfs2 ACL / security attribute support - - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch - - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch - - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch - - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch - - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch - ------------------------------------------------------------------- Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com diff --git a/kernel-syms.spec b/kernel-syms.spec index 18b3394e3..becbb6222 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -29,7 +29,7 @@ Url: http://www.kernel.org/ Name: kernel-syms Summary: Kernel Symbol Versions (modversions) Version: 2.6.27.3 -Release: 1 +Release: 2 License: GPL v2 only Group: Development/Sources AutoReqProv: off @@ -94,7 +94,7 @@ Authors: see /usr/src/linux/CREDITS for more details. -Source Timestamp: 2008-10-24 14:08:28 +0200 +Source Timestamp: 2008-10-24 17:40:47 +0200 %prep echo "Architecture symbol(s):" %symbols @@ -149,8 +149,157 @@ done /usr/src/linux-*-obj /boot/symsets-*-*.tar.gz /lib/modules/*/build - %changelog +* Fri Oct 24 2008 jack@suse.cz +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). - fixed 64-bit division +* Fri Oct 24 2008 jeffm@suse.de +- Update config files for -rt. +* Fri Oct 24 2008 hare@suse.de +- patches.suse/cgroup-freezer.patch: Add TIF_FREEZE for s390. +* Fri Oct 24 2008 olh@suse.de +- move patches.suse/md-raid-metadata-PAGE_SIZE.patch + to patches.kernel.org/md-raid-metadata-PAGE_SIZE.patch + to allow raid0 with 64k PAGE_SIZE +* Fri Oct 24 2008 jack@suse.cz +- Update config files. +- supported.conf: Added new quota module +- patches.suse/xfs-dmapi-enable: Enable XFS DMAPI. - Refreshed + Quotas for OCFS2: +- patches.suse/quota-Add-callbacks-for-allocating-and-destroying-d.patch: + quota: Add callbacks for allocating and destroying dquot + structures (fate#302681). +- patches.suse/quota-Increase-size-of-variables-for-limits-and-ino.patch: + quota: Increase size of variables for limits and inode usage + (fate#302681). +- patches.suse/quota-Remove-bogus-optimization-in-check_idq-an.patch: + quota: Remove bogus 'optimization' in check_idq() and + check_bdq() (fate#302681). +- patches.suse/quota-Make-_SUSPENDED-just-a-flag.patch: quota: + Make _SUSPENDED just a flag (fate#302681). +- patches.suse/quota-Allow-to-separately-enable-quota-accounting-a.patch: + quota: Allow to separately enable quota accounting and enforcing + limits (fate#302681). +- patches.suse/ext3-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext3: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/ext4-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext4: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/reiserfs-Use-sb_any_quota_loaded-instead-of-sb_an.patch: + reiserfs: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled(). (fate#302681). +- patches.suse/quota-Remove-compatibility-function-sb_any_quota_en.patch: + quota: Remove compatibility function sb_any_quota_enabled() + (fate#302681). +- patches.suse/quota-Introduce-DQUOT_QUOTA_SYS_FILE-flag.patch: + quota: Introduce DQUOT_QUOTA_SYS_FILE flag (fate#302681). +- patches.suse/quota-Move-quotaio_v-12-.h-from-include-linux-to-f.patch: + quota: Move quotaio_v[12].h from include/linux/ to fs/ + (fate#302681). +- patches.suse/quota-Split-off-quota-tree-handling-into-a-separate.patch: + quota: Split off quota tree handling into a separate file + (fate#302681). +- patches.suse/quota-Convert-union-in-mem_dqinfo-to-a-pointer.patch: + quota: Convert union in mem_dqinfo to a pointer (fate#302681). +- patches.suse/quota-Allow-negative-usage-of-space-and-inodes.patch: + quota: Allow negative usage of space and inodes (fate#302681). +- patches.suse/quota-Keep-which-entries-were-set-by-SETQUOTA-quota.patch: + quota: Keep which entries were set by SETQUOTA quotactl + (fate#302681). +- patches.suse/quota-Add-helpers-to-allow-ocfs2-specific-quota-ini.patch: + quota: Add helpers to allow ocfs2 specific quota initialization, + freeing and recovery (fate#302681). +- patches.suse/quota-Implement-function-for-scanning-active-dquots.patch: + quota: Implement function for scanning active dquots + (fate#302681). +- patches.suse/ocfs2-Fix-check-of-return-value-of-ocfs2_start_tran.patch: + ocfs2: Fix check of return value of ocfs2_start_trans() + (fate#302681). +- patches.suse/ocfs2-Support-nested-transactions.patch: ocfs2: + Support nested transactions (fate#302681). +- patches.suse/ocfs2-Fix-checking-of-return-value-of-new_inode.patch: + ocfs2: Fix checking of return value of new_inode() + (fate#302681). +- patches.suse/ocfs2-Let-inode-be-really-deleted-when-ocfs2_mknod_.patch: + ocfs2: Let inode be really deleted when ocfs2_mknod_locked() + fails (fate#302681). +- patches.suse/ocfs2-Assign-feature-bits-and-system-inodes-to-quot.patch: + ocfs2: Assign feature bits and system inodes to quota feature + and quota files (fate#302681). +- patches.suse/ocfs2-Mark-system-files-as-not-subject-to-quota-acc.patch: + ocfs2: Mark system files as not subject to quota accounting + (fate#302681). +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). +- patches.suse/ocfs2-Add-quota-calls-for-allocation-and-freeing-of.patch: + ocfs2: Add quota calls for allocation and freeing of inodes + and space (fate#302681). +- patches.suse/ocfs2-Enable-quota-accounting-on-mount-disable-on.patch: + ocfs2: Enable quota accounting on mount, disable on umount + (fate#302681). +- patches.suse/ocfs2-Implement-quota-syncing-thread.patch: ocfs2: + Implement quota syncing thread (fate#302681). +- patches.suse/ocfs2-Implement-quota-recovery.patch: ocfs2: + Implement quota recovery (fate#302681). +* Fri Oct 24 2008 kkeil@suse.de +- patches.fixes/cxgb3_fix_race_in_EEH: cxgb3: fix race in EEH. + (bnc#430093) +* Fri Oct 24 2008 jeffm@suse.de +- Refreshed context for -RT patches so they apply again. +* Fri Oct 24 2008 rw@suse.de +- patches.drivers/sgi-ioc4-request-submodules: + Make ioc4 request dependant modules. (bnc#429215) +* Fri Oct 24 2008 hare@suse.de +- Update config files: Disable FAIL_MAKE_REQUEST. +* Fri Oct 24 2008 tiwai@suse.de +- patches.drivers/alsa-usb-exclude-1st-slot: Delete this old ugly + workaround patch. +* Fri Oct 24 2008 hare@suse.de +- Include patches from upstream: + - patches.fixes/block-use-bio_has_data: Implement bio_has_data(). + - patches.fixes/block-git-fixes: Block layer fixes for 2.6.28. + - patches.fixes/block-rq-affinity: Implement rq affinity. + - patches.fixes/dm-mpath-remove-is_active: dm mpath: remove + is_active from struct dm_path. + - patches.fixes/block-discard-requests: Implement block discard. + - patches.drivers/dm-abort-queue-on-failed-paths: dm: Call + blk_abort_queue on failed paths (bnc#417544). + - patches.drivers/block-call-sync-on-cleanup: block: + blk_cleanup_queue() should call blk_sync_queue(). +- Refaktor and update request-based multipath patches: + - patches.drivers/blk-request-based-multipath-update: + Update request-based multipathing patches to upstream version + (bnc#434105). + - patches.suse/rq-based-multipath: Update to latest version + of request-based multipathing patchset (bnc#434105) + - patches.drivers/block-abort-request-rq-complete-marking: + use rq complete marking in blk_abort_request (bnc#434105). + - patches.fixes/scsi-atomic-blk-timer-deletes: Delete. + - patches.fixes/dm-mpath-abort-queue: Delete. + - patches.suse/rq-based-block-layer: Delete. + - patches.suse/rq-based-dm-interface: Delete. + - patches.suse/rq-based-multipath-functions: Delete. + - patches.suse/rq-based-init-crash: Delete. +- Update patches to upstream version: + - patches.drivers/bdev-resize-check-for-device-resize + - patches.drivers/bdev-resize-added-flush_disk + - patches.drivers/bdev-resize-call-flush_disk + - patches.drivers/bdev-resize-sd-driver-calls + - patches.drivers/block-timeout-handling + - patches.drivers/bdev-resize-adjust-block-device-size + - patches.drivers/bdev-resize-wrapper-for-revalidate_disk + - patches.drivers/block-abort-queue + - patches.fixes/scsi-enhance-error-codes +- Rediff patches: + - patches.fixes/scsi-misc-git-update + - patches.suse/dm-barrier-single-device + - patches.suse/kdb-common + - patches.drivers/lpfc-8.2.8-update + - patches.drivers/lpfc-8.2.8.3-update + - patches.drivers/mpt-fusion-4.00.43.00-update * Fri Oct 24 2008 bwalle@suse.de - patches.suse/kdump-dump_after_notifier.patch: Add sysctl also to kernel/sysctl_check.c. @@ -397,6 +546,13 @@ done kdump initrd to %%ghost so that the file gets removed when uninstalling the kernel. * Fri Oct 17 2008 mfasheh@suse.com +- ocfs2 ACL / security attribute support + - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch + - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch + - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch + - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch + - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch +* Fri Oct 17 2008 mfasheh@suse.com - ocfs2 fixes / updates from 2.6.28 merge window - patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch - patches.suse/ocfs2-Add-empty-bucket-support-in-xattr.patch @@ -417,13 +573,6 @@ done - patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch - patches.suse/ocfs2-fix-build-error.patch * Fri Oct 17 2008 mfasheh@suse.com -- ocfs2 ACL / security attribute support - - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch - - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch - - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch - - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch - - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch -* Fri Oct 17 2008 mfasheh@suse.com - ocfs2 dynamic local alloc patches * Fri Oct 17 2008 jslaby@suse.de - patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around diff --git a/kernel-trace.changes b/kernel-trace.changes index b94e21732..195c41775 100644 --- a/kernel-trace.changes +++ b/kernel-trace.changes @@ -1,3 +1,187 @@ +------------------------------------------------------------------- +Fri Oct 24 17:40:25 CEST 2008 - jack@suse.cz + +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). - fixed 64-bit division + +------------------------------------------------------------------- +Fri Oct 24 17:14:33 CEST 2008 - jeffm@suse.de + +- Update config files for -rt. + +------------------------------------------------------------------- +Fri Oct 24 17:09:57 CEST 2008 - hare@suse.de + +- patches.suse/cgroup-freezer.patch: Add TIF_FREEZE for s390. + +------------------------------------------------------------------- +Fri Oct 24 16:49:53 CEST 2008 - olh@suse.de + +- move patches.suse/md-raid-metadata-PAGE_SIZE.patch + to patches.kernel.org/md-raid-metadata-PAGE_SIZE.patch + to allow raid0 with 64k PAGE_SIZE + +------------------------------------------------------------------- +Fri Oct 24 16:49:41 CEST 2008 - jack@suse.cz + +- Update config files. +- supported.conf: Added new quota module +- patches.suse/xfs-dmapi-enable: Enable XFS DMAPI. - Refreshed + + Quotas for OCFS2: +- patches.suse/quota-Add-callbacks-for-allocating-and-destroying-d.patch: + quota: Add callbacks for allocating and destroying dquot + structures (fate#302681). +- patches.suse/quota-Increase-size-of-variables-for-limits-and-ino.patch: + quota: Increase size of variables for limits and inode usage + (fate#302681). +- patches.suse/quota-Remove-bogus-optimization-in-check_idq-an.patch: + quota: Remove bogus 'optimization' in check_idq() and + check_bdq() (fate#302681). +- patches.suse/quota-Make-_SUSPENDED-just-a-flag.patch: quota: + Make _SUSPENDED just a flag (fate#302681). +- patches.suse/quota-Allow-to-separately-enable-quota-accounting-a.patch: + quota: Allow to separately enable quota accounting and enforcing + limits (fate#302681). +- patches.suse/ext3-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext3: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/ext4-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext4: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/reiserfs-Use-sb_any_quota_loaded-instead-of-sb_an.patch: + reiserfs: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled(). (fate#302681). +- patches.suse/quota-Remove-compatibility-function-sb_any_quota_en.patch: + quota: Remove compatibility function sb_any_quota_enabled() + (fate#302681). +- patches.suse/quota-Introduce-DQUOT_QUOTA_SYS_FILE-flag.patch: + quota: Introduce DQUOT_QUOTA_SYS_FILE flag (fate#302681). +- patches.suse/quota-Move-quotaio_v-12-.h-from-include-linux-to-f.patch: + quota: Move quotaio_v[12].h from include/linux/ to fs/ + (fate#302681). +- patches.suse/quota-Split-off-quota-tree-handling-into-a-separate.patch: + quota: Split off quota tree handling into a separate file + (fate#302681). +- patches.suse/quota-Convert-union-in-mem_dqinfo-to-a-pointer.patch: + quota: Convert union in mem_dqinfo to a pointer (fate#302681). +- patches.suse/quota-Allow-negative-usage-of-space-and-inodes.patch: + quota: Allow negative usage of space and inodes (fate#302681). +- patches.suse/quota-Keep-which-entries-were-set-by-SETQUOTA-quota.patch: + quota: Keep which entries were set by SETQUOTA quotactl + (fate#302681). +- patches.suse/quota-Add-helpers-to-allow-ocfs2-specific-quota-ini.patch: + quota: Add helpers to allow ocfs2 specific quota initialization, + freeing and recovery (fate#302681). +- patches.suse/quota-Implement-function-for-scanning-active-dquots.patch: + quota: Implement function for scanning active dquots + (fate#302681). +- patches.suse/ocfs2-Fix-check-of-return-value-of-ocfs2_start_tran.patch: + ocfs2: Fix check of return value of ocfs2_start_trans() + (fate#302681). +- patches.suse/ocfs2-Support-nested-transactions.patch: ocfs2: + Support nested transactions (fate#302681). +- patches.suse/ocfs2-Fix-checking-of-return-value-of-new_inode.patch: + ocfs2: Fix checking of return value of new_inode() + (fate#302681). +- patches.suse/ocfs2-Let-inode-be-really-deleted-when-ocfs2_mknod_.patch: + ocfs2: Let inode be really deleted when ocfs2_mknod_locked() + fails (fate#302681). +- patches.suse/ocfs2-Assign-feature-bits-and-system-inodes-to-quot.patch: + ocfs2: Assign feature bits and system inodes to quota feature + and quota files (fate#302681). +- patches.suse/ocfs2-Mark-system-files-as-not-subject-to-quota-acc.patch: + ocfs2: Mark system files as not subject to quota accounting + (fate#302681). +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). +- patches.suse/ocfs2-Add-quota-calls-for-allocation-and-freeing-of.patch: + ocfs2: Add quota calls for allocation and freeing of inodes + and space (fate#302681). +- patches.suse/ocfs2-Enable-quota-accounting-on-mount-disable-on.patch: + ocfs2: Enable quota accounting on mount, disable on umount + (fate#302681). +- patches.suse/ocfs2-Implement-quota-syncing-thread.patch: ocfs2: + Implement quota syncing thread (fate#302681). +- patches.suse/ocfs2-Implement-quota-recovery.patch: ocfs2: + Implement quota recovery (fate#302681). + +------------------------------------------------------------------- +Fri Oct 24 15:53:20 CEST 2008 - kkeil@suse.de + +- patches.fixes/cxgb3_fix_race_in_EEH: cxgb3: fix race in EEH. + (bnc#430093) + +------------------------------------------------------------------- +Fri Oct 24 15:51:12 CEST 2008 - jeffm@suse.de + +- Refreshed context for -RT patches so they apply again. + +------------------------------------------------------------------- +Fri Oct 24 15:32:06 CEST 2008 - rw@suse.de + +- patches.drivers/sgi-ioc4-request-submodules: + Make ioc4 request dependant modules. (bnc#429215) + +------------------------------------------------------------------- +Fri Oct 24 15:13:21 CEST 2008 - hare@suse.de + +- Update config files: Disable FAIL_MAKE_REQUEST. + +------------------------------------------------------------------- +Fri Oct 24 15:11:46 CEST 2008 - tiwai@suse.de + +- patches.drivers/alsa-usb-exclude-1st-slot: Delete this old ugly + workaround patch. + +------------------------------------------------------------------- +Fri Oct 24 14:18:07 CEST 2008 - hare@suse.de + +- Include patches from upstream: + - patches.fixes/block-use-bio_has_data: Implement bio_has_data(). + - patches.fixes/block-git-fixes: Block layer fixes for 2.6.28. + - patches.fixes/block-rq-affinity: Implement rq affinity. + - patches.fixes/dm-mpath-remove-is_active: dm mpath: remove + is_active from struct dm_path. + - patches.fixes/block-discard-requests: Implement block discard. + - patches.drivers/dm-abort-queue-on-failed-paths: dm: Call + blk_abort_queue on failed paths (bnc#417544). + - patches.drivers/block-call-sync-on-cleanup: block: + blk_cleanup_queue() should call blk_sync_queue(). +- Refaktor and update request-based multipath patches: + - patches.drivers/blk-request-based-multipath-update: + Update request-based multipathing patches to upstream version + (bnc#434105). + - patches.suse/rq-based-multipath: Update to latest version + of request-based multipathing patchset (bnc#434105) + - patches.drivers/block-abort-request-rq-complete-marking: + use rq complete marking in blk_abort_request (bnc#434105). + - patches.fixes/scsi-atomic-blk-timer-deletes: Delete. + - patches.fixes/dm-mpath-abort-queue: Delete. + - patches.suse/rq-based-block-layer: Delete. + - patches.suse/rq-based-dm-interface: Delete. + - patches.suse/rq-based-multipath-functions: Delete. + - patches.suse/rq-based-init-crash: Delete. +- Update patches to upstream version: + - patches.drivers/bdev-resize-check-for-device-resize + - patches.drivers/bdev-resize-added-flush_disk + - patches.drivers/bdev-resize-call-flush_disk + - patches.drivers/bdev-resize-sd-driver-calls + - patches.drivers/block-timeout-handling + - patches.drivers/bdev-resize-adjust-block-device-size + - patches.drivers/bdev-resize-wrapper-for-revalidate_disk + - patches.drivers/block-abort-queue + - patches.fixes/scsi-enhance-error-codes +- Rediff patches: + - patches.fixes/scsi-misc-git-update + - patches.suse/dm-barrier-single-device + - patches.suse/kdb-common + - patches.drivers/lpfc-8.2.8-update + - patches.drivers/lpfc-8.2.8.3-update + - patches.drivers/mpt-fusion-4.00.43.00-update + ------------------------------------------------------------------- Fri Oct 24 14:07:43 CEST 2008 - bwalle@suse.de @@ -425,7 +609,17 @@ Fri Oct 17 17:42:48 CEST 2008 - bwalle@suse.de uninstalling the kernel. ------------------------------------------------------------------- -Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com +Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com + +- ocfs2 ACL / security attribute support + - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch + - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch + - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch + - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch + - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch + +------------------------------------------------------------------- +Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com - ocfs2 fixes / updates from 2.6.28 merge window - patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch @@ -447,16 +641,6 @@ Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com - patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch - patches.suse/ocfs2-fix-build-error.patch -------------------------------------------------------------------- -Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com - -- ocfs2 ACL / security attribute support - - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch - - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch - - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch - - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch - - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch - ------------------------------------------------------------------- Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com diff --git a/kernel-trace.spec b/kernel-trace.spec index 41cedc91b..3c7db9376 100644 --- a/kernel-trace.spec +++ b/kernel-trace.spec @@ -58,7 +58,7 @@ Name: kernel-trace Summary: The Realtime Linux Kernel Version: 2.6.27.3 -Release: 1 +Release: 2 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ @@ -220,7 +220,7 @@ Authors: see /usr/src/linux/CREDITS for more details. -Source Timestamp: 2008-10-24 14:08:28 +0200 +Source Timestamp: 2008-10-24 17:40:47 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then @@ -708,7 +708,7 @@ Authors: see /usr/src/linux/CREDITS for more details. -Source Timestamp: 2008-10-24 14:08:28 +0200 +Source Timestamp: 2008-10-24 17:40:47 +0200 %preun base -f preun-base.sh @@ -748,7 +748,7 @@ Authors: see /usr/src/linux/CREDITS for more details. -Source Timestamp: 2008-10-24 14:08:28 +0200 +Source Timestamp: 2008-10-24 17:40:47 +0200 %preun extra -f preun-extra.sh @@ -762,8 +762,157 @@ Source Timestamp: 2008-10-24 14:08:28 +0200 %files -n kernel-trace-extra -f kernel-extra.files %defattr(-, root, root) %endif - %changelog +* Fri Oct 24 2008 jack@suse.cz +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). - fixed 64-bit division +* Fri Oct 24 2008 jeffm@suse.de +- Update config files for -rt. +* Fri Oct 24 2008 hare@suse.de +- patches.suse/cgroup-freezer.patch: Add TIF_FREEZE for s390. +* Fri Oct 24 2008 olh@suse.de +- move patches.suse/md-raid-metadata-PAGE_SIZE.patch + to patches.kernel.org/md-raid-metadata-PAGE_SIZE.patch + to allow raid0 with 64k PAGE_SIZE +* Fri Oct 24 2008 jack@suse.cz +- Update config files. +- supported.conf: Added new quota module +- patches.suse/xfs-dmapi-enable: Enable XFS DMAPI. - Refreshed + Quotas for OCFS2: +- patches.suse/quota-Add-callbacks-for-allocating-and-destroying-d.patch: + quota: Add callbacks for allocating and destroying dquot + structures (fate#302681). +- patches.suse/quota-Increase-size-of-variables-for-limits-and-ino.patch: + quota: Increase size of variables for limits and inode usage + (fate#302681). +- patches.suse/quota-Remove-bogus-optimization-in-check_idq-an.patch: + quota: Remove bogus 'optimization' in check_idq() and + check_bdq() (fate#302681). +- patches.suse/quota-Make-_SUSPENDED-just-a-flag.patch: quota: + Make _SUSPENDED just a flag (fate#302681). +- patches.suse/quota-Allow-to-separately-enable-quota-accounting-a.patch: + quota: Allow to separately enable quota accounting and enforcing + limits (fate#302681). +- patches.suse/ext3-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext3: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/ext4-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext4: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/reiserfs-Use-sb_any_quota_loaded-instead-of-sb_an.patch: + reiserfs: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled(). (fate#302681). +- patches.suse/quota-Remove-compatibility-function-sb_any_quota_en.patch: + quota: Remove compatibility function sb_any_quota_enabled() + (fate#302681). +- patches.suse/quota-Introduce-DQUOT_QUOTA_SYS_FILE-flag.patch: + quota: Introduce DQUOT_QUOTA_SYS_FILE flag (fate#302681). +- patches.suse/quota-Move-quotaio_v-12-.h-from-include-linux-to-f.patch: + quota: Move quotaio_v[12].h from include/linux/ to fs/ + (fate#302681). +- patches.suse/quota-Split-off-quota-tree-handling-into-a-separate.patch: + quota: Split off quota tree handling into a separate file + (fate#302681). +- patches.suse/quota-Convert-union-in-mem_dqinfo-to-a-pointer.patch: + quota: Convert union in mem_dqinfo to a pointer (fate#302681). +- patches.suse/quota-Allow-negative-usage-of-space-and-inodes.patch: + quota: Allow negative usage of space and inodes (fate#302681). +- patches.suse/quota-Keep-which-entries-were-set-by-SETQUOTA-quota.patch: + quota: Keep which entries were set by SETQUOTA quotactl + (fate#302681). +- patches.suse/quota-Add-helpers-to-allow-ocfs2-specific-quota-ini.patch: + quota: Add helpers to allow ocfs2 specific quota initialization, + freeing and recovery (fate#302681). +- patches.suse/quota-Implement-function-for-scanning-active-dquots.patch: + quota: Implement function for scanning active dquots + (fate#302681). +- patches.suse/ocfs2-Fix-check-of-return-value-of-ocfs2_start_tran.patch: + ocfs2: Fix check of return value of ocfs2_start_trans() + (fate#302681). +- patches.suse/ocfs2-Support-nested-transactions.patch: ocfs2: + Support nested transactions (fate#302681). +- patches.suse/ocfs2-Fix-checking-of-return-value-of-new_inode.patch: + ocfs2: Fix checking of return value of new_inode() + (fate#302681). +- patches.suse/ocfs2-Let-inode-be-really-deleted-when-ocfs2_mknod_.patch: + ocfs2: Let inode be really deleted when ocfs2_mknod_locked() + fails (fate#302681). +- patches.suse/ocfs2-Assign-feature-bits-and-system-inodes-to-quot.patch: + ocfs2: Assign feature bits and system inodes to quota feature + and quota files (fate#302681). +- patches.suse/ocfs2-Mark-system-files-as-not-subject-to-quota-acc.patch: + ocfs2: Mark system files as not subject to quota accounting + (fate#302681). +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). +- patches.suse/ocfs2-Add-quota-calls-for-allocation-and-freeing-of.patch: + ocfs2: Add quota calls for allocation and freeing of inodes + and space (fate#302681). +- patches.suse/ocfs2-Enable-quota-accounting-on-mount-disable-on.patch: + ocfs2: Enable quota accounting on mount, disable on umount + (fate#302681). +- patches.suse/ocfs2-Implement-quota-syncing-thread.patch: ocfs2: + Implement quota syncing thread (fate#302681). +- patches.suse/ocfs2-Implement-quota-recovery.patch: ocfs2: + Implement quota recovery (fate#302681). +* Fri Oct 24 2008 kkeil@suse.de +- patches.fixes/cxgb3_fix_race_in_EEH: cxgb3: fix race in EEH. + (bnc#430093) +* Fri Oct 24 2008 jeffm@suse.de +- Refreshed context for -RT patches so they apply again. +* Fri Oct 24 2008 rw@suse.de +- patches.drivers/sgi-ioc4-request-submodules: + Make ioc4 request dependant modules. (bnc#429215) +* Fri Oct 24 2008 hare@suse.de +- Update config files: Disable FAIL_MAKE_REQUEST. +* Fri Oct 24 2008 tiwai@suse.de +- patches.drivers/alsa-usb-exclude-1st-slot: Delete this old ugly + workaround patch. +* Fri Oct 24 2008 hare@suse.de +- Include patches from upstream: + - patches.fixes/block-use-bio_has_data: Implement bio_has_data(). + - patches.fixes/block-git-fixes: Block layer fixes for 2.6.28. + - patches.fixes/block-rq-affinity: Implement rq affinity. + - patches.fixes/dm-mpath-remove-is_active: dm mpath: remove + is_active from struct dm_path. + - patches.fixes/block-discard-requests: Implement block discard. + - patches.drivers/dm-abort-queue-on-failed-paths: dm: Call + blk_abort_queue on failed paths (bnc#417544). + - patches.drivers/block-call-sync-on-cleanup: block: + blk_cleanup_queue() should call blk_sync_queue(). +- Refaktor and update request-based multipath patches: + - patches.drivers/blk-request-based-multipath-update: + Update request-based multipathing patches to upstream version + (bnc#434105). + - patches.suse/rq-based-multipath: Update to latest version + of request-based multipathing patchset (bnc#434105) + - patches.drivers/block-abort-request-rq-complete-marking: + use rq complete marking in blk_abort_request (bnc#434105). + - patches.fixes/scsi-atomic-blk-timer-deletes: Delete. + - patches.fixes/dm-mpath-abort-queue: Delete. + - patches.suse/rq-based-block-layer: Delete. + - patches.suse/rq-based-dm-interface: Delete. + - patches.suse/rq-based-multipath-functions: Delete. + - patches.suse/rq-based-init-crash: Delete. +- Update patches to upstream version: + - patches.drivers/bdev-resize-check-for-device-resize + - patches.drivers/bdev-resize-added-flush_disk + - patches.drivers/bdev-resize-call-flush_disk + - patches.drivers/bdev-resize-sd-driver-calls + - patches.drivers/block-timeout-handling + - patches.drivers/bdev-resize-adjust-block-device-size + - patches.drivers/bdev-resize-wrapper-for-revalidate_disk + - patches.drivers/block-abort-queue + - patches.fixes/scsi-enhance-error-codes +- Rediff patches: + - patches.fixes/scsi-misc-git-update + - patches.suse/dm-barrier-single-device + - patches.suse/kdb-common + - patches.drivers/lpfc-8.2.8-update + - patches.drivers/lpfc-8.2.8.3-update + - patches.drivers/mpt-fusion-4.00.43.00-update * Fri Oct 24 2008 bwalle@suse.de - patches.suse/kdump-dump_after_notifier.patch: Add sysctl also to kernel/sysctl_check.c. @@ -1010,6 +1159,13 @@ Source Timestamp: 2008-10-24 14:08:28 +0200 kdump initrd to %%ghost so that the file gets removed when uninstalling the kernel. * Fri Oct 17 2008 mfasheh@suse.com +- ocfs2 ACL / security attribute support + - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch + - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch + - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch + - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch + - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch +* Fri Oct 17 2008 mfasheh@suse.com - ocfs2 fixes / updates from 2.6.28 merge window - patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch - patches.suse/ocfs2-Add-empty-bucket-support-in-xattr.patch @@ -1030,13 +1186,6 @@ Source Timestamp: 2008-10-24 14:08:28 +0200 - patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch - patches.suse/ocfs2-fix-build-error.patch * Fri Oct 17 2008 mfasheh@suse.com -- ocfs2 ACL / security attribute support - - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch - - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch - - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch - - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch - - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch -* Fri Oct 17 2008 mfasheh@suse.com - ocfs2 dynamic local alloc patches * Fri Oct 17 2008 jslaby@suse.de - patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index b94e21732..195c41775 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,187 @@ +------------------------------------------------------------------- +Fri Oct 24 17:40:25 CEST 2008 - jack@suse.cz + +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). - fixed 64-bit division + +------------------------------------------------------------------- +Fri Oct 24 17:14:33 CEST 2008 - jeffm@suse.de + +- Update config files for -rt. + +------------------------------------------------------------------- +Fri Oct 24 17:09:57 CEST 2008 - hare@suse.de + +- patches.suse/cgroup-freezer.patch: Add TIF_FREEZE for s390. + +------------------------------------------------------------------- +Fri Oct 24 16:49:53 CEST 2008 - olh@suse.de + +- move patches.suse/md-raid-metadata-PAGE_SIZE.patch + to patches.kernel.org/md-raid-metadata-PAGE_SIZE.patch + to allow raid0 with 64k PAGE_SIZE + +------------------------------------------------------------------- +Fri Oct 24 16:49:41 CEST 2008 - jack@suse.cz + +- Update config files. +- supported.conf: Added new quota module +- patches.suse/xfs-dmapi-enable: Enable XFS DMAPI. - Refreshed + + Quotas for OCFS2: +- patches.suse/quota-Add-callbacks-for-allocating-and-destroying-d.patch: + quota: Add callbacks for allocating and destroying dquot + structures (fate#302681). +- patches.suse/quota-Increase-size-of-variables-for-limits-and-ino.patch: + quota: Increase size of variables for limits and inode usage + (fate#302681). +- patches.suse/quota-Remove-bogus-optimization-in-check_idq-an.patch: + quota: Remove bogus 'optimization' in check_idq() and + check_bdq() (fate#302681). +- patches.suse/quota-Make-_SUSPENDED-just-a-flag.patch: quota: + Make _SUSPENDED just a flag (fate#302681). +- patches.suse/quota-Allow-to-separately-enable-quota-accounting-a.patch: + quota: Allow to separately enable quota accounting and enforcing + limits (fate#302681). +- patches.suse/ext3-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext3: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/ext4-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext4: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/reiserfs-Use-sb_any_quota_loaded-instead-of-sb_an.patch: + reiserfs: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled(). (fate#302681). +- patches.suse/quota-Remove-compatibility-function-sb_any_quota_en.patch: + quota: Remove compatibility function sb_any_quota_enabled() + (fate#302681). +- patches.suse/quota-Introduce-DQUOT_QUOTA_SYS_FILE-flag.patch: + quota: Introduce DQUOT_QUOTA_SYS_FILE flag (fate#302681). +- patches.suse/quota-Move-quotaio_v-12-.h-from-include-linux-to-f.patch: + quota: Move quotaio_v[12].h from include/linux/ to fs/ + (fate#302681). +- patches.suse/quota-Split-off-quota-tree-handling-into-a-separate.patch: + quota: Split off quota tree handling into a separate file + (fate#302681). +- patches.suse/quota-Convert-union-in-mem_dqinfo-to-a-pointer.patch: + quota: Convert union in mem_dqinfo to a pointer (fate#302681). +- patches.suse/quota-Allow-negative-usage-of-space-and-inodes.patch: + quota: Allow negative usage of space and inodes (fate#302681). +- patches.suse/quota-Keep-which-entries-were-set-by-SETQUOTA-quota.patch: + quota: Keep which entries were set by SETQUOTA quotactl + (fate#302681). +- patches.suse/quota-Add-helpers-to-allow-ocfs2-specific-quota-ini.patch: + quota: Add helpers to allow ocfs2 specific quota initialization, + freeing and recovery (fate#302681). +- patches.suse/quota-Implement-function-for-scanning-active-dquots.patch: + quota: Implement function for scanning active dquots + (fate#302681). +- patches.suse/ocfs2-Fix-check-of-return-value-of-ocfs2_start_tran.patch: + ocfs2: Fix check of return value of ocfs2_start_trans() + (fate#302681). +- patches.suse/ocfs2-Support-nested-transactions.patch: ocfs2: + Support nested transactions (fate#302681). +- patches.suse/ocfs2-Fix-checking-of-return-value-of-new_inode.patch: + ocfs2: Fix checking of return value of new_inode() + (fate#302681). +- patches.suse/ocfs2-Let-inode-be-really-deleted-when-ocfs2_mknod_.patch: + ocfs2: Let inode be really deleted when ocfs2_mknod_locked() + fails (fate#302681). +- patches.suse/ocfs2-Assign-feature-bits-and-system-inodes-to-quot.patch: + ocfs2: Assign feature bits and system inodes to quota feature + and quota files (fate#302681). +- patches.suse/ocfs2-Mark-system-files-as-not-subject-to-quota-acc.patch: + ocfs2: Mark system files as not subject to quota accounting + (fate#302681). +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). +- patches.suse/ocfs2-Add-quota-calls-for-allocation-and-freeing-of.patch: + ocfs2: Add quota calls for allocation and freeing of inodes + and space (fate#302681). +- patches.suse/ocfs2-Enable-quota-accounting-on-mount-disable-on.patch: + ocfs2: Enable quota accounting on mount, disable on umount + (fate#302681). +- patches.suse/ocfs2-Implement-quota-syncing-thread.patch: ocfs2: + Implement quota syncing thread (fate#302681). +- patches.suse/ocfs2-Implement-quota-recovery.patch: ocfs2: + Implement quota recovery (fate#302681). + +------------------------------------------------------------------- +Fri Oct 24 15:53:20 CEST 2008 - kkeil@suse.de + +- patches.fixes/cxgb3_fix_race_in_EEH: cxgb3: fix race in EEH. + (bnc#430093) + +------------------------------------------------------------------- +Fri Oct 24 15:51:12 CEST 2008 - jeffm@suse.de + +- Refreshed context for -RT patches so they apply again. + +------------------------------------------------------------------- +Fri Oct 24 15:32:06 CEST 2008 - rw@suse.de + +- patches.drivers/sgi-ioc4-request-submodules: + Make ioc4 request dependant modules. (bnc#429215) + +------------------------------------------------------------------- +Fri Oct 24 15:13:21 CEST 2008 - hare@suse.de + +- Update config files: Disable FAIL_MAKE_REQUEST. + +------------------------------------------------------------------- +Fri Oct 24 15:11:46 CEST 2008 - tiwai@suse.de + +- patches.drivers/alsa-usb-exclude-1st-slot: Delete this old ugly + workaround patch. + +------------------------------------------------------------------- +Fri Oct 24 14:18:07 CEST 2008 - hare@suse.de + +- Include patches from upstream: + - patches.fixes/block-use-bio_has_data: Implement bio_has_data(). + - patches.fixes/block-git-fixes: Block layer fixes for 2.6.28. + - patches.fixes/block-rq-affinity: Implement rq affinity. + - patches.fixes/dm-mpath-remove-is_active: dm mpath: remove + is_active from struct dm_path. + - patches.fixes/block-discard-requests: Implement block discard. + - patches.drivers/dm-abort-queue-on-failed-paths: dm: Call + blk_abort_queue on failed paths (bnc#417544). + - patches.drivers/block-call-sync-on-cleanup: block: + blk_cleanup_queue() should call blk_sync_queue(). +- Refaktor and update request-based multipath patches: + - patches.drivers/blk-request-based-multipath-update: + Update request-based multipathing patches to upstream version + (bnc#434105). + - patches.suse/rq-based-multipath: Update to latest version + of request-based multipathing patchset (bnc#434105) + - patches.drivers/block-abort-request-rq-complete-marking: + use rq complete marking in blk_abort_request (bnc#434105). + - patches.fixes/scsi-atomic-blk-timer-deletes: Delete. + - patches.fixes/dm-mpath-abort-queue: Delete. + - patches.suse/rq-based-block-layer: Delete. + - patches.suse/rq-based-dm-interface: Delete. + - patches.suse/rq-based-multipath-functions: Delete. + - patches.suse/rq-based-init-crash: Delete. +- Update patches to upstream version: + - patches.drivers/bdev-resize-check-for-device-resize + - patches.drivers/bdev-resize-added-flush_disk + - patches.drivers/bdev-resize-call-flush_disk + - patches.drivers/bdev-resize-sd-driver-calls + - patches.drivers/block-timeout-handling + - patches.drivers/bdev-resize-adjust-block-device-size + - patches.drivers/bdev-resize-wrapper-for-revalidate_disk + - patches.drivers/block-abort-queue + - patches.fixes/scsi-enhance-error-codes +- Rediff patches: + - patches.fixes/scsi-misc-git-update + - patches.suse/dm-barrier-single-device + - patches.suse/kdb-common + - patches.drivers/lpfc-8.2.8-update + - patches.drivers/lpfc-8.2.8.3-update + - patches.drivers/mpt-fusion-4.00.43.00-update + ------------------------------------------------------------------- Fri Oct 24 14:07:43 CEST 2008 - bwalle@suse.de @@ -425,7 +609,17 @@ Fri Oct 17 17:42:48 CEST 2008 - bwalle@suse.de uninstalling the kernel. ------------------------------------------------------------------- -Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com +Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com + +- ocfs2 ACL / security attribute support + - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch + - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch + - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch + - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch + - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch + +------------------------------------------------------------------- +Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com - ocfs2 fixes / updates from 2.6.28 merge window - patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch @@ -447,16 +641,6 @@ Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com - patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch - patches.suse/ocfs2-fix-build-error.patch -------------------------------------------------------------------- -Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com - -- ocfs2 ACL / security attribute support - - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch - - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch - - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch - - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch - - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch - ------------------------------------------------------------------- Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index a245d64b9..290816822 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -58,7 +58,7 @@ Name: kernel-vanilla Summary: The Standard Kernel - without any SUSE patches Version: 2.6.27.3 -Release: 1 +Release: 2 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ @@ -230,7 +230,7 @@ The standard kernel - without any SUSE patches -Source Timestamp: 2008-10-24 14:08:28 +0200 +Source Timestamp: 2008-10-24 17:40:47 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then @@ -712,7 +712,7 @@ The standard kernel - without any SUSE patches -Source Timestamp: 2008-10-24 14:08:28 +0200 +Source Timestamp: 2008-10-24 17:40:47 +0200 %preun base -f preun-base.sh @@ -746,7 +746,7 @@ The standard kernel - without any SUSE patches -Source Timestamp: 2008-10-24 14:08:28 +0200 +Source Timestamp: 2008-10-24 17:40:47 +0200 %preun extra -f preun-extra.sh @@ -760,8 +760,157 @@ Source Timestamp: 2008-10-24 14:08:28 +0200 %files -n kernel-vanilla-extra -f kernel-extra.files %defattr(-, root, root) %endif - %changelog +* Fri Oct 24 2008 jack@suse.cz +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). - fixed 64-bit division +* Fri Oct 24 2008 jeffm@suse.de +- Update config files for -rt. +* Fri Oct 24 2008 hare@suse.de +- patches.suse/cgroup-freezer.patch: Add TIF_FREEZE for s390. +* Fri Oct 24 2008 olh@suse.de +- move patches.suse/md-raid-metadata-PAGE_SIZE.patch + to patches.kernel.org/md-raid-metadata-PAGE_SIZE.patch + to allow raid0 with 64k PAGE_SIZE +* Fri Oct 24 2008 jack@suse.cz +- Update config files. +- supported.conf: Added new quota module +- patches.suse/xfs-dmapi-enable: Enable XFS DMAPI. - Refreshed + Quotas for OCFS2: +- patches.suse/quota-Add-callbacks-for-allocating-and-destroying-d.patch: + quota: Add callbacks for allocating and destroying dquot + structures (fate#302681). +- patches.suse/quota-Increase-size-of-variables-for-limits-and-ino.patch: + quota: Increase size of variables for limits and inode usage + (fate#302681). +- patches.suse/quota-Remove-bogus-optimization-in-check_idq-an.patch: + quota: Remove bogus 'optimization' in check_idq() and + check_bdq() (fate#302681). +- patches.suse/quota-Make-_SUSPENDED-just-a-flag.patch: quota: + Make _SUSPENDED just a flag (fate#302681). +- patches.suse/quota-Allow-to-separately-enable-quota-accounting-a.patch: + quota: Allow to separately enable quota accounting and enforcing + limits (fate#302681). +- patches.suse/ext3-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext3: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/ext4-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext4: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/reiserfs-Use-sb_any_quota_loaded-instead-of-sb_an.patch: + reiserfs: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled(). (fate#302681). +- patches.suse/quota-Remove-compatibility-function-sb_any_quota_en.patch: + quota: Remove compatibility function sb_any_quota_enabled() + (fate#302681). +- patches.suse/quota-Introduce-DQUOT_QUOTA_SYS_FILE-flag.patch: + quota: Introduce DQUOT_QUOTA_SYS_FILE flag (fate#302681). +- patches.suse/quota-Move-quotaio_v-12-.h-from-include-linux-to-f.patch: + quota: Move quotaio_v[12].h from include/linux/ to fs/ + (fate#302681). +- patches.suse/quota-Split-off-quota-tree-handling-into-a-separate.patch: + quota: Split off quota tree handling into a separate file + (fate#302681). +- patches.suse/quota-Convert-union-in-mem_dqinfo-to-a-pointer.patch: + quota: Convert union in mem_dqinfo to a pointer (fate#302681). +- patches.suse/quota-Allow-negative-usage-of-space-and-inodes.patch: + quota: Allow negative usage of space and inodes (fate#302681). +- patches.suse/quota-Keep-which-entries-were-set-by-SETQUOTA-quota.patch: + quota: Keep which entries were set by SETQUOTA quotactl + (fate#302681). +- patches.suse/quota-Add-helpers-to-allow-ocfs2-specific-quota-ini.patch: + quota: Add helpers to allow ocfs2 specific quota initialization, + freeing and recovery (fate#302681). +- patches.suse/quota-Implement-function-for-scanning-active-dquots.patch: + quota: Implement function for scanning active dquots + (fate#302681). +- patches.suse/ocfs2-Fix-check-of-return-value-of-ocfs2_start_tran.patch: + ocfs2: Fix check of return value of ocfs2_start_trans() + (fate#302681). +- patches.suse/ocfs2-Support-nested-transactions.patch: ocfs2: + Support nested transactions (fate#302681). +- patches.suse/ocfs2-Fix-checking-of-return-value-of-new_inode.patch: + ocfs2: Fix checking of return value of new_inode() + (fate#302681). +- patches.suse/ocfs2-Let-inode-be-really-deleted-when-ocfs2_mknod_.patch: + ocfs2: Let inode be really deleted when ocfs2_mknod_locked() + fails (fate#302681). +- patches.suse/ocfs2-Assign-feature-bits-and-system-inodes-to-quot.patch: + ocfs2: Assign feature bits and system inodes to quota feature + and quota files (fate#302681). +- patches.suse/ocfs2-Mark-system-files-as-not-subject-to-quota-acc.patch: + ocfs2: Mark system files as not subject to quota accounting + (fate#302681). +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). +- patches.suse/ocfs2-Add-quota-calls-for-allocation-and-freeing-of.patch: + ocfs2: Add quota calls for allocation and freeing of inodes + and space (fate#302681). +- patches.suse/ocfs2-Enable-quota-accounting-on-mount-disable-on.patch: + ocfs2: Enable quota accounting on mount, disable on umount + (fate#302681). +- patches.suse/ocfs2-Implement-quota-syncing-thread.patch: ocfs2: + Implement quota syncing thread (fate#302681). +- patches.suse/ocfs2-Implement-quota-recovery.patch: ocfs2: + Implement quota recovery (fate#302681). +* Fri Oct 24 2008 kkeil@suse.de +- patches.fixes/cxgb3_fix_race_in_EEH: cxgb3: fix race in EEH. + (bnc#430093) +* Fri Oct 24 2008 jeffm@suse.de +- Refreshed context for -RT patches so they apply again. +* Fri Oct 24 2008 rw@suse.de +- patches.drivers/sgi-ioc4-request-submodules: + Make ioc4 request dependant modules. (bnc#429215) +* Fri Oct 24 2008 hare@suse.de +- Update config files: Disable FAIL_MAKE_REQUEST. +* Fri Oct 24 2008 tiwai@suse.de +- patches.drivers/alsa-usb-exclude-1st-slot: Delete this old ugly + workaround patch. +* Fri Oct 24 2008 hare@suse.de +- Include patches from upstream: + - patches.fixes/block-use-bio_has_data: Implement bio_has_data(). + - patches.fixes/block-git-fixes: Block layer fixes for 2.6.28. + - patches.fixes/block-rq-affinity: Implement rq affinity. + - patches.fixes/dm-mpath-remove-is_active: dm mpath: remove + is_active from struct dm_path. + - patches.fixes/block-discard-requests: Implement block discard. + - patches.drivers/dm-abort-queue-on-failed-paths: dm: Call + blk_abort_queue on failed paths (bnc#417544). + - patches.drivers/block-call-sync-on-cleanup: block: + blk_cleanup_queue() should call blk_sync_queue(). +- Refaktor and update request-based multipath patches: + - patches.drivers/blk-request-based-multipath-update: + Update request-based multipathing patches to upstream version + (bnc#434105). + - patches.suse/rq-based-multipath: Update to latest version + of request-based multipathing patchset (bnc#434105) + - patches.drivers/block-abort-request-rq-complete-marking: + use rq complete marking in blk_abort_request (bnc#434105). + - patches.fixes/scsi-atomic-blk-timer-deletes: Delete. + - patches.fixes/dm-mpath-abort-queue: Delete. + - patches.suse/rq-based-block-layer: Delete. + - patches.suse/rq-based-dm-interface: Delete. + - patches.suse/rq-based-multipath-functions: Delete. + - patches.suse/rq-based-init-crash: Delete. +- Update patches to upstream version: + - patches.drivers/bdev-resize-check-for-device-resize + - patches.drivers/bdev-resize-added-flush_disk + - patches.drivers/bdev-resize-call-flush_disk + - patches.drivers/bdev-resize-sd-driver-calls + - patches.drivers/block-timeout-handling + - patches.drivers/bdev-resize-adjust-block-device-size + - patches.drivers/bdev-resize-wrapper-for-revalidate_disk + - patches.drivers/block-abort-queue + - patches.fixes/scsi-enhance-error-codes +- Rediff patches: + - patches.fixes/scsi-misc-git-update + - patches.suse/dm-barrier-single-device + - patches.suse/kdb-common + - patches.drivers/lpfc-8.2.8-update + - patches.drivers/lpfc-8.2.8.3-update + - patches.drivers/mpt-fusion-4.00.43.00-update * Fri Oct 24 2008 bwalle@suse.de - patches.suse/kdump-dump_after_notifier.patch: Add sysctl also to kernel/sysctl_check.c. @@ -1008,6 +1157,13 @@ Source Timestamp: 2008-10-24 14:08:28 +0200 kdump initrd to %%ghost so that the file gets removed when uninstalling the kernel. * Fri Oct 17 2008 mfasheh@suse.com +- ocfs2 ACL / security attribute support + - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch + - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch + - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch + - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch + - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch +* Fri Oct 17 2008 mfasheh@suse.com - ocfs2 fixes / updates from 2.6.28 merge window - patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch - patches.suse/ocfs2-Add-empty-bucket-support-in-xattr.patch @@ -1028,13 +1184,6 @@ Source Timestamp: 2008-10-24 14:08:28 +0200 - patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch - patches.suse/ocfs2-fix-build-error.patch * Fri Oct 17 2008 mfasheh@suse.com -- ocfs2 ACL / security attribute support - - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch - - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch - - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch - - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch - - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch -* Fri Oct 17 2008 mfasheh@suse.com - ocfs2 dynamic local alloc patches * Fri Oct 17 2008 jslaby@suse.de - patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around diff --git a/kernel-xen.changes b/kernel-xen.changes index b94e21732..195c41775 100644 --- a/kernel-xen.changes +++ b/kernel-xen.changes @@ -1,3 +1,187 @@ +------------------------------------------------------------------- +Fri Oct 24 17:40:25 CEST 2008 - jack@suse.cz + +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). - fixed 64-bit division + +------------------------------------------------------------------- +Fri Oct 24 17:14:33 CEST 2008 - jeffm@suse.de + +- Update config files for -rt. + +------------------------------------------------------------------- +Fri Oct 24 17:09:57 CEST 2008 - hare@suse.de + +- patches.suse/cgroup-freezer.patch: Add TIF_FREEZE for s390. + +------------------------------------------------------------------- +Fri Oct 24 16:49:53 CEST 2008 - olh@suse.de + +- move patches.suse/md-raid-metadata-PAGE_SIZE.patch + to patches.kernel.org/md-raid-metadata-PAGE_SIZE.patch + to allow raid0 with 64k PAGE_SIZE + +------------------------------------------------------------------- +Fri Oct 24 16:49:41 CEST 2008 - jack@suse.cz + +- Update config files. +- supported.conf: Added new quota module +- patches.suse/xfs-dmapi-enable: Enable XFS DMAPI. - Refreshed + + Quotas for OCFS2: +- patches.suse/quota-Add-callbacks-for-allocating-and-destroying-d.patch: + quota: Add callbacks for allocating and destroying dquot + structures (fate#302681). +- patches.suse/quota-Increase-size-of-variables-for-limits-and-ino.patch: + quota: Increase size of variables for limits and inode usage + (fate#302681). +- patches.suse/quota-Remove-bogus-optimization-in-check_idq-an.patch: + quota: Remove bogus 'optimization' in check_idq() and + check_bdq() (fate#302681). +- patches.suse/quota-Make-_SUSPENDED-just-a-flag.patch: quota: + Make _SUSPENDED just a flag (fate#302681). +- patches.suse/quota-Allow-to-separately-enable-quota-accounting-a.patch: + quota: Allow to separately enable quota accounting and enforcing + limits (fate#302681). +- patches.suse/ext3-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext3: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/ext4-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext4: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/reiserfs-Use-sb_any_quota_loaded-instead-of-sb_an.patch: + reiserfs: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled(). (fate#302681). +- patches.suse/quota-Remove-compatibility-function-sb_any_quota_en.patch: + quota: Remove compatibility function sb_any_quota_enabled() + (fate#302681). +- patches.suse/quota-Introduce-DQUOT_QUOTA_SYS_FILE-flag.patch: + quota: Introduce DQUOT_QUOTA_SYS_FILE flag (fate#302681). +- patches.suse/quota-Move-quotaio_v-12-.h-from-include-linux-to-f.patch: + quota: Move quotaio_v[12].h from include/linux/ to fs/ + (fate#302681). +- patches.suse/quota-Split-off-quota-tree-handling-into-a-separate.patch: + quota: Split off quota tree handling into a separate file + (fate#302681). +- patches.suse/quota-Convert-union-in-mem_dqinfo-to-a-pointer.patch: + quota: Convert union in mem_dqinfo to a pointer (fate#302681). +- patches.suse/quota-Allow-negative-usage-of-space-and-inodes.patch: + quota: Allow negative usage of space and inodes (fate#302681). +- patches.suse/quota-Keep-which-entries-were-set-by-SETQUOTA-quota.patch: + quota: Keep which entries were set by SETQUOTA quotactl + (fate#302681). +- patches.suse/quota-Add-helpers-to-allow-ocfs2-specific-quota-ini.patch: + quota: Add helpers to allow ocfs2 specific quota initialization, + freeing and recovery (fate#302681). +- patches.suse/quota-Implement-function-for-scanning-active-dquots.patch: + quota: Implement function for scanning active dquots + (fate#302681). +- patches.suse/ocfs2-Fix-check-of-return-value-of-ocfs2_start_tran.patch: + ocfs2: Fix check of return value of ocfs2_start_trans() + (fate#302681). +- patches.suse/ocfs2-Support-nested-transactions.patch: ocfs2: + Support nested transactions (fate#302681). +- patches.suse/ocfs2-Fix-checking-of-return-value-of-new_inode.patch: + ocfs2: Fix checking of return value of new_inode() + (fate#302681). +- patches.suse/ocfs2-Let-inode-be-really-deleted-when-ocfs2_mknod_.patch: + ocfs2: Let inode be really deleted when ocfs2_mknod_locked() + fails (fate#302681). +- patches.suse/ocfs2-Assign-feature-bits-and-system-inodes-to-quot.patch: + ocfs2: Assign feature bits and system inodes to quota feature + and quota files (fate#302681). +- patches.suse/ocfs2-Mark-system-files-as-not-subject-to-quota-acc.patch: + ocfs2: Mark system files as not subject to quota accounting + (fate#302681). +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). +- patches.suse/ocfs2-Add-quota-calls-for-allocation-and-freeing-of.patch: + ocfs2: Add quota calls for allocation and freeing of inodes + and space (fate#302681). +- patches.suse/ocfs2-Enable-quota-accounting-on-mount-disable-on.patch: + ocfs2: Enable quota accounting on mount, disable on umount + (fate#302681). +- patches.suse/ocfs2-Implement-quota-syncing-thread.patch: ocfs2: + Implement quota syncing thread (fate#302681). +- patches.suse/ocfs2-Implement-quota-recovery.patch: ocfs2: + Implement quota recovery (fate#302681). + +------------------------------------------------------------------- +Fri Oct 24 15:53:20 CEST 2008 - kkeil@suse.de + +- patches.fixes/cxgb3_fix_race_in_EEH: cxgb3: fix race in EEH. + (bnc#430093) + +------------------------------------------------------------------- +Fri Oct 24 15:51:12 CEST 2008 - jeffm@suse.de + +- Refreshed context for -RT patches so they apply again. + +------------------------------------------------------------------- +Fri Oct 24 15:32:06 CEST 2008 - rw@suse.de + +- patches.drivers/sgi-ioc4-request-submodules: + Make ioc4 request dependant modules. (bnc#429215) + +------------------------------------------------------------------- +Fri Oct 24 15:13:21 CEST 2008 - hare@suse.de + +- Update config files: Disable FAIL_MAKE_REQUEST. + +------------------------------------------------------------------- +Fri Oct 24 15:11:46 CEST 2008 - tiwai@suse.de + +- patches.drivers/alsa-usb-exclude-1st-slot: Delete this old ugly + workaround patch. + +------------------------------------------------------------------- +Fri Oct 24 14:18:07 CEST 2008 - hare@suse.de + +- Include patches from upstream: + - patches.fixes/block-use-bio_has_data: Implement bio_has_data(). + - patches.fixes/block-git-fixes: Block layer fixes for 2.6.28. + - patches.fixes/block-rq-affinity: Implement rq affinity. + - patches.fixes/dm-mpath-remove-is_active: dm mpath: remove + is_active from struct dm_path. + - patches.fixes/block-discard-requests: Implement block discard. + - patches.drivers/dm-abort-queue-on-failed-paths: dm: Call + blk_abort_queue on failed paths (bnc#417544). + - patches.drivers/block-call-sync-on-cleanup: block: + blk_cleanup_queue() should call blk_sync_queue(). +- Refaktor and update request-based multipath patches: + - patches.drivers/blk-request-based-multipath-update: + Update request-based multipathing patches to upstream version + (bnc#434105). + - patches.suse/rq-based-multipath: Update to latest version + of request-based multipathing patchset (bnc#434105) + - patches.drivers/block-abort-request-rq-complete-marking: + use rq complete marking in blk_abort_request (bnc#434105). + - patches.fixes/scsi-atomic-blk-timer-deletes: Delete. + - patches.fixes/dm-mpath-abort-queue: Delete. + - patches.suse/rq-based-block-layer: Delete. + - patches.suse/rq-based-dm-interface: Delete. + - patches.suse/rq-based-multipath-functions: Delete. + - patches.suse/rq-based-init-crash: Delete. +- Update patches to upstream version: + - patches.drivers/bdev-resize-check-for-device-resize + - patches.drivers/bdev-resize-added-flush_disk + - patches.drivers/bdev-resize-call-flush_disk + - patches.drivers/bdev-resize-sd-driver-calls + - patches.drivers/block-timeout-handling + - patches.drivers/bdev-resize-adjust-block-device-size + - patches.drivers/bdev-resize-wrapper-for-revalidate_disk + - patches.drivers/block-abort-queue + - patches.fixes/scsi-enhance-error-codes +- Rediff patches: + - patches.fixes/scsi-misc-git-update + - patches.suse/dm-barrier-single-device + - patches.suse/kdb-common + - patches.drivers/lpfc-8.2.8-update + - patches.drivers/lpfc-8.2.8.3-update + - patches.drivers/mpt-fusion-4.00.43.00-update + ------------------------------------------------------------------- Fri Oct 24 14:07:43 CEST 2008 - bwalle@suse.de @@ -425,7 +609,17 @@ Fri Oct 17 17:42:48 CEST 2008 - bwalle@suse.de uninstalling the kernel. ------------------------------------------------------------------- -Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com +Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com + +- ocfs2 ACL / security attribute support + - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch + - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch + - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch + - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch + - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch + +------------------------------------------------------------------- +Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com - ocfs2 fixes / updates from 2.6.28 merge window - patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch @@ -447,16 +641,6 @@ Thu Oct 16 17:57:16 PDT 2008 - mfasheh@suse.com - patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch - patches.suse/ocfs2-fix-build-error.patch -------------------------------------------------------------------- -Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com - -- ocfs2 ACL / security attribute support - - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch - - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch - - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch - - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch - - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch - ------------------------------------------------------------------- Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com diff --git a/kernel-xen.spec b/kernel-xen.spec index c8344cda0..6eba1af23 100644 --- a/kernel-xen.spec +++ b/kernel-xen.spec @@ -58,7 +58,7 @@ Name: kernel-xen Summary: The Xen Kernel Version: 2.6.27.3 -Release: 1 +Release: 2 License: GPL v2 only Group: System/Kernel Url: http://www.kernel.org/ @@ -214,7 +214,7 @@ unprivileged ("xenU") kernel. -Source Timestamp: 2008-10-24 14:08:28 +0200 +Source Timestamp: 2008-10-24 17:40:47 +0200 %prep if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then @@ -701,7 +701,7 @@ This package contains only the base modules, required in all installs. -Source Timestamp: 2008-10-24 14:08:28 +0200 +Source Timestamp: 2008-10-24 17:40:47 +0200 %preun base -f preun-base.sh @@ -740,7 +740,7 @@ This package contains additional modules not supported by Novell. -Source Timestamp: 2008-10-24 14:08:28 +0200 +Source Timestamp: 2008-10-24 17:40:47 +0200 %preun extra -f preun-extra.sh @@ -754,8 +754,157 @@ Source Timestamp: 2008-10-24 14:08:28 +0200 %files -n kernel-xen-extra -f kernel-extra.files %defattr(-, root, root) %endif - %changelog +* Fri Oct 24 2008 jack@suse.cz +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). - fixed 64-bit division +* Fri Oct 24 2008 jeffm@suse.de +- Update config files for -rt. +* Fri Oct 24 2008 hare@suse.de +- patches.suse/cgroup-freezer.patch: Add TIF_FREEZE for s390. +* Fri Oct 24 2008 olh@suse.de +- move patches.suse/md-raid-metadata-PAGE_SIZE.patch + to patches.kernel.org/md-raid-metadata-PAGE_SIZE.patch + to allow raid0 with 64k PAGE_SIZE +* Fri Oct 24 2008 jack@suse.cz +- Update config files. +- supported.conf: Added new quota module +- patches.suse/xfs-dmapi-enable: Enable XFS DMAPI. - Refreshed + Quotas for OCFS2: +- patches.suse/quota-Add-callbacks-for-allocating-and-destroying-d.patch: + quota: Add callbacks for allocating and destroying dquot + structures (fate#302681). +- patches.suse/quota-Increase-size-of-variables-for-limits-and-ino.patch: + quota: Increase size of variables for limits and inode usage + (fate#302681). +- patches.suse/quota-Remove-bogus-optimization-in-check_idq-an.patch: + quota: Remove bogus 'optimization' in check_idq() and + check_bdq() (fate#302681). +- patches.suse/quota-Make-_SUSPENDED-just-a-flag.patch: quota: + Make _SUSPENDED just a flag (fate#302681). +- patches.suse/quota-Allow-to-separately-enable-quota-accounting-a.patch: + quota: Allow to separately enable quota accounting and enforcing + limits (fate#302681). +- patches.suse/ext3-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext3: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/ext4-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch: + ext4: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled() (fate#302681). +- patches.suse/reiserfs-Use-sb_any_quota_loaded-instead-of-sb_an.patch: + reiserfs: Use sb_any_quota_loaded() instead of + sb_any_quota_enabled(). (fate#302681). +- patches.suse/quota-Remove-compatibility-function-sb_any_quota_en.patch: + quota: Remove compatibility function sb_any_quota_enabled() + (fate#302681). +- patches.suse/quota-Introduce-DQUOT_QUOTA_SYS_FILE-flag.patch: + quota: Introduce DQUOT_QUOTA_SYS_FILE flag (fate#302681). +- patches.suse/quota-Move-quotaio_v-12-.h-from-include-linux-to-f.patch: + quota: Move quotaio_v[12].h from include/linux/ to fs/ + (fate#302681). +- patches.suse/quota-Split-off-quota-tree-handling-into-a-separate.patch: + quota: Split off quota tree handling into a separate file + (fate#302681). +- patches.suse/quota-Convert-union-in-mem_dqinfo-to-a-pointer.patch: + quota: Convert union in mem_dqinfo to a pointer (fate#302681). +- patches.suse/quota-Allow-negative-usage-of-space-and-inodes.patch: + quota: Allow negative usage of space and inodes (fate#302681). +- patches.suse/quota-Keep-which-entries-were-set-by-SETQUOTA-quota.patch: + quota: Keep which entries were set by SETQUOTA quotactl + (fate#302681). +- patches.suse/quota-Add-helpers-to-allow-ocfs2-specific-quota-ini.patch: + quota: Add helpers to allow ocfs2 specific quota initialization, + freeing and recovery (fate#302681). +- patches.suse/quota-Implement-function-for-scanning-active-dquots.patch: + quota: Implement function for scanning active dquots + (fate#302681). +- patches.suse/ocfs2-Fix-check-of-return-value-of-ocfs2_start_tran.patch: + ocfs2: Fix check of return value of ocfs2_start_trans() + (fate#302681). +- patches.suse/ocfs2-Support-nested-transactions.patch: ocfs2: + Support nested transactions (fate#302681). +- patches.suse/ocfs2-Fix-checking-of-return-value-of-new_inode.patch: + ocfs2: Fix checking of return value of new_inode() + (fate#302681). +- patches.suse/ocfs2-Let-inode-be-really-deleted-when-ocfs2_mknod_.patch: + ocfs2: Let inode be really deleted when ocfs2_mknod_locked() + fails (fate#302681). +- patches.suse/ocfs2-Assign-feature-bits-and-system-inodes-to-quot.patch: + ocfs2: Assign feature bits and system inodes to quota feature + and quota files (fate#302681). +- patches.suse/ocfs2-Mark-system-files-as-not-subject-to-quota-acc.patch: + ocfs2: Mark system files as not subject to quota accounting + (fate#302681). +- patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch: + ocfs2: Implementation of local and global quota file handling + (fate#302681). +- patches.suse/ocfs2-Add-quota-calls-for-allocation-and-freeing-of.patch: + ocfs2: Add quota calls for allocation and freeing of inodes + and space (fate#302681). +- patches.suse/ocfs2-Enable-quota-accounting-on-mount-disable-on.patch: + ocfs2: Enable quota accounting on mount, disable on umount + (fate#302681). +- patches.suse/ocfs2-Implement-quota-syncing-thread.patch: ocfs2: + Implement quota syncing thread (fate#302681). +- patches.suse/ocfs2-Implement-quota-recovery.patch: ocfs2: + Implement quota recovery (fate#302681). +* Fri Oct 24 2008 kkeil@suse.de +- patches.fixes/cxgb3_fix_race_in_EEH: cxgb3: fix race in EEH. + (bnc#430093) +* Fri Oct 24 2008 jeffm@suse.de +- Refreshed context for -RT patches so they apply again. +* Fri Oct 24 2008 rw@suse.de +- patches.drivers/sgi-ioc4-request-submodules: + Make ioc4 request dependant modules. (bnc#429215) +* Fri Oct 24 2008 hare@suse.de +- Update config files: Disable FAIL_MAKE_REQUEST. +* Fri Oct 24 2008 tiwai@suse.de +- patches.drivers/alsa-usb-exclude-1st-slot: Delete this old ugly + workaround patch. +* Fri Oct 24 2008 hare@suse.de +- Include patches from upstream: + - patches.fixes/block-use-bio_has_data: Implement bio_has_data(). + - patches.fixes/block-git-fixes: Block layer fixes for 2.6.28. + - patches.fixes/block-rq-affinity: Implement rq affinity. + - patches.fixes/dm-mpath-remove-is_active: dm mpath: remove + is_active from struct dm_path. + - patches.fixes/block-discard-requests: Implement block discard. + - patches.drivers/dm-abort-queue-on-failed-paths: dm: Call + blk_abort_queue on failed paths (bnc#417544). + - patches.drivers/block-call-sync-on-cleanup: block: + blk_cleanup_queue() should call blk_sync_queue(). +- Refaktor and update request-based multipath patches: + - patches.drivers/blk-request-based-multipath-update: + Update request-based multipathing patches to upstream version + (bnc#434105). + - patches.suse/rq-based-multipath: Update to latest version + of request-based multipathing patchset (bnc#434105) + - patches.drivers/block-abort-request-rq-complete-marking: + use rq complete marking in blk_abort_request (bnc#434105). + - patches.fixes/scsi-atomic-blk-timer-deletes: Delete. + - patches.fixes/dm-mpath-abort-queue: Delete. + - patches.suse/rq-based-block-layer: Delete. + - patches.suse/rq-based-dm-interface: Delete. + - patches.suse/rq-based-multipath-functions: Delete. + - patches.suse/rq-based-init-crash: Delete. +- Update patches to upstream version: + - patches.drivers/bdev-resize-check-for-device-resize + - patches.drivers/bdev-resize-added-flush_disk + - patches.drivers/bdev-resize-call-flush_disk + - patches.drivers/bdev-resize-sd-driver-calls + - patches.drivers/block-timeout-handling + - patches.drivers/bdev-resize-adjust-block-device-size + - patches.drivers/bdev-resize-wrapper-for-revalidate_disk + - patches.drivers/block-abort-queue + - patches.fixes/scsi-enhance-error-codes +- Rediff patches: + - patches.fixes/scsi-misc-git-update + - patches.suse/dm-barrier-single-device + - patches.suse/kdb-common + - patches.drivers/lpfc-8.2.8-update + - patches.drivers/lpfc-8.2.8.3-update + - patches.drivers/mpt-fusion-4.00.43.00-update * Fri Oct 24 2008 bwalle@suse.de - patches.suse/kdump-dump_after_notifier.patch: Add sysctl also to kernel/sysctl_check.c. @@ -1002,6 +1151,13 @@ Source Timestamp: 2008-10-24 14:08:28 +0200 kdump initrd to %%ghost so that the file gets removed when uninstalling the kernel. * Fri Oct 17 2008 mfasheh@suse.com +- ocfs2 ACL / security attribute support + - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch + - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch + - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch + - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch + - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch +* Fri Oct 17 2008 mfasheh@suse.com - ocfs2 fixes / updates from 2.6.28 merge window - patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch - patches.suse/ocfs2-Add-empty-bucket-support-in-xattr.patch @@ -1022,13 +1178,6 @@ Source Timestamp: 2008-10-24 14:08:28 +0200 - patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch - patches.suse/ocfs2-fix-build-error.patch * Fri Oct 17 2008 mfasheh@suse.com -- ocfs2 ACL / security attribute support - - patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch - - patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch - - patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch - - patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch - - patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch -* Fri Oct 17 2008 mfasheh@suse.com - ocfs2 dynamic local alloc patches * Fri Oct 17 2008 jslaby@suse.de - patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around diff --git a/patches.addon.tar.bz2 b/patches.addon.tar.bz2 index 8ab72c9b5..e6886969b 100644 --- a/patches.addon.tar.bz2 +++ b/patches.addon.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7f767d23e09acd93fc80d58ffc2e816eff05c0a1737bb1d8fbc2db1feb37cf55 -size 127 +oid sha256:fcf2a5f061a1e08547bdb3d87d1fc6fe4239ddd8b80cf60fa589705feadd1b6d +size 128 diff --git a/patches.apparmor.tar.bz2 b/patches.apparmor.tar.bz2 index 2ccba9b5a..da011be6b 100644 --- a/patches.apparmor.tar.bz2 +++ b/patches.apparmor.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9b52e7d8e98dd220ce8f676936b64a67fbf69883a2fc898a8faee309647ea817 -size 59030 +oid sha256:00b6af96e337832dd1ea734ce577cd29648d35100b0f9c7d9d029cad79c031f2 +size 59076 diff --git a/patches.arch.tar.bz2 b/patches.arch.tar.bz2 index dcf94d6ff..321d381f0 100644 --- a/patches.arch.tar.bz2 +++ b/patches.arch.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3acc403a672252fa58d32492bde826238cac178b51d709f5ee2a8c616208b1f6 -size 201830 +oid sha256:005223e6fb3828cf93650a351bc43269dea00a52b40ea086bf090fcd032b5f76 +size 201935 diff --git a/patches.drivers.tar.bz2 b/patches.drivers.tar.bz2 index 06165b463..e8c794593 100644 --- a/patches.drivers.tar.bz2 +++ b/patches.drivers.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0cd0b586d35a47a9a16aa0fdc215d1ff65588452fb8453ad690289a2036d1f72 -size 1386999 +oid sha256:d932c1d8141dfd3fafecd224bf1ff2995d9709c3390fa0407afba65ea11560c6 +size 1391875 diff --git a/patches.fixes.tar.bz2 b/patches.fixes.tar.bz2 index fc0a9ed76..9f7a3213e 100644 --- a/patches.fixes.tar.bz2 +++ b/patches.fixes.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:96775a41eb0386284a87c62115c4f1c8f3fb8517f841f7e90300d6e0173864ac -size 82062 +oid sha256:8f0a308fabf4dec22f07d2b23bdbbb1e450ceac3573cb20117b4e9b56f14e344 +size 104245 diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index 827d709d9..49c999499 100644 --- a/patches.kernel.org.tar.bz2 +++ b/patches.kernel.org.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3a2b01a0d650a4b2327401186c5bd7a1117bea6a6f91965ee9c687529c2d595d -size 27136 +oid sha256:62cd10cb0dc6282742c2fd530d5615e1d9b303fe8471cc36677b45a0a6f90482 +size 27792 diff --git a/patches.rpmify.tar.bz2 b/patches.rpmify.tar.bz2 index 309bfcc26..e7aec0b29 100644 --- a/patches.rpmify.tar.bz2 +++ b/patches.rpmify.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2f41a715f97942579ffbe54175c368a86eee764b2ce2a88370d2bc6cb8dc55ca -size 1613 +oid sha256:28e0397870af76280f57d3218a465df2f4bd5dc310548390eabbdc7d5248252b +size 1616 diff --git a/patches.rt.tar.bz2 b/patches.rt.tar.bz2 index 0b5b01417..546c18c53 100644 --- a/patches.rt.tar.bz2 +++ b/patches.rt.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:81170ced96c4cb0e1127e79d312d611a7fc2ab909847d2465393f0819730f872 -size 372923 +oid sha256:f6a7876303336ac0a49b9cc933ee727f941b69542a5655349742bb8bf9a53cb6 +size 371717 diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index 233c3ed40..12fc7f998 100644 --- a/patches.suse.tar.bz2 +++ b/patches.suse.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:997f4ffa8ea6427c76fc3e3e267096e2955c17068fa4976e61c8a7d234837bf3 -size 1243846 +oid sha256:8e0f64fdb0c632b33a05472aebc8ab5a443fbd1d3e51c0fb32c07cfd521ef584 +size 1273633 diff --git a/patches.trace.tar.bz2 b/patches.trace.tar.bz2 index 71a664fb0..6e6a572d3 100644 --- a/patches.trace.tar.bz2 +++ b/patches.trace.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7049430063bedb4344f8fa7007b40e0a4db7939b0e1bbf3763e4fd5f6699a8ad -size 57840 +oid sha256:2b46c749be31cd9be0d9ae9bd20ea084a836a8c5917847c836ee6dab51dc4430 +size 57800 diff --git a/patches.uml.tar.bz2 b/patches.uml.tar.bz2 index fdb96a7c0..b04fcddf0 100644 --- a/patches.uml.tar.bz2 +++ b/patches.uml.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f06a71eabfc02bbdb249f64b53d4c91851b7287c759c40a88cfd64cd3d17cf12 -size 11029 +oid sha256:3cac1f98a8aa39f4f41d55e9cc551053c71be28f80a4c04c94104f7d17217035 +size 11055 diff --git a/patches.xen.tar.bz2 b/patches.xen.tar.bz2 index d85513f3e..6727f748f 100644 --- a/patches.xen.tar.bz2 +++ b/patches.xen.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f2a3472ce94500dc750c93bd95055bd49a3056a61378a6556ec1f5ff953be7a6 -size 1468812 +oid sha256:6ef647cc27f8881969ce18e8607a3149c0508f3b5308e29b8687b58b78ce89e1 +size 1468390 diff --git a/series.conf b/series.conf index b75af1ca3..0ced28b79 100644 --- a/series.conf +++ b/series.conf @@ -61,6 +61,7 @@ # Note that every patch in the patches.rpmify directory # will be included in the vanilla package. ######################################################## + patches.kernel.org/md-raid-metadata-PAGE_SIZE.patch patches.kernel.org/firmware-path patches.kernel.org/no-include-asm patches.suse/genksyms-reference.diff @@ -533,6 +534,36 @@ patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch + # Quotas + patches.suse/quota-Add-callbacks-for-allocating-and-destroying-d.patch + patches.suse/quota-Increase-size-of-variables-for-limits-and-ino.patch + patches.suse/quota-Remove-bogus-optimization-in-check_idq-an.patch + patches.suse/quota-Make-_SUSPENDED-just-a-flag.patch + patches.suse/quota-Allow-to-separately-enable-quota-accounting-a.patch + patches.suse/ext3-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch + patches.suse/ext4-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch + patches.suse/reiserfs-Use-sb_any_quota_loaded-instead-of-sb_an.patch + patches.suse/quota-Remove-compatibility-function-sb_any_quota_en.patch + patches.suse/quota-Introduce-DQUOT_QUOTA_SYS_FILE-flag.patch + patches.suse/quota-Move-quotaio_v-12-.h-from-include-linux-to-f.patch + patches.suse/quota-Split-off-quota-tree-handling-into-a-separate.patch + patches.suse/quota-Convert-union-in-mem_dqinfo-to-a-pointer.patch + patches.suse/quota-Allow-negative-usage-of-space-and-inodes.patch + patches.suse/quota-Keep-which-entries-were-set-by-SETQUOTA-quota.patch + patches.suse/quota-Add-helpers-to-allow-ocfs2-specific-quota-ini.patch + patches.suse/quota-Implement-function-for-scanning-active-dquots.patch + patches.suse/ocfs2-Fix-check-of-return-value-of-ocfs2_start_tran.patch + patches.suse/ocfs2-Support-nested-transactions.patch + patches.suse/ocfs2-Fix-checking-of-return-value-of-new_inode.patch + patches.suse/ocfs2-Let-inode-be-really-deleted-when-ocfs2_mknod_.patch + patches.suse/ocfs2-Assign-feature-bits-and-system-inodes-to-quot.patch + patches.suse/ocfs2-Mark-system-files-as-not-subject-to-quota-acc.patch + patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch + patches.suse/ocfs2-Add-quota-calls-for-allocation-and-freeing-of.patch + patches.suse/ocfs2-Enable-quota-accounting-on-mount-disable-on.patch + patches.suse/ocfs2-Implement-quota-syncing-thread.patch + patches.suse/ocfs2-Implement-quota-recovery.patch + # Userspace clustering will be implemented in a completely # different manner starting with openSUSE 11.1 @@ -599,6 +630,9 @@ patches.drivers/ixgbe-fcoe-bugfixes patches.drivers/sgi-uv-led + patches.drivers/sgi-ioc4-request-submodules + + patches.fixes/cxgb3_fix_race_in_EEH # Add support for Montevina hardware; series mainlined 2.6.26 @@ -615,6 +649,12 @@ patches.drivers/libata-unlock-hpa-by-default patches.drivers/libata-prefer-over-ide + # Block layer fixes + patches.fixes/block-use-bio_has_data + patches.fixes/block-discard-requests + patches.fixes/block-git-fixes + patches.fixes/block-rq-affinity + # Online disk resize patches.drivers/bdev-resize-wrapper-for-revalidate_disk patches.drivers/bdev-resize-adjust-block-device-size @@ -624,13 +664,16 @@ patches.drivers/bdev-resize-call-flush_disk # Block-layer timeout patches.drivers/block-timeout-handling + patches.drivers/block-abort-queue + patches.drivers/dm-abort-queue-on-failed-paths + patches.drivers/block-abort-request-rq-complete-marking + patches.drivers/block-call-sync-on-cleanup patches.fixes/scsi-misc-git-update patches.fixes/scsi-enhance-error-codes patches.fixes/scsi-terminate-target-reset patches.fixes/sd-needs-updating patches.fixes/scsi-inquiry-too-short-ratelimit - patches.fixes/scsi-atomic-blk-timer-deletes # FCoE patches.drivers/open-fcoe-header-files @@ -705,7 +748,6 @@ ########################################################## # Sound ########################################################## - patches.drivers/alsa-usb-exclude-1st-slot ######################################################## # Other driver fixes @@ -735,17 +777,14 @@ ######################################################## patches.suse/dm-emulate-blkrrpart-ioctl patches.suse/dm-raid45-2.6.25-rc2_20080221.patch - patches.suse/rq-based-block-layer - patches.suse/rq-based-dm-interface - patches.suse/rq-based-multipath-functions - patches.fixes/dm-mpath-abort-queue - patches.suse/rq-based-init-crash + patches.drivers/blk-request-based-multipath-update + patches.suse/rq-based-multipath + patches.fixes/dm-mpath-remove-is_active patches.suse/dm-barrier-single-device ######################################################## # md ######################################################## - patches.suse/md-raid-metadata-PAGE_SIZE.patch patches.fixes/md-Allow-metadata_version-to-be-updated-for-externa.patch patches.fixes/md-Don-t-try-to-set-an-array-to-read-auto-if-it-i.patch diff --git a/supported.conf b/supported.conf index 8f08b5bf1..2ea11a701 100644 --- a/supported.conf +++ b/supported.conf @@ -1917,6 +1917,7 @@ - kernel/fs/qnx4/qnx4 kernel/fs/quota_v1 # Old quota format support kernel/fs/quota_v2 # Quota format v2 support + kernel/fs/quota_tree kernel/fs/reiserfs/reiserfs # ReiserFS journaled filesystem kernel/fs/romfs/romfs kernel/fs/squashfs/squashfs