Linux Block Development
[Prev Page][Next Page]
- Re: [PATCH] block: Cleanup set_capacity()/bdev_set_nr_sectors(), (continued)
- [bug report] kmemleak observed during blktests nvme-tcp,
Yi Zhang
- [PATCH V4 1/2] debugfs: provide a way for relay user bypass lockdown,
Junxiao Bi
- [PATCH blktests v2 0/9] nvme testsuite runtime optimization,
Daniel Wagner
- [PATCH blktests v2 1/9] nvme-rc: Auto convert test device size info, Daniel Wagner
- [PATCH blktests v2 4/4] nvme: Make the number iterations configurable, Daniel Wagner
- [PATCH blktests v2 3/9] common-xfs: Make size argument optional for _xfs_run_fio_verify_io, Daniel Wagner
- [PATCH blktests v2 2/4] nvme: Make test image size configurable, Daniel Wagner
- [PATCH blktests v2 2/9] nvme: Do not hard code device size for dd test, Daniel Wagner
- [PATCH blktests v2 6/9] nvme-rc: Add minimal test image size requirement, Daniel Wagner
- [PATCH blktests v2 4/9] nvme: Use runtime fio background jobs, Daniel Wagner
- [PATCH blktests v2 3/4] nvme-rc: Move discovery generation counter code to rc, Daniel Wagner
- [PATCH blktests v2 8/9] nvme-rc: Move discovery generation counter code to rc, Daniel Wagner
- [PATCH blktests v2 9/9] nvme: Make the number iterations configurable, Daniel Wagner
- [PATCH blktests v2 7/9] nvme-rc: Calculate IO size for fio jobs, Daniel Wagner
- [PATCH blktests v2 5/9] nvme: Make test image size configurable, Daniel Wagner
- Re: [PATCH blktests v2 0/9] nvme testsuite runtime optimization, Daniel Wagner
- [PATCH 0/7] ublk: cleanup and support user copy,
Ming Lei
- [PATCH] Revert "block: Merge bio before checking ->cached_rq",
Ming Lei
- [PATCH v4 00/22] bio: check return values of bio_add_page,
Johannes Thumshirn
- [PATCH v4 04/22] fs: buffer: use __bio_add_page to add single page to bio, Johannes Thumshirn
- [PATCH v4 03/22] dm: dm-zoned: use __bio_add_page for adding single metadata page, Johannes Thumshirn
- [PATCH v4 02/22] drbd: use __bio_add_page to add page to bio, Johannes Thumshirn
- [PATCH v4 05/22] md: use __bio_add_page to add single page, Johannes Thumshirn
- [PATCH v4 06/22] md: raid5-log: use __bio_add_page to add single page, Johannes Thumshirn
- [PATCH v4 09/22] btrfs: raid56: use __bio_add_page to add single page, Johannes Thumshirn
- [PATCH v4 07/22] md: raid5: use __bio_add_page to add single page to new bio, Johannes Thumshirn
- [PATCH v4 08/22] btrfs: repair: use __bio_add_page for adding single page, Johannes Thumshirn
- [PATCH v4 01/22] swap: use __bio_add_page to add page to bio, Johannes Thumshirn
- [PATCH v4 12/22] zonefs: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v4 11/22] gfs2: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v4 10/22] jfs: logmgr: use __bio_add_page to add single page to bio, Johannes Thumshirn
- [PATCH v4 14/22] floppy: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v4 13/22] zram: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v4 15/22] md: check for failure when adding pages in alloc_behind_master_bio, Johannes Thumshirn
- [PATCH v4 16/22] md: raid1: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v4 17/22] md: raid1: check if adding pages to resync bio fails, Johannes Thumshirn
- [PATCH v4 18/22] dm-crypt: check if adding pages to clone bio fails, Johannes Thumshirn
- [PATCH v4 20/22] block: add __bio_add_folio, Johannes Thumshirn
- [PATCH v4 19/22] block: mark bio_add_page as __must_check, Johannes Thumshirn
- [PATCH v4 22/22] block: mark bio_add_folio as __must_check, Johannes Thumshirn
- [PATCH v4 21/22] fs: iomap: use __bio_add_folio where possible, Johannes Thumshirn
- [PATCH] ublk: don't return 0 in case of any failure,
Ming Lei
- [PATCHSET 0/6] Enable NO_OFFLOAD support,
Jens Axboe
- [PATCH v3 00/19] bio: check return values of bio_add_page,
Johannes Thumshirn
- [PATCH v3 01/19] swap: use __bio_add_page to add page to bio, Johannes Thumshirn
- [PATCH v3 02/19] drbd: use __bio_add_page to add page to bio, Johannes Thumshirn
- [PATCH v3 03/19] dm: dm-zoned: use __bio_add_page for adding single metadata page, Johannes Thumshirn
- [PATCH v3 05/19] md: use __bio_add_page to add single page, Johannes Thumshirn
- [PATCH v3 06/19] md: raid5-log: use __bio_add_page to add single page, Johannes Thumshirn
- [PATCH v3 04/19] fs: buffer: use __bio_add_page to add single page to bio, Johannes Thumshirn
- [PATCH v3 11/19] gfs: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v3 10/19] jfs: logmgr: use __bio_add_page to add single page to bio, Johannes Thumshirn
- [PATCH v3 08/19] btrfs: repair: use __bio_add_page for adding single page, Johannes Thumshirn
- [PATCH v3 09/19] btrfs: raid56: use __bio_add_page to add single page, Johannes Thumshirn
- [PATCH v3 13/19] zram: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v3 07/19] md: raid5: use __bio_add_page to add single page to new bio, Johannes Thumshirn
- [PATCH v3 15/19] md: check for failure when adding pages in alloc_behind_master_bio, Johannes Thumshirn
- [PATCH v3 14/19] floppy: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v3 12/19] zonefs: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v3 16/19] md: raid1: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v3 18/19] dm-crypt: check if adding pages to clone bio fails, Johannes Thumshirn
- [PATCH v3 17/19] md: raid1: check if adding pages to resync bio fails, Johannes Thumshirn
- [PATCH v3 19/19] block: mark bio_add_page as __must_check, Johannes Thumshirn
- [PATCH v2 0/4] block: constify some structures of partitions/core.c,
Thomas Weißschuh
- [PATCH v10 0/9] Implement copy offload support,
Nitesh Shetty
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
[PATCH 0/2] io_uring: Pass whole sqe to commands,
Breno Leitao
[RFC v1 0/1] nvme testsuite runtime optimization,
Daniel Wagner
[PATCH] splice: Fix filemap of a blockdev,
David Howells
[PATCH blktests v2 0/2] nvme_trtype=fc fixes,
Daniel Wagner
[PATCH 0/4] block: constify some structures of partitions/core.c,
Thomas Weißschuh
[syzbot] [block?] general protection fault in reset_interrupt (3), syzbot
Question about ublk and NEED_GET_DATA,
Harris, James R
[PATCH v2 00/11] mq-deadline: Improve support for zoned block devices,
Bart Van Assche
- [PATCH v2 01/11] block: Simplify blk_req_needs_zone_write_lock(), Bart Van Assche
- [PATCH v2 02/11] block: Micro-optimize blk_req_needs_zone_write_lock(), Bart Van Assche
- [PATCH v2 04/11] block: mq-deadline: Simplify deadline_skip_seq_writes(), Bart Van Assche
- [PATCH v2 03/11] block: Introduce blk_rq_is_seq_zoned_write(), Bart Van Assche
- [PATCH v2 05/11] block: mq-deadline: Improve deadline_skip_seq_writes(), Bart Van Assche
- [PATCH v2 06/11] block: mq-deadline: Disable head insertion for zoned writes, Bart Van Assche
- [PATCH v2 07/11] block: mq-deadline: Preserve write streams for all device types, Bart Van Assche
- [PATCH v2 09/11] block: mq-deadline: Handle requeued requests correctly, Bart Van Assche
- [PATCH v2 08/11] block: mq-deadline: Fix a race condition related to zoned writes, Bart Van Assche
- [PATCH v2 11/11] block: mq-deadline: Respect the active zone limit, Bart Van Assche
- [PATCH v2 10/11] block: Add support for the zone capacity concept, Bart Van Assche
[PATCH V3] block: ublk: switch to ioctl command encoding,
Ming Lei
[PATCH v3 0/4] nvmet-fcloop: unblock module removal,
Daniel Wagner
[PATCH blktests] nvme-rc: Cleanup fcloop resources in reverse order,
Daniel Wagner
How best to get the size of a blockdev from a file?,
David Howells
[PATCH V2 0/1] null_blk: allow user to set QUEUE_FLAG_NOWAIT,
Chaitanya Kulkarni
Re: [PATCH V2 0/1] null_blk: allow user to set QUEUE_FLAG_NOWAIT, Chaitanya Kulkarni
[PATCH] block: fix a crash when bio_for_each_folio_all iterates over an empty bio,
Mikulas Patocka
[PATCH V2] block: ublk: switch to ioctl command encoding,
Ming Lei
[PATCH blktests 5/9] scsi/004: allow to run with built-in scsi_debug,
Shin'ichiro Kawasaki
[PATCH blktests 0/9] support built-in scsi_debug,
Shin'ichiro Kawasaki
[syzbot] [block?] WARNING in floppy_interrupt (2),
syzbot
btrfs induced data loss (on xfs) - 5.19.0-38-generic,
Kyle Sanderson
[PATCH next] shmem: minor fixes to splice-read implementation,
Hugh Dickins
[PATCH V2] null_blk: Always check queue mode setting from configfs,
Chaitanya Kulkarni
RFC: less special casing for flush requests,
Christoph Hellwig
[PATCH] blk-mq: fix the blk_mq_add_to_requeue_list call in blk_kick_flush,
Christoph Hellwig
[PATCH] blk-mq: move dispatch helpers to blk-mq.c, Christoph Hellwig
[PATCH v2 blktests] don't require modular null_blk for fault-injection,
Akinobu Mita
[PATCH -block] fault-inject: fix build error when FAULT_INJECTION_CONFIGFS=y and CONFIGFS_FS=m,
Akinobu Mita
[PATCH RFC -next] block: support enable/disable blk-mq debugfs dynamically,
Yu Kuai
[GIT PULL] Block fix for 6.3-rc7,
Jens Axboe
[bug report] general protection fault at kyber_bio_merge+0x123/0x300,
Yi Zhang
[PATCHSET 0/2] Optimize block_device utilization,
Jens Axboe
[PATCH for-6.4/block] block/rq_qos: protect rq_qos apis with a new lock,
Yu Kuai
blktests scsi/007 failure,
Shin'ichiro Kawasaki
[GIT PULL] nvme updates for Linux 6.4,
Christoph Hellwig
[PATCH v3 0/3] Introduce provisioning primitives for thinly provisioned storage,
Sarthak Kukreti
[PATCH v4 0/4] Introduce provisioning primitives for thinly provisioned storage, Sarthak Kukreti
[PATCH v5 0/5] Introduce block provisioning primitives, Sarthak Kukreti
[syzbot] [block?] WARNING in fd_locked_ioctl, syzbot
[PATCH] block, bfq: Fix division by zero error on zero wsum,
Colin Ian King
[PATCH] block: fix Oops in blk_rq_poll_completion(),
Chaitanya Kulkarni
cleanup request insertation parameters v3,
Christoph Hellwig
- [PATCH 02/20] blk-mq: remove blk-mq-tag.h, Christoph Hellwig
- [PATCH 01/20] blk-mq: don't plug for head insertions in blk_execute_rq_nowait, Christoph Hellwig
- [PATCH 03/20] blk-mq: include <linux/blk-mq.h> in block/blk-mq.h, Christoph Hellwig
- [PATCH 04/20] blk-mq: move more logic into blk_mq_insert_requests, Christoph Hellwig
- [PATCH 05/20] blk-mq: fold blk_mq_sched_insert_requests into blk_mq_dispatch_plug_list, Christoph Hellwig
- [PATCH 06/20] blk-mq: move blk_mq_sched_insert_request to blk-mq.c, Christoph Hellwig
- [PATCH 07/20] blk-mq: fold __blk_mq_insert_request into blk_mq_insert_request, Christoph Hellwig
- [PATCH 08/20] blk-mq: fold __blk_mq_insert_req_list into blk_mq_insert_request, Christoph Hellwig
- [PATCH 09/20] blk-mq: remove blk_flush_queue_rq, Christoph Hellwig
- [PATCH 10/20] blk-mq: refactor passthrough vs flush handling in blk_mq_insert_request, Christoph Hellwig
- [PATCH 11/20] blk-mq: refactor the DONTPREP/SOFTBARRIER andling in blk_mq_requeue_work, Christoph Hellwig
- [PATCH 14/20] blk-mq: don't run the hw_queue from blk_mq_insert_request, Christoph Hellwig
- [PATCH 12/20] blk-mq: factor out a blk_mq_get_budget_and_tag helper, Christoph Hellwig
- [PATCH 13/20] blk-mq: fold __blk_mq_try_issue_directly into its two callers, Christoph Hellwig
- [PATCH 17/20] blk-mq: pass a flags argument to blk_mq_insert_request, Christoph Hellwig
- [PATCH 15/20] blk-mq: don't run the hw_queue from blk_mq_request_bypass_insert, Christoph Hellwig
- [PATCH 16/20] blk-mq: don't kick the requeue_list in blk_mq_add_to_requeue_list, Christoph Hellwig
- [PATCH 19/20] blk-mq: pass a flags argument to elevator_type->insert_requests, Christoph Hellwig
- [PATCH 18/20] blk-mq: pass a flags argument to blk_mq_request_bypass_insert, Christoph Hellwig
- [PATCH 20/20] blk-mq: pass a flags argument to blk_mq_add_to_requeue_list, Christoph Hellwig
- Re: cleanup request insertation parameters v3, Jens Axboe
[PATCH v2 1/2] blk-stat: fix QUEUE_FLAG_STATS clear,
chengming . zhou
cleanup blk_mq_run_hw_queue v2,
Christoph Hellwig
[PATCHSET v4 block/for-next] blkcg: Improve blkg config helpers and make iolatency init lazy,
Tejun Heo
[PATCH 1/2] blk-stat: fix QUEUE_FLAG_STATS clear,
chengming . zhou
[LSF/MM/BPF TOPIC] Sunsetting buffer_heads,
Hannes Reinecke
[PATCH blktests] nvme/039: avoid failure by error message rate limit,
Shin'ichiro Kawasaki
[PATCH 0/1] null_blk: allow user to set QUEUE_FLAG_NOWAIT,
Chaitanya Kulkarni
Re: [PATCH 0/1] null_blk: allow user to set QUEUE_FLAG_NOWAIT, Chaitanya Kulkarni
[PATCH 1/2] blk-mq: call blk_mq_hctx_stopped in __blk_mq_run_hw_queue,
Christoph Hellwig
cleanup request insertation parameters v2,
Christoph Hellwig
- [PATCH 01/18] blk-mq: don't plug for head insertions in blk_execute_rq_nowait, Christoph Hellwig
- [PATCH 02/18] blk-mq: remove blk-mq-tag.h, Christoph Hellwig
- [PATCH 03/18] blk-mq: include <linux/blk-mq.h> in block/blk-mq.h, Christoph Hellwig
- [PATCH 04/18] blk-mq: move more logic into blk_mq_insert_requests, Christoph Hellwig
- [PATCH 05/18] blk-mq: fold blk_mq_sched_insert_requests into blk_mq_dispatch_plug_list, Christoph Hellwig
- [PATCH 06/18] blk-mq: move blk_mq_sched_insert_request to blk-mq.c, Christoph Hellwig
- [PATCH 07/18] blk-mq: fold __blk_mq_insert_request into blk_mq_insert_request, Christoph Hellwig
- [PATCH 08/18] blk-mq: fold __blk_mq_insert_req_list into blk_mq_insert_request, Christoph Hellwig
- [PATCH 09/18] blk-mq: remove blk_flush_queue_rq, Christoph Hellwig
- [PATCH 10/18] blk-mq: refactor passthrough vs flush handling in blk_mq_insert_request, Christoph Hellwig
- [PATCH 11/18] blk-mq: refactor the DONTPREP/SOFTBARRIER andling in blk_mq_requeue_work, Christoph Hellwig
- [PATCH 12/18] blk-mq: factor out a blk_mq_get_budget_and_tag helper, Christoph Hellwig
- [PATCH 13/18] blk-mq: fold __blk_mq_try_issue_directly into its two callers, Christoph Hellwig
- [PATCH 14/18] blk-mq: don't run the hw_queue from blk_mq_insert_request, Christoph Hellwig
- [PATCH 15/18] blk-mq: don't run the hw_queue from blk_mq_request_bypass_insert, Christoph Hellwig
- [PATCH 16/18] blk-mq: pass a flags argument to blk_mq_insert_request, Christoph Hellwig
- [PATCH 17/18] blk-mq: pass a flags argument to blk_mq_request_bypass_insert, Christoph Hellwig
- [PATCH 18/18] blk-mq: pass the flags argument to elevator_type->insert_requests, Christoph Hellwig
[PATCH] null_blk: fix queue mode Oops for membacked,
Chaitanya Kulkarni
Re: [PATCH] null_blk: fix queue mode Oops for membacked, Ming Lei
zram I/O path cleanups and fixups v3,
Christoph Hellwig
- [PATCH 01/17] zram: always compile read_from_bdev_sync, Christoph Hellwig
- [PATCH 02/17] zram: remove valid_io_request, Christoph Hellwig
- [PATCH 03/17] zram: make zram_bio_discard more self-contained, Christoph Hellwig
- [PATCH 04/17] zram: simplify bvec iteration in __zram_make_request, Christoph Hellwig
- [PATCH 05/17] zram: move discard handling to zram_submit_bio, Christoph Hellwig
- [PATCH 06/17] zram: return early on error in zram_bvec_rw, Christoph Hellwig
- [PATCH 07/17] zram: refactor highlevel read and write handling, Christoph Hellwig
- [PATCH 08/17] zram: don't use highmem for the bounce buffer in zram_bvec_{read,write}, Christoph Hellwig
- [PATCH 09/17] zram: rename __zram_bvec_read to zram_read_page, Christoph Hellwig
- [PATCH 10/17] zram: directly call zram_read_page in writeback_store, Christoph Hellwig
- [PATCH 11/17] zram: refactor zram_bdev_read, Christoph Hellwig
- [PATCH 12/17] zram: don't pass a bvec to __zram_bvec_write, Christoph Hellwig
- [PATCH 13/17] zram: refactor zram_bdev_write, Christoph Hellwig
- [PATCH 14/17] zram: pass a page to read_from_bdev, Christoph Hellwig
- [PATCH 15/17] zram: don't return errors from read_from_bdev_async, Christoph Hellwig
- [PATCH 16/17] zram: fix synchronous reads, Christoph Hellwig
- [PATCH 17/17] zram: return errors from read_from_bdev_sync, Christoph Hellwig
cleanup request insertation parameters,
Christoph Hellwig
- [PATCH 05/16] blk-mq: fold __blk_mq_insert_request into blk_mq_insert_request, Christoph Hellwig
- [PATCH 04/16] blk-mq: move blk_mq_sched_insert_request to blk-mq.c, Christoph Hellwig
- [PATCH 03/16] blk-mq: fold blk_mq_sched_insert_requests into blk_mq_dispatch_plug_list, Christoph Hellwig
- [PATCH 01/16] blk-mq: don't plug for head insertations in blk_execute_rq_nowait, Christoph Hellwig
- [PATCH 02/16] blk-mq: move more logic into blk_mq_insert_requests, Christoph Hellwig
- [PATCH 08/16] blk-mq: refactor passthrough vs flush handling in blk_mq_insert_request, Christoph Hellwig
- [PATCH 07/16] blk-mq: remove blk_flush_queue_rq, Christoph Hellwig
- [PATCH 06/16] blk-mq: fold __blk_mq_insert_req_list into blk_mq_insert_request, Christoph Hellwig
- [PATCH 09/16] blk-mq: refactor the DONTPREP/SOFTBARRIER andling in blk_mq_requeue_work, Christoph Hellwig
- [PATCH 10/16] blk-mq: factor out a blk_mq_get_budget_and_tag helper, Christoph Hellwig
- [PATCH 11/16] blk-mq: fold __blk_mq_try_issue_directly into its two callers, Christoph Hellwig
- [PATCH 12/16] blk-mq: don't run the hw_queue from blk_mq_insert_request, Christoph Hellwig
- [PATCH 13/16] blk-mq: don't run the hw_queue from blk_mq_request_bypass_insert, Christoph Hellwig
- [PATCH 14/16] blk-mq: pass a flags argument to blk_mq_insert_request, Christoph Hellwig
- [PATCH 15/16] blk-mq: pass a flags argument to blk_mq_request_bypass_insert, Christoph Hellwig
- [PATCH 16/16] blk-mq: pass the flags argument to elevator_type->insert_requests, Christoph Hellwig
[PATCH v3 0/3] remove page_endio() v3,
Pankaj Raghav
Message not available
Message not available
[PATCH v9 0/9] Implement copy offload support,
Anuj Gupta
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
[PATCH V3 0/1] null_blk: add modparam checks,
Chaitanya Kulkarni
[PATCH V2 0/1] brd: use memcpy_to_page() in copy_to_brd(),
Chaitanya Kulkarni
[PATCH v3 0/4] nbd: s/handle/cookie/,
Eric Blake
blktests nvme/039 failure,
Shin'ichiro Kawasaki
[PATCH V2 0/1 null_blk: add modparam checks,
Chaitanya Kulkarni
[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]