Linux v4.5-9714-g53d2e6976bd4
- xfs, f2fs, cgroup merges
This commit is contained in:
parent
39e53b54d0
commit
32ae36ddce
@ -4511,6 +4511,8 @@ CONFIG_MFD_VIPERBOARD=m
|
|||||||
#
|
#
|
||||||
CONFIG_MISC_FILESYSTEMS=y
|
CONFIG_MISC_FILESYSTEMS=y
|
||||||
|
|
||||||
|
# CONFIG_FS_ENCRYPTION is not set
|
||||||
|
|
||||||
# ext4 is used for ext2 and ext3 filesystems
|
# ext4 is used for ext2 and ext3 filesystems
|
||||||
# CONFIG_EXT2_FS is not set
|
# CONFIG_EXT2_FS is not set
|
||||||
# CONFIG_EXT3_FS is not set
|
# CONFIG_EXT3_FS is not set
|
||||||
|
2
gitrev
2
gitrev
@ -1 +1 @@
|
|||||||
643ad15d47410d37d43daf3ef1c8ac52c281efa5
|
53d2e6976bd4042672ed7b90dfbf4b31635b7dcf
|
||||||
|
@ -69,7 +69,7 @@ Summary: The Linux kernel
|
|||||||
# The rc snapshot level
|
# The rc snapshot level
|
||||||
%define rcrev 0
|
%define rcrev 0
|
||||||
# The git snapshot level
|
# The git snapshot level
|
||||||
%define gitrev 16
|
%define gitrev 17
|
||||||
# Set rpm version accordingly
|
# Set rpm version accordingly
|
||||||
%define rpmversion 4.%{upstream_sublevel}.0
|
%define rpmversion 4.%{upstream_sublevel}.0
|
||||||
%endif
|
%endif
|
||||||
@ -2160,6 +2160,10 @@ fi
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 21 2016 Josh Boyer <jwboyer@fedoraproject.org> - 4.6.0-0.rc0.git17.1
|
||||||
|
- Linux v4.5-9714-g53d2e6976bd4
|
||||||
|
- xfs, f2fs, cgroup merges
|
||||||
|
|
||||||
* Mon Mar 21 2016 Laura Abbott <labbott@fedoraproject.org>
|
* Mon Mar 21 2016 Laura Abbott <labbott@fedoraproject.org>
|
||||||
- uas: Limit qdepth at the scsi-host level (rhbz 1315013)
|
- uas: Limit qdepth at the scsi-host level (rhbz 1315013)
|
||||||
- Fix for performance regression caused by thermal (rhbz 1317190)
|
- Fix for performance regression caused by thermal (rhbz 1317190)
|
||||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
|||||||
a60d48eee08ec0536d5efb17ca819aef linux-4.5.tar.xz
|
a60d48eee08ec0536d5efb17ca819aef linux-4.5.tar.xz
|
||||||
6f557fe90b800b615c85c2ca04da6154 perf-man-4.5.tar.gz
|
6f557fe90b800b615c85c2ca04da6154 perf-man-4.5.tar.gz
|
||||||
f2cc9fe3fd4714d257fb93957d7ca7bb patch-4.5-git16.xz
|
ad9608d5d9af9dbd329de4d42193d5f9 patch-4.5-git17.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user