~sshtepa/ubuntu/+source/linux/+git/unstable:blk_interposer-v5

Last commit made on 2021-03-09
Get this branch:
git clone -b blk_interposer-v5 https://git.launchpad.net/~sshtepa/ubuntu/+source/linux/+git/unstable
Only Sergei Shtepa can upload to this branch. If you are Sergei Shtepa please log in for upload directions.

Branch merges

Branch information

Name:
blk_interposer-v5
Repository:
lp:~sshtepa/ubuntu/+source/linux/+git/unstable

Recent commits

57bb2e2... by Sergei Shtepa

block: add blk_interposer

blk_interposer allows to intercept bio requests, remap bio
to another devices or add new bios.

Signed-off-by: Sergei Shtepa <email address hidden>

82ed250... by Sergei Shtepa

block: add blk_mq_is_queue_frozen()

blk_mq_is_queue_frozen() allow to assert that the queue is frozen.

Signed-off-by: Sergei Shtepa <email address hidden>

0656169... by Seth Forshee

UBUNTU: [Packaging] remove Provides: aufs-dkms

We're no longer building aufs, so we als need to remove the
Provides.

Signed-off-by: Seth Forshee <email address hidden>

f29c709... by Seth Forshee

UBUNTU: update dkms package versions

BugLink: https://bugs.launchpad.net/bugs/1786013
Signed-off-by: Seth Forshee <email address hidden>

8faf30f... by Seth Forshee

UBUNTU: [Debian] run ubuntu-regression-suite for linux-unstable

Signed-off-by: Seth Forshee <email address hidden>

c3fbf00... by Seth Forshee

UBUNTU: [Packaging] dkms-versions -- remove nvidia-graphics-drivers-440-server

This is signonly, and we are providing transitional packages to
450-server. There's no need to keep it around.

Signed-off-by: Seth Forshee <email address hidden>

2001535... by Dimitri John Ledkov

UBUNTU: [Packaging] correctly implement noudeb build profiles.

When building under either of stage1, noudeb, cross or autopkgtest
profiles udeb packages are not desired. Stop generating them, and drop
build-dependencies that are used just to create udebs.

Also note that dpkg in hirsute and up automatically buidlds packages
with a noudeb profile, thus hirsute+ builds will be now much faster.

This is a correct and backwards compatibles support for build profiles
and can be backported to any prior release, where by default packages
will be build with udebs.

BugLink: https://bugs.launchpad.net/bugs/1916095
Signed-off-by: Dimitri John Ledkov <email address hidden>
Acked-by: Seth Forshee <email address hidden>
Acked-by: Tim Gardner <email address hidden>
Signed-off-by: Andrea Righi <email address hidden>

e3bd287... by Dimitri John Ledkov

UBUNTU: [Packaging] replace custom filter script with dctrl-tools

Use a tool from the archive to filter just the current architecture
udeb packages.

Add new line to control file snippet, in case extra paragraphs are
generated elsehwere without a leading new line.

Before adding udebs, add a new line too, in case the last snippet
anywhere else did not end with a new line.

BugLink: https://bugs.launchpad.net/bugs/1916095
Signed-off-by: Dimitri John Ledkov <email address hidden>
Acked-by: Seth Forshee <email address hidden>
Acked-by: Tim Gardner <email address hidden>
Signed-off-by: Andrea Righi <email address hidden>

a4576ed... by Andrea Righi

Revert "UBUNTU: [Config] disable nvidia and nvidia_server builds"

This reverts commit 3ae908b3c4bca2022f79ff7909525a46438de850.

Signed-off-by: Andrea Righi <email address hidden>

fc9ec24... by Andrea Righi

UBUNTU: Ubuntu-unstable-5.11.0-10.11

Signed-off-by: Andrea Righi <email address hidden>