Linus Torvalds
19240e6b2a
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
...
Pull block fixes from Jens Axboe:
- Two sets of NVMe pull requests from Christoph:
- Fixes for the Fibre Channel host/target to fix spec compliance
- Allow a zero keep alive timeout
- Make the debug printk for broken SGLs work better
- Fix queue zeroing during initialization
- Set of RDMA and FC fixes
- Target div-by-zero fix
- bsg double-free fix.
- ndb unknown ioctl fix from Josef.
- Buffered vs O_DIRECT page cache inconsistency fix. Has been floating
around for a long time, well reviewed. From Lukas.
- brd overflow fix from Mikulas.
- Fix for a loop regression in this merge window, where using a union
for two members of the loop_cmd turned out to be a really bad idea.
From Omar.
- Fix for an iostat regression fix in this series, using the wrong API
to get at the block queue. From Shaohua.
- Fix for a potential blktrace delection deadlock. From Waiman.
* 'for-linus' of git://git.kernel.dk/linux-block: (30 commits)
nvme-fcloop: fix port deletes and callbacks
nvmet-fc: sync header templates with comments
nvmet-fc: ensure target queue id within range.
nvmet-fc: on port remove call put outside lock
nvme-rdma: don't fully stop the controller in error recovery
nvme-rdma: give up reconnect if state change fails
nvme-core: Use nvme_wq to queue async events and fw activation
nvme: fix sqhd reference when admin queue connect fails
block: fix a crash caused by wrong API
fs: Fix page cache inconsistency when mixing buffered and AIO DIO
nvmet: implement valid sqhd values in completions
nvme-fabrics: Allow 0 as KATO value
nvme: allow timed-out ios to retry
nvme: stop aer posting if controller state not live
nvme-pci: Print invalid SGL only once
nvme-pci: initialize queue memory before interrupts
nvmet-fc: fix failing max io queue connections
nvme-fc: use transport-specific sgl format
nvme: add transport SGL definitions
nvme.h: remove FC transport-specific error values
...
2017-09-25 15:46:04 -07:00
..
2017-08-27 15:47:43 -07:00
2017-09-08 18:26:48 -07:00
2017-09-06 19:56:49 +02:00
2017-09-13 11:04:14 -07:00
2017-08-01 16:46:44 +02:00
2017-08-28 16:40:18 +05:30
2017-07-17 17:26:14 +02:00
2017-08-23 09:16:35 +02:00
2017-09-09 14:18:40 -07:00
2017-09-07 13:51:13 -07:00
2017-09-15 20:43:33 -07:00
2017-09-09 14:48:21 -07:00
2017-09-06 14:45:08 -07:00
2017-09-06 14:45:08 -07:00
2017-09-07 12:24:50 -07:00
2017-09-01 15:34:30 +02:00
2017-08-28 17:11:28 +02:00
2017-09-04 12:54:42 +02:00
2017-07-27 13:43:22 +01:00
2017-08-30 15:17:45 -07:00
2017-08-31 09:15:21 +02:00
2017-09-10 20:35:46 -07:00
2017-08-30 17:31:51 +02:00
2017-07-27 00:05:22 -07:00
2017-08-09 18:52:07 +01:00
2017-08-15 12:50:48 +01:00
2017-08-02 12:43:20 -07:00
2017-08-29 20:33:57 -07:00
2017-09-06 20:49:49 -07:00
2017-09-10 20:40:00 -07:00
2017-09-11 22:01:44 -07:00
2017-08-31 18:08:47 +02:00
2017-08-07 14:28:51 +02:00
2017-09-05 12:50:00 -07:00
2017-09-01 16:35:50 -05:00
2017-08-04 13:34:14 -07:00
2017-07-17 17:32:05 +02:00
2017-08-29 08:33:24 -07:00
2017-08-10 12:29:02 +02:00
2017-09-22 16:16:41 -10:00
2017-08-01 12:03:09 -07:00
2017-09-07 11:59:42 -07:00
2017-09-08 18:26:49 -07:00
2017-09-08 18:26:48 -07:00
2017-07-17 17:26:14 +02:00
2017-08-23 12:49:55 -06:00
2017-07-29 09:00:03 -06:00
2017-08-08 14:58:03 -04:00
2017-08-18 08:36:58 -06:00
2017-09-25 08:56:05 -06:00
2017-07-29 09:00:03 -06:00
2017-08-16 15:34:13 -07:00
2017-08-23 22:38:08 -07:00
2017-07-17 13:37:56 -07:00
2017-09-08 21:11:00 -07:00
2017-09-07 21:11:05 -07:00
2017-09-01 14:57:15 -05:00
2017-08-04 09:27:41 +08:00
2017-08-18 08:24:21 -07:00
2017-09-07 11:59:42 -07:00
2017-08-31 18:35:45 -07:00
2017-09-14 17:37:26 -07:00
2017-09-04 12:21:28 -07:00
2017-09-04 12:21:28 -07:00
2017-08-29 15:14:38 +02:00
2017-08-28 17:35:43 +02:00
2017-08-30 14:40:40 +02:00
2017-09-04 00:05:22 +02:00
2017-09-07 10:15:40 -07:00
2017-09-04 00:06:02 +02:00
2017-09-08 18:26:51 -07:00
2017-09-07 11:45:21 +02:00
2017-07-19 08:55:18 -07:00
2017-09-14 13:43:16 -07:00
2017-09-05 12:53:11 +02:00
2017-07-17 16:25:11 +02:00
2017-08-28 10:22:27 +09:00
2017-09-11 11:00:55 -04:00
2017-09-18 13:22:30 +02:00
2017-08-24 13:23:03 -07:00
2017-07-27 08:15:43 +10:00
2017-09-12 13:30:06 -07:00
2017-09-06 21:55:10 +05:30
2017-08-29 15:34:44 -06:00
2017-08-29 15:34:44 -06:00
2017-08-29 15:34:46 -06:00
2017-07-17 13:42:48 +02:00
2017-08-28 16:55:47 +02:00
2017-09-12 13:27:21 -07:00
2017-07-29 09:01:02 -04:00
2017-08-18 16:30:17 -07:00
2017-08-16 09:27:55 +09:00
2017-08-03 19:09:26 -07:00
2017-08-01 17:33:02 +02:00
2017-08-07 17:22:14 +02:00
2017-08-24 11:59:36 -07:00
2017-08-28 16:24:22 +02:00
2017-09-14 20:18:45 -07:00
2017-09-06 17:27:26 -07:00
2017-08-31 15:49:11 -04:00
2017-08-01 14:36:35 +02:00
2017-07-22 00:04:51 +02:00
2017-08-31 09:47:22 -06:00
2017-08-09 13:09:28 -06:00
2017-09-13 18:53:16 -07:00
2017-09-05 11:54:41 -07:00
2017-09-08 18:26:46 -07:00
2017-09-08 18:26:45 -07:00
2017-08-15 23:20:30 +10:00
2017-09-07 09:25:15 -07:00
2017-07-31 17:33:53 +02:00
2017-08-30 14:36:44 -07:00
2017-08-07 11:39:22 -07:00
2017-09-01 18:38:09 -07:00
2017-09-08 18:26:49 -07:00
2017-09-21 16:31:22 -07:00
2017-08-10 16:28:53 +02:00
2017-09-08 18:26:49 -07:00
2017-09-08 18:26:49 -07:00
2017-07-18 11:38:02 +02:00
Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/mediatek', 'arm/tegra', 'arm/qcom', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd', 's390' and 'core' into next
2017-09-01 11:31:42 +02:00
2017-09-08 18:26:46 -07:00
2017-08-15 18:23:52 +02:00
2017-09-08 18:26:51 -07:00
2017-09-08 18:26:51 -07:00
2017-08-07 11:39:22 -07:00
2017-08-16 16:40:02 +02:00
2017-09-21 11:54:44 +02:00
2017-09-05 12:50:00 -07:00
2017-08-29 15:14:38 +02:00
2017-07-17 09:22:34 -07:00
2017-08-10 12:28:59 +02:00
2017-07-26 13:08:54 +02:00
2017-09-08 18:26:47 -07:00
2017-07-29 09:00:03 -06:00
2017-07-18 11:38:04 +02:00
2017-09-08 18:26:51 -07:00
2017-08-14 13:33:39 -07:00
2017-08-02 16:34:47 -07:00
2017-08-08 10:57:43 +02:00
2017-08-29 21:10:40 +02:00
2017-08-29 08:36:58 -07:00
2017-08-31 15:05:10 -07:00
2017-07-19 15:33:50 -07:00
2017-08-29 15:14:38 +02:00
2017-08-17 15:33:39 -04:00
2017-09-12 13:21:00 -07:00
2017-08-28 20:51:22 +02:00
2017-09-05 14:42:52 -07:00
2017-09-07 11:53:11 +02:00
2017-08-18 15:32:01 -07:00
2017-09-06 17:27:27 -07:00
2017-09-08 18:26:46 -07:00
2017-09-08 18:26:46 -07:00
2017-09-08 18:26:46 -07:00
2017-09-08 18:26:46 -07:00
2017-08-17 10:30:49 +02:00
2017-09-08 18:26:45 -07:00
2017-09-08 18:26:49 -07:00
2017-08-31 16:13:00 -07:00
2017-09-08 18:26:47 -07:00
2017-08-28 16:19:44 +02:00
2017-07-29 23:39:23 +02:00
2017-09-14 17:37:26 -07:00
2017-07-30 08:23:27 -07:00
2017-08-15 20:23:23 -07:00
2017-07-24 13:52:59 -07:00
2017-09-06 14:45:08 -07:00
2017-08-28 17:44:00 +02:00
2017-08-28 17:44:00 +02:00
2017-09-06 12:32:37 -04:00
2017-08-20 13:04:12 -04:00
2017-08-15 11:54:48 -04:00
2017-08-18 12:35:02 +02:00
2017-09-25 12:42:11 -06:00
2017-07-25 18:05:25 +02:00
2017-09-25 08:56:05 -06:00
2017-08-28 17:33:23 +02:00
2017-08-21 12:19:57 -05:00
2017-09-19 12:20:44 -05:00
2017-07-22 00:04:50 +02:00
2017-08-18 15:32:01 -07:00
2017-09-06 17:27:28 -07:00
2017-09-06 17:27:26 -07:00
2017-09-06 17:27:27 -07:00
2017-08-11 10:35:07 -07:00
2017-08-29 16:00:37 -05:00
2017-09-07 13:24:11 -05:00
2017-09-08 15:47:43 -07:00
2017-09-07 13:24:20 -05:00
2017-07-26 17:41:06 -04:00
2017-09-04 13:56:37 -07:00
2017-08-06 20:55:29 -07:00
2017-08-06 20:55:29 -07:00
2017-08-21 12:47:31 -07:00
2017-07-24 23:02:02 +02:00
2017-07-24 23:53:45 +02:00
2017-08-29 12:24:52 +02:00
2017-09-08 18:26:51 -07:00
2017-09-08 18:26:51 -07:00
2017-09-08 18:26:47 -07:00
2017-07-22 00:04:51 +02:00
2017-08-01 15:22:55 -07:00
2017-08-16 16:28:47 -07:00
2017-08-21 14:06:46 +02:00
2017-08-17 22:00:59 +02:00
2017-08-30 14:36:44 -07:00
2017-07-15 12:44:02 -07:00
2017-09-08 18:26:48 -07:00
2017-09-08 18:26:48 -07:00
2017-09-07 21:11:05 -07:00
2017-07-24 16:03:22 -07:00
2017-08-17 10:40:26 +02:00
2017-09-01 15:49:13 -07:00
2017-08-14 13:00:49 -04:00
2017-07-19 10:28:12 +02:00
2017-09-08 18:26:49 -07:00
2017-09-08 18:26:49 -07:00
2017-08-24 16:34:51 +02:00
2017-09-08 18:26:49 -07:00
2017-08-10 12:28:55 +02:00
2017-08-10 12:28:55 +02:00
2017-09-08 18:26:49 -07:00
2017-08-03 09:45:47 -07:00
2017-08-14 13:46:46 -07:00
2017-09-12 13:21:00 -07:00
2017-08-07 14:16:22 -07:00
2017-09-14 17:37:26 -07:00
2017-08-28 20:51:20 +02:00
2017-08-28 20:51:20 +02:00
2017-08-06 20:55:29 -07:00
2017-09-14 17:37:26 -07:00
2017-09-06 17:27:28 -07:00
2017-09-06 17:27:24 -07:00
2017-07-24 14:30:28 -05:00
2017-08-16 16:28:47 -07:00
2017-09-07 20:02:39 -07:00
2017-09-06 17:27:24 -07:00
2017-08-29 15:14:38 +02:00
2017-08-03 21:37:29 -07:00
2017-08-17 08:08:58 -07:00
2017-09-04 11:52:29 -07:00
2017-07-24 16:04:08 -07:00
2017-08-17 08:10:04 -07:00
2017-09-11 12:29:41 -04:00
2017-08-18 01:54:22 +02:00
2017-09-15 16:57:10 +02:00
2017-09-08 18:26:46 -07:00
2017-09-08 18:26:46 -07:00
2017-07-18 11:38:03 +02:00
2017-07-31 10:55:24 -03:00
2017-09-17 19:45:32 +02:00
2017-07-19 08:55:18 -07:00
2017-08-17 16:29:19 -07:00
2017-08-30 11:20:09 -07:00
2017-08-04 10:30:27 +02:00
2017-08-11 10:51:22 +08:00
2017-08-15 18:34:46 +01:00
2017-09-14 17:37:26 -07:00
2017-08-08 17:51:34 -07:00
2017-09-20 14:10:29 -07:00
2017-08-28 20:51:23 +02:00
2017-07-30 07:52:19 -07:00
2017-08-28 16:15:42 +02:00
2017-08-31 17:32:39 -04:00
2017-09-08 18:26:51 -07:00
2017-09-11 18:34:47 -07:00
2017-07-24 17:50:37 +02:00
2017-07-26 13:30:23 -06:00
2017-07-17 09:52:58 -07:00
2017-09-06 17:27:29 -07:00
2017-09-08 18:26:47 -07:00
2017-09-08 18:26:48 -07:00
2017-08-31 18:50:14 +02:00
2017-09-14 09:56:18 -07:00
2017-09-05 06:34:17 -07:00
2017-08-15 09:02:07 -07:00
2017-08-15 09:02:08 -07:00