Linus Torvalds
0e9da3fbf7
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
...
Pull block updates from Jens Axboe:
"This is the main pull request for block/storage for 4.21.
Larger than usual, it was a busy round with lots of goodies queued up.
Most notable is the removal of the old IO stack, which has been a long
time coming. No new features for a while, everything coming in this
week has all been fixes for things that were previously merged.
This contains:
- Use atomic counters instead of semaphores for mtip32xx (Arnd)
- Cleanup of the mtip32xx request setup (Christoph)
- Fix for circular locking dependency in loop (Jan, Tetsuo)
- bcache (Coly, Guoju, Shenghui)
* Optimizations for writeback caching
* Various fixes and improvements
- nvme (Chaitanya, Christoph, Sagi, Jay, me, Keith)
* host and target support for NVMe over TCP
* Error log page support
* Support for separate read/write/poll queues
* Much improved polling
* discard OOM fallback
* Tracepoint improvements
- lightnvm (Hans, Hua, Igor, Matias, Javier)
* Igor added packed metadata to pblk. Now drives without metadata
per LBA can be used as well.
* Fix from Geert on uninitialized value on chunk metadata reads.
* Fixes from Hans and Javier to pblk recovery and write path.
* Fix from Hua Su to fix a race condition in the pblk recovery
code.
* Scan optimization added to pblk recovery from Zhoujie.
* Small geometry cleanup from me.
- Conversion of the last few drivers that used the legacy path to
blk-mq (me)
- Removal of legacy IO path in SCSI (me, Christoph)
- Removal of legacy IO stack and schedulers (me)
- Support for much better polling, now without interrupts at all.
blk-mq adds support for multiple queue maps, which enables us to
have a map per type. This in turn enables nvme to have separate
completion queues for polling, which can then be interrupt-less.
Also means we're ready for async polled IO, which is hopefully
coming in the next release.
- Killing of (now) unused block exports (Christoph)
- Unification of the blk-rq-qos and blk-wbt wait handling (Josef)
- Support for zoned testing with null_blk (Masato)
- sx8 conversion to per-host tag sets (Christoph)
- IO priority improvements (Damien)
- mq-deadline zoned fix (Damien)
- Ref count blkcg series (Dennis)
- Lots of blk-mq improvements and speedups (me)
- sbitmap scalability improvements (me)
- Make core inflight IO accounting per-cpu (Mikulas)
- Export timeout setting in sysfs (Weiping)
- Cleanup the direct issue path (Jianchao)
- Export blk-wbt internals in block debugfs for easier debugging
(Ming)
- Lots of other fixes and improvements"
* tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block: (364 commits)
kyber: use sbitmap add_wait_queue/list_del wait helpers
sbitmap: add helpers for add/del wait queue handling
block: save irq state in blkg_lookup_create()
dm: don't reuse bio for flushes
nvme-pci: trace SQ status on completions
nvme-rdma: implement polling queue map
nvme-fabrics: allow user to pass in nr_poll_queues
nvme-fabrics: allow nvmf_connect_io_queue to poll
nvme-core: optionally poll sync commands
block: make request_to_qc_t public
nvme-tcp: fix spelling mistake "attepmpt" -> "attempt"
nvme-tcp: fix endianess annotations
nvmet-tcp: fix endianess annotations
nvme-pci: refactor nvme_poll_irqdisable to make sparse happy
nvme-pci: only set nr_maps to 2 if poll queues are supported
nvmet: use a macro for default error location
nvmet: fix comparison of a u16 with -1
blk-mq: enable IO poll if .nr_queues of type poll > 0
blk-mq: change blk_mq_queue_busy() to blk_mq_queue_inflight()
blk-mq: skip zero-queue maps in blk_mq_map_swqueue
...
2018-12-28 13:19:59 -08:00
..
2018-09-14 15:22:48 +02:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2018-01-16 15:11:32 +01:00
2017-11-02 11:20:11 +01:00
2018-07-30 16:21:49 -04:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2018-07-23 19:18:10 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2018-11-12 10:13:59 +01:00
2017-11-02 11:19:54 +01:00
2018-04-24 10:29:18 +02:00
2017-11-02 11:20:11 +01:00
2018-05-06 23:33:03 +02:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 10:04:46 -07:00
2017-11-02 11:19:54 +01:00
2018-07-19 23:26:01 -07:00
2018-02-21 13:15:33 -05:00
2018-10-05 08:32:01 -07:00
2017-05-11 00:21:54 +09:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2015-12-10 12:33:23 +01:00
2018-11-19 19:03:43 -07:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2018-01-13 10:44:56 +00:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2018-08-15 22:54:12 -07:00
2017-11-02 11:20:11 +01:00
2018-06-07 17:34:39 -07:00
2018-08-22 10:52:49 -07:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2018-02-27 13:02:54 +01:00
2018-03-14 10:15:34 +01:00
2017-11-02 11:19:54 +01:00
2018-08-11 15:46:41 -06:00
2017-11-02 11:19:54 +01:00
2017-11-27 13:05:09 -08:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2018-03-30 14:16:24 -06:00
2018-12-16 19:52:02 -07:00
2018-01-18 22:12:38 +01:00
2018-03-08 02:22:34 +01:00
2018-12-19 00:27:23 +01:00
2018-05-23 13:23:40 -04:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2018-12-18 01:11:59 +01:00
2018-12-17 14:51:37 +01:00
2018-12-17 14:51:37 +01:00
2018-07-27 10:40:16 +02:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2018-02-14 13:23:51 -05:00
2018-10-05 11:22:39 -04:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2018-05-01 14:25:37 -04:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2018-04-11 10:28:38 -07:00
2017-11-02 11:19:54 +01:00
2017-11-17 13:20:41 -08:00
2018-12-07 14:15:00 +08:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2018-07-29 12:53:54 -07:00
2017-11-02 11:19:54 +01:00
2018-12-03 13:55:43 -08:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2018-04-04 12:12:38 -04:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2018-10-04 09:40:52 -07:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2018-10-31 12:13:47 -07:00
2017-11-02 11:20:11 +01:00
2018-12-26 10:45:33 -08:00
2017-11-02 11:19:54 +01:00
2018-07-04 22:30:28 +09:00
2018-01-25 21:39:43 -05:00
2018-11-17 20:33:32 -08:00
2018-07-15 14:03:06 +02:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2018-11-13 18:41:05 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2018-02-28 22:44:43 -05:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2018-09-06 09:40:59 -06:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2018-07-15 13:55:47 +02:00
2018-09-04 11:35:03 +08:00
2018-06-18 15:11:53 +10:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2018-10-15 15:43:07 +02:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2018-09-24 12:18:42 -07:00
2017-11-02 11:19:54 +01:00
2018-01-23 07:39:20 -07:00
2017-11-02 11:20:11 +01:00
2018-09-13 10:46:24 +02:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2018-11-16 14:09:40 +08:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-12-03 20:47:33 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2018-09-05 22:27:11 -07:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2018-09-21 19:22:32 -07:00
2017-11-02 11:20:11 +01:00
2018-11-27 15:04:15 -08:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2018-03-23 11:31:58 -04:00
2017-11-02 11:20:11 +01:00
2018-10-15 21:46:06 -07:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2018-04-23 11:10:33 -04:00
2018-11-27 15:04:15 -08:00
2017-11-02 11:19:54 +01:00
2018-01-22 15:40:16 -05:00
2018-09-05 22:09:37 -07:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2018-11-30 17:16:38 -08:00
2018-12-19 15:58:01 -08:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2018-06-08 00:18:02 +02:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2018-06-29 11:32:55 +09:00
2018-09-13 08:17:27 -07:00
2017-11-02 11:19:54 +01:00
2018-12-14 15:39:31 -08:00
2018-01-02 13:54:04 -05:00
2018-06-27 19:21:25 +02:00
2018-12-07 15:13:40 +01:00
2018-07-17 15:33:47 +02:00
2017-11-02 11:19:54 +01:00
2017-11-04 09:26:51 +09:00
2017-11-02 11:19:54 +01:00
2018-07-29 12:37:06 -07:00
2017-11-02 11:19:54 +01:00
2018-02-26 09:49:21 -06:00
2018-02-27 07:42:51 -06:00
2018-02-27 07:42:51 -06:00
2017-11-02 11:19:54 +01:00
2017-11-04 09:26:51 +09:00
2017-11-11 15:13:02 +09:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-14 14:13:11 -08:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2018-07-26 17:04:37 -07:00
2017-05-11 00:21:54 +09:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-17 16:10:04 -08:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2018-06-07 17:34:37 -07:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2018-07-07 17:41:38 +02:00
2018-10-26 09:30:46 +01:00
2018-12-07 18:13:54 -05:00
2018-08-06 17:59:22 +02:00
2018-12-14 17:59:54 +01:00
2018-08-03 10:03:57 -07:00
2018-02-13 11:23:24 -05:00
2018-01-05 08:50:12 -07:00
2017-11-02 11:19:54 +01:00
2018-04-20 09:15:18 -04:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-28 16:54:00 +01:00
2017-11-02 11:19:54 +01:00
2018-10-18 17:20:19 +11:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2018-08-02 06:04:57 -04:00
2018-08-31 11:04:23 -04:00
2017-11-02 11:20:11 +01:00
2018-02-05 21:35:03 +01:00
2018-10-05 16:32:04 -07:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2018-07-24 14:41:08 -07:00
2017-11-02 11:19:54 +01:00
2018-10-05 16:32:04 -07:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2018-07-13 14:21:16 -07:00
2018-03-17 14:45:23 -06:00
2018-04-11 10:28:37 -07:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2018-06-20 19:10:06 -06:00
2018-11-17 21:09:49 -08:00
2018-10-17 13:56:58 -07:00
2018-12-16 12:15:25 -08:00
2017-11-02 11:19:54 +01:00
2018-11-27 16:20:20 -08:00
2018-12-18 15:59:29 -08:00
2017-11-02 11:20:11 +01:00
2018-07-29 12:37:06 -07:00
2017-11-02 11:20:11 +01:00
2018-01-08 18:01:08 +01:00
2018-10-25 10:25:22 +02:00
2018-12-01 12:38:32 +01:00
2018-12-01 12:38:32 +01:00
2018-12-01 12:38:32 +01:00
2018-12-01 12:38:32 +01:00
2017-11-02 11:19:54 +01:00
2018-12-14 11:44:31 -08:00
2017-11-02 11:19:54 +01:00
2017-11-10 00:03:39 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2018-01-14 23:06:30 -05:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2018-12-18 14:13:05 +01:00
2017-11-02 11:19:54 +01:00
2018-01-16 16:47:29 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2018-05-09 16:37:05 -04:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2018-07-08 11:13:25 +09:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2018-09-28 12:47:34 -05:00
2017-11-02 11:19:54 +01:00
2018-07-19 11:46:57 +01:00
2018-10-31 10:18:01 -03:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2018-11-15 11:38:23 -08:00
2018-11-16 23:08:51 -08:00
2017-11-02 11:20:11 +01:00
2018-07-31 19:56:42 +10:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2018-08-11 12:13:49 -07:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2018-12-25 17:41:56 -08:00
2017-11-02 11:19:54 +01:00
2018-02-06 22:53:56 +00:00
2018-05-31 00:13:56 +08:00
2018-11-09 19:43:51 -08:00
2018-02-21 16:56:03 -08:00
2018-03-20 03:17:41 +02:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-04 09:26:51 +09:00
2017-08-14 11:53:34 +02:00
2017-11-02 11:19:54 +01:00
2018-04-14 11:59:31 -04:00
2017-11-02 11:19:54 +01:00
2018-09-02 16:14:44 -07:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2016-02-24 09:04:25 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2018-06-03 17:37:16 -07:00
2018-07-10 22:18:52 +02:00
2017-11-02 11:19:54 +01:00
2018-07-23 20:44:12 -07:00
2017-11-24 10:18:41 +00:00
2017-11-02 11:19:54 +01:00
2018-01-10 11:30:31 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2018-11-19 12:25:43 -08:00
2017-11-02 11:20:11 +01:00
2018-05-05 00:51:44 +02:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2018-05-24 11:57:36 +02:00
2017-11-16 10:49:00 +09:00
2017-11-02 11:20:11 +01:00
2018-04-11 10:28:37 -07:00
2018-03-09 11:01:19 -08:00
2017-11-13 21:05:31 -08:00
2018-10-02 13:38:55 -07:00
2017-11-02 11:20:11 +01:00
2018-10-05 16:32:04 -07:00
2017-11-02 11:19:54 +01:00
2018-04-26 19:51:12 -05:00
2018-10-07 21:06:28 -07:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2018-11-30 13:26:54 -08:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-07 10:32:44 +01:00
2018-03-28 18:47:18 +03:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-12-18 23:08:11 -06:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2018-08-13 08:42:25 -07:00
2017-11-02 11:19:54 +01:00
2018-06-18 21:02:52 -04:00
2018-10-26 16:26:32 -07:00
2017-11-02 11:19:54 +01:00
2018-11-17 20:34:36 -08:00
2017-12-21 17:23:52 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2018-06-24 14:39:46 +02:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2018-04-20 11:04:05 -04:00
2018-06-30 21:05:42 +09:00
2018-03-22 14:43:35 -04:00
2018-04-27 11:05:41 -04:00
2018-04-23 11:10:33 -04:00
2017-11-02 11:20:11 +01:00
2018-05-24 18:38:51 +02:00
2017-11-02 11:19:54 +01:00
2018-05-26 09:16:44 +02:00
2017-11-02 11:20:11 +01:00
2018-09-03 13:29:38 +02:00
2018-11-07 16:23:04 -08:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-12-12 13:16:07 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2018-02-06 18:32:44 -08:00
2018-07-27 06:39:57 -04:00
2018-11-20 13:22:40 -05:00
2018-12-05 13:06:31 -05:00
2017-11-02 11:20:11 +01:00
2018-02-26 08:15:50 -05:00
2018-07-24 17:39:28 -04:00
2017-12-18 16:12:21 +01:00
2017-12-18 16:12:21 +01:00
2017-12-18 16:12:21 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2018-12-21 16:20:47 +11:00
2018-09-03 21:23:24 -07:00
2018-12-25 13:11:30 -08:00
2018-10-24 20:57:55 -04:00
2016-03-02 17:01:59 +02:00
2018-11-26 22:17:39 -08:00
2016-12-16 00:13:32 +02:00
2018-11-21 12:06:59 +01:00
2016-12-16 00:13:32 +02:00
2017-02-27 16:31:23 +02:00
2018-05-28 22:59:54 -04:00
2017-04-11 00:28:41 +03:00
2018-11-26 22:17:39 -08:00
2016-12-16 00:13:41 +02:00
2016-08-09 13:42:38 +03:00
2017-11-26 04:24:48 +09:00
2017-11-02 11:20:11 +01:00
2018-05-14 13:46:04 -04:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2017-11-03 16:34:00 -07:00
2017-11-02 11:19:54 +01:00
2017-11-13 10:41:25 -08:00
2018-06-23 16:07:15 +02:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:20:11 +01:00