Richard Henderson
741bdeb1d5
Block layer patches
...
- Fail gracefully when blockdev-snapshot creates loops
- ide: Fix IDENTIFY DEVICE for disks > 128 GiB
- file-posix: Fix return value translation for AIO discards
- file-posix: add 'aio-max-batch' option
- rbd: implement bdrv_co_block_status
- Code cleanups and build fixes
-----BEGIN PGP SIGNATURE-----
iQJFBAABCAAvFiEE3D3rFZqa+V09dFb+fwmycsiPL9YFAmGBYXIRHGt3b2xmQHJl
ZGhhdC5jb20ACgkQfwmycsiPL9Y3Qw//S9iBIU0cemm5mX/LlDzkrb0VhB5zCQ/C
8ReZh2R0j3kJl2n+ViRr3qRzvjKyjYuKKJ+bb8FNl/DC88evmiowuXj+csVnC6PM
I6a6vfKPdioIk36MwACWw75N208eVRNHOPvWH/s3sjar1hMlDftdN1lDZA9sDLLx
NGH9VRG8gSoKox9+Wg4x584XGI3YU/BqGdcM+W9E0T4OLT9X0RUmXbzVzspYFlPh
O/r/gTZ0Ip5UXoPiHgyGhCalNep6Uc9A8n1sTaHIjaVcfSE86AuJgc5RcM0HFASn
1fTNmxbX2taEeynISJAn2x77LASCvLSUErBmVQjHZOAkbNgJD4/R9MUlndxr+MAR
tXJD+Pkah+M2LwUWdUIfm8UiBBX3LC4Qd/5byc85qr+s24q+EPvOmyqThLT2RNjq
NLGO9WmRnf7sNvFjvmMXz1JAp1pV4P82j2P/4oy3ZZSW8AVaWr6xxS5hgePpqD4x
yFP91lnce//UKVfU60VafPh6wUv1Isv0aN1JaW0Vz9wo0LF/i/6zbFO+RVS2PbMR
VpGmGee7rbgPyWxPrjunyXv+FqciRmbd+IEAg2MlKacHk1F2pQiDLnJUPIGf+9tz
nv+cq92FNd7hpx4qsuBhe0Ys89QJ2hueTk4RrQF/38tEoRzZ6IwppLlp7kRK39C2
8TPSkiyqlIQ=
=Jtih
-----END PGP SIGNATURE-----
Merge remote-tracking branch 'remotes/kwolf/tags/for-upstream' into staging
Block layer patches
- Fail gracefully when blockdev-snapshot creates loops
- ide: Fix IDENTIFY DEVICE for disks > 128 GiB
- file-posix: Fix return value translation for AIO discards
- file-posix: add 'aio-max-batch' option
- rbd: implement bdrv_co_block_status
- Code cleanups and build fixes
# gpg: Signature made Tue 02 Nov 2021 12:04:02 PM EDT
# gpg: using RSA key DC3DEB159A9AF95D3D7456FE7F09B272C88F2FD6
# gpg: issuer "kwolf@redhat.com"
# gpg: Good signature from "Kevin Wolf <kwolf@redhat.com>" [full]
* remotes/kwolf/tags/for-upstream:
block/nvme: Extract nvme_free_queue() from nvme_free_queue_pair()
block/nvme: Display CQ/SQ pointer in nvme_free_queue_pair()
block/nvme: Automatically free qemu_memalign() with QEMU_AUTO_VFREE
block-backend: Silence clang -m32 compiler warning
linux-aio: add `dev_max_batch` parameter to laio_io_unplug()
linux-aio: add `dev_max_batch` parameter to laio_co_submit()
file-posix: add `aio-max-batch` option
block/export/fuse.c: fix musl build
ide: Cap LBA28 capacity announcement to 2^28-1
block/rbd: implement bdrv_co_block_status
block: Fail gracefully when blockdev-snapshot creates loops
block/file-posix: Fix return value translation for AIO discards
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2021-11-03 00:32:56 -04:00
..
2021-03-08 14:56:55 +01:00
2021-11-02 12:47:51 +01:00
2021-01-20 14:53:22 -06:00
2014-12-12 16:52:33 +00:00
2021-01-20 14:53:22 -06:00
2014-12-12 16:52:33 +00:00
2021-01-20 14:53:22 -06:00
2014-12-12 16:52:33 +00:00
2021-01-20 14:53:22 -06:00
2014-12-12 16:52:33 +00:00
2021-05-12 17:42:23 +02:00
2014-12-12 16:52:33 +00:00
2021-01-20 14:53:22 -06:00
2014-12-12 16:52:33 +00:00
2021-01-20 14:53:22 -06:00
2014-12-12 16:52:33 +00:00
2021-01-20 14:53:22 -06:00
2014-12-12 16:52:33 +00:00
2021-01-20 14:53:22 -06:00
2014-12-12 16:52:33 +00:00
2021-01-20 14:53:22 -06:00
2014-12-12 16:52:33 +00:00
2021-01-20 14:53:22 -06:00
2014-12-12 16:52:33 +00:00
2021-01-20 14:53:22 -06:00
2014-12-12 16:52:33 +00:00
2021-01-20 14:53:22 -06:00
2014-12-12 16:52:33 +00:00
2021-01-20 14:53:22 -06:00
2014-12-12 16:52:33 +00:00
2021-01-20 14:53:22 -06:00
2020-07-14 15:18:59 +02:00
2021-01-20 14:53:22 -06:00
2020-07-14 15:18:59 +02:00
2021-01-20 14:53:22 -06:00
2020-07-14 15:18:59 +02:00
2021-01-20 14:53:22 -06:00
2020-09-08 13:40:52 +02:00
2021-01-20 14:53:22 -06:00
2014-12-12 16:52:33 +00:00
2021-01-20 14:53:22 -06:00
2014-12-12 16:52:33 +00:00
2021-01-20 14:53:22 -06:00
2016-05-12 15:33:24 +02:00
2021-01-20 14:53:22 -06:00
2020-07-14 15:18:59 +02:00
2021-05-12 17:42:23 +02:00
2014-12-12 16:52:33 +00:00
2021-01-20 14:53:22 -06:00
2020-03-24 12:05:31 +01:00
2020-03-24 12:05:31 +01:00
2021-01-20 14:53:22 -06:00
2014-12-12 16:52:33 +00:00
2021-01-20 14:53:22 -06:00
2020-12-11 17:52:40 +01:00
2021-01-20 14:53:22 -06:00
2014-12-12 16:52:33 +00:00
2021-03-08 14:56:55 +01:00
2019-07-15 15:48:40 +02:00
2021-01-20 14:53:22 -06:00
2020-08-25 09:19:55 +02:00
2021-01-20 14:53:22 -06:00
2014-12-12 16:52:33 +00:00
2021-01-20 14:53:22 -06:00
2018-03-02 18:39:07 +01:00
2021-01-20 14:53:22 -06:00
2020-07-14 15:18:59 +02:00
2021-01-20 14:53:22 -06:00
2014-12-12 16:52:33 +00:00
2021-01-20 14:53:22 -06:00
2020-08-25 09:19:55 +02:00
2021-01-20 14:53:22 -06:00
2020-07-14 15:18:59 +02:00
2021-01-20 14:53:22 -06:00
2020-07-14 15:18:59 +02:00
2021-01-20 14:53:22 -06:00
2020-07-14 15:18:59 +02:00
2021-11-01 11:54:59 -04:00
2020-09-08 13:40:53 +02:00
2021-07-09 13:18:32 +02:00
2020-09-08 13:40:49 +02:00
2021-01-20 14:53:22 -06:00
2014-12-12 16:52:33 +00:00
2021-01-20 14:53:22 -06:00
2020-07-14 15:18:59 +02:00
2021-01-20 14:53:22 -06:00
2017-07-11 17:45:02 +02:00
2021-01-20 14:53:22 -06:00
2013-09-12 10:12:47 +02:00
2021-03-29 18:06:14 +02:00
2021-03-29 18:06:14 +02:00
2021-01-20 14:53:22 -06:00
2014-12-12 16:52:33 +00:00
2021-01-20 14:53:22 -06:00
2016-05-12 15:33:24 +02:00
2021-01-20 14:53:22 -06:00
2021-10-27 17:17:28 +02:00
2021-01-20 14:53:22 -06:00
2020-07-14 15:18:59 +02:00
2021-10-15 16:06:23 +02:00
2021-03-29 14:13:55 +02:00
2021-10-15 16:06:23 +02:00
2021-01-20 14:53:22 -06:00
2016-05-12 15:33:24 +02:00
2021-01-20 14:53:22 -06:00
2019-04-30 15:29:00 +02:00
2021-01-20 14:53:22 -06:00
2020-07-14 15:18:59 +02:00
2021-01-20 14:53:22 -06:00
2020-05-08 13:26:35 +02:00
2021-01-26 14:36:37 +01:00
2019-08-06 13:17:17 +02:00
2021-01-20 14:53:22 -06:00
2013-09-12 10:12:47 +02:00
2021-01-20 14:53:22 -06:00
2013-12-04 15:19:00 +01:00
2021-01-20 14:53:22 -06:00
2020-09-02 16:32:14 -05:00
2021-01-20 14:53:22 -06:00
2020-08-25 09:19:55 +02:00
2021-07-09 12:26:05 +02:00
2021-07-09 12:26:05 +02:00
2021-01-20 14:53:22 -06:00
2014-12-12 16:52:33 +00:00
2021-01-20 14:53:22 -06:00
2020-01-06 13:43:07 +01:00
2021-01-20 14:53:22 -06:00
2015-01-23 12:41:32 -05:00
2021-01-20 14:53:22 -06:00
2013-10-11 16:49:50 +02:00
2021-01-20 14:53:22 -06:00
2017-05-11 12:08:24 +02:00
2021-03-24 14:25:48 +00:00
2017-09-06 15:19:01 +01:00
2021-01-20 14:53:22 -06:00
2020-07-14 15:18:59 +02:00
2021-01-20 14:53:22 -06:00
2019-04-30 15:29:00 +02:00
2021-01-20 14:53:22 -06:00
2018-12-18 07:55:47 +01:00
2021-01-20 14:53:22 -06:00
2014-12-12 16:52:33 +00:00
2021-01-20 14:53:22 -06:00
2020-07-14 15:18:59 +02:00
2021-01-20 14:53:22 -06:00
2017-10-26 14:45:57 +02:00
2021-01-20 14:53:22 -06:00
2019-04-30 15:29:00 +02:00
2021-01-20 14:53:22 -06:00
2019-04-30 15:29:00 +02:00
2021-01-20 14:53:22 -06:00
2017-11-14 18:06:25 +01:00
2021-01-20 14:53:22 -06:00
2019-04-30 15:29:00 +02:00
2021-01-20 14:53:22 -06:00
2020-07-14 15:18:59 +02:00
2021-01-20 14:53:22 -06:00
2019-04-30 15:29:00 +02:00
2021-01-20 14:53:22 -06:00
2021-03-08 14:56:55 +01:00
2021-01-20 14:53:22 -06:00
2021-07-09 12:26:05 +02:00
2021-01-20 14:53:22 -06:00
2019-10-28 11:22:31 +01:00
2021-01-20 14:53:22 -06:00
2019-04-30 15:29:00 +02:00
2021-11-02 13:02:46 +01:00
2021-11-02 13:02:46 +01:00
2021-01-20 14:53:22 -06:00
2014-12-12 16:52:33 +00:00
2021-03-08 14:55:18 +01:00
2021-03-08 14:56:55 +01:00
2021-01-20 14:53:22 -06:00
2019-04-30 15:29:00 +02:00
2021-01-20 14:53:22 -06:00
2020-12-11 17:52:40 +01:00
2021-01-20 14:53:22 -06:00
2014-12-12 16:52:33 +00:00
2021-01-20 14:53:22 -06:00
2020-01-06 13:43:07 +01:00
2021-01-20 14:53:22 -06:00
2019-05-07 09:43:42 -05:00
2021-03-24 14:25:48 +00:00
2018-08-15 12:50:39 +02:00
2021-01-20 14:53:22 -06:00
2020-12-18 12:47:38 +01:00
2021-01-20 14:53:22 -06:00
2020-12-18 12:47:38 +01:00
2021-01-20 14:53:22 -06:00
2015-10-16 15:34:29 +02:00
2021-01-20 14:53:22 -06:00
2020-07-14 15:18:59 +02:00
2021-01-20 14:53:22 -06:00
2020-07-14 15:18:59 +02:00
2021-01-20 14:53:22 -06:00
2014-12-12 16:52:33 +00:00
2021-01-20 14:53:22 -06:00
2014-08-22 11:01:12 +02:00
2021-01-20 14:53:22 -06:00
2020-12-18 12:47:37 +01:00
2021-01-20 14:53:22 -06:00
2019-04-30 15:29:00 +02:00
2021-01-20 14:53:22 -06:00
2019-04-30 15:29:00 +02:00
2021-01-20 14:53:22 -06:00
2014-10-03 10:30:33 +01:00
2021-01-20 14:53:22 -06:00
2018-04-03 17:39:37 +02:00
2021-01-20 14:53:22 -06:00
2014-12-12 16:52:33 +00:00
2021-01-20 14:53:22 -06:00
2014-12-12 16:52:33 +00:00
2021-01-20 14:53:22 -06:00
2021-10-07 10:42:09 +02:00
2021-01-20 14:53:22 -06:00
2020-07-14 15:18:59 +02:00
2021-01-20 14:53:22 -06:00
2020-07-14 15:18:59 +02:00
2021-01-20 14:53:22 -06:00
2020-07-14 15:18:59 +02:00
2021-01-20 14:53:22 -06:00
2018-06-11 16:18:45 +02:00
2021-07-09 13:18:32 +02:00
2021-07-09 13:19:09 +02:00
2021-01-20 14:53:22 -06:00
2015-09-11 10:21:38 +03:00
2021-01-20 14:53:22 -06:00
2021-03-29 14:13:55 +02:00
2021-01-20 14:53:22 -06:00
2020-12-18 12:47:38 +01:00
2021-01-26 14:36:37 +01:00
2021-01-26 14:36:37 +01:00
2021-01-20 14:53:22 -06:00
2018-12-18 07:55:47 +01:00
2021-01-20 14:53:22 -06:00
2018-12-18 07:55:47 +01:00
2021-01-20 14:53:22 -06:00
2018-03-26 12:16:00 +02:00
2021-09-15 18:42:38 +02:00
2021-07-12 11:10:53 -05:00
2021-01-20 14:53:22 -06:00
2015-02-16 15:07:18 +00:00
2021-03-18 09:22:55 +00:00
2019-08-06 13:17:24 +02:00
2021-01-20 14:53:22 -06:00
2020-09-15 11:30:36 +02:00
2021-01-20 14:53:22 -06:00
2020-07-14 15:18:59 +02:00
2021-03-24 14:25:48 +00:00
2020-12-18 12:47:38 +01:00
2021-01-20 14:53:22 -06:00
2015-03-10 14:02:24 +01:00
2021-11-02 12:47:51 +01:00
2015-04-28 15:36:09 +02:00
2021-01-20 14:53:22 -06:00
2019-04-30 15:29:00 +02:00
2021-01-20 14:53:22 -06:00
2019-04-30 15:29:00 +02:00
2021-01-20 14:53:22 -06:00
2015-07-02 10:06:23 +01:00
2021-01-20 14:53:22 -06:00
2020-07-14 15:18:59 +02:00
2021-01-20 14:53:22 -06:00
2020-07-06 08:33:06 +02:00
2021-01-20 14:53:22 -06:00
2015-07-27 17:19:07 +02:00
2021-01-20 14:53:22 -06:00
2016-05-19 16:45:31 +02:00
2021-01-20 14:53:22 -06:00
2020-01-06 13:43:07 +01:00
2021-01-20 14:53:22 -06:00
2020-03-26 14:52:43 +01:00
2021-03-24 14:25:48 +00:00
2016-09-23 13:45:36 +02:00
2021-01-20 14:53:22 -06:00
2020-12-18 12:47:38 +01:00
2021-01-20 14:53:22 -06:00
2021-01-26 14:36:37 +01:00
2020-07-14 15:18:59 +02:00
2020-07-14 15:18:59 +02:00
2021-01-20 14:53:22 -06:00
2020-12-18 12:47:38 +01:00
2021-01-20 14:53:22 -06:00
2020-12-18 12:47:38 +01:00
2021-01-20 14:53:22 -06:00
2017-04-27 15:39:49 +02:00
2021-01-20 14:53:22 -06:00
2021-07-12 11:10:53 -05:00
2021-01-20 14:53:22 -06:00
2018-01-26 09:37:21 -06:00
2021-01-20 14:53:22 -06:00
2016-03-17 16:43:30 +01:00
2021-01-20 14:53:22 -06:00
2019-10-10 10:56:18 +02:00
2021-01-20 14:53:22 -06:00
2019-09-03 14:55:35 +02:00
2019-09-03 14:55:35 +02:00
2021-07-20 13:14:45 +02:00
2021-07-20 13:14:45 +02:00
2021-01-20 14:53:22 -06:00
2016-04-20 16:52:55 +02:00
2021-01-20 14:53:22 -06:00
2020-12-18 12:47:38 +01:00
2021-01-20 14:53:22 -06:00
2021-07-12 11:10:53 -05:00
2021-07-09 13:19:11 +02:00
2020-03-11 15:54:38 +01:00
2021-01-20 14:53:22 -06:00
2020-12-18 12:47:38 +01:00
2021-01-20 14:53:22 -06:00
2017-07-11 17:44:59 +02:00
2021-01-20 14:53:22 -06:00
2020-07-14 15:18:59 +02:00
2021-01-20 14:53:22 -06:00
2016-09-20 22:10:57 +02:00
2021-01-20 14:53:22 -06:00
2016-09-20 22:10:57 +02:00
2021-01-20 14:53:22 -06:00
2020-12-18 12:47:38 +01:00
2021-01-20 14:53:22 -06:00
2020-10-29 09:57:37 +00:00
2021-01-20 14:53:22 -06:00
2017-09-26 15:00:32 +02:00
2021-07-09 13:19:11 +02:00
2019-10-17 17:02:32 -04:00
2021-01-20 14:53:22 -06:00
2016-09-20 22:10:57 +02:00
2021-01-20 14:53:22 -06:00
2016-10-31 16:52:39 +01:00
2021-03-19 15:18:43 +01:00
2021-07-06 14:28:55 +01:00
2021-01-20 14:53:22 -06:00
2020-12-18 12:47:38 +01:00
2021-01-20 14:53:22 -06:00
2017-02-12 00:47:42 +01:00
2021-01-20 14:53:22 -06:00
2021-01-20 14:53:22 -06:00
2021-01-20 14:53:22 -06:00
2020-07-14 15:18:59 +02:00
2021-01-20 14:53:22 -06:00
2020-07-14 15:18:59 +02:00
2021-01-26 14:36:37 +01:00
2021-03-08 13:36:12 -06:00
2021-03-08 13:36:12 -06:00
2021-01-20 14:53:22 -06:00
2021-07-12 11:10:53 -05:00
2021-03-18 09:22:55 +00:00
2017-09-26 14:46:23 +02:00
2021-03-24 14:25:48 +00:00
2020-12-18 12:47:38 +01:00
2021-01-20 14:53:22 -06:00
2020-12-18 12:47:38 +01:00
2021-03-08 14:55:18 +01:00
2021-03-18 09:22:55 +00:00
2021-01-26 14:36:37 +01:00
2021-02-03 08:00:33 -06:00
2021-01-20 14:53:22 -06:00
2020-12-18 11:48:39 +01:00
2021-01-20 14:53:22 -06:00
2019-04-30 15:29:00 +02:00
2021-01-20 14:53:22 -06:00
2020-07-06 08:33:06 +02:00
2021-06-29 16:51:00 +02:00
2020-07-14 15:18:59 +02:00
2021-01-20 14:53:22 -06:00
2020-05-28 13:16:16 -05:00
2021-01-20 14:53:22 -06:00
2021-03-18 09:22:55 +00:00
2021-01-20 14:53:22 -06:00
2019-10-28 11:22:31 +01:00
2021-03-18 09:22:55 +00:00
2021-03-18 09:22:55 +00:00
2021-01-20 14:53:22 -06:00
2020-07-14 15:18:59 +02:00
2021-01-20 14:53:22 -06:00
2017-11-17 18:06:21 +01:00
2021-01-20 14:53:22 -06:00
2020-07-28 15:28:56 +02:00
2021-06-29 16:51:00 +02:00
2020-07-14 15:18:59 +02:00
2021-01-20 14:53:22 -06:00
2020-12-11 17:52:40 +01:00
2021-01-20 14:53:22 -06:00
2018-01-23 12:33:07 +01:00
2021-01-20 14:53:22 -06:00
2018-10-30 21:13:54 -03:00
2021-01-20 14:53:22 -06:00
2018-10-30 21:13:54 -03:00
2021-01-20 14:53:22 -06:00
2020-09-07 12:31:31 +02:00
2021-01-20 14:53:22 -06:00
2018-01-26 09:37:21 -06:00
2021-01-20 14:53:22 -06:00
2021-10-27 17:17:28 +02:00
2021-06-30 12:45:32 +02:00
2021-06-30 12:45:32 +02:00
2021-01-20 14:53:22 -06:00
2018-10-30 21:13:54 -03:00
2021-01-20 14:53:22 -06:00
2021-07-12 11:10:53 -05:00
2021-01-20 14:53:22 -06:00
2021-03-08 14:56:55 +01:00
2021-01-20 14:53:22 -06:00
2021-07-12 11:10:53 -05:00
2021-01-20 14:53:22 -06:00
2021-03-08 14:56:55 +01:00
2021-01-20 14:53:22 -06:00
2021-03-08 14:56:55 +01:00
2021-01-20 14:53:22 -06:00
2020-01-06 13:43:07 +01:00
2021-01-20 14:53:22 -06:00
2019-04-30 15:29:00 +02:00
2021-01-20 14:53:22 -06:00
2018-10-30 21:13:54 -03:00
2021-01-20 14:53:22 -06:00
2018-06-11 16:18:45 +02:00
2021-11-01 11:54:59 -04:00
2019-07-19 15:17:55 +02:00
2021-01-26 14:36:37 +01:00
2020-01-27 17:19:53 +01:00
2021-01-20 14:53:22 -06:00
2019-03-08 12:26:45 +01:00
2021-01-20 14:53:22 -06:00
2021-07-12 11:10:53 -05:00
2021-01-20 14:53:22 -06:00
2021-07-12 11:10:53 -05:00
2021-01-20 14:53:22 -06:00
2019-02-25 15:11:27 +01:00
2021-01-20 14:53:22 -06:00
2020-07-14 15:18:59 +02:00
2021-01-20 14:53:22 -06:00
2021-03-18 09:22:55 +00:00
2021-01-20 14:53:22 -06:00
2019-10-10 10:56:18 +02:00
2021-01-20 14:53:22 -06:00
2020-09-07 12:31:31 +02:00
2021-01-20 14:53:22 -06:00
2020-12-18 12:47:38 +01:00
2021-05-14 16:14:10 +02:00
2021-05-14 16:14:10 +02:00
2021-01-20 14:53:22 -06:00
2019-03-19 15:49:29 +01:00
2021-08-09 17:32:43 +02:00
2021-08-09 17:32:43 +02:00
2021-01-20 14:53:22 -06:00
2019-02-01 13:46:44 +01:00
2021-10-06 10:25:55 +02:00
2018-12-03 16:51:53 +01:00
2021-03-18 09:22:55 +00:00
2021-03-18 09:22:55 +00:00
2021-01-20 14:53:22 -06:00
2021-10-27 17:17:28 +02:00
2021-03-24 14:25:48 +00:00
2019-01-24 10:02:28 +00:00
2021-01-20 14:53:22 -06:00
2019-02-01 13:46:44 +01:00
2021-03-24 14:25:48 +00:00
2021-05-14 16:14:10 +02:00
2021-01-20 14:53:22 -06:00
2021-07-12 11:10:53 -05:00
2021-01-20 14:53:22 -06:00
2020-08-25 09:19:55 +02:00
2021-01-20 14:53:22 -06:00
2019-03-08 12:26:46 +01:00
2021-03-30 13:02:11 +02:00
2021-07-12 11:10:53 -05:00
2021-10-27 17:17:28 +02:00
2021-07-09 13:19:11 +02:00
2021-03-18 09:22:55 +00:00
2021-03-18 09:22:55 +00:00
2021-01-20 14:53:22 -06:00
2019-03-19 15:49:29 +01:00
2021-07-09 13:19:11 +02:00
2021-07-09 13:19:11 +02:00
2021-01-20 14:53:22 -06:00
2021-03-08 14:56:55 +01:00
2021-01-20 14:53:22 -06:00
2019-06-04 16:55:58 +02:00
2021-01-20 14:53:22 -06:00
2019-06-14 15:09:27 +02:00
2021-01-20 14:53:22 -06:00
2021-07-12 11:10:53 -05:00
2021-01-20 14:53:22 -06:00
2021-07-12 11:10:53 -05:00
2021-03-18 09:22:55 +00:00
2021-03-18 09:22:55 +00:00
2021-11-01 11:54:59 -04:00
2020-08-25 09:19:55 +02:00
2021-03-24 14:25:48 +00:00
2019-08-16 16:28:03 -04:00
2021-03-24 14:25:48 +00:00
2021-03-18 09:22:55 +00:00
2021-03-08 14:55:18 +01:00
2021-03-08 14:55:18 +01:00
2021-02-15 15:10:14 +01:00
2020-09-02 16:32:14 -05:00
2021-03-18 09:22:55 +00:00
2019-10-17 17:02:32 -04:00
2021-01-20 14:53:22 -06:00
2020-10-06 08:34:49 +02:00
2021-01-20 14:53:22 -06:00
2019-10-08 14:28:25 +01:00
2021-01-20 14:53:22 -06:00
2020-07-06 08:33:06 +02:00
2021-05-14 16:14:10 +02:00
2021-02-12 12:19:46 -06:00
2021-01-20 14:53:22 -06:00
2019-09-10 08:58:43 +02:00
2021-01-20 14:53:22 -06:00
2019-12-19 14:32:43 +01:00
2021-01-20 14:53:22 -06:00
2021-02-08 11:19:51 +00:00
2021-01-20 14:53:22 -06:00
2019-10-14 17:12:48 +02:00
2021-01-20 14:53:22 -06:00
2020-07-14 15:18:59 +02:00
2021-09-15 15:54:07 +02:00
2021-09-15 15:54:07 +02:00
2021-01-20 14:53:22 -06:00
2019-11-07 14:37:46 +01:00
2021-01-20 14:53:22 -06:00
2021-03-18 09:22:55 +00:00
2021-01-20 14:53:22 -06:00
2021-07-12 11:10:53 -05:00
2021-01-20 14:53:22 -06:00
2019-11-18 16:01:31 -06:00
2021-01-20 14:53:22 -06:00
2020-07-14 15:18:59 +02:00
2021-01-20 14:53:22 -06:00
2020-08-25 09:19:55 +02:00
2021-01-20 14:53:22 -06:00
2020-01-27 17:19:53 +01:00
2021-01-20 14:53:22 -06:00
2020-07-14 15:18:59 +02:00
2021-09-01 12:57:31 +02:00
2021-09-01 14:03:47 +02:00
2021-01-20 14:53:22 -06:00
2020-07-06 08:33:06 +02:00
2021-01-20 14:53:22 -06:00
2020-02-20 16:43:42 +01:00
2021-10-27 17:17:28 +02:00
2021-01-20 14:53:22 -06:00
2021-01-20 14:53:22 -06:00
2020-03-11 12:42:29 +01:00
2021-01-20 14:53:22 -06:00
2020-03-24 12:05:31 +01:00
2021-01-20 14:53:22 -06:00
2020-07-14 15:18:59 +02:00
2021-01-20 14:53:22 -06:00
2020-05-08 13:26:35 +02:00
2021-01-20 14:53:22 -06:00
2020-07-06 08:49:28 +02:00
2021-01-20 14:53:22 -06:00
2020-07-06 08:49:28 +02:00
2021-03-08 14:55:18 +01:00
2021-05-14 16:14:10 +02:00
2021-07-09 13:19:11 +02:00
2021-05-14 16:14:10 +02:00
2021-11-01 11:54:59 -04:00
2021-01-26 14:36:37 +01:00
2021-07-09 13:19:11 +02:00
2020-12-18 12:35:55 +01:00
2021-01-20 14:53:22 -06:00
2020-07-17 14:20:57 +02:00
2021-11-01 11:54:59 -04:00
2021-02-12 15:32:04 -06:00
2021-07-09 13:18:32 +02:00
2021-07-09 13:18:32 +02:00
2021-01-20 14:53:22 -06:00
2020-08-25 09:19:55 +02:00
2021-01-20 14:53:22 -06:00
2020-08-25 09:19:55 +02:00
2021-01-20 14:53:22 -06:00
2020-08-11 09:29:31 +02:00
2021-01-20 14:53:22 -06:00
2020-09-15 11:05:13 +02:00
2021-07-20 16:49:50 +02:00
2021-07-20 16:49:50 +02:00
2021-10-27 17:17:28 +02:00
2021-07-09 12:26:05 +02:00
2021-11-02 12:47:51 +01:00
2021-01-26 14:36:29 +01:00
2021-01-20 14:53:22 -06:00
2020-12-18 12:47:38 +01:00
2021-01-26 14:36:37 +01:00
2021-01-26 14:36:37 +01:00
2021-11-02 12:47:51 +01:00
2019-03-08 12:26:45 +01:00
2021-08-09 17:32:43 +02:00
2019-10-28 11:22:31 +01:00
2020-04-07 13:51:09 +02:00
2021-09-01 12:57:31 +02:00
2021-09-01 12:57:31 +02:00
2020-07-17 14:20:57 +02:00
2021-01-27 20:53:14 +01:00
2021-11-02 12:47:51 +01:00
2021-11-01 11:54:59 -04:00
2017-02-12 00:47:42 +01:00
2021-11-01 11:54:59 -04:00
2020-11-17 12:26:47 +01:00
2021-11-01 11:54:59 -04:00
2020-08-21 08:56:09 -05:00
2020-08-21 08:56:09 -05:00
2020-02-07 15:15:16 +01:00
2016-06-16 15:19:55 +02:00
2021-10-12 12:22:11 -04:00
2021-10-13 10:47:49 +02:00