Linux Block Development
[Prev Page][Next Page]
- [PATCH] block: loop: fix deadlock between open and remove, (continued)
- [PATCH] block: return the correct bvec when checking for gaps,
longli
- [PATCH] block: return the correct first bvec when checking for gaps,
longli
- [GIT PULL] Block fixes for 5.13-rc5,
Jens Axboe
- [PATCH V13 0/3] Charge loop device i/o to issuing cgroup,
Dan Schatzberg
- [PATCH v2] block: Do not pull requests from the scheduler when we cannot dispatch them,
Jan Kara
- regression: block: take bd_mutex around delete_partitions in del_gendisk, Colin Ian King
- [PATCH 00/10] reduce stack footprint printing bdev names,
Anton Suvorov
- [PATCH 06/10] target: reduce stack footprint in iblock_show_configfs_dev_params(), Anton Suvorov
- [PATCH 10/10] block: remove unused symbol bio_devname(), Anton Suvorov
- [PATCH 04/10] dm: reduce stack footprint dealing with block device names, Anton Suvorov
- [PATCH 01/10] drbd: reduce stack footprint in drbd_report_io_error(), Anton Suvorov
- [PATCH 08/10] ext4: reduce stack footprint in ext4_end_bio(), Anton Suvorov
- [PATCH 02/10] dax: reduce stack footprint dealing with block device names, Anton Suvorov
- [PATCH 07/10] vfs: reduce stack footprint in __blkdev_put(), Anton Suvorov
- [PATCH 03/10] raid-md: reduce stack footprint dealing with block device names, Anton Suvorov
- [PATCH 09/10] security: reduce stack footprint in loadpin_read_file(), Anton Suvorov
- [PATCH 05/10] block: reduce stack footprint dealing with block device names, Anton Suvorov
- [PATCH 0/6] sched: Cleanup task_struct::state,
Peter Zijlstra
- [LSF/MM/BPF TOPIC] scaling error injection beyond add_disk(), Luis Chamberlain
- [PATCH v11 0/3] bio: control bio max size,
Changheun Lee
- Message not available
Message not available
Re: [PATCH v11 3/3] scsi: set max_bio_bytes with queue max sectors, Bart Van Assche
[PATCH][next] null_blk: Fix null pointer dereference on nullb->disk on blk_cleanup_disk call,
Colin King
simplify gendisk and request_queue allocation for blk-mq based drivers,
Christoph Hellwig
- [PATCH 01/30] blk-mq: factor out a blk_mq_alloc_sq_tag_set helper, Christoph Hellwig
- [PATCH 02/30] blk-mq: improve the blk_mq_init_allocated_queue interface, Christoph Hellwig
- [PATCH 03/30] blk-mq: add the blk_mq_alloc_disk APIs, Christoph Hellwig
- [PATCH 04/30] virtio-blk: use blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 05/30] pcd: use blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 06/30] pf: use blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 07/30] ms_block: use blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 08/30] mspro: use blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 10/30] ps3disk: use blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 09/30] mtd_blkdevs: use blk_mq_alloc_disk, Christoph Hellwig
[PATCH 11/30] swim3: use blk_mq_alloc_disk, Christoph Hellwig
[PATCH 12/30] swim: use blk_mq_alloc_disk, Christoph Hellwig
[PATCH 13/30] sunvdc: use blk_mq_alloc_disk, Christoph Hellwig
[PATCH 14/30] gdrom: use blk_mq_alloc_disk, Christoph Hellwig
[PATCH 15/30] blk-mq: remove blk_mq_init_sq_queue, Christoph Hellwig
[PATCH 16/30] aoe: use blk_mq_alloc_disk and blk_cleanup_disk, Christoph Hellwig
[PATCH 17/30] floppy: use blk_mq_alloc_disk and blk_cleanup_disk, Christoph Hellwig
[PATCH 18/30] loop: use blk_mq_alloc_disk and blk_cleanup_disk, Christoph Hellwig
[PATCH 19/30] nbd: use blk_mq_alloc_disk and blk_cleanup_disk, Christoph Hellwig
[PATCH 20/30] nullb: use blk_mq_alloc_disk, Christoph Hellwig
[PATCH 21/30] pd: use blk_mq_alloc_disk and blk_cleanup_disk, Christoph Hellwig
[PATCH 22/30] rbd: use blk_mq_alloc_disk and blk_cleanup_disk, Christoph Hellwig
[PATCH 23/30] rnbd: use blk_mq_alloc_disk and blk_cleanup_disk, Christoph Hellwig
[PATCH 24/30] sx8: use blk_mq_alloc_disk and blk_cleanup_disk, Christoph Hellwig
[PATCH 25/30] xen-blkfront: use blk_mq_alloc_disk and blk_cleanup_disk, Christoph Hellwig
[PATCH 26/30] ubi: use blk_mq_alloc_disk and blk_cleanup_disk, Christoph Hellwig
[PATCH 27/30] scm_blk: use blk_mq_alloc_disk and blk_cleanup_disk, Christoph Hellwig
[PATCH 28/30] amiflop: use blk_mq_alloc_disk and blk_cleanup_disk, Christoph Hellwig
[PATCH 30/30] z2ram: use blk_mq_alloc_disk and blk_cleanup_disk, Christoph Hellwig
[PATCH 29/30] ataflop: use blk_mq_alloc_disk and blk_cleanup_disk, Christoph Hellwig
Re: simplify gendisk and request_queue allocation for blk-mq based drivers, Konrad Rzeszutek Wilk
Re: simplify gendisk and request_queue allocation for blk-mq based drivers, Jens Axboe
[PATCHv2] block/genhd: use atomic_t for disk_event->block,
Hannes Reinecke
[syzbot] WARNING in schedule_bh (2),
syzbot
[PATCH] block/genhd: use atomic_t for disk_event->block,
Hannes Reinecke
[PATCH v2 0/2] allow blk-zoned ioctls without CAP_SYS_ADMIN,
Niklas Cassel
[syzbot] WARNING: refcount bug in blk_mq_free_request (3), syzbot
[PATCH v5 1/2] bcache: remove bcache device self-defined readahead,
Coly Li
[PATCH 0/2] allow blk-zoned ioctls without CAP_SYS_ADMIN,
Niklas Cassel
Re: [RFC PATCH V1] zram:calculate available memory when zram is used,
David Hildenbrand
[PATCH] remove the raw driver,
Christoph Hellwig
[PATCH blktests] tests/nvme/031: add the missing steps for loop_dev clean up,
Yi Zhang
Redundant check for CAP_SYS_NICE in block/ioprio.c, tianyu zhou
[PATCH] block, bfq: remove the repeated declaration, Shaokun Zhang
[PATCH] block: Constify static attribute_group structs, Rikard Falkeborn
[GIT PULL] Block fixes for 5.13-rc4,
Jens Axboe
[PATCH v2][next] floppy: Fix fall-through warning for Clang,
Gustavo A. R. Silva
[PATCH 1/4] block: remove redundant =y from BLK_CGROUP dependency,
Masahiro Yamada
[PATCH 0/2 v3] block: Fix deadlock when merging requests with BFQ,
Jan Kara
[bug report][regression] device node still exists after blktests nvme/011 finished,
Yi Zhang
[PATCH] blk-mq: update hctx->dispatch_busy in case of real scheduler,
Ming Lei
[git pull] device mapper fixes for 5.13-rc4,
Mike Snitzer
[LSF/MM/BPF TOPIC] block namespaces,
Hannes Reinecke
[PATCH 0/9] Improve I/O priority support,
Bart Van Assche
- [PATCH 1/9] block/mq-deadline: Add several comments, Bart Van Assche
- [PATCH 2/9] block/mq-deadline: Add two lockdep_assert_held() statements, Bart Van Assche
- [PATCH 3/9] block/mq-deadline: Remove two local variables, Bart Van Assche
- [PATCH 4/9] block/mq-deadline: Rename dd_init_queue() and dd_exit_queue(), Bart Van Assche
- [PATCH 5/9] block/mq-deadline: Improve compile-time argument checking, Bart Van Assche
- [PATCH 6/9] block/mq-deadline: Reduce the read expiry time for non-rotational media, Bart Van Assche
- [PATCH 7/9] block/mq-deadline: Reserve 25% of tags for synchronous requests, Bart Van Assche
- [PATCH 8/9] block/mq-deadline: Add I/O priority support, Bart Van Assche
- [PATCH 9/9] block/mq-deadline: Add cgroup support, Bart Van Assche
- Re: [PATCH 0/9] Improve I/O priority support, Wang Jianchao
- Re: [PATCH 0/9] Improve I/O priority support, Johannes Thumshirn
- Re: [PATCH 0/9] Improve I/O priority support, Adam Manzanares
[PATCH v4] bcache: avoid oversized read request in cache missing code path,
Coly Li
[PATCH v5 00/11] dm: Improve zoned block device support,
Damien Le Moal
- [PATCH v5 01/11] block: improve handling of all zones reset operation, Damien Le Moal
- [PATCH v5 02/11] block: introduce bio zone helpers, Damien Le Moal
- [PATCH v5 03/11] block: introduce BIO_ZONE_WRITE_LOCKED bio flag, Damien Le Moal
- [PATCH v5 04/11] dm: Fix dm_accept_partial_bio(), Damien Le Moal
- [PATCH v5 05/11] dm: cleanup device_area_is_invalid(), Damien Le Moal
- [PATCH v5 06/11] dm: move zone related code to dm-zone.c, Damien Le Moal
- [PATCH v5 07/11] dm: Introduce dm_report_zones(), Damien Le Moal
- [PATCH v5 08/11] dm: Forbid requeue of writes to zones, Damien Le Moal
- [PATCH v5 09/11] dm: rearrange core declarations, Damien Le Moal
- [PATCH v5 10/11] dm: introduce zone append emulation, Damien Le Moal
- [PATCH v5 11/11] dm crypt: Fix zoned block device support, Damien Le Moal
- Re: [PATCH v5 00/11] dm: Improve zoned block device support, Damien Le Moal
💥 PANICKED: Test report for kernel 5.13.0-rc3 (block, cae7e156),
CKI Project
[PATCH 0/1] s390/dasd: fix kernel panic due to missing discipline function,
Stefan Haberland
[PATCH 0/4] block: fix race between adding wbt and normal IO,
Ming Lei
[PATCH v3] drbd: Fix five use after free bugs in get_initial_state, Lv Yunlong
BUG: KASAN: use-after-free in bfq_get_queue+0x14d3/0x17c0 on 5.13-rc2, Ming Lei
move bd_mutex to the gendisk v2,
Christoph Hellwig
[PATCH v4 00/11] dm: Improve zoned block device support,
Damien Le Moal
- [PATCH v4 01/11] block: improve handling of all zones reset operation, Damien Le Moal
- [PATCH v4 02/11] block: introduce bio zone helpers, Damien Le Moal
- [PATCH v4 03/11] block: introduce BIO_ZONE_WRITE_LOCKED bio flag, Damien Le Moal
- [PATCH v4 04/11] dm: Fix dm_accept_partial_bio(), Damien Le Moal
- [PATCH v4 05/11] dm: cleanup device_area_is_invalid(), Damien Le Moal
- [PATCH v4 06/11] dm: move zone related code to dm-zone.c, Damien Le Moal
- [PATCH v4 07/11] dm: Introduce dm_report_zones(), Damien Le Moal
- [PATCH v4 08/11] dm: Forbid requeue of writes to zones, Damien Le Moal
- [PATCH v4 09/11] dm: rearrange core declarations, Damien Le Moal
- [PATCH v4 10/11] dm: introduce zone append emulation, Damien Le Moal
- [PATCH v4 11/11] dm crypt: Fix zoned block device support, Damien Le Moal
[PATCH v2] virtio-blk: limit seg_max to a safe value,
Stefan Hajnoczi
[PATCH v2] drbd: Fix five use after free bugs in get_initial_state,
Lv Yunlong
[PATCH AUTOSEL 5.10 61/62] block: fix a race between del_gendisk and BLKRRPART, Sasha Levin
[PATCH AUTOSEL 5.12 62/63] block: fix a race between del_gendisk and BLKRRPART, Sasha Levin
[PATCH -next] block: Replaced simple_strtol() with kstrtoint()/kstrtoul(), Liu Shixin
[PATCH] drbd: Fix five use after free bugs in get_initial_state,
Lv Yunlong
[PATCH 0/2 v2] block: Fix deadlock when merging requests with BFQ,
Jan Kara
[RFC] virtio_scsi: to poll and kick the virtqueue in timeout handler,
Dongli Zhang
[GIT PULL] Block fixes for 5.13-rc3,
Jens Axboe
[PATCHv3 0/4] block and nvme passthrough error handling,
Keith Busch
[PATCH][RESEND] zram: move backing_dev under macro CONFIG_ZRAM_WRITEBACK,
Yue Hu
simplify gendisk and request_queue allocation for bio based drivers,
Christoph Hellwig
- <Possible follow-ups>
- simplify gendisk and request_queue allocation for bio based drivers, Christoph Hellwig
- [PATCH 02/26] block: move the DISK_MAX_PARTS sanity check into __device_add_disk, Christoph Hellwig
- [PATCH 01/26] block: refactor device number setup in __device_add_disk, Christoph Hellwig
- [PATCH 04/26] block: add a flag to make put_disk on partially initalized disks safer, Christoph Hellwig
- [PATCH 03/26] block: automatically enable GENHD_FL_EXT_DEVT, Christoph Hellwig
- [PATCH 05/26] block: add blk_alloc_disk and blk_cleanup_disk APIs, Christoph Hellwig
- [PATCH 06/26] brd: convert to blk_alloc_disk/blk_cleanup_disk, Christoph Hellwig
- [PATCH 07/26] drbd: convert to blk_alloc_disk/blk_cleanup_disk, Christoph Hellwig
- [PATCH 08/26] pktcdvd: convert to blk_alloc_disk/blk_cleanup_disk, Christoph Hellwig
- [PATCH 09/26] rsxx: convert to blk_alloc_disk/blk_cleanup_disk, Christoph Hellwig
- [PATCH 10/26] zram: convert to blk_alloc_disk/blk_cleanup_disk, Christoph Hellwig
- [PATCH 11/26] lightnvm: convert to blk_alloc_disk/blk_cleanup_disk, Christoph Hellwig
- [PATCH 13/26] dm: convert to blk_alloc_disk/blk_cleanup_disk, Christoph Hellwig
- [PATCH 12/26] bcache: convert to blk_alloc_disk/blk_cleanup_disk, Christoph Hellwig
- [PATCH 14/26] md: convert to blk_alloc_disk/blk_cleanup_disk, Christoph Hellwig
- [PATCH 15/26] nvdimm-blk: convert to blk_alloc_disk/blk_cleanup_disk, Christoph Hellwig
- [PATCH 16/26] nvdimm-btt: convert to blk_alloc_disk/blk_cleanup_disk, Christoph Hellwig
- [PATCH 17/26] nvdimm-pmem: convert to blk_alloc_disk/blk_cleanup_disk, Christoph Hellwig
- [PATCH 18/26] nvme-multipath: convert to blk_alloc_disk/blk_cleanup_disk, Christoph Hellwig
- [PATCH 19/26] nfblock: convert to blk_alloc_disk/blk_cleanup_disk, Christoph Hellwig
- [PATCH 20/26] simdisk: convert to blk_alloc_disk/blk_cleanup_disk, Christoph Hellwig
- [PATCH 22/26] ps3vram: convert to blk_alloc_disk/blk_cleanup_disk, Christoph Hellwig
- [PATCH 21/26] n64cart: convert to blk_alloc_disk, Christoph Hellwig
- [PATCH 23/26] dcssblk: convert to blk_alloc_disk/blk_cleanup_disk, Christoph Hellwig
- [PATCH 24/26] xpram: convert to blk_alloc_disk/blk_cleanup_disk, Christoph Hellwig
- [PATCH 25/26] null_blk: convert to blk_alloc_disk/blk_cleanup_disk, Christoph Hellwig
- [PATCH 26/26] block: unexport blk_alloc_queue, Christoph Hellwig
- Re: simplify gendisk and request_queue allocation for bio based drivers, Ulf Hansson
- Re: simplify gendisk and request_queue allocation for bio based drivers, Jens Axboe
iomap: writeback ioend/bio allocation deadlock risk,
Ming Lei
[PATCH v3 00/11] dm: Improve zoned block device support,
Damien Le Moal
- [PATCH v3 01/11] block: improve handling of all zones reset operation, Damien Le Moal
- [PATCH v3 02/11] block: introduce bio zone helpers, Damien Le Moal
- [PATCH v3 03/11] block: introduce BIO_ZONE_WRITE_LOCKED bio flag, Damien Le Moal
- [PATCH v3 04/11] dm: Fix dm_accept_partial_bio(), Damien Le Moal
- [PATCH v3 05/11] dm: cleanup device_area_is_invalid(), Damien Le Moal
- [PATCH v3 06/11] dm: move zone related code to dm-zone.c, Damien Le Moal
- [PATCH v3 07/11] dm: Introduce dm_report_zones(), Damien Le Moal
- [PATCH v3 08/11] dm: Forbid requeue of writes to zones, Damien Le Moal
- [PATCH v3 09/11] dm: rearrange core declarations, Damien Le Moal
- [PATCH v3 10/11] dm: introduce zone append emulation, Damien Le Moal
- [PATCH v3 11/11] dm crypt: Fix zoned block device support, Damien Le Moal
[PATCH 0/2] block: Fix deadlock when merging requests with BFQ,
Jan Kara
[git pull] device mapper fixes for 5.13-rc3,
Mike Snitzer
[PATCH 0/3] virtio_blk: blk-mq io_poll support,
Stefan Hajnoczi
[PATCH v2 0/6] block: add a sequence number to disks,
Matteo Croce
[PATCH 0/1] virtio: disable partitions scanning for no partitions block,
Yury Kamenev
<Possible follow-ups>
[PATCH 0/1] virtio: disable partitions scanning for no partitions block, Yury Kamenev
[PATCH] block: Do not pull requests from the scheduler when we cannot dispatch them,
Jan Kara
[RFC PATCH 0/8] block: fix bio_add_XXX_page() return type,
Chaitanya Kulkarni
- [RFC PATCH 1/8] block: fix return type of bio_add_hw_page(), Chaitanya Kulkarni
- [RFC PATCH 2/8] block: fix return type of bio_add_pc_page(), Chaitanya Kulkarni
- [RFC PATCH 3/8] block: fix return type of bio_add_zone_append_page, Chaitanya Kulkarni
- [RFC PATCH 4/8] block: fix return type of bio_add_page(), Chaitanya Kulkarni
- [RFC PATCH 5/8] lightnvm: fix variable type pblk-core, Chaitanya Kulkarni
- [RFC PATCH 6/8] pscsi: fix variable type pscsi_map_sg, Chaitanya Kulkarni
- [RFC PATCH 7/8] btrfs: fix variable type in btrfs_bio_add_page, Chaitanya Kulkarni
- [RFC PATCH 8/8] block: fix variable type for zero pages, Chaitanya Kulkarni
- Re: [RFC PATCH 0/8] block: fix bio_add_XXX_page() return type, Johannes Thumshirn
- Re: [RFC PATCH 0/8] block: fix bio_add_XXX_page() return type, Matthew Wilcox
[PATCH v2 00/11] dm: Improve zoned block device support,
Damien Le Moal
- [PATCH v2 01/11] block: improve handling of all zones reset operation, Damien Le Moal
- [PATCH v2 02/11] block: introduce bio zone helpers, Damien Le Moal
- [PATCH v2 03/11] block: introduce BIO_ZONE_WRITE_LOCKED bio flag, Damien Le Moal
- [PATCH v2 04/11] dm: Fix dm_accept_partial_bio(), Damien Le Moal
- [PATCH v2 05/11] dm: cleanup device_area_is_invalid(), Damien Le Moal
- [PATCH v2 06/11] dm: move zone related code to dm-zone.c, Damien Le Moal
- [PATCH v2 07/11] dm: Introduce dm_report_zones(), Damien Le Moal
- [PATCH v2 08/11] dm: Forbid requeue of writes to zones, Damien Le Moal
- [PATCH v2 09/11] dm: rearrange core declarations, Damien Le Moal
- [PATCH v2 10/11] dm: introduce zone append emulation, Damien Le Moal
- [PATCH v2 11/11] dm crypt: Fix zoned block device support, Damien Le Moal
Re: KCSAN: data-race in wbt_wait / wbt_wait, syzbot
[PATCH] block: Update blk_update_request() documentation,
Bart Van Assche
[PATCH v2 0/3] block: Cleanup Kconfigs,
Juerg Haefliger
[PATCH] md/raid5: remove an incorect assert in in_chunk_boundary,
Christoph Hellwig
[PATCH 00/11] dm: Improve zoned block device support,
Damien Le Moal
[Index of Archives]
[Linux RAID]
[Linux SCSI]
[Linux ATA RAID]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Git]
[Security]
[Linux Netdev]
[Netfilter]
[Bugtraq]