This commit is contained in:
parent
89e0f6b713
commit
cb91dbc2cd
@ -1 +1 @@
|
|||||||
2008-10-24 14:08:28 +0200
|
2008-10-24 17:40:47 +0200
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:7fed88d2287a8dc5b1e8df8a2c08270110ff5bc67c16fea96821bef48cc2d566
|
oid sha256:8d9520b8aa0140a38ff2808dc0fdbee34eefde1db2410379385b50ba1b2c5ef7
|
||||||
size 135655
|
size 135658
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:e42c4d109b2a8f57b5e2e616a6212b1efe26bd6b8c5628d3249d0017c6a214e3
|
oid sha256:f1ed544d35336321c457eb9cf956206a163fdff8db6beddc19502ce38f9c844a
|
||||||
size 2272
|
size 2265
|
||||||
|
@ -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
|
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.
|
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
|
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
- 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-Make-cached-block-reads-the-common-case.patch
|
||||||
- patches.suse/ocfs2-fix-build-error.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
|
Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com
|
||||||
|
|
||||||
|
@ -58,7 +58,7 @@
|
|||||||
Name: kernel-debug
|
Name: kernel-debug
|
||||||
Summary: A Debug Version of the Kernel
|
Summary: A Debug Version of the Kernel
|
||||||
Version: 2.6.27.3
|
Version: 2.6.27.3
|
||||||
Release: 1
|
Release: 2
|
||||||
License: GPL v2 only
|
License: GPL v2 only
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Url: http://www.kernel.org/
|
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
|
%prep
|
||||||
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
|
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
|
%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
|
%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
|
%files -n kernel-debug-extra -f kernel-extra.files
|
||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Oct 24 2008 bwalle@suse.de
|
||||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||||
to kernel/sysctl_check.c.
|
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
|
kdump initrd to %%ghost so that the file gets removed when
|
||||||
uninstalling the kernel.
|
uninstalling the kernel.
|
||||||
* Fri Oct 17 2008 mfasheh@suse.com
|
* 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
|
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||||
- patches.suse/ocfs2-Add-empty-bucket-support-in-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-Make-cached-block-reads-the-common-case.patch
|
||||||
- patches.suse/ocfs2-fix-build-error.patch
|
- patches.suse/ocfs2-fix-build-error.patch
|
||||||
* Fri Oct 17 2008 mfasheh@suse.com
|
* 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
|
- ocfs2 dynamic local alloc patches
|
||||||
* Fri Oct 17 2008 jslaby@suse.de
|
* Fri Oct 17 2008 jslaby@suse.de
|
||||||
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
||||||
|
@ -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
|
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.
|
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
|
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
- 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-Make-cached-block-reads-the-common-case.patch
|
||||||
- patches.suse/ocfs2-fix-build-error.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
|
Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com
|
||||||
|
|
||||||
|
@ -58,7 +58,7 @@
|
|||||||
Name: kernel-default
|
Name: kernel-default
|
||||||
Summary: The Standard Kernel
|
Summary: The Standard Kernel
|
||||||
Version: 2.6.27.3
|
Version: 2.6.27.3
|
||||||
Release: 1
|
Release: 2
|
||||||
License: GPL v2 only
|
License: GPL v2 only
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Url: http://www.kernel.org/
|
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
|
%prep
|
||||||
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
|
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
|
%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
|
%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
|
%files -n kernel-default-extra -f kernel-extra.files
|
||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Oct 24 2008 bwalle@suse.de
|
||||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||||
to kernel/sysctl_check.c.
|
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
|
kdump initrd to %%ghost so that the file gets removed when
|
||||||
uninstalling the kernel.
|
uninstalling the kernel.
|
||||||
* Fri Oct 17 2008 mfasheh@suse.com
|
* 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
|
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||||
- patches.suse/ocfs2-Add-empty-bucket-support-in-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-Make-cached-block-reads-the-common-case.patch
|
||||||
- patches.suse/ocfs2-fix-build-error.patch
|
- patches.suse/ocfs2-fix-build-error.patch
|
||||||
* Fri Oct 17 2008 mfasheh@suse.com
|
* 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
|
- ocfs2 dynamic local alloc patches
|
||||||
* Fri Oct 17 2008 jslaby@suse.de
|
* Fri Oct 17 2008 jslaby@suse.de
|
||||||
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
||||||
|
@ -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
|
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.
|
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
|
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
- 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-Make-cached-block-reads-the-common-case.patch
|
||||||
- patches.suse/ocfs2-fix-build-error.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
|
Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@ Url: http://www.kernel.org/
|
|||||||
Name: kernel-dummy
|
Name: kernel-dummy
|
||||||
Summary: Internal dummy package for synchronizing release numbers
|
Summary: Internal dummy package for synchronizing release numbers
|
||||||
Version: 2.6.27.3
|
Version: 2.6.27.3
|
||||||
Release: 1
|
Release: 2
|
||||||
License: GPL v2 only
|
License: GPL v2 only
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
AutoReqProv: off
|
AutoReqProv: off
|
||||||
@ -36,7 +36,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
Andreas Gruenbacher <agruen@suse.de>
|
Andreas Gruenbacher <agruen@suse.de>
|
||||||
|
|
||||||
Source Timestamp: 2008-10-24 14:08:28 +0200
|
Source Timestamp: 2008-10-24 17:40:47 +0200
|
||||||
|
|
||||||
%install
|
%install
|
||||||
rm -rf %buildroot
|
rm -rf %buildroot
|
||||||
@ -46,8 +46,157 @@ echo dummy > %buildroot/etc/dummy
|
|||||||
%files
|
%files
|
||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
/etc/dummy
|
/etc/dummy
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Oct 24 2008 bwalle@suse.de
|
||||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||||
to kernel/sysctl_check.c.
|
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
|
kdump initrd to %%ghost so that the file gets removed when
|
||||||
uninstalling the kernel.
|
uninstalling the kernel.
|
||||||
* Fri Oct 17 2008 mfasheh@suse.com
|
* 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
|
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||||
- patches.suse/ocfs2-Add-empty-bucket-support-in-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-Make-cached-block-reads-the-common-case.patch
|
||||||
- patches.suse/ocfs2-fix-build-error.patch
|
- patches.suse/ocfs2-fix-build-error.patch
|
||||||
* Fri Oct 17 2008 mfasheh@suse.com
|
* 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
|
- ocfs2 dynamic local alloc patches
|
||||||
* Fri Oct 17 2008 jslaby@suse.de
|
* Fri Oct 17 2008 jslaby@suse.de
|
||||||
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
||||||
|
@ -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
|
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.
|
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
|
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
- 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-Make-cached-block-reads-the-common-case.patch
|
||||||
- patches.suse/ocfs2-fix-build-error.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
|
Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com
|
||||||
|
|
||||||
|
@ -58,7 +58,7 @@
|
|||||||
Name: kernel-kdump
|
Name: kernel-kdump
|
||||||
Summary: kernel for kdump
|
Summary: kernel for kdump
|
||||||
Version: 2.6.27.3
|
Version: 2.6.27.3
|
||||||
Release: 1
|
Release: 2
|
||||||
License: GPL v2 only
|
License: GPL v2 only
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Url: http://www.kernel.org/
|
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
|
%prep
|
||||||
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
|
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
|
%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
|
%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
|
%files -n kernel-kdump-extra -f kernel-extra.files
|
||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Oct 24 2008 bwalle@suse.de
|
||||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||||
to kernel/sysctl_check.c.
|
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
|
kdump initrd to %%ghost so that the file gets removed when
|
||||||
uninstalling the kernel.
|
uninstalling the kernel.
|
||||||
* Fri Oct 17 2008 mfasheh@suse.com
|
* 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
|
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||||
- patches.suse/ocfs2-Add-empty-bucket-support-in-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-Make-cached-block-reads-the-common-case.patch
|
||||||
- patches.suse/ocfs2-fix-build-error.patch
|
- patches.suse/ocfs2-fix-build-error.patch
|
||||||
* Fri Oct 17 2008 mfasheh@suse.com
|
* 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
|
- ocfs2 dynamic local alloc patches
|
||||||
* Fri Oct 17 2008 jslaby@suse.de
|
* Fri Oct 17 2008 jslaby@suse.de
|
||||||
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
||||||
|
@ -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
|
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.
|
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
|
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
- 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-Make-cached-block-reads-the-common-case.patch
|
||||||
- patches.suse/ocfs2-fix-build-error.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
|
Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com
|
||||||
|
|
||||||
|
173
kernel-pae.spec
173
kernel-pae.spec
@ -58,7 +58,7 @@
|
|||||||
Name: kernel-pae
|
Name: kernel-pae
|
||||||
Summary: Kernel with PAE Support
|
Summary: Kernel with PAE Support
|
||||||
Version: 2.6.27.3
|
Version: 2.6.27.3
|
||||||
Release: 1
|
Release: 2
|
||||||
License: GPL v2 only
|
License: GPL v2 only
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Url: http://www.kernel.org/
|
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
|
%prep
|
||||||
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
|
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
|
%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
|
%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
|
%files -n kernel-pae-extra -f kernel-extra.files
|
||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Oct 24 2008 bwalle@suse.de
|
||||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||||
to kernel/sysctl_check.c.
|
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
|
kdump initrd to %%ghost so that the file gets removed when
|
||||||
uninstalling the kernel.
|
uninstalling the kernel.
|
||||||
* Fri Oct 17 2008 mfasheh@suse.com
|
* 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
|
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||||
- patches.suse/ocfs2-Add-empty-bucket-support-in-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-Make-cached-block-reads-the-common-case.patch
|
||||||
- patches.suse/ocfs2-fix-build-error.patch
|
- patches.suse/ocfs2-fix-build-error.patch
|
||||||
* Fri Oct 17 2008 mfasheh@suse.com
|
* 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
|
- ocfs2 dynamic local alloc patches
|
||||||
* Fri Oct 17 2008 jslaby@suse.de
|
* Fri Oct 17 2008 jslaby@suse.de
|
||||||
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
||||||
|
@ -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
|
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.
|
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
|
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
- 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-Make-cached-block-reads-the-common-case.patch
|
||||||
- patches.suse/ocfs2-fix-build-error.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
|
Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com
|
||||||
|
|
||||||
|
@ -58,7 +58,7 @@
|
|||||||
Name: kernel-ppc64
|
Name: kernel-ppc64
|
||||||
Summary: Kernel for ppc64 Systems
|
Summary: Kernel for ppc64 Systems
|
||||||
Version: 2.6.27.3
|
Version: 2.6.27.3
|
||||||
Release: 1
|
Release: 2
|
||||||
License: GPL v2 only
|
License: GPL v2 only
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Url: http://www.kernel.org/
|
Url: http://www.kernel.org/
|
||||||
@ -227,7 +227,7 @@ Authors:
|
|||||||
Tom Gall <tom_gall@vnet.ibm.com>
|
Tom Gall <tom_gall@vnet.ibm.com>
|
||||||
see /usr/src/linux/CREDITS for more details.
|
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
|
%prep
|
||||||
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
|
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
|
||||||
@ -725,7 +725,7 @@ Authors:
|
|||||||
Tom Gall <tom_gall@vnet.ibm.com>
|
Tom Gall <tom_gall@vnet.ibm.com>
|
||||||
see /usr/src/linux/CREDITS for more details.
|
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
|
%preun base -f preun-base.sh
|
||||||
|
|
||||||
@ -775,7 +775,7 @@ Authors:
|
|||||||
Tom Gall <tom_gall@vnet.ibm.com>
|
Tom Gall <tom_gall@vnet.ibm.com>
|
||||||
see /usr/src/linux/CREDITS for more details.
|
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
|
%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
|
%files -n kernel-ppc64-extra -f kernel-extra.files
|
||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Oct 24 2008 bwalle@suse.de
|
||||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||||
to kernel/sysctl_check.c.
|
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
|
kdump initrd to %%ghost so that the file gets removed when
|
||||||
uninstalling the kernel.
|
uninstalling the kernel.
|
||||||
* Fri Oct 17 2008 mfasheh@suse.com
|
* 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
|
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||||
- patches.suse/ocfs2-Add-empty-bucket-support-in-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-Make-cached-block-reads-the-common-case.patch
|
||||||
- patches.suse/ocfs2-fix-build-error.patch
|
- patches.suse/ocfs2-fix-build-error.patch
|
||||||
* Fri Oct 17 2008 mfasheh@suse.com
|
* 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
|
- ocfs2 dynamic local alloc patches
|
||||||
* Fri Oct 17 2008 jslaby@suse.de
|
* Fri Oct 17 2008 jslaby@suse.de
|
||||||
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
||||||
|
@ -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
|
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.
|
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
|
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
- 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-Make-cached-block-reads-the-common-case.patch
|
||||||
- patches.suse/ocfs2-fix-build-error.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
|
Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com
|
||||||
|
|
||||||
|
173
kernel-ps3.spec
173
kernel-ps3.spec
@ -58,7 +58,7 @@
|
|||||||
Name: kernel-ps3
|
Name: kernel-ps3
|
||||||
Summary: kernel for ps3 bootloader
|
Summary: kernel for ps3 bootloader
|
||||||
Version: 2.6.27.3
|
Version: 2.6.27.3
|
||||||
Release: 1
|
Release: 2
|
||||||
License: GPL v2 only
|
License: GPL v2 only
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Url: http://www.kernel.org/
|
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
|
%prep
|
||||||
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
|
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
|
%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
|
%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
|
%files -n kernel-ps3-extra -f kernel-extra.files
|
||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Oct 24 2008 bwalle@suse.de
|
||||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||||
to kernel/sysctl_check.c.
|
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
|
kdump initrd to %%ghost so that the file gets removed when
|
||||||
uninstalling the kernel.
|
uninstalling the kernel.
|
||||||
* Fri Oct 17 2008 mfasheh@suse.com
|
* 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
|
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||||
- patches.suse/ocfs2-Add-empty-bucket-support-in-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-Make-cached-block-reads-the-common-case.patch
|
||||||
- patches.suse/ocfs2-fix-build-error.patch
|
- patches.suse/ocfs2-fix-build-error.patch
|
||||||
* Fri Oct 17 2008 mfasheh@suse.com
|
* 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
|
- ocfs2 dynamic local alloc patches
|
||||||
* Fri Oct 17 2008 jslaby@suse.de
|
* Fri Oct 17 2008 jslaby@suse.de
|
||||||
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
||||||
|
@ -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
|
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.
|
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
|
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
- 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-Make-cached-block-reads-the-common-case.patch
|
||||||
- patches.suse/ocfs2-fix-build-error.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
|
Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com
|
||||||
|
|
||||||
|
173
kernel-rt.spec
173
kernel-rt.spec
@ -58,7 +58,7 @@
|
|||||||
Name: kernel-rt
|
Name: kernel-rt
|
||||||
Summary: The Realtime Linux Kernel
|
Summary: The Realtime Linux Kernel
|
||||||
Version: 2.6.27.3
|
Version: 2.6.27.3
|
||||||
Release: 1
|
Release: 2
|
||||||
License: GPL v2 only
|
License: GPL v2 only
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Url: http://www.kernel.org/
|
Url: http://www.kernel.org/
|
||||||
@ -217,7 +217,7 @@ Authors:
|
|||||||
|
|
||||||
see /usr/src/linux/CREDITS for more details.
|
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
|
%prep
|
||||||
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
|
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
|
||||||
@ -707,7 +707,7 @@ Authors:
|
|||||||
|
|
||||||
see /usr/src/linux/CREDITS for more details.
|
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
|
%preun base -f preun-base.sh
|
||||||
|
|
||||||
@ -749,7 +749,7 @@ Authors:
|
|||||||
|
|
||||||
see /usr/src/linux/CREDITS for more details.
|
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
|
%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
|
%files -n kernel-rt-extra -f kernel-extra.files
|
||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Oct 24 2008 bwalle@suse.de
|
||||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||||
to kernel/sysctl_check.c.
|
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
|
kdump initrd to %%ghost so that the file gets removed when
|
||||||
uninstalling the kernel.
|
uninstalling the kernel.
|
||||||
* Fri Oct 17 2008 mfasheh@suse.com
|
* 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
|
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||||
- patches.suse/ocfs2-Add-empty-bucket-support-in-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-Make-cached-block-reads-the-common-case.patch
|
||||||
- patches.suse/ocfs2-fix-build-error.patch
|
- patches.suse/ocfs2-fix-build-error.patch
|
||||||
* Fri Oct 17 2008 mfasheh@suse.com
|
* 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
|
- ocfs2 dynamic local alloc patches
|
||||||
* Fri Oct 17 2008 jslaby@suse.de
|
* Fri Oct 17 2008 jslaby@suse.de
|
||||||
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
||||||
|
@ -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
|
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.
|
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
|
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
- 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-Make-cached-block-reads-the-common-case.patch
|
||||||
- patches.suse/ocfs2-fix-build-error.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
|
Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com
|
||||||
|
|
||||||
|
@ -58,7 +58,7 @@
|
|||||||
Name: kernel-rt_debug
|
Name: kernel-rt_debug
|
||||||
Summary: A Debug Version of the Kernel
|
Summary: A Debug Version of the Kernel
|
||||||
Version: 2.6.27.3
|
Version: 2.6.27.3
|
||||||
Release: 1
|
Release: 2
|
||||||
License: GPL v2 only
|
License: GPL v2 only
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Url: http://www.kernel.org/
|
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
|
%prep
|
||||||
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
|
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
|
%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
|
%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
|
%files -n kernel-rt_debug-extra -f kernel-extra.files
|
||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Oct 24 2008 bwalle@suse.de
|
||||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||||
to kernel/sysctl_check.c.
|
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
|
kdump initrd to %%ghost so that the file gets removed when
|
||||||
uninstalling the kernel.
|
uninstalling the kernel.
|
||||||
* Fri Oct 17 2008 mfasheh@suse.com
|
* 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
|
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||||
- patches.suse/ocfs2-Add-empty-bucket-support-in-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-Make-cached-block-reads-the-common-case.patch
|
||||||
- patches.suse/ocfs2-fix-build-error.patch
|
- patches.suse/ocfs2-fix-build-error.patch
|
||||||
* Fri Oct 17 2008 mfasheh@suse.com
|
* 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
|
- ocfs2 dynamic local alloc patches
|
||||||
* Fri Oct 17 2008 jslaby@suse.de
|
* Fri Oct 17 2008 jslaby@suse.de
|
||||||
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
||||||
|
@ -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
|
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.
|
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
|
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
- 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-Make-cached-block-reads-the-common-case.patch
|
||||||
- patches.suse/ocfs2-fix-build-error.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
|
Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com
|
||||||
|
|
||||||
|
173
kernel-s390.spec
173
kernel-s390.spec
@ -58,7 +58,7 @@
|
|||||||
Name: kernel-s390
|
Name: kernel-s390
|
||||||
Summary: The Standard Kernel
|
Summary: The Standard Kernel
|
||||||
Version: 2.6.27.3
|
Version: 2.6.27.3
|
||||||
Release: 1
|
Release: 2
|
||||||
License: GPL v2 only
|
License: GPL v2 only
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Url: http://www.kernel.org/
|
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
|
%prep
|
||||||
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
|
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
|
%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
|
%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
|
%files -n kernel-s390-extra -f kernel-extra.files
|
||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Oct 24 2008 bwalle@suse.de
|
||||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||||
to kernel/sysctl_check.c.
|
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
|
kdump initrd to %%ghost so that the file gets removed when
|
||||||
uninstalling the kernel.
|
uninstalling the kernel.
|
||||||
* Fri Oct 17 2008 mfasheh@suse.com
|
* 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
|
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||||
- patches.suse/ocfs2-Add-empty-bucket-support-in-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-Make-cached-block-reads-the-common-case.patch
|
||||||
- patches.suse/ocfs2-fix-build-error.patch
|
- patches.suse/ocfs2-fix-build-error.patch
|
||||||
* Fri Oct 17 2008 mfasheh@suse.com
|
* 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
|
- ocfs2 dynamic local alloc patches
|
||||||
* Fri Oct 17 2008 jslaby@suse.de
|
* Fri Oct 17 2008 jslaby@suse.de
|
||||||
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
||||||
|
@ -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
|
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.
|
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
|
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
- 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-Make-cached-block-reads-the-common-case.patch
|
||||||
- patches.suse/ocfs2-fix-build-error.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
|
Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com
|
||||||
|
|
||||||
|
@ -30,7 +30,7 @@ Url: http://www.kernel.org/
|
|||||||
Name: kernel-source-rt
|
Name: kernel-source-rt
|
||||||
Summary: The Linux Kernel Sources, including the real-time patches
|
Summary: The Linux Kernel Sources, including the real-time patches
|
||||||
Version: 2.6.27.3
|
Version: 2.6.27.3
|
||||||
Release: 1
|
Release: 2
|
||||||
License: GPL v2 only
|
License: GPL v2 only
|
||||||
Group: Development/Sources
|
Group: Development/Sources
|
||||||
AutoReqProv: off
|
AutoReqProv: off
|
||||||
@ -120,7 +120,7 @@ Authors:
|
|||||||
|
|
||||||
see /usr/src/linux/CREDITS for more details.
|
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
|
%prep
|
||||||
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
|
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
|
%post -f kernel-source-rt-post.sh
|
||||||
|
|
||||||
%files -f kernel-source-rt.files
|
%files -f kernel-source-rt.files
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Oct 24 2008 bwalle@suse.de
|
||||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||||
to kernel/sysctl_check.c.
|
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
|
kdump initrd to %%ghost so that the file gets removed when
|
||||||
uninstalling the kernel.
|
uninstalling the kernel.
|
||||||
* Fri Oct 17 2008 mfasheh@suse.com
|
* 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
|
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||||
- patches.suse/ocfs2-Add-empty-bucket-support-in-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-Make-cached-block-reads-the-common-case.patch
|
||||||
- patches.suse/ocfs2-fix-build-error.patch
|
- patches.suse/ocfs2-fix-build-error.patch
|
||||||
* Fri Oct 17 2008 mfasheh@suse.com
|
* 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
|
- ocfs2 dynamic local alloc patches
|
||||||
* Fri Oct 17 2008 jslaby@suse.de
|
* Fri Oct 17 2008 jslaby@suse.de
|
||||||
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
||||||
|
@ -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
|
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.
|
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
|
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
- 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-Make-cached-block-reads-the-common-case.patch
|
||||||
- patches.suse/ocfs2-fix-build-error.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
|
Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com
|
||||||
|
|
||||||
|
@ -30,7 +30,7 @@ Url: http://www.kernel.org/
|
|||||||
Name: kernel-source
|
Name: kernel-source
|
||||||
Summary: The Linux Kernel Sources
|
Summary: The Linux Kernel Sources
|
||||||
Version: 2.6.27.3
|
Version: 2.6.27.3
|
||||||
Release: 1
|
Release: 2
|
||||||
License: GPL v2 only
|
License: GPL v2 only
|
||||||
Group: Development/Sources
|
Group: Development/Sources
|
||||||
AutoReqProv: off
|
AutoReqProv: off
|
||||||
@ -120,7 +120,7 @@ Authors:
|
|||||||
|
|
||||||
see /usr/src/linux/CREDITS for more details.
|
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
|
%prep
|
||||||
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
|
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
|
%post -f kernel-source-post.sh
|
||||||
|
|
||||||
%files -f kernel-source.files
|
%files -f kernel-source.files
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Oct 24 2008 bwalle@suse.de
|
||||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||||
to kernel/sysctl_check.c.
|
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
|
kdump initrd to %%ghost so that the file gets removed when
|
||||||
uninstalling the kernel.
|
uninstalling the kernel.
|
||||||
* Fri Oct 17 2008 mfasheh@suse.com
|
* 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
|
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||||
- patches.suse/ocfs2-Add-empty-bucket-support-in-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-Make-cached-block-reads-the-common-case.patch
|
||||||
- patches.suse/ocfs2-fix-build-error.patch
|
- patches.suse/ocfs2-fix-build-error.patch
|
||||||
* Fri Oct 17 2008 mfasheh@suse.com
|
* 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
|
- ocfs2 dynamic local alloc patches
|
||||||
* Fri Oct 17 2008 jslaby@suse.de
|
* Fri Oct 17 2008 jslaby@suse.de
|
||||||
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
||||||
|
@ -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
|
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.
|
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
|
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
- 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-Make-cached-block-reads-the-common-case.patch
|
||||||
- patches.suse/ocfs2-fix-build-error.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
|
Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com
|
||||||
|
|
||||||
|
@ -29,7 +29,7 @@ Url: http://www.kernel.org/
|
|||||||
Name: kernel-syms-rt
|
Name: kernel-syms-rt
|
||||||
Summary: Kernel Symbol Versions (modversions) For Real-Time Kernels
|
Summary: Kernel Symbol Versions (modversions) For Real-Time Kernels
|
||||||
Version: 2.6.27.3
|
Version: 2.6.27.3
|
||||||
Release: 1
|
Release: 2
|
||||||
License: GPL v2 only
|
License: GPL v2 only
|
||||||
Group: Development/Sources
|
Group: Development/Sources
|
||||||
AutoReqProv: off
|
AutoReqProv: off
|
||||||
@ -74,7 +74,7 @@ Authors:
|
|||||||
|
|
||||||
see /usr/src/linux/CREDITS for more details.
|
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
|
%prep
|
||||||
echo "Architecture symbol(s):" %symbols
|
echo "Architecture symbol(s):" %symbols
|
||||||
@ -129,8 +129,157 @@ done
|
|||||||
/usr/src/linux-*-obj
|
/usr/src/linux-*-obj
|
||||||
/boot/symsets-*-*.tar.gz
|
/boot/symsets-*-*.tar.gz
|
||||||
/lib/modules/*/build
|
/lib/modules/*/build
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Oct 24 2008 bwalle@suse.de
|
||||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||||
to kernel/sysctl_check.c.
|
to kernel/sysctl_check.c.
|
||||||
@ -377,6 +526,13 @@ done
|
|||||||
kdump initrd to %%ghost so that the file gets removed when
|
kdump initrd to %%ghost so that the file gets removed when
|
||||||
uninstalling the kernel.
|
uninstalling the kernel.
|
||||||
* Fri Oct 17 2008 mfasheh@suse.com
|
* 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
|
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||||
- patches.suse/ocfs2-Add-empty-bucket-support-in-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-Make-cached-block-reads-the-common-case.patch
|
||||||
- patches.suse/ocfs2-fix-build-error.patch
|
- patches.suse/ocfs2-fix-build-error.patch
|
||||||
* Fri Oct 17 2008 mfasheh@suse.com
|
* 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
|
- ocfs2 dynamic local alloc patches
|
||||||
* Fri Oct 17 2008 jslaby@suse.de
|
* Fri Oct 17 2008 jslaby@suse.de
|
||||||
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
||||||
|
@ -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
|
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.
|
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
|
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
- 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-Make-cached-block-reads-the-common-case.patch
|
||||||
- patches.suse/ocfs2-fix-build-error.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
|
Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com
|
||||||
|
|
||||||
|
169
kernel-syms.spec
169
kernel-syms.spec
@ -29,7 +29,7 @@ Url: http://www.kernel.org/
|
|||||||
Name: kernel-syms
|
Name: kernel-syms
|
||||||
Summary: Kernel Symbol Versions (modversions)
|
Summary: Kernel Symbol Versions (modversions)
|
||||||
Version: 2.6.27.3
|
Version: 2.6.27.3
|
||||||
Release: 1
|
Release: 2
|
||||||
License: GPL v2 only
|
License: GPL v2 only
|
||||||
Group: Development/Sources
|
Group: Development/Sources
|
||||||
AutoReqProv: off
|
AutoReqProv: off
|
||||||
@ -94,7 +94,7 @@ Authors:
|
|||||||
|
|
||||||
see /usr/src/linux/CREDITS for more details.
|
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
|
%prep
|
||||||
echo "Architecture symbol(s):" %symbols
|
echo "Architecture symbol(s):" %symbols
|
||||||
@ -149,8 +149,157 @@ done
|
|||||||
/usr/src/linux-*-obj
|
/usr/src/linux-*-obj
|
||||||
/boot/symsets-*-*.tar.gz
|
/boot/symsets-*-*.tar.gz
|
||||||
/lib/modules/*/build
|
/lib/modules/*/build
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Oct 24 2008 bwalle@suse.de
|
||||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||||
to kernel/sysctl_check.c.
|
to kernel/sysctl_check.c.
|
||||||
@ -397,6 +546,13 @@ done
|
|||||||
kdump initrd to %%ghost so that the file gets removed when
|
kdump initrd to %%ghost so that the file gets removed when
|
||||||
uninstalling the kernel.
|
uninstalling the kernel.
|
||||||
* Fri Oct 17 2008 mfasheh@suse.com
|
* 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
|
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||||
- patches.suse/ocfs2-Add-empty-bucket-support-in-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-Make-cached-block-reads-the-common-case.patch
|
||||||
- patches.suse/ocfs2-fix-build-error.patch
|
- patches.suse/ocfs2-fix-build-error.patch
|
||||||
* Fri Oct 17 2008 mfasheh@suse.com
|
* 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
|
- ocfs2 dynamic local alloc patches
|
||||||
* Fri Oct 17 2008 jslaby@suse.de
|
* Fri Oct 17 2008 jslaby@suse.de
|
||||||
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
||||||
|
@ -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
|
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.
|
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
|
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
- 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-Make-cached-block-reads-the-common-case.patch
|
||||||
- patches.suse/ocfs2-fix-build-error.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
|
Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com
|
||||||
|
|
||||||
|
@ -58,7 +58,7 @@
|
|||||||
Name: kernel-trace
|
Name: kernel-trace
|
||||||
Summary: The Realtime Linux Kernel
|
Summary: The Realtime Linux Kernel
|
||||||
Version: 2.6.27.3
|
Version: 2.6.27.3
|
||||||
Release: 1
|
Release: 2
|
||||||
License: GPL v2 only
|
License: GPL v2 only
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Url: http://www.kernel.org/
|
Url: http://www.kernel.org/
|
||||||
@ -220,7 +220,7 @@ Authors:
|
|||||||
|
|
||||||
see /usr/src/linux/CREDITS for more details.
|
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
|
%prep
|
||||||
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
|
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
|
||||||
@ -708,7 +708,7 @@ Authors:
|
|||||||
|
|
||||||
see /usr/src/linux/CREDITS for more details.
|
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
|
%preun base -f preun-base.sh
|
||||||
|
|
||||||
@ -748,7 +748,7 @@ Authors:
|
|||||||
|
|
||||||
see /usr/src/linux/CREDITS for more details.
|
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
|
%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
|
%files -n kernel-trace-extra -f kernel-extra.files
|
||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Oct 24 2008 bwalle@suse.de
|
||||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||||
to kernel/sysctl_check.c.
|
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
|
kdump initrd to %%ghost so that the file gets removed when
|
||||||
uninstalling the kernel.
|
uninstalling the kernel.
|
||||||
* Fri Oct 17 2008 mfasheh@suse.com
|
* 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
|
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||||
- patches.suse/ocfs2-Add-empty-bucket-support-in-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-Make-cached-block-reads-the-common-case.patch
|
||||||
- patches.suse/ocfs2-fix-build-error.patch
|
- patches.suse/ocfs2-fix-build-error.patch
|
||||||
* Fri Oct 17 2008 mfasheh@suse.com
|
* 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
|
- ocfs2 dynamic local alloc patches
|
||||||
* Fri Oct 17 2008 jslaby@suse.de
|
* Fri Oct 17 2008 jslaby@suse.de
|
||||||
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
||||||
|
@ -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
|
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.
|
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
|
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
- 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-Make-cached-block-reads-the-common-case.patch
|
||||||
- patches.suse/ocfs2-fix-build-error.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
|
Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com
|
||||||
|
|
||||||
|
@ -58,7 +58,7 @@
|
|||||||
Name: kernel-vanilla
|
Name: kernel-vanilla
|
||||||
Summary: The Standard Kernel - without any SUSE patches
|
Summary: The Standard Kernel - without any SUSE patches
|
||||||
Version: 2.6.27.3
|
Version: 2.6.27.3
|
||||||
Release: 1
|
Release: 2
|
||||||
License: GPL v2 only
|
License: GPL v2 only
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Url: http://www.kernel.org/
|
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
|
%prep
|
||||||
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
|
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
|
%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
|
%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
|
%files -n kernel-vanilla-extra -f kernel-extra.files
|
||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Oct 24 2008 bwalle@suse.de
|
||||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||||
to kernel/sysctl_check.c.
|
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
|
kdump initrd to %%ghost so that the file gets removed when
|
||||||
uninstalling the kernel.
|
uninstalling the kernel.
|
||||||
* Fri Oct 17 2008 mfasheh@suse.com
|
* 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
|
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||||
- patches.suse/ocfs2-Add-empty-bucket-support-in-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-Make-cached-block-reads-the-common-case.patch
|
||||||
- patches.suse/ocfs2-fix-build-error.patch
|
- patches.suse/ocfs2-fix-build-error.patch
|
||||||
* Fri Oct 17 2008 mfasheh@suse.com
|
* 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
|
- ocfs2 dynamic local alloc patches
|
||||||
* Fri Oct 17 2008 jslaby@suse.de
|
* Fri Oct 17 2008 jslaby@suse.de
|
||||||
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
||||||
|
@ -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
|
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.
|
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
|
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
- 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-Make-cached-block-reads-the-common-case.patch
|
||||||
- patches.suse/ocfs2-fix-build-error.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
|
Thu Oct 16 23:49:45 CEST 2008 - mfasheh@suse.com
|
||||||
|
|
||||||
|
173
kernel-xen.spec
173
kernel-xen.spec
@ -58,7 +58,7 @@
|
|||||||
Name: kernel-xen
|
Name: kernel-xen
|
||||||
Summary: The Xen Kernel
|
Summary: The Xen Kernel
|
||||||
Version: 2.6.27.3
|
Version: 2.6.27.3
|
||||||
Release: 1
|
Release: 2
|
||||||
License: GPL v2 only
|
License: GPL v2 only
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Url: http://www.kernel.org/
|
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
|
%prep
|
||||||
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
|
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
|
%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
|
%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
|
%files -n kernel-xen-extra -f kernel-extra.files
|
||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Oct 24 2008 bwalle@suse.de
|
||||||
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
- patches.suse/kdump-dump_after_notifier.patch: Add sysctl also
|
||||||
to kernel/sysctl_check.c.
|
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
|
kdump initrd to %%ghost so that the file gets removed when
|
||||||
uninstalling the kernel.
|
uninstalling the kernel.
|
||||||
* Fri Oct 17 2008 mfasheh@suse.com
|
* 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
|
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||||
- patches.suse/ocfs2-Add-empty-bucket-support-in-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-Make-cached-block-reads-the-common-case.patch
|
||||||
- patches.suse/ocfs2-fix-build-error.patch
|
- patches.suse/ocfs2-fix-build-error.patch
|
||||||
* Fri Oct 17 2008 mfasheh@suse.com
|
* 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
|
- ocfs2 dynamic local alloc patches
|
||||||
* Fri Oct 17 2008 jslaby@suse.de
|
* Fri Oct 17 2008 jslaby@suse.de
|
||||||
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
- patches.drivers/tpm-bcm0102-workaround.patch: tpm: work around
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:7f767d23e09acd93fc80d58ffc2e816eff05c0a1737bb1d8fbc2db1feb37cf55
|
oid sha256:fcf2a5f061a1e08547bdb3d87d1fc6fe4239ddd8b80cf60fa589705feadd1b6d
|
||||||
size 127
|
size 128
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:9b52e7d8e98dd220ce8f676936b64a67fbf69883a2fc898a8faee309647ea817
|
oid sha256:00b6af96e337832dd1ea734ce577cd29648d35100b0f9c7d9d029cad79c031f2
|
||||||
size 59030
|
size 59076
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:3acc403a672252fa58d32492bde826238cac178b51d709f5ee2a8c616208b1f6
|
oid sha256:005223e6fb3828cf93650a351bc43269dea00a52b40ea086bf090fcd032b5f76
|
||||||
size 201830
|
size 201935
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:0cd0b586d35a47a9a16aa0fdc215d1ff65588452fb8453ad690289a2036d1f72
|
oid sha256:d932c1d8141dfd3fafecd224bf1ff2995d9709c3390fa0407afba65ea11560c6
|
||||||
size 1386999
|
size 1391875
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:96775a41eb0386284a87c62115c4f1c8f3fb8517f841f7e90300d6e0173864ac
|
oid sha256:8f0a308fabf4dec22f07d2b23bdbbb1e450ceac3573cb20117b4e9b56f14e344
|
||||||
size 82062
|
size 104245
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:3a2b01a0d650a4b2327401186c5bd7a1117bea6a6f91965ee9c687529c2d595d
|
oid sha256:62cd10cb0dc6282742c2fd530d5615e1d9b303fe8471cc36677b45a0a6f90482
|
||||||
size 27136
|
size 27792
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:2f41a715f97942579ffbe54175c368a86eee764b2ce2a88370d2bc6cb8dc55ca
|
oid sha256:28e0397870af76280f57d3218a465df2f4bd5dc310548390eabbdc7d5248252b
|
||||||
size 1613
|
size 1616
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:81170ced96c4cb0e1127e79d312d611a7fc2ab909847d2465393f0819730f872
|
oid sha256:f6a7876303336ac0a49b9cc933ee727f941b69542a5655349742bb8bf9a53cb6
|
||||||
size 372923
|
size 371717
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:997f4ffa8ea6427c76fc3e3e267096e2955c17068fa4976e61c8a7d234837bf3
|
oid sha256:8e0f64fdb0c632b33a05472aebc8ab5a443fbd1d3e51c0fb32c07cfd521ef584
|
||||||
size 1243846
|
size 1273633
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:7049430063bedb4344f8fa7007b40e0a4db7939b0e1bbf3763e4fd5f6699a8ad
|
oid sha256:2b46c749be31cd9be0d9ae9bd20ea084a836a8c5917847c836ee6dab51dc4430
|
||||||
size 57840
|
size 57800
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:f06a71eabfc02bbdb249f64b53d4c91851b7287c759c40a88cfd64cd3d17cf12
|
oid sha256:3cac1f98a8aa39f4f41d55e9cc551053c71be28f80a4c04c94104f7d17217035
|
||||||
size 11029
|
size 11055
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:f2a3472ce94500dc750c93bd95055bd49a3056a61378a6556ec1f5ff953be7a6
|
oid sha256:6ef647cc27f8881969ce18e8607a3149c0508f3b5308e29b8687b58b78ce89e1
|
||||||
size 1468812
|
size 1468390
|
||||||
|
55
series.conf
55
series.conf
@ -61,6 +61,7 @@
|
|||||||
# Note that every patch in the patches.rpmify directory
|
# Note that every patch in the patches.rpmify directory
|
||||||
# will be included in the vanilla package.
|
# will be included in the vanilla package.
|
||||||
########################################################
|
########################################################
|
||||||
|
patches.kernel.org/md-raid-metadata-PAGE_SIZE.patch
|
||||||
patches.kernel.org/firmware-path
|
patches.kernel.org/firmware-path
|
||||||
patches.kernel.org/no-include-asm
|
patches.kernel.org/no-include-asm
|
||||||
patches.suse/genksyms-reference.diff
|
patches.suse/genksyms-reference.diff
|
||||||
@ -533,6 +534,36 @@
|
|||||||
patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
||||||
patches.suse/ocfs2-Add-POSIX-ACL-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
|
# Userspace clustering will be implemented in a completely
|
||||||
# different manner starting with openSUSE 11.1
|
# different manner starting with openSUSE 11.1
|
||||||
|
|
||||||
@ -599,6 +630,9 @@
|
|||||||
|
|
||||||
patches.drivers/ixgbe-fcoe-bugfixes
|
patches.drivers/ixgbe-fcoe-bugfixes
|
||||||
patches.drivers/sgi-uv-led
|
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
|
# Add support for Montevina hardware; series mainlined 2.6.26
|
||||||
|
|
||||||
@ -615,6 +649,12 @@
|
|||||||
patches.drivers/libata-unlock-hpa-by-default
|
patches.drivers/libata-unlock-hpa-by-default
|
||||||
patches.drivers/libata-prefer-over-ide
|
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
|
# Online disk resize
|
||||||
patches.drivers/bdev-resize-wrapper-for-revalidate_disk
|
patches.drivers/bdev-resize-wrapper-for-revalidate_disk
|
||||||
patches.drivers/bdev-resize-adjust-block-device-size
|
patches.drivers/bdev-resize-adjust-block-device-size
|
||||||
@ -624,13 +664,16 @@
|
|||||||
patches.drivers/bdev-resize-call-flush_disk
|
patches.drivers/bdev-resize-call-flush_disk
|
||||||
# Block-layer timeout
|
# Block-layer timeout
|
||||||
patches.drivers/block-timeout-handling
|
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-misc-git-update
|
||||||
patches.fixes/scsi-enhance-error-codes
|
patches.fixes/scsi-enhance-error-codes
|
||||||
patches.fixes/scsi-terminate-target-reset
|
patches.fixes/scsi-terminate-target-reset
|
||||||
patches.fixes/sd-needs-updating
|
patches.fixes/sd-needs-updating
|
||||||
patches.fixes/scsi-inquiry-too-short-ratelimit
|
patches.fixes/scsi-inquiry-too-short-ratelimit
|
||||||
patches.fixes/scsi-atomic-blk-timer-deletes
|
|
||||||
|
|
||||||
# FCoE
|
# FCoE
|
||||||
patches.drivers/open-fcoe-header-files
|
patches.drivers/open-fcoe-header-files
|
||||||
@ -705,7 +748,6 @@
|
|||||||
##########################################################
|
##########################################################
|
||||||
# Sound
|
# Sound
|
||||||
##########################################################
|
##########################################################
|
||||||
patches.drivers/alsa-usb-exclude-1st-slot
|
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
# Other driver fixes
|
# Other driver fixes
|
||||||
@ -735,17 +777,14 @@
|
|||||||
########################################################
|
########################################################
|
||||||
patches.suse/dm-emulate-blkrrpart-ioctl
|
patches.suse/dm-emulate-blkrrpart-ioctl
|
||||||
patches.suse/dm-raid45-2.6.25-rc2_20080221.patch
|
patches.suse/dm-raid45-2.6.25-rc2_20080221.patch
|
||||||
patches.suse/rq-based-block-layer
|
patches.drivers/blk-request-based-multipath-update
|
||||||
patches.suse/rq-based-dm-interface
|
patches.suse/rq-based-multipath
|
||||||
patches.suse/rq-based-multipath-functions
|
patches.fixes/dm-mpath-remove-is_active
|
||||||
patches.fixes/dm-mpath-abort-queue
|
|
||||||
patches.suse/rq-based-init-crash
|
|
||||||
patches.suse/dm-barrier-single-device
|
patches.suse/dm-barrier-single-device
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
# md
|
# md
|
||||||
########################################################
|
########################################################
|
||||||
patches.suse/md-raid-metadata-PAGE_SIZE.patch
|
|
||||||
patches.fixes/md-Allow-metadata_version-to-be-updated-for-externa.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
|
patches.fixes/md-Don-t-try-to-set-an-array-to-read-auto-if-it-i.patch
|
||||||
|
|
||||||
|
@ -1917,6 +1917,7 @@
|
|||||||
- kernel/fs/qnx4/qnx4
|
- kernel/fs/qnx4/qnx4
|
||||||
kernel/fs/quota_v1 # Old quota format support
|
kernel/fs/quota_v1 # Old quota format support
|
||||||
kernel/fs/quota_v2 # Quota format v2 support
|
kernel/fs/quota_v2 # Quota format v2 support
|
||||||
|
kernel/fs/quota_tree
|
||||||
kernel/fs/reiserfs/reiserfs # ReiserFS journaled filesystem
|
kernel/fs/reiserfs/reiserfs # ReiserFS journaled filesystem
|
||||||
kernel/fs/romfs/romfs
|
kernel/fs/romfs/romfs
|
||||||
kernel/fs/squashfs/squashfs
|
kernel/fs/squashfs/squashfs
|
||||||
|
Loading…
Reference in New Issue
Block a user