- 5f75e08 loop: Disable fallocate() zero and discard if not supported by Cyril Hrubis · 9 months ago
- 957df9a nbd: Remove __force casts by Christoph Hellwig · 9 months ago
- c462ecd null_blk: fix validation of block size by Andreas Hindborg · 9 months ago
- b164316 null_blk: Do not allow runt zone with zone capacity smaller then zone size by Damien Le Moal · 9 months ago
- 233e27b null_blk: Print correct max open zones limit in null_init_zoned_dev() by Damien Le Moal · 10 months ago
- d9ff882 null_blk: Fix return value of nullb_device_power_store() by Damien Le Moal · 10 months ago
- b4d88a6 Merge tag 'block-6.10-20240523' of git://git.kernel.dk/linux by Linus Torvalds · 10 months ago
- d6a326d Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 10 months ago
- 2ef32ad Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 months ago
- a2db328 null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues' by Yu Kuai · 10 months ago
- 2c92ca8 tracing/treewide: Remove second parameter of __assign_str() by Steven Rostedt (Google) · 10 months ago
- bdb8e2f virtio_blk: drop owner assignment by Krzysztof Kozlowski · 11 months ago
- b6394d6 Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 months ago
- 5ad8b6a Merge tag 'pull-set_blocksize' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 months ago
- 61307b7 Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 10 months ago
- e56d4b6 nbd: Fix signal handling by Bart Van Assche · 10 months ago
- f6cb9a2 nbd: Remove a local variable from nbd_send_cmd() by Bart Van Assche · 10 months ago
- 2a6751e nbd: Improve the documentation of the locking assumptions by Bart Van Assche · 10 months ago
- 40639e9 nbd: Remove superfluous casts by Bart Van Assche · 10 months ago
- 9ead7ef brd: implement discard support by Keith Busch · 10 months ago
- 2526055 null_blk: Fix two sparse warnings by Bart Van Assche · 10 months ago
- 928b607 ublk_drv: set DMA alignment mask to 3 by Jens Axboe · 10 months ago
- 0c9f4ac Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linux by Linus Torvalds · 10 months ago
- 9e6727f null_blk: Fix the WARNING: modpost: missing MODULE_DESCRIPTION() by Zhu Yanjun · 10 months ago
- ead083ae set_blocksize(): switch to passing struct file * by Al Viro · 11 months ago
- ebb0173 zram: don't bother with reopening - just use O_EXCL for open by Al Viro · 11 months ago
- 3a52c03 pktcdvd: sort set_blocksize() calls out by Al Viro · 11 months ago
- eaf4a9b ublk: remove segment count and size limits by Uday Shankar · 10 months ago
- 34efe1c zram: add max_pages param to recompression by Sergey Senozhatsky · 12 months ago
- 07d1b99 null_blk: Fix missing mutex_destroy() at module removal by Zhu Yanjun · 11 months ago
- e994ff5 null_blk: Simplify null_zone_write() by Damien Le Moal · 11 months ago
- 3bdde07 null_blk: Do zone resource management only if necessary by Damien Le Moal · 11 months ago
- cb9e527 null_blk: Have all null_handle_xxx() return a blk_status_t by Damien Le Moal · 11 months ago
- 9b3c08b block: Simplify blk_revalidate_disk_zones() interface by Damien Le Moal · 11 months ago
- f4f8458 null_blk: Introduce fua attribute by Damien Le Moal · 11 months ago
- 997a1f0 null_blk: Introduce zone_append_max_sectors attribute by Damien Le Moal · 11 months ago
- b66f79b null_blk: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature by Damien Le Moal · 11 months ago
- 11be0cb ublk_drv: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature by Damien Le Moal · 11 months ago
- 7c98f7c remove call_{read,write}_iter() functions by Miklos Szeredi · 1 year, 6 months ago
- fbbd5d3 nullblk: Fix cleanup order in null_add_dev() error path by Damien Le Moal · 11 months ago
- 7d8d357 brd: Remove use of page->index by Matthew Wilcox (Oracle) · 12 months ago
- e3111d9 Merge tag 'block-6.9-20240322' of git://git.kernel.dk/linux by Linus Torvalds · 12 months ago
- 50171b8 floppy: remove duplicated code in redo_fd_request() by Yufeng Wang · 12 months ago
- e5eb28f Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 12 months ago
- 902861e Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 12 months ago
- 1ddeeb2 Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux by Linus Torvalds · 12 months ago
- 910202f Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 12 months ago
- d8d6608 block/swim: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year ago
- 6a57a21 Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>" by Ahelenia Ziemiańska · 1 year, 1 month ago
- 0e46064 virtio_blk: Do not use disk_set_max_open/active_zones() by Damien Le Moal · 1 year ago
- f98364e aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts by Chun-Yi Lee · 1 year ago
- e6dfe74 drbd: atomically update queue limits in drbd_reconsider_queue_parameters by Christoph Hellwig · 1 year ago
- 5eaee6e drbd: split out a drbd_discard_supported helper by Christoph Hellwig · 1 year ago
- e3992e02 drbd: don't set max_write_zeroes_sectors in decide_on_discard_support by Christoph Hellwig · 1 year ago
- e16344e drbd: merge drbd_setup_queue_param into drbd_reconsider_queue_parameters by Christoph Hellwig · 1 year ago
- 2828908d drbd: refactor the backing dev max_segments calculation by Christoph Hellwig · 1 year ago
- 342d81f drbd: refactor drbd_reconsider_queue_parameters by Christoph Hellwig · 1 year ago
- aa06732 drbd: pass the max_hw_sectors limit to blk_alloc_disk by Christoph Hellwig · 1 year ago
- 9602e0c zram: zcomp: remove zcomp_set_max_streams() declaration by Kefeng Wang · 1 year, 1 month ago
- 2682832 nbd: use the atomic queue limits API in nbd_set_size by Christoph Hellwig · 1 year ago
- 242a49e nbd: freeze the queue for queue limits updates by Christoph Hellwig · 1 year ago
- 7ea201f nbd: don't clear discard_sectors in nbd_config_put by Christoph Hellwig · 1 year ago
- eabf5df pktcdvd: don't set max_hw_sectors on the underlying device by Christoph Hellwig · 1 year ago
- 13fe8e6 ublk: add UBLK_CMD_DEL_DEV_ASYNC by Ming Lei · 1 year, 1 month ago
- 1221b9e ublk: improve getting & putting ublk device by Ming Lei · 1 year, 1 month ago
- ba3f67c xen-blkfront: atomically update queue limits by Christoph Hellwig · 1 year, 1 month ago
- 4f81b87 xen-blkfront: don't redundantly set max_sements in blkif_recover by Christoph Hellwig · 1 year, 1 month ago
- 738be13 xen-blkfront: rely on the default discard granularity by Christoph Hellwig · 1 year, 1 month ago
- 4a718d7 xen-blkfront: set max_discard/secure erase limits to UINT_MAX by Christoph Hellwig · 1 year, 1 month ago
- be914f8 zram: port block device access to file by Christian Brauner · 1 year, 2 months ago
- 217759b xen: port block device access to file by Christian Brauner · 1 year, 2 months ago
- a34606a rnbd: port block device access to file by Christian Brauner · 1 year, 2 months ago
- 05fb1db pktcdvd: port block device access to file by Christian Brauner · 1 year, 2 months ago
- 20e6a8d drbd: port block device access to file by Christian Brauner · 1 year, 2 months ago
- 45866e0 zram: do not allocate physically contiguous strm buffers by Barry Song · 1 year, 1 month ago
- 80ba4ca zram: use copy_page for full page copy by Mark-PK Tsai · 1 year, 5 months ago
- 0f225f8 null_blk: Delete nullb.{queue_depth, nr_queues} by John Garry · 1 year, 1 month ago
- 4068550 pktcdvd: set queue limits at disk allocation time by Christoph Hellwig · 1 year, 1 month ago
- 6f420d6 pktcdvd: stop setting q->queuedata by Christoph Hellwig · 1 year, 1 month ago
- e440626 null_blk: pass queue_limits to blk_mq_alloc_disk by Christoph Hellwig · 1 year, 1 month ago
- 0a39e55 null_blk: remove null_gendisk_register by Christoph Hellwig · 1 year, 1 month ago
- 72ca287 null_blk: refactor tag_set setup by Christoph Hellwig · 1 year, 1 month ago
- e32b085 null_blk: initialize the tag_set timeout in null_init_tag_set by Christoph Hellwig · 1 year, 1 month ago
- 8b631f9 null_blk: remove the bio based I/O path by Christoph Hellwig · 1 year, 1 month ago
- 494ea04 ublk: pass queue_limits to blk_mq_alloc_disk by Christoph Hellwig · 1 year, 1 month ago
- d0fa9a8 sunvdc: pass queue_limits to blk_mq_alloc_disk by Christoph Hellwig · 1 year, 1 month ago
- e6ed989 rnbd-clt: pass queue_limits to blk_mq_alloc_disk by Christoph Hellwig · 1 year, 1 month ago
- 24f30b7 rbd: pass queue_limits to blk_mq_alloc_disk by Christoph Hellwig · 1 year, 1 month ago
- a7f18b7 ps3disk: pass queue_limits to blk_mq_alloc_disk by Christoph Hellwig · 1 year, 1 month ago
- 9a0d497 nbd: pass queue_limits to blk_mq_alloc_disk by Christoph Hellwig · 1 year, 1 month ago
- 68c3135 mtip: pass queue_limits to blk_mq_alloc_disk by Christoph Hellwig · 1 year, 1 month ago
- 48bc8c7 floppy: pass queue_limits to blk_mq_alloc_disk by Christoph Hellwig · 1 year, 1 month ago
- 9999200 aoe: pass queue_limits to blk_mq_alloc_disk by Christoph Hellwig · 1 year, 1 month ago
- 4190b3f zram: pass queue_limits to blk_mq_alloc_disk by Christoph Hellwig · 1 year, 1 month ago
- cc7f05c n64cart: pass queue_limits to blk_mq_alloc_disk by Christoph Hellwig · 1 year, 1 month ago
- b5baaba brd: pass queue_limits to blk_mq_alloc_disk by Christoph Hellwig · 1 year, 1 month ago
- 74fa8f9 block: pass a queue_limits argument to blk_alloc_disk by Christoph Hellwig · 1 year, 1 month ago
- 31edf4b nbd: null check for nla_nest_start by Navid Emamdoost · 1 year, 1 month ago
- 473516b loop: use the atomic queue limits update API by Christoph Hellwig · 1 year, 1 month ago
- 02aed4a loop: pass queue_limits to blk_mq_alloc_disk by Christoph Hellwig · 1 year, 1 month ago