summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
...
| * | null_blk: remove the bio based I/O pathChristoph Hellwig2024-02-204-328/+69
| * | ublk: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig2024-02-191-49/+41
| * | sunvdc: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig2024-02-191-9/+9
| * | rnbd-clt: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig2024-02-191-39/+25
| * | rbd: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig2024-02-191-14/+15
| * | ps3disk: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig2024-02-191-8/+9
| * | nbd: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig2024-02-191-6/+7
| * | mtip: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig2024-02-191-6/+7
| * | floppy: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig2024-02-191-2/+4
| * | aoe: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig2024-02-191-8/+7
| * | zram: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig2024-02-191-24/+23
| * | n64cart: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig2024-02-191-3/+5
| * | brd: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig2024-02-191-10/+11
| * | block: pass a queue_limits argument to blk_alloc_diskChristoph Hellwig2024-02-197-19/+26
| * | nbd: null check for nla_nest_startNavid Emamdoost2024-02-181-0/+6
| * | loop: use the atomic queue limits update APIChristoph Hellwig2024-02-131-16/+25
| * | loop: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig2024-02-131-4/+7
| * | loop: cleanup loop_config_discardChristoph Hellwig2024-02-131-19/+8
| * | virtio_blk: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig2024-02-131-66/+64
| * | virtio_blk: split virtblk_probeChristoph Hellwig2024-02-131-92/+101
| * | block: pass a queue_limits argument to blk_mq_alloc_diskChristoph Hellwig2024-02-1318-18/+18
| * | drbd: fix function cast warnings in state machineArnd Bergmann2024-02-132-14/+18
| * | floppy: fix function pointer cast warningsArnd Bergmann2024-02-131-4/+7
| * | null_blk: add configfs variable shared_tagsShin'ichiro Kawasaki2024-02-082-18/+21
| * | block: rbd: make rbd_bus_type constRicardo B. Marliere2024-02-061-1/+1
* | | Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2024-03-1110-117/+116
|\ \ \ | |_|/ |/| |
| * | zram: port block device access to fileChristian Brauner2024-02-252-14/+14
| * | xen: port block device access to fileChristian Brauner2024-02-253-23/+22
| * | rnbd: port block device access to fileChristian Brauner2024-02-252-15/+15
| * | pktcdvd: port block device access to fileChristian Brauner2024-02-251-34/+34
| * | drbd: port block device access to fileChristian Brauner2024-02-252-31/+31
* | | Merge tag 'block-6.8-2024-02-10' of git://git.kernel.dk/linuxLinus Torvalds2024-02-101-3/+4
|\ \ \ | |_|/ |/| |
| * | virtio-blk: Ensure no requests in virtqueues before deleting vqs.Yi Sun2024-02-081-3/+4
* | | Merge tag 'block-6.8-2024-01-26' of git://git.kernel.dk/linuxLinus Torvalds2024-01-261-1/+4
|\| |
| * | aoe: avoid potential deadlock at set_capacityMaksim Kiselev2024-01-241-1/+4
| |/
* | rbd: don't move requests to the running list on errorsIlya Dryomov2024-01-221-8/+14
* | rbd: remove usage of the deprecated ida_simple_*() APIChristophe JAILLET2024-01-221-5/+5
|/
* Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linuxLinus Torvalds2024-01-184-36/+28
|\
| * loop: fix the the direct I/O support check when used on top of block devicesChristoph Hellwig2024-01-181-27/+25
| * nbd: always initialize struct msghdr completelyEric Dumazet2024-01-171-5/+1
| * virtio_blk: remove duplicate check if queue is broken in virtblk_doneLi RongQing2024-01-151-2/+0
| * null_blk: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET2024-01-141-2/+2
* | Merge tag 'for-6.8/io_uring-2024-01-08' of git://git.kernel.dk/linuxLinus Torvalds2024-01-111-1/+1
|\ \
| * | io_uring: split out cmd api into a separate headerPavel Begunkov2023-12-121-1/+1
* | | Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linuxLinus Torvalds2024-01-1113-115/+84
|\ \ \ | | |/ | |/|
| * | drivers/block/xen-blkback/common.h: Fix spelling typo in commentliyouhong2024-01-041-1/+1
| * | zram: use the default discard granularityChristoph Hellwig2023-12-291-1/+0
| * | null_blk: use the default discard granularityChristoph Hellwig2023-12-291-1/+0
| * | nbd: use the default discard granularityChristoph Hellwig2023-12-291-5/+1
| * | loop: don't abuse BLK_DEF_MAX_SECTORSChristoph Hellwig2023-12-271-1/+2