commit 0f5134ae600902b466fc1e873998bdaa267da399
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=363
This commit is contained in:
parent
4a9f9a772c
commit
3c870409ee
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 15:44:22 CEST 2015 - dsterba@suse.cz
|
||||
|
||||
- Btrfs: fix inode eviction infinite loop after cloning into it.
|
||||
- commit 0f5134a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 14:09:23 CEST 2015 - dsterba@suse.cz
|
||||
|
||||
- btrfs: simplify insert_orphan_item (boo#926385).
|
||||
- commit 6d5e057
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 12:09:31 CEST 2015 - tiwai@suse.de
|
||||
|
||||
- drm: Fixup racy refcounting in plane_force_disable (boo#925946).
|
||||
- commit 7c1f29a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 1 17:14:39 CEST 2015 - dmueller@suse.com
|
||||
|
||||
|
@ -61,7 +61,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.19.3
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ga30f81d
|
||||
Release: <RELEASE>.g0f5134a
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 15:44:22 CEST 2015 - dsterba@suse.cz
|
||||
|
||||
- Btrfs: fix inode eviction infinite loop after cloning into it.
|
||||
- commit 0f5134a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 14:09:23 CEST 2015 - dsterba@suse.cz
|
||||
|
||||
- btrfs: simplify insert_orphan_item (boo#926385).
|
||||
- commit 6d5e057
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 12:09:31 CEST 2015 - tiwai@suse.de
|
||||
|
||||
- drm: Fixup racy refcounting in plane_force_disable (boo#925946).
|
||||
- commit 7c1f29a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 1 17:14:39 CEST 2015 - dmueller@suse.com
|
||||
|
||||
|
@ -61,7 +61,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.19.3
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ga30f81d
|
||||
Release: <RELEASE>.g0f5134a
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 15:44:22 CEST 2015 - dsterba@suse.cz
|
||||
|
||||
- Btrfs: fix inode eviction infinite loop after cloning into it.
|
||||
- commit 0f5134a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 14:09:23 CEST 2015 - dsterba@suse.cz
|
||||
|
||||
- btrfs: simplify insert_orphan_item (boo#926385).
|
||||
- commit 6d5e057
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 12:09:31 CEST 2015 - tiwai@suse.de
|
||||
|
||||
- drm: Fixup racy refcounting in plane_force_disable (boo#925946).
|
||||
- commit 7c1f29a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 1 17:14:39 CEST 2015 - dmueller@suse.com
|
||||
|
||||
|
@ -61,7 +61,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.19.3
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ga30f81d
|
||||
Release: <RELEASE>.g0f5134a
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 15:44:22 CEST 2015 - dsterba@suse.cz
|
||||
|
||||
- Btrfs: fix inode eviction infinite loop after cloning into it.
|
||||
- commit 0f5134a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 14:09:23 CEST 2015 - dsterba@suse.cz
|
||||
|
||||
- btrfs: simplify insert_orphan_item (boo#926385).
|
||||
- commit 6d5e057
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 12:09:31 CEST 2015 - tiwai@suse.de
|
||||
|
||||
- drm: Fixup racy refcounting in plane_force_disable (boo#925946).
|
||||
- commit 7c1f29a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 1 17:14:39 CEST 2015 - dmueller@suse.com
|
||||
|
||||
|
@ -29,7 +29,7 @@ License: GPL-2.0
|
||||
Group: Documentation/Man
|
||||
Version: 3.19.3
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ga30f81d
|
||||
Release: <RELEASE>.g0f5134a
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 15:44:22 CEST 2015 - dsterba@suse.cz
|
||||
|
||||
- Btrfs: fix inode eviction infinite loop after cloning into it.
|
||||
- commit 0f5134a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 14:09:23 CEST 2015 - dsterba@suse.cz
|
||||
|
||||
- btrfs: simplify insert_orphan_item (boo#926385).
|
||||
- commit 6d5e057
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 12:09:31 CEST 2015 - tiwai@suse.de
|
||||
|
||||
- drm: Fixup racy refcounting in plane_force_disable (boo#925946).
|
||||
- commit 7c1f29a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 1 17:14:39 CEST 2015 - dmueller@suse.com
|
||||
|
||||
|
@ -61,7 +61,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.19.3
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ga30f81d
|
||||
Release: <RELEASE>.g0f5134a
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 15:44:22 CEST 2015 - dsterba@suse.cz
|
||||
|
||||
- Btrfs: fix inode eviction infinite loop after cloning into it.
|
||||
- commit 0f5134a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 14:09:23 CEST 2015 - dsterba@suse.cz
|
||||
|
||||
- btrfs: simplify insert_orphan_item (boo#926385).
|
||||
- commit 6d5e057
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 12:09:31 CEST 2015 - tiwai@suse.de
|
||||
|
||||
- drm: Fixup racy refcounting in plane_force_disable (boo#925946).
|
||||
- commit 7c1f29a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 1 17:14:39 CEST 2015 - dmueller@suse.com
|
||||
|
||||
|
@ -61,7 +61,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.19.3
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ga30f81d
|
||||
Release: <RELEASE>.g0f5134a
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 15:44:22 CEST 2015 - dsterba@suse.cz
|
||||
|
||||
- Btrfs: fix inode eviction infinite loop after cloning into it.
|
||||
- commit 0f5134a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 14:09:23 CEST 2015 - dsterba@suse.cz
|
||||
|
||||
- btrfs: simplify insert_orphan_item (boo#926385).
|
||||
- commit 6d5e057
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 12:09:31 CEST 2015 - tiwai@suse.de
|
||||
|
||||
- drm: Fixup racy refcounting in plane_force_disable (boo#925946).
|
||||
- commit 7c1f29a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 1 17:14:39 CEST 2015 - dmueller@suse.com
|
||||
|
||||
|
@ -47,7 +47,7 @@ License: GPL-2.0
|
||||
Group: SLES
|
||||
Version: 3.19.3
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ga30f81d
|
||||
Release: <RELEASE>.g0f5134a
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 15:44:22 CEST 2015 - dsterba@suse.cz
|
||||
|
||||
- Btrfs: fix inode eviction infinite loop after cloning into it.
|
||||
- commit 0f5134a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 14:09:23 CEST 2015 - dsterba@suse.cz
|
||||
|
||||
- btrfs: simplify insert_orphan_item (boo#926385).
|
||||
- commit 6d5e057
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 12:09:31 CEST 2015 - tiwai@suse.de
|
||||
|
||||
- drm: Fixup racy refcounting in plane_force_disable (boo#925946).
|
||||
- commit 7c1f29a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 1 17:14:39 CEST 2015 - dmueller@suse.com
|
||||
|
||||
|
@ -38,7 +38,7 @@ License: GPL-2.0
|
||||
Group: SLES
|
||||
Version: 3.19.3
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ga30f81d
|
||||
Release: <RELEASE>.g0f5134a
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 15:44:22 CEST 2015 - dsterba@suse.cz
|
||||
|
||||
- Btrfs: fix inode eviction infinite loop after cloning into it.
|
||||
- commit 0f5134a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 14:09:23 CEST 2015 - dsterba@suse.cz
|
||||
|
||||
- btrfs: simplify insert_orphan_item (boo#926385).
|
||||
- commit 6d5e057
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 12:09:31 CEST 2015 - tiwai@suse.de
|
||||
|
||||
- drm: Fixup racy refcounting in plane_force_disable (boo#925946).
|
||||
- commit 7c1f29a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 1 17:14:39 CEST 2015 - dmueller@suse.com
|
||||
|
||||
|
@ -38,7 +38,7 @@ License: GPL-2.0
|
||||
Group: SLES
|
||||
Version: 3.19.3
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ga30f81d
|
||||
Release: <RELEASE>.g0f5134a
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 15:44:22 CEST 2015 - dsterba@suse.cz
|
||||
|
||||
- Btrfs: fix inode eviction infinite loop after cloning into it.
|
||||
- commit 0f5134a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 14:09:23 CEST 2015 - dsterba@suse.cz
|
||||
|
||||
- btrfs: simplify insert_orphan_item (boo#926385).
|
||||
- commit 6d5e057
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 12:09:31 CEST 2015 - tiwai@suse.de
|
||||
|
||||
- drm: Fixup racy refcounting in plane_force_disable (boo#925946).
|
||||
- commit 7c1f29a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 1 17:14:39 CEST 2015 - dmueller@suse.com
|
||||
|
||||
|
@ -61,7 +61,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.19.3
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ga30f81d
|
||||
Release: <RELEASE>.g0f5134a
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 15:44:22 CEST 2015 - dsterba@suse.cz
|
||||
|
||||
- Btrfs: fix inode eviction infinite loop after cloning into it.
|
||||
- commit 0f5134a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 14:09:23 CEST 2015 - dsterba@suse.cz
|
||||
|
||||
- btrfs: simplify insert_orphan_item (boo#926385).
|
||||
- commit 6d5e057
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 12:09:31 CEST 2015 - tiwai@suse.de
|
||||
|
||||
- drm: Fixup racy refcounting in plane_force_disable (boo#925946).
|
||||
- commit 7c1f29a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 1 17:14:39 CEST 2015 - dmueller@suse.com
|
||||
|
||||
|
@ -61,7 +61,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.19.3
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ga30f81d
|
||||
Release: <RELEASE>.g0f5134a
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 15:44:22 CEST 2015 - dsterba@suse.cz
|
||||
|
||||
- Btrfs: fix inode eviction infinite loop after cloning into it.
|
||||
- commit 0f5134a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 14:09:23 CEST 2015 - dsterba@suse.cz
|
||||
|
||||
- btrfs: simplify insert_orphan_item (boo#926385).
|
||||
- commit 6d5e057
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 12:09:31 CEST 2015 - tiwai@suse.de
|
||||
|
||||
- drm: Fixup racy refcounting in plane_force_disable (boo#925946).
|
||||
- commit 7c1f29a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 1 17:14:39 CEST 2015 - dmueller@suse.com
|
||||
|
||||
|
@ -32,7 +32,7 @@ License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Version: 3.19.3
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ga30f81d
|
||||
Release: <RELEASE>.g0f5134a
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 15:44:22 CEST 2015 - dsterba@suse.cz
|
||||
|
||||
- Btrfs: fix inode eviction infinite loop after cloning into it.
|
||||
- commit 0f5134a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 14:09:23 CEST 2015 - dsterba@suse.cz
|
||||
|
||||
- btrfs: simplify insert_orphan_item (boo#926385).
|
||||
- commit 6d5e057
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 12:09:31 CEST 2015 - tiwai@suse.de
|
||||
|
||||
- drm: Fixup racy refcounting in plane_force_disable (boo#925946).
|
||||
- commit 7c1f29a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 1 17:14:39 CEST 2015 - dmueller@suse.com
|
||||
|
||||
|
@ -27,7 +27,7 @@ Group: Development/Sources
|
||||
Version: 3.19.3
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ga30f81d
|
||||
Release: <RELEASE>.g0f5134a
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 15:44:22 CEST 2015 - dsterba@suse.cz
|
||||
|
||||
- Btrfs: fix inode eviction infinite loop after cloning into it.
|
||||
- commit 0f5134a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 14:09:23 CEST 2015 - dsterba@suse.cz
|
||||
|
||||
- btrfs: simplify insert_orphan_item (boo#926385).
|
||||
- commit 6d5e057
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 12:09:31 CEST 2015 - tiwai@suse.de
|
||||
|
||||
- drm: Fixup racy refcounting in plane_force_disable (boo#925946).
|
||||
- commit 7c1f29a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 1 17:14:39 CEST 2015 - dmueller@suse.com
|
||||
|
||||
|
@ -61,7 +61,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.19.3
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ga30f81d
|
||||
Release: <RELEASE>.g0f5134a
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 15:44:22 CEST 2015 - dsterba@suse.cz
|
||||
|
||||
- Btrfs: fix inode eviction infinite loop after cloning into it.
|
||||
- commit 0f5134a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 14:09:23 CEST 2015 - dsterba@suse.cz
|
||||
|
||||
- btrfs: simplify insert_orphan_item (boo#926385).
|
||||
- commit 6d5e057
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 12:09:31 CEST 2015 - tiwai@suse.de
|
||||
|
||||
- drm: Fixup racy refcounting in plane_force_disable (boo#925946).
|
||||
- commit 7c1f29a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 1 17:14:39 CEST 2015 - dmueller@suse.com
|
||||
|
||||
|
@ -61,7 +61,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.19.3
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ga30f81d
|
||||
Release: <RELEASE>.g0f5134a
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:94d9fc303991c11e34af2d1f4e9879aa319960460c0b2338d23d6e061e2589dc
|
||||
size 11830
|
||||
oid sha256:4c52879b750ea4c3f3b1dea79b5aaafa451f44840e971dbf3777028cb36a8d4b
|
||||
size 14831
|
||||
|
@ -260,6 +260,8 @@
|
||||
# btrfs
|
||||
########################################################
|
||||
patches.suse/btrfs-use-correct-device-for-maps.patch
|
||||
patches.fixes/btrfs-simplify-insert_orphan_item.patch
|
||||
patches.fixes/btrfs-fix-inode-eviction-infinite-loop-after-cloning.patch
|
||||
|
||||
########################################################
|
||||
# Reiserfs Patches
|
||||
@ -344,6 +346,7 @@
|
||||
# DRM/Video
|
||||
########################################################
|
||||
+jeffm patches.fixes/nouveau-fix-race-with-fence-signaling
|
||||
patches.fixes/drm-Fixup-racy-refcounting-in-plane_force_disable
|
||||
|
||||
########################################################
|
||||
# video4linux
|
||||
|
@ -1,3 +1,3 @@
|
||||
2015-04-02 13:19:14 +0200
|
||||
GIT Revision: a30f81dc9a670e0afc6f933048dbacba02ba10d1
|
||||
2015-04-08 15:45:02 +0200
|
||||
GIT Revision: 0f5134ae600902b466fc1e873998bdaa267da399
|
||||
GIT Branch: stable
|
||||
|
Loading…
Reference in New Issue
Block a user