Linux Block Development
[Prev Page][Next Page]
- Re: [PATCH blk-cgroup/for-5.8] blk-cgroup: show global disk stats in root cgroup io.stat, (continued)
- [GIT PULL] Block fixes for 5.7 final,
Jens Axboe
- [PATCH for-next 1/1] null_blk: force complete for timeout request,
Dongli Zhang
- [PATCH v2] block: improve discard bio alignment in __blkdev_issue_discard(),
Coly Li
- [PATCH] block: improve discard bio alignment in __blkdev_issue_discard(),
Coly Li
- [PATCHv4 1/2] blk-mq: blk-mq: provide forced completion method,
Keith Busch
- [PATCHv3 0/2] blk-mq: force completion,
Keith Busch
- [PATCH -next] block: add another struct gendisk to <linux/blkdev.h>,
Randy Dunlap
- [PATCHv3 1/2] blk-mq: export __blk_mq_complete_request,
Keith Busch
- [PATCHv2 1/2] blk-mq: export __blk_mq_complete_request,
Keith Busch
- [PATCH v6 0/4] Charge loop device i/o to issuing cgroup,
Dan Schatzberg
- [PATCH] block: fix a warning when blkdev.h is included for !CONFIG_BLOCK builds,
Christoph Hellwig
- [PATCH] blktrace: Avoid sparse warnings when assigning q->blk_trace,
Jan Kara
- [PATCH] block: Flag elevators suitable for single queue,
Linus Walleij
- [PATCH V3 0/6] blk-mq: support batching dispatch from scheduler,
Ming Lei
- [PATCH] lightnvm: pblk: Fix reference count leak in pblk_sysfs_init.,
wu000273
- [PATCH] docs: block: Create blk-mq documentation,
André Almeida
- blk-mq: improvement CPU hotplug (simplified version) v4,
Christoph Hellwig
- [PATCH 1/8] blk-mq: remove the bio argument to ->prepare_request, Christoph Hellwig
- [PATCH 2/8] blk-mq: simplify the blk_mq_get_request calling convention, Christoph Hellwig
- [PATCH 3/8] blk-mq: move more request initialization to blk_mq_rq_ctx_init, Christoph Hellwig
- [PATCH 4/8] blk-mq: rename BLK_MQ_TAG_FAIL to BLK_MQ_NO_TAG, Christoph Hellwig
- [PATCH 5/8] blk-mq: use BLK_MQ_NO_TAG in more places, Christoph Hellwig
- [PATCH 6/8] blk-mq: open code __blk_mq_alloc_request in blk_mq_alloc_request_hctx, Christoph Hellwig
- [PATCH 7/8] blk-mq: add blk_mq_all_tag_iter, Christoph Hellwig
- [PATCH 8/8] blk-mq: drain I/O when all CPUs in a hctx are offline, Christoph Hellwig
- Re: blk-mq: improvement CPU hotplug (simplified version) v4, Bart Van Assche
- Re: blk-mq: improvement CPU hotplug (simplified version) v4, John Garry
- <Possible follow-ups>
- blk-mq: improvement CPU hotplug (simplified version) v4, Christoph Hellwig
- block I/O accounting improvements v2,
Christoph Hellwig
- [PATCH 01/16] block: add disk/bio-based accounting helpers, Christoph Hellwig
- [PATCH 04/16] lightnvm/pblk: use bio_{start,end}_io_acct, Christoph Hellwig
- [PATCH 06/16] dm: use bio_{start,end}_io_acct, Christoph Hellwig
- [PATCH 10/16] block: move update_io_ticks to blk-core.c, Christoph Hellwig
- [PATCH 13/16] block: add a blk_account_io_merge_bio helper, Christoph Hellwig
- [PATCH 15/16] block: use __this_cpu_add() instead of access by smp_processor_id(), Christoph Hellwig
- [PATCH 16/16] block: reduce part_stat_lock() scope, Christoph Hellwig
- [PATCH 14/16] block: remove rcu_read_lock() from part_stat_lock(), Christoph Hellwig
- [PATCH 08/16] zram: nvdimm: use bio_{start,end}_io_acct and disk_{start,end}_io_acct, Christoph Hellwig
- [PATCH 11/16] block: always use a percpu variable for disk stats, Christoph Hellwig
- [PATCH 12/16] block: account merge of two requests, Christoph Hellwig
- [PATCH 03/16] rsxx: use bio_{start,end}_io_acct, Christoph Hellwig
- [PATCH 09/16] block: remove generic_{start,end}_io_acct, Christoph Hellwig
- [PATCH 07/16] nvdimm: use bio_{start,end}_io_acct, Christoph Hellwig
- [PATCH 02/16] drbd: use bio_{start,end}_io_acct, Christoph Hellwig
- [PATCH 05/16] bcache: use bio_{start,end}_io_acct, Christoph Hellwig
- Re: block I/O accounting improvements v2, Jens Axboe
- [GIT PULL] nvme updates for 5.8,
Christoph Hellwig
- [PATCH v2 0/5] bcache patches for Linux-5.8,
Coly Li
- [PATCH][next] block: blk-crypto-fallback: remove redundant initialization of variable err,
Colin King
- [PATCH 0/5] bcache patches for Linux-5.8,
Coly Li
- question about the usage of avg_lat in io latency controller,
xiaohui li
- [PATCH] blk-mq: Explicitly zero-init blk_mq_tags.active_queues, John Garry
- [PATCH] block/floppy: fix contended case in floppy_queue_rq(),
Jiri Kosina
- [PATCH] block: account flush request in inflight sysfs files,
Hou Tao
- block I/O accounting improvements,
Christoph Hellwig
- [PATCH 01/16] block: add disk/bio-based accounting helpers, Christoph Hellwig
- [PATCH 02/16] drbd: use bio_{start,end}_io_acct, Christoph Hellwig
- [PATCH 03/16] rsxx: use bio_{start,end}_io_acct, Christoph Hellwig
- [PATCH 05/16] bcache: use bio_{start,end}_io_acct, Christoph Hellwig
- [PATCH 07/16] nvdimm: use bio_{start,end}_io_acct, Christoph Hellwig
- [PATCH 10/16] block: move update_io_ticks to blk-core.c, Christoph Hellwig
- [PATCH 14/16] block: remove rcu_read_lock() from part_stat_lock(), Christoph Hellwig
- [PATCH 15/16] block: use __this_cpu_add() instead of access by smp_processor_id(), Christoph Hellwig
- [PATCH 16/16] block: reduce part_stat_lock() scope, Christoph Hellwig
- [PATCH 13/16] block: add a blk_account_io_merge_bio helper, Christoph Hellwig
- [PATCH 12/16] block: account merge of two requests, Christoph Hellwig
- [PATCH 11/16] block: always use a percpu variable for disk stats, Christoph Hellwig
- [PATCH 09/16] block: remove generic_{start,end}_io_acct, Christoph Hellwig
- [PATCH 06/16] dm: use bio_{start,end}_io_acct, Christoph Hellwig
- [PATCH 04/16] lightnvm/pblk: use bio_{start,end}_io_acct, Christoph Hellwig
- [PATCH 08/16] zram: nvdimm: use bio_{start,end}_io_acct and disk_{start,end}_io_acct, Christoph Hellwig
- Re: block I/O accounting improvements, Konstantin Khlebnikov
- [PATCH V2 0/6] blk-mq: support batching dispatch from scheduler,
Ming Lei
- [PATCH][next] loop: remove redundant assignment to variable error,
Colin King
- [PATCH] block: change REQ_OP_ZONE_RESET and REQ_OP_ZONE_RESET_ALL to be odd numbers,
Coly Li
- [RFC PATCH v4 0/3] bcache: support zoned device as bcache backing device,
Coly Li
- [PATCH] RDMA/rtrs: server: use already dereferenced rtrs_sess structure,
haris . phnx
- [PATCH] iov_iter: fix gap alignment check, Keith Busch
- [PATCH 0/2]null_blk: small fixes for zoned mode,
Chaitanya Kulkarni
- blk-mq: improvement CPU hotplug (simplified version) v3,
Christoph Hellwig
- [PATCH blktests] Restore support for running tests without prior test results,
Bart Van Assche
- [PATCH 0/3] blk-mq/nvme: improve nvme-pci reset handler,
Ming Lei
- Fwd: [RFC 2/2] io_uring: mark REQ_NOWAIT for a non-mq queue as unspported,
Jens Axboe
- [PATCH v1 00/25] seqlock: Extend seqcount API with associated locks,
Ahmed S. Darwish
- [PATCH v1 21/25] iocost: Use sequence counter with associated spinlock, Ahmed S. Darwish
- [PATCH v2 00/18] seqlock: Extend seqcount API with associated locks, Ahmed S. Darwish
- [PATCH v3 00/20] seqlock: Extend seqcount API with associated locks, Ahmed S. Darwish
Re: linux-next: Tree for May 19 (block/rnbd/),
Randy Dunlap
[PATCH] block/rnbd: Fix an IS_ERR() vs NULL check in find_or_create_sess(),
Dan Carpenter
[PATCH v2] rtrs-clt: silence kbuild test inconsistent intenting smatch warning,
Danil Kipnis
[PATCH -next] block/rnbd: server: fix error return code in rnbd_srv_create_dev_sysfs(),
Wei Yongjun
[PATCH 0/1] Fix RTRS compilation with block layer disabled,
Danil Kipnis
blktests block/013 failed from commit "block: remove the bd_openers checks in blk_drop_partitions",
Yi Zhang
[PATCH v3 0/4] Block layer patches for kernel v5.8,
Bart Van Assche
[PATCH 4.4 64/86] blk-mq: Allow timeouts to run while queue is freezing, Greg Kroah-Hartman
Re: mm: mkfs.ext4 invoked oom-killer on i386 - pagecache_get_page,
Naresh Kamboju
[PATCH] blkcg:Fix memory leaks in blkg_conf_prep(),
Wu Bo
blk-mq: improvement CPU hotplug (simplified version) v2,
Christoph Hellwig
- [PATCH 1/9] blk-mq: split out a __blk_mq_get_driver_tag helper, Christoph Hellwig
- [PATCH 2/9] blk-mq: remove the bio argument to ->prepare_request, Christoph Hellwig
- [PATCH 3/9] blk-mq: simplify the blk_mq_get_request calling convention, Christoph Hellwig
- [PATCH 4/9] blk-mq: merge blk_mq_rq_ctx_init into __blk_mq_alloc_request, Christoph Hellwig
- [PATCH 5/9] blk-mq: don't set data->ctx and data->hctx in blk_mq_alloc_request_hctx, Christoph Hellwig
- [PATCH 6/9] blk-mq: don't set data->ctx and data->hctx in __blk_mq_alloc_request, Christoph Hellwig
- [PATCH 7/9] blk-mq: disable preemption during allocating request tag, Christoph Hellwig
- [PATCH 8/9] blk-mq: add blk_mq_all_tag_iter, Christoph Hellwig
- [PATCH 9/9] blk-mq: drain I/O when all CPUs in a hctx are offline, Christoph Hellwig
- Re: blk-mq: improvement CPU hotplug (simplified version) v2, John Garry
nvme double __blk_mq_complete_request() bugs,
Dongli Zhang
WARNING in get_probe_ref, syzbot
[PATCH v2 0/4] Block layer patches for kernel v5.8,
Bart Van Assche
[PATCH] block: Remove unused flush_queue_delayed in struct blk_flush_queue,
Baolin Wang
[PATCH v6 0/7] Introduce NVIDIA Tegra Partition Table,
Dmitry Osipenko
[GIT PULL] Block fixes for 5.7-rc6,
Jens Axboe
avoid a few q_usage_counter roundtrips v3,
Christoph Hellwig
[PATCH] blk-mq: remove the bio argument to ->prepare_request,
Christoph Hellwig
[PATCH v5 0/6] Introduce NVIDIA Tegra Partition Table,
Dmitry Osipenko
avoid a few q_usage_counter roundtrips v2,
Christoph Hellwig
[PATCH 0/3] bcache-tools: suport zoned device as making backing evice,
Coly Li
[RFC PATCH v2 0/4] block layer change necessary for bcache zoned device support,
Coly Li
[PATCH v5 0/7] block: fix blktrace debugfs use after free,
Luis Chamberlain
[PATCH 0/5] Block layer patches for kernel v5.8,
Bart Van Assche
Maintainers / Kernel Summit 2020 planning kick-off,
Theodore Y. Ts'o
[RFC PATCH 0/4] block layer change necessary for bcache zoned device support,
Coly Li
Re: [PATCH] blkcg: Fix memory leak in blkg_conf_prep(),
Markus Elfring
[PATCH] blkcg:fixes memory leaks in blkg_conf_prep(), Wu Bo
[PATCH v4 0/6] Introduce NVIDIA Tegra Partition Table,
Dmitry Osipenko
[PATCH 0/6] blk-mq: improvement CPU hotplug(simplified version),
Ming Lei
[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]