Linus Torvalds
7ad67ca553
for-5.4/block-2019-09-16
...
-----BEGIN PGP SIGNATURE-----
iQJEBAABCAAuFiEEwPw5LcreJtl1+l5K99NY+ylx4KYFAl1/no0QHGF4Ym9lQGtl
cm5lbC5kawAKCRD301j7KXHgpmo9EACFXMbdNmEEUMyRSdOkVLlr7ZlTyQi1tLpB
YESDPxdBfybzpi0qa8JSaysGIfvSkSjmSAqBqrWPmASOSOL6CK4bbA4fTYbgPplk
XeHUdgGiG34oCQUn8Xil5reYaTm7I6LQWnWTpVa5fIhAyUYaGJL+987ykoGmpQmB
Dvf3YSc+8H0RTp9PCMVd6UCGPkZbVlLImGad3PF5ULvTEaE4RCXC2aiAgh0p1l5A
J2CkRZ+/mio3zN2O4YN7VdPGfr1Wo1iZ834xbIGLegv1miHXagFk7jwTcC7zIt5t
oSnJnqIg3iCe7SpWt4Bkzw/zy/2UqaspifbCMgw8vychlViVRUHFO5h85Yboo7kQ
OMLEQPcwjm6dTHv5h1iXF9LW1O7NoiYmmgvApU9uOo1HUrl1X7PZ3JEfUsVHxkOO
T4D5igf0Krsl1eAbiwEUQzy7vFZ8PlRHqrHgK+fkyotzHu1BJR7OQkYygEfGFOB/
EfMxplGDpmibYGuWCwDX2bPAmLV3SPUQENReHrfPJRDt5TD1UkFpVGv/PLLhbr0p
cLYI78DKpDSigBpVMmwq5nTYpnex33eyDTTA8C0sakcsdzdmU5qv30y3wm4nTiep
f6gZo6IMXwRg/rCgVVrd9SKQAr/8wEzVlsDW3qyi2pVT8sHIgm0tFv7paihXGdDV
xsKgmTrQQQ==
=Qt+h
-----END PGP SIGNATURE-----
Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block
Pull block updates from Jens Axboe:
- Two NVMe pull requests:
- ana log parse fix from Anton
- nvme quirks support for Apple devices from Ben
- fix missing bio completion tracing for multipath stack devices
from Hannes and Mikhail
- IP TOS settings for nvme rdma and tcp transports from Israel
- rq_dma_dir cleanups from Israel
- tracing for Get LBA Status command from Minwoo
- Some nvme-tcp cleanups from Minwoo, Potnuri and Myself
- Some consolidation between the fabrics transports for handling
the CAP register
- reset race with ns scanning fix for fabrics (move fabrics
commands to a dedicated request queue with a different lifetime
from the admin request queue)."
- controller reset and namespace scan races fixes
- nvme discovery log change uevent support
- naming improvements from Keith
- multiple discovery controllers reject fix from James
- some regular cleanups from various people
- Series fixing (and re-fixing) null_blk debug printing and nr_devices
checks (André)
- A few pull requests from Song, with fixes from Andy, Guoqing,
Guilherme, Neil, Nigel, and Yufen.
- REQ_OP_ZONE_RESET_ALL support (Chaitanya)
- Bio merge handling unification (Christoph)
- Pick default elevator correctly for devices with special needs
(Damien)
- Block stats fixes (Hou)
- Timeout and support devices nbd fixes (Mike)
- Series fixing races around elevator switching and device add/remove
(Ming)
- sed-opal cleanups (Revanth)
- Per device weight support for BFQ (Fam)
- Support for blk-iocost, a new model that can properly account cost of
IO workloads. (Tejun)
- blk-cgroup writeback fixes (Tejun)
- paride queue init fixes (zhengbin)
- blk_set_runtime_active() cleanup (Stanley)
- Block segment mapping optimizations (Bart)
- lightnvm fixes (Hans/Minwoo/YueHaibing)
- Various little fixes and cleanups
* tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block: (186 commits)
null_blk: format pr_* logs with pr_fmt
null_blk: match the type of parameter nr_devices
null_blk: do not fail the module load with zero devices
block: also check RQF_STATS in blk_mq_need_time_stamp()
block: make rq sector size accessible for block stats
bfq: Fix bfq linkage error
raid5: use bio_end_sector in r5_next_bio
raid5: remove STRIPE_OPS_REQ_PENDING
md: add feature flag MD_FEATURE_RAID0_LAYOUT
md/raid0: avoid RAID0 data corruption due to layout confusion.
raid5: don't set STRIPE_HANDLE to stripe which is in batch list
raid5: don't increment read_errors on EILSEQ return
nvmet: fix a wrong error status returned in error log page
nvme: send discovery log page change events to userspace
nvme: add uevent variables for controller devices
nvme: enable aen regardless of the presence of I/O queues
nvme-fabrics: allow discovery subsystems accept a kato
nvmet: Use PTR_ERR_OR_ZERO() in nvmet_init_discovery()
nvme: Remove redundant assignment of cq vector
nvme: Assign subsys instance from first ctrl
...
2019-09-17 16:57:47 -07:00
..
2019-01-28 08:13:52 +01: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
2019-06-05 10:55:30 -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-12-16 14:05:58 +00:00
2019-09-07 17:44:25 +02:00
2018-12-17 08:26:24 +01:00
2019-08-19 09:34:21 +02: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
2019-04-24 09:46:34 -04:00
2019-09-13 13:10:06 -07:00
2019-06-24 19:23:46 +02:00
2019-03-18 12:18:28 +00:00
2017-11-02 11:19:54 +01:00
2019-07-09 12:11:59 -07:00
2018-02-21 13:15:33 -05:00
2019-07-25 11:05:10 +02: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
2019-06-26 20:14:13 -04:00
2017-11-02 11:19:54 +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
2019-04-25 19:33:34 +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
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
2019-05-23 21:07:30 -04:00
2017-11-02 11:20:11 +01:00
2018-06-07 17:34:39 -07:00
2019-03-07 18:32:01 -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
2019-06-27 19:25:05 +02:00
2019-03-25 10:01:13 +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
2019-01-04 13:13:47 -08:00
2019-03-07 18:32:01 -08:00
2017-11-02 11:19:54 +01:00
2018-03-30 14:16:24 -06:00
2019-01-24 11:11:42 -07:00
2018-01-18 22:12:38 +01:00
2018-03-08 02:22:34 +01:00
2019-08-09 13:14:46 -07:00
2019-07-25 11:05:10 +02: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
2019-05-14 10:05:18 +02:00
2019-07-02 12:30:48 +02:00
2019-02-25 14:13:30 +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
2019-05-23 05:32:40 -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
2019-07-16 19:23:23 -07: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
2019-07-09 12:02:13 -07: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
2019-02-20 23:24:55 -05:00
2017-11-02 11:20:11 +01:00
2019-06-14 15:00:51 +05:30
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
2019-03-20 21:11:22 -04:00
2017-11-02 11:20:11 +01:00
2019-02-01 13:56:58 +00:00
2017-11-02 11:19:54 +01:00
2019-02-14 11:51:51 -05:00
2018-01-25 21:39:43 -05:00
2019-05-22 17:46:28 -07: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
2019-02-07 16:43:23 +01:00
2018-12-20 19:13:07 +01:00
2019-03-20 18:49:06 -04: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
2019-03-27 13:30:07 -07:00
2018-07-15 13:55:47 +02:00
2019-05-14 09:47:50 -07: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
2019-05-27 11:42:36 +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
2019-04-18 16:58:37 -07: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
2019-01-22 12:04:14 -08: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
2019-06-05 13:04:29 -07: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
2019-07-04 12:30:48 -07:00
2017-11-02 11:19:54 +01:00
2018-01-22 15:40:16 -05:00
2019-06-29 11:06:17 -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
2019-03-21 13:19:15 -07:00
2018-12-19 15:58:01 -08:00
2019-04-19 13:58:17 -07:00
2017-11-02 11:20:11 +01:00
2019-06-27 22:53:26 +02:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2019-01-22 17:18:09 -08:00
2018-06-29 11:32:55 +09:00
2019-03-03 21:05:10 -08:00
2017-11-02 11:19:54 +01:00
2019-01-22 17:18:08 -08:00
2019-02-12 13:35:57 -05:00
2018-06-27 19:21:25 +02:00
2019-05-13 15:21:48 -07:00
2019-01-24 00:38:39 -08:00
2019-09-06 10:26:21 -06:00
2017-11-02 11:19:54 +01:00
2019-06-18 17:14:35 +02:00
2017-11-04 09:26:51 +09:00
2019-07-04 02:29:49 +02:00
2018-07-29 12:37:06 -07:00
2017-11-02 11:19:54 +01:00
2019-07-25 11:05:10 +02: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-14 14:13:11 -08:00
2019-07-25 11:05:10 +02:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2019-08-22 17:24:51 +02:00
2018-07-26 17:04:37 -07: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
2019-03-05 21:07:14 -08:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2019-09-08 15:37:04 +02:00
2018-07-07 17:41:38 +02:00
2019-07-10 18:43:43 -07:00
2019-08-07 10:21:38 -05:00
2019-07-02 18:56:01 +02:00
2019-07-24 10:52:11 +02: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
2019-03-07 18:31:59 -08:00
2019-04-22 13:02:53 -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
2019-07-19 10:42:02 -07: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
2019-02-13 19:17:53 -05:00
2019-04-22 11:35:43 -04:00
2019-06-21 16:45:38 -04:00
2019-03-28 02:07:54 +09: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
2019-06-06 13:48:51 -07:00
2017-11-02 11:19:54 +01:00
2019-02-18 17:49:30 +01:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2019-03-20 18:49:06 -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
2019-02-21 13:05:05 -08:00
2019-02-21 13:05:05 -08:00
2019-01-04 13:13:47 -08: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
2019-01-29 22:09:31 -08: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
2019-05-28 21:37:30 -07: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
2019-04-25 14:18:14 -04: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
2019-07-12 11:05:40 -07:00
2019-07-20 21:38:44 +02:00
2017-11-02 11:19:54 +01:00
2018-01-16 16:47:29 +01:00
2019-02-20 07:22:05 -07: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
2019-03-29 13:29:15 -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
2019-06-13 16:49:45 -05:00
2017-11-02 11:19:54 +01:00
2018-07-19 11:46:57 +01:00
2019-08-28 11:29:38 +02: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
2019-07-09 12:12:00 -07:00
2019-07-16 14:19:19 -07:00
2017-11-02 11:20:11 +01:00
2019-01-22 10:21:45 +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: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
2019-09-16 18:47:53 -07:00
2017-11-02 11:19:54 +01:00
2019-04-16 23:05:21 +02:00
2019-07-25 11:05:10 +02:00
2019-01-08 16:22:56 -05:00
2019-07-16 19:23:24 -07: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
2019-08-24 16:55:25 -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
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
2019-05-28 21:37:30 -07:00
2019-07-25 11:05:10 +02:00
2017-11-02 11:19:54 +01:00
2019-07-11 10:09:44 -07:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:19:54 +01:00
2019-01-30 00:44:06 -08:00
2017-11-02 11:20:11 +01:00
2018-12-11 16:28:41 -08:00
2017-11-02 11:19:54 +01:00
2019-06-29 10:33:57 -06: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
2019-07-25 12:05:28 +02: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
2019-06-17 20:20:36 -07:00
2017-11-02 11:19:54 +01:00
2019-08-03 11:02:46 -07:00
2019-04-19 14:07:40 -07: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
2019-04-17 17:20:01 -05:00
2017-11-02 11:20:11 +01:00
2017-11-02 11:20:11 +01:00
2019-01-04 13:13:47 -08: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
2019-06-12 13:05:43 -07: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
2019-03-05 14:08:26 -08:00
2019-02-14 11:51:51 -05:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2019-02-07 00:13:28 +01:00
2017-11-02 11:19:54 +01:00
2019-05-20 20:16:08 -04:00
2019-03-19 13:56:17 -07:00
2018-03-22 14:43:35 -04:00
2019-04-19 14:59:05 -07:00
2019-03-20 11:02:05 -07: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
2019-05-22 10:36:35 -07:00
2019-06-19 16:56:14 +02: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
2019-05-29 06:19:12 -04: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
2019-07-25 11:05:10 +02:00
2019-07-25 11:05:10 +02:00
2017-11-02 11:19:54 +01:00
2019-04-24 14:18:51 +02:00
2019-04-24 14:18:51 +02:00
2018-12-19 18:23:49 -05:00
2018-12-19 18:23:49 -05:00
2019-07-11 09:00:38 -04:00
2018-10-24 20:57:55 -04:00
2018-12-19 18:23:49 -05:00
2019-01-24 10:15:42 -05:00
2016-12-16 00:13:32 +02:00
2019-04-11 17:00:10 +02:00
2019-07-18 10:52:08 -07:00
2019-07-22 11:52:27 -04: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
2019-07-25 11:05:10 +02:00
2019-02-05 15:29:48 -05:00
2016-12-16 00:13:41 +02:00
2017-11-26 04:24:48 +09:00
2017-11-02 11:20:11 +01:00
2019-07-25 11:05:10 +02: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
2019-08-01 21:49:46 +02:00
2017-11-02 11:19:54 +01:00
2017-11-02 11:19:54 +01:00
2019-07-25 11:05:10 +02:00
2017-11-02 11:19:54 +01:00
2017-11-13 10:41:25 -08:00
2019-01-25 01:50:03 +01: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