Linus Torvalds
fc05860628
for-5.13/drivers-2021-04-27
...
-----BEGIN PGP SIGNATURE-----
iQJEBAABCAAuFiEEwPw5LcreJtl1+l5K99NY+ylx4KYFAmCIJYcQHGF4Ym9lQGtl
cm5lbC5kawAKCRD301j7KXHgpieWD/92qbtWl/z+9oCY212xV+YMoMqj/vGROX+U
9i/FQJ3AIC/AUoNjZeW3NIbiaNqde5mrLlUSCHgn6RLsHK7p0GQJ4ohpbIGFG5+i
2+Efm+vjlCxLVGrkeZEwMtsht7w/NbOYDr1Rgv9b4lQ6iWI11Mg8E337Whl1me1k
h6bEXaioK9yqxYtsLgcn9I1qQ2p7gok0HX7zFU/XxEUZylqH6E4vQhj2+NL8UUqE
7siFHADZE99Z7LXtOkl8YyOlGU52RCUzqDHWydvkipKjgYBi95HLXGT64Z+WCEvz
HI54oVDRWr+uWdqDFfy+ncHm8pNeP0GV9JPhDz4ELRTSndoxB2il7wRLvp6wxV9d
8Y4j7vb30i+8GGbM0c79dnlG76D9r5ivbTKixcXFKB128NusQR6JymIv1pKlSKhk
H871/iOarrepAAUwVR5CtldDDJCy/q1Hks+7UXbaM3F9iNitxsJNZryQq9xdTu/N
ThFOTz+VECG4RJLxIwmsWGiLgwr52/ybAl2MBcn+s7uC4jM/TFKpdQBfQnOAiINb
MLlfuYRRSMg1Osb2fYZneR2ifmSNOMRdDJb+tsZGz4xWmZcj0uL4QgqcsOvuiOEQ
veF/Ky50qw57hWtiEhvqa7/WIxzNF3G3wejqqA8hpT9Qifu0QawYTnXGUttYNBB1
mO9R3/ccaw==
=c0x4
-----END PGP SIGNATURE-----
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Pull block driver updates from Jens Axboe:
- MD changes via Song:
- raid5 POWER fix
- raid1 failure fix
- UAF fix for md cluster
- mddev_find_or_alloc() clean up
- Fix NULL pointer deref with external bitmap
- Performance improvement for raid10 discard requests
- Fix missing information of /proc/mdstat
- rsxx const qualifier removal (Arnd)
- Expose allocated brd pages (Calvin)
- rnbd via Gioh Kim:
- Change maintainer
- Change domain address of maintainers' email
- Add polling IO mode and document update
- Fix memory leak and some bug detected by static code analysis
tools
- Code refactoring
- Series of floppy cleanups/fixes (Denis)
- s390 dasd fixes (Julian)
- kerneldoc fixes (Lee)
- null_blk double free (Lv)
- null_blk virtual boundary addition (Max)
- Remove xsysace driver (Michal)
- umem driver removal (Davidlohr)
- ataflop fixes (Dan)
- Revalidate disk removal (Christoph)
- Bounce buffer cleanups (Christoph)
- Mark lightnvm as deprecated (Christoph)
- mtip32xx init cleanups (Shixin)
- Various fixes (Tian, Gustavo, Coly, Yang, Zhang, Zhiqiang)
* tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block: (143 commits)
async_xor: increase src_offs when dropping destination page
drivers/block/null_blk/main: Fix a double free in null_init.
md/raid1: properly indicate failure when ending a failed write request
md-cluster: fix use-after-free issue when removing rdev
nvme: introduce generic per-namespace chardev
nvme: cleanup nvme_configure_apst
nvme: do not try to reconfigure APST when the controller is not live
nvme: add 'kato' sysfs attribute
nvme: sanitize KATO setting
nvmet: avoid queuing keep-alive timer if it is disabled
brd: expose number of allocated pages in debugfs
ataflop: fix off by one in ataflop_probe()
ataflop: potential out of bounds in do_format()
drbd: Fix fall-through warnings for Clang
block/rnbd: Use strscpy instead of strlcpy
block/rnbd-clt-sysfs: Remove copy buffer overlap in rnbd_clt_get_path_name
block/rnbd-clt: Remove max_segment_size
block/rnbd-clt: Generate kobject_uevent when the rnbd device state changes
block/rnbd-srv: Remove unused arguments of rnbd_srv_rdma_ev
Documentation/ABI/rnbd-clt: Add description for nr_poll_queues
...
2021-04-28 14:39:37 -07:00
..
2020-07-13 09:33:22 -06:00
2020-05-05 09:22:21 -06:00
2020-12-17 13:30:44 -05:00
2020-12-09 09:39:38 -05:00
2020-05-05 09:22:24 -06:00
2020-07-13 11:28:12 -06:00
2020-03-02 13:58:44 -07:00
2020-08-31 12:20:31 +02:00
2021-01-21 14:06:00 -07:00
2021-03-31 14:23:33 -06:00
2020-07-05 14:44:29 -06:00
2019-11-18 12:19:59 -07:00
2020-05-05 09:22:21 -06:00
2020-03-02 14:01:25 -07:00
2020-03-02 14:01:26 -07:00
2020-03-02 14:01:28 -07:00
2020-10-12 15:29:26 +02:00
2020-07-13 10:02:32 -06:00
2020-07-05 14:44:29 -06:00
2020-03-02 14:02:07 -07:00
2021-01-11 12:59:25 -07:00
2020-10-30 08:37:39 +01:00
2020-05-05 09:22:21 -06:00
2020-07-05 14:44:29 -06:00
2020-08-07 11:33:22 -07:00
2020-05-05 09:22:22 -06:00
2020-03-20 17:01:29 -06:00
2020-05-25 18:59:59 -06:00
2020-03-02 14:02:57 -07:00
2020-11-09 15:33:54 +01:00
2020-03-02 14:03:16 -07:00
2021-02-21 11:02:48 -08:00
2020-06-05 16:19:28 -07:00
2020-12-10 12:40:07 -06:00
2020-10-15 07:49:42 +02:00
2021-02-07 14:51:19 -08:00
2020-05-05 09:22:22 -06:00
2020-09-04 11:32:10 +02:00
2020-06-02 19:45:05 +02:00
2020-03-02 14:03:35 -07:00
2020-12-01 00:25:20 +01:00
2020-06-26 11:14:12 -06:00
2020-03-02 14:03:47 -07:00
2020-06-26 11:14:12 -06:00
2021-04-23 10:14:32 +01:00
2020-03-02 14:03:55 -07:00
2020-03-02 14:04:06 -07:00
2020-11-06 23:01:03 -05:00
2021-04-28 14:39:37 -07:00
2020-05-05 09:22:22 -06:00
2020-05-05 09:22:22 -06:00
2020-12-03 15:53:13 -07:00
2021-04-23 10:14:32 +01:00
2020-03-02 14:04:06 -07:00
2020-03-02 14:04:06 -07:00
2020-03-02 14:04:06 -07:00
2020-08-07 11:33:22 -07:00
2020-07-13 11:24:43 -06:00
2020-04-28 12:35:47 -06:00
2021-01-28 10:22:48 +01:00
2020-07-27 16:14:13 -06:00
2020-06-08 09:30:19 -06:00
2021-02-27 08:07:12 -08:00
2021-03-08 17:20:53 -07:00
2020-04-07 13:20:56 -06:00
2020-07-09 08:14:01 +02:00
2020-06-26 11:14:12 -06:00
2020-03-02 14:04:41 -07:00
2020-03-02 14:04:41 -07:00
2021-02-26 09:41:05 -08:00
2020-05-05 09:22:23 -06:00
2019-03-06 09:46:10 -07:00
2020-03-02 14:04:41 -07:00
2020-10-14 16:09:32 -07:00
2020-03-02 14:04:41 -07:00
2020-12-15 12:13:39 -08:00
2020-09-09 11:53:33 -06:00
2020-03-02 14:04:41 -07:00
2020-07-14 14:37:39 +02:00
2021-03-25 11:51:23 -06:00
2021-04-12 15:04:23 +02:00
2020-04-20 17:01:34 +02:00
2020-05-05 09:22:24 -06:00
2020-06-02 19:21:40 -07:00
2020-09-15 18:32:58 +09:00