index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2024-03-01
nbd: use the atomic queue limits API in nbd_set_size
Christoph Hellwig
2024-03-01
nbd: freeze the queue for queue limits updates
Christoph Hellwig
2024-03-01
nbd: don't clear discard_sectors in nbd_config_put
Christoph Hellwig
2024-03-01
pktcdvd: don't set max_hw_sectors on the underlying device
Christoph Hellwig
2024-02-28
ublk: add UBLK_CMD_DEL_DEV_ASYNC
Ming Lei
2024-02-28
ublk: improve getting & putting ublk device
Ming Lei
2024-02-27
xen-blkfront: atomically update queue limits
Christoph Hellwig
2024-02-27
xen-blkfront: don't redundantly set max_sements in blkif_recover
Christoph Hellwig
2024-02-27
xen-blkfront: rely on the default discard granularity
Christoph Hellwig
2024-02-27
xen-blkfront: set max_discard/secure erase limits to UINT_MAX
Christoph Hellwig
2024-02-22
null_blk: Delete nullb.{queue_depth, nr_queues}
John Garry
2024-02-22
pktcdvd: set queue limits at disk allocation time
Christoph Hellwig
2024-02-22
pktcdvd: stop setting q->queuedata
Christoph Hellwig
2024-02-20
null_blk: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-20
null_blk: remove null_gendisk_register
Christoph Hellwig
2024-02-20
null_blk: refactor tag_set setup
Christoph Hellwig
2024-02-20
null_blk: initialize the tag_set timeout in null_init_tag_set
Christoph Hellwig
2024-02-20
null_blk: remove the bio based I/O path
Christoph Hellwig
2024-02-19
ublk: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-19
sunvdc: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-19
rnbd-clt: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-19
rbd: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-19
ps3disk: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-19
nbd: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-19
mtip: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-19
floppy: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-19
aoe: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-19
zram: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-19
n64cart: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-19
brd: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-19
block: pass a queue_limits argument to blk_alloc_disk
Christoph Hellwig
2024-02-18
nbd: null check for nla_nest_start
Navid Emamdoost
2024-02-13
loop: use the atomic queue limits update API
Christoph Hellwig
2024-02-13
loop: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-13
loop: cleanup loop_config_discard
Christoph Hellwig
2024-02-13
virtio_blk: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-13
virtio_blk: split virtblk_probe
Christoph Hellwig
2024-02-13
block: pass a queue_limits argument to blk_mq_alloc_disk
Christoph Hellwig
2024-02-13
drbd: fix function cast warnings in state machine
Arnd Bergmann
2024-02-13
floppy: fix function pointer cast warnings
Arnd Bergmann
2024-02-08
null_blk: add configfs variable shared_tags
Shin'ichiro Kawasaki
2024-02-06
block: rbd: make rbd_bus_type const
Ricardo B. Marliere
2024-01-26
Merge tag 'block-6.8-2024-01-26' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-24
aoe: avoid potential deadlock at set_capacity
Maksim Kiselev
2024-01-22
rbd: don't move requests to the running list on errors
Ilya Dryomov
2024-01-22
rbd: remove usage of the deprecated ida_simple_*() API
Christophe JAILLET
2024-01-18
Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-18
loop: fix the the direct I/O support check when used on top of block devices
Christoph Hellwig
2024-01-17
nbd: always initialize struct msghdr completely
Eric Dumazet
2024-01-15
virtio_blk: remove duplicate check if queue is broken in virtblk_done
Li RongQing
[next]