summaryrefslogtreecommitdiff
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.19.280' into v4.19-rt-nextDaniel Wagner2023-04-171-0/+2
|\
| * block: sunvdc: add check for mdesc_grab() returning NULLLiang He2023-03-221-0/+2
* | Merge tag 'v4.19.277' into v4.19-rtDaniel Wagner2023-03-161-11/+9
|\ \ | |/
| * rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() failsIlya Dryomov2023-03-111-11/+9
* | Merge tag 'v4.19.271' into v4.19-rtDaniel Wagner2023-01-291-3/+0
|\ \ | |/
| * drbd: remove call to memset before free device/resource/connectionWang ShaoBo2023-01-181-3/+0
* | Merge tag 'v4.19.269' into v4.19-rtDaniel Wagner2022-12-191-2/+2
|\ \ | |/
| * drbd: use after free in drbd_create_device()Dan Carpenter2022-11-251-2/+2
* | Merge tag 'v4.19.265' into v4.19-rtDaniel Wagner2022-11-151-2/+4
|\ \ | |/
| * nbd: Fix hung when signal interrupts nbd_start_device_ioctl()Shigeru Yoshida2022-10-261-2/+4
* | Merge tag 'v4.19.257' into v4.19-rtDaniel Wagner2022-11-142-3/+16
|\ \ | |/
| * loop: Check for overflow while configuring loopSiddh Raman Pant2022-09-051-0/+5
| * null_blk: fix ida error handling in null_add_dev()Dan Carpenter2022-08-251-3/+11
* | Merge tag 'v4.19.252' into v4.19-rtDaniel Wagner2022-07-131-18/+38
|\ \ | |/
| * xen/blkfront: force data bouncing when backend is untrustedRoger Pau Monne2022-07-071-15/+34
| * xen/blkfront: fix leaking data in shared pagesRoger Pau Monne2022-07-071-3/+4
* | Merge tag 'v4.19.249' into v4.19-rtDaniel Wagner2022-07-131-11/+26
|\ \ | |/
| * nbd: fix io hung while disconnecting deviceYu Kuai2022-06-141-1/+1
| * nbd: fix race between nbd_alloc_config() and module removalYu Kuai2022-06-141-9/+19
| * nbd: call genl_unregister_family() first in nbd_cleanup()Yu Kuai2022-06-141-1/+6
* | Merge tag 'v4.19.245' into v4.19-rtDaniel Wagner2022-05-254-28/+68
|\ \ | |/
| * drbd: remove usage of list iterator variable after loopJakob Koschel2022-05-251-2/+5
| * floppy: use a statically allocated error counterWilly Tarreau2022-05-251-10/+7
| * block: drbd: drbd_nl: Make conversion to 'enum drbd_ret_code' explicitLee Jones2022-05-151-5/+8
| * floppy: disable FDRAWCMD by defaultWilly Tarreau2022-05-012-11/+48
* | Merge tag 'v4.19.240' into v4.19-rtClark Williams2022-04-297-41/+59
|\ \ | |/
| * drbd: Fix five use after free bugs in get_initial_stateLv Yunlong2022-04-154-33/+42
| * loop: use sysfs_emit() in the sysfs xxx show()Chaitanya Kulkarni2022-04-151-5/+5
| * drbd: fix potential silent data corruptionLars Ellenberg2022-04-151-1/+2
| * virtio-blk: Use blk_validate_block_size() to validate block sizeXie Yongji2022-04-151-2/+10
* | Merge tag 'v4.19.235' into v4.19-rtDaniel Wagner2022-03-211-26/+37
|\ \ | |/
| * xen/blkfront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross2022-03-111-26/+37
* | Merge tag 'v4.19.227' into v4.19-rtClark Williams2022-02-041-2/+4
|\ \ | |/
| * floppy: Add max size check for user space requestXiongwei Song2022-01-271-1/+3
| * floppy: Fix hang in watchdog when disk is ejectedTasos Sahanidis2022-01-271-1/+1
* | Merge tag 'v4.19.223' into v4.19-rtClark Williams2022-01-041-3/+12
|\ \ | |/
| * xen/blkfront: harden blkfront against event channel stormsJuergen Gross2021-12-221-3/+12
* | Merge tag 'v4.19.219' into v4.19-rtClark Williams2021-12-071-42/+84
|\ \ | |/
| * xen/blkfront: don't trust the backend response data blindlyJuergen Gross2021-12-011-17/+53
| * xen/blkfront: don't take local copy of a request from the ring pageJuergen Gross2021-12-011-10/+15
| * xen/blkfront: read response from backend only onceJuergen Gross2021-12-011-17/+18
* | Merge tag 'v4.19.218' into v4.19-rtClark Williams2021-11-271-1/+1
|\ \ | |/
| * zram: off by one in read_block_state()Dan Carpenter2021-11-261-1/+1
* | Merge tag 'v4.19.207' into v4.19-rtClark Williams2021-09-222-2/+4
|\ \ | |/
| * cryptoloop: add a deprecation warningChristoph Hellwig2021-09-222-2/+4
* | Merge tag 'v4.19.206' into v4.19-rtClark Williams2021-09-031-14/+13
|\ \ | |/
| * Revert "floppy: reintroduce O_NDELAY fix"Denis Efremov2021-09-031-14/+13
* | Merge tag 'v4.19.198' into v4.19-rtClark Williams2021-07-231-0/+2
|\ \ | |/
| * virtio-blk: Fix memory leak among suspend/resume procedureXie Yongji2021-07-201-0/+2
* | Merge tag 'v4.19.191' into v4.19-rtClark Williams2021-05-251-0/+1
|\ \ | |/