Linus Torvalds
77d0b194b2
Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-block
...
Pull more block updates from Jens Axboe:
- Dead code removal for loop/sunvdc (Chengguang)
- Mark BIDI support for bsg as deprecated, logging a single dmesg
warning if anyone is actually using it (Christoph)
- blkcg cleanup, killing a dead function and making the tryget_closest
variant easier to read (Dennis)
- Floppy fixes, one fixing a regression in swim3 (Finn)
- lightnvm use-after-free fix (Gustavo)
- gdrom leak fix (Wenwen)
- a set of drbd updates (Lars, Luc, Nathan, Roland)
* tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-block: (28 commits)
block/swim3: Fix regression on PowerBook G3
block/swim3: Fix -EBUSY error when re-opening device after unmount
block/swim3: Remove dead return statement
block/amiflop: Don't log error message on invalid ioctl
gdrom: fix a memory leak bug
lightnvm: pblk: fix use-after-free bug
block: sunvdc: remove redundant code
block: loop: remove redundant code
bsg: deprecate BIDI support in bsg
blkcg: remove unused __blkg_release_rcu()
blkcg: clean up blkg_tryget_closest()
drbd: Change drbd_request_detach_interruptible's return type to int
drbd: Avoid Clang warning about pointless switch statment
drbd: introduce P_ZEROES (REQ_OP_WRITE_ZEROES on the "wire")
drbd: skip spurious timeout (ping-timeo) when failing promote
drbd: don't retry connection if peers do not agree on "authentication" settings
drbd: fix print_st_err()'s prototype to match the definition
drbd: avoid spurious self-outdating with concurrent disconnect / down
drbd: do not block when adjusting "disk-options" while IO is frozen
drbd: fix comment typos
...
2019-01-02 18:49:58 -08:00
..
2018-12-11 09:57:47 -08:00
2019-01-01 15:45:48 -08:00
2018-12-28 20:54:57 -08:00
2018-12-06 15:53:15 +01:00
2018-12-28 20:00:21 -08:00
2018-11-17 16:30:00 +00:00
2018-12-18 14:06:56 +00:00
2018-12-28 20:22:45 -08:00
2018-11-22 11:38:36 -08:00
2018-12-28 14:57:10 -08:00
2018-12-28 16:52:18 -08:00
2018-12-28 20:54:57 -08:00
2018-12-20 18:20:26 -08:00
2018-11-21 13:16:33 +00:00
2018-12-12 10:01:51 +05:30
2019-01-01 15:45:48 -08:00
2018-12-28 20:22:45 -08:00
2018-11-30 13:45:13 -08:00
2018-12-11 20:44:49 +00:00
2018-12-11 15:16:58 +01:00
2018-12-12 13:32:27 -08:00
2018-12-28 16:52:18 -08:00
2019-01-02 16:35:23 -08:00
2018-12-17 13:58:44 +01:00
2018-12-25 15:01:46 -08:00
2018-12-17 08:26:24 +01:00
2018-11-26 18:41:21 -05:00
2018-12-28 12:11:46 -08:00
2018-12-07 22:26:38 -07:00
2018-12-18 17:50:47 +01:00
2018-12-21 08:47:05 -07:00
2018-12-13 09:59:08 +01:00
2018-12-18 17:50:47 +01:00
2018-12-28 14:48:06 -08:00
2018-12-15 01:28:32 +01:00
2018-12-12 15:33:33 -08:00
2018-12-18 01:11:59 +01:00
2018-12-07 22:26:37 -07:00
2018-12-14 13:34:47 -08:00
2018-12-18 16:13:04 +01:00
2018-12-28 12:11:43 -08:00
2018-12-14 16:57:16 +01:00
2018-12-28 12:11:43 -08:00
2018-12-28 12:11:43 -08:00
2018-12-19 12:00:23 +01:00
2018-11-29 17:30:48 +02:00
2018-12-11 15:17:00 +01:00
2018-12-06 13:03:17 +00:00
2018-12-12 23:22:18 +01:00
2018-12-19 13:52:44 -05:00
2018-12-23 11:52:45 +08:00
2018-12-04 21:32:00 -08:00
2018-12-11 11:40:13 +09:00
2018-12-17 10:38:43 +01:00
2018-12-13 21:06:08 +01:00
2018-12-13 21:06:18 +01:00
2018-12-03 17:40:18 +01:00
2018-12-06 06:56:48 -08:00
2018-12-28 14:12:21 -08:00
2018-12-13 21:06:18 +01:00
2018-12-05 12:01:55 +03:00
2018-12-20 09:51:31 -07:00
2019-01-02 09:43:14 -08:00
2018-12-11 15:16:58 +01:00
2018-12-03 15:40:30 -08:00
2018-12-01 23:13:14 +09:00
2018-12-19 09:40:13 +01:00
2018-12-20 11:53:36 -08:00
2018-12-19 10:42:08 +01:00
2018-12-28 16:55:46 -08:00
2018-11-28 13:19:20 +00:00
2018-12-02 16:25:28 -08:00
2018-12-31 11:46:59 -08:00
2018-12-07 22:19:07 +01:00
2018-12-10 08:30:38 -07:00
2018-12-20 09:51:31 -07:00
2018-12-28 12:11:52 -08:00
2018-11-19 10:40:33 +10:00
2018-11-16 11:42:12 +00:00
2018-11-22 08:57:38 +01:00
2018-12-28 12:11:47 -08:00
2018-12-28 12:11:52 -08:00
2018-11-23 11:51:21 +01:00
2018-12-28 12:11:50 -08:00
2018-12-16 15:13:22 -08:00
2018-12-10 09:22:34 +01:00
2018-12-18 14:19:00 +01:00
2018-12-07 12:59:08 -08:00
2018-11-21 15:41:30 -08:00
2018-12-11 07:19:45 -05:00
2018-12-17 09:19:49 -08:00
2018-11-26 15:50:02 -06:00
2018-12-11 10:46:00 +01:00
2018-12-19 11:32:08 +01:00
2018-12-17 12:47:50 +01:00
2018-11-19 19:03:46 -07:00
2018-12-13 09:35:31 +00:00
2018-12-19 11:32:08 +01:00
2018-12-18 14:22:28 +01:00
2018-12-19 11:32:08 +01:00
2018-12-04 00:30:22 -05:00
2018-12-28 12:11:44 -08:00
2018-12-26 17:03:51 -08:00
2018-12-13 17:54:12 -08:00
2018-12-30 08:33:06 +00:00
2018-12-26 17:03:51 -08:00
2018-12-06 13:57:03 +01:00
2018-12-21 11:28:22 +01:00
2018-11-22 09:03:17 +01:00
2018-12-25 14:52:50 -08:00
2018-12-18 23:13:12 -05:00
2018-12-21 12:44:41 -08:00
2018-12-11 12:22:35 -07:00
2018-11-30 13:29:04 +00:00
2018-12-05 16:26:16 -08:00
2018-12-11 14:54:46 +01:00
2018-12-21 22:31:26 -06:00
2018-12-21 22:31:26 -06:00
2018-12-28 12:11:49 -08:00
2018-12-28 12:11:48 -08:00
2018-12-28 12:11:50 -08:00
2018-12-05 15:45:54 -08:00
2018-12-28 12:11:52 -08:00
2018-12-28 12:11:51 -08:00
2018-12-05 16:26:16 -08:00
2018-12-14 15:05:45 -08:00
2018-12-28 12:11:50 -08:00
2018-12-28 12:11:50 -08:00
2018-12-28 12:11:49 -08:00
2018-12-25 12:26:34 -08:00
2018-12-27 13:04:52 -08:00
2018-12-19 11:32:08 +01:00
2018-11-22 11:36:54 -08:00
2018-12-16 14:42:34 -08:00
2018-12-19 11:21:37 -08:00
2018-12-20 16:43:54 -08:00
2018-12-19 13:52:45 -05:00
2018-12-19 13:52:46 -05:00
2018-12-19 13:52:46 -05:00
2018-12-07 22:26:57 -07:00
2018-12-13 09:58:57 +01:00
2018-12-13 09:59:01 +01:00
2018-12-06 15:45:46 +01:00
2018-11-23 07:59:59 +01:00
2018-12-03 15:40:30 -08:00
2018-12-28 20:08:34 -08:00
2018-12-28 12:11:48 -08:00
2018-12-28 12:11:44 -08:00
2018-12-28 12:11:50 -08:00
2018-12-28 12:11:46 -08:00
2018-12-28 12:11:51 -08:00
2018-12-28 12:11:48 -08:00
2018-12-27 13:04:52 -08:00
2018-12-28 20:54:57 -08:00
2018-12-06 14:38:53 +00:00
2018-12-01 12:38:48 -08:00
2018-12-11 15:01:48 +01:00
2018-12-17 11:24:32 -08:00
2018-12-18 15:11:07 -08:00
2018-12-14 16:28:18 +05:30
2018-12-14 16:28:12 +05:30
2018-12-19 10:31:50 +01:00
2018-12-19 10:31:50 +01:00
2018-12-13 00:15:06 +01:00
2018-12-07 12:35:46 +00:00
2018-11-29 10:59:40 +01:00
2018-11-26 18:19:11 +01:00
2018-11-30 14:56:14 -08:00
2018-12-03 16:52:35 -08:00
2018-12-03 17:11:02 -08:00
2018-12-03 10:47:53 +01:00
2018-12-12 11:55:42 +01:00
2018-12-19 18:38:13 +00:00
2018-12-03 15:31:55 -08:00
2018-12-08 20:54:08 -05:00
2018-12-18 22:53:29 +01:00
2018-12-20 12:17:05 -07:00
2018-12-06 07:04:56 -08:00
2018-12-26 14:56:10 -08:00
2018-12-11 16:28:41 -08:00
2018-11-27 19:44:21 +01:00
2018-12-17 16:02:57 +01:00
2018-11-29 11:46:34 -08:00
2018-12-06 17:22:53 +01:00
2018-12-28 13:19:59 -08:00
2018-12-20 23:47:09 +01:00
2018-12-28 12:11:44 -08:00
2018-12-29 11:21:49 -08:00
2018-12-28 12:45:04 -08:00
2018-11-27 09:24:17 -08:00
2018-11-27 09:24:17 -08:00
2018-11-27 09:24:17 -08:00
2018-12-22 22:50:29 -05:00
2018-12-28 12:11:47 -08:00
2018-12-13 21:06:17 +01:00
2019-01-02 09:48:13 -08:00
2018-12-03 18:18:19 +02:00
2018-12-07 22:39:46 -05:00
2018-11-21 15:49:52 -08:00
2018-12-18 16:13:05 +01:00
2018-12-18 16:13:05 +01:00
2018-12-18 16:13:05 +01:00
2018-12-18 14:08:12 -08:00
2018-12-04 07:52:30 +01:00
2018-12-10 10:17:45 +01:00
2018-12-01 12:38:48 -08:00
2018-12-13 09:58:54 +01:00
2018-12-05 21:20:14 +01:00
2018-12-28 12:11:51 -08:00
2018-12-22 12:15:29 +01:00
2018-12-07 22:26:37 -07:00
2018-12-06 08:26:17 -05:00
2018-12-28 12:11:46 -08:00