Linux Block Development
[Prev Page][Next Page]
- [PATCH 01/12] blk-mq: merge blk-softirq.c into blk-mq.c, (continued)
- [PATCH 01/12] blk-mq: merge blk-softirq.c into blk-mq.c, Christoph Hellwig
- [PATCH 02/12] blk-mq: factor out a helper to reise the block softirq, Christoph Hellwig
- [PATCH 03/12] blk-mq: remove raise_blk_irq, Christoph Hellwig
- [PATCH 04/12] blk-mq: complete polled requests directly, Christoph Hellwig
- [PATCH 05/12] blk-mq: short cut the IPI path in blk_mq_force_complete_rq for !SMP, Christoph Hellwig
- [PATCH 06/12] blk-mq: merge the softirq vs non-softirq IPI logic, Christoph Hellwig
- [PATCH 07/12] blk-mq: move failure injection out of blk_mq_complete_request, Christoph Hellwig
- [PATCH 08/12] blk-mq: remove the get_cpu/put_cpu pair in blk_mq_complete_request, Christoph Hellwig
- [PATCH 09/12] blk-mq: factor out a blk_mq_complete_need_ipi helper, Christoph Hellwig
- [PATCH 10/12] blk-mq: add a new blk_mq_complete_request_remote API, Christoph Hellwig
- [PATCH 11/12] nvme-rdma: factor out a nvme_rdma_end_request helper, Christoph Hellwig
- [PATCH 12/12] nvme: use blk_mq_complete_request_remote to avoid an indirect function call, Christoph Hellwig
- Re: blk_mq_complete_request overhaul, Christoph Hellwig
- [GIT PULL] nvme fixes for 5.8,
Christoph Hellwig
- [PATCH] fs/fs-writeback.c: don't WARN on unregistered BDI,
Ming Lei
- [PATCH v2] blktrace: put bounds on BLKTRACESETUP buf_size and buf_nr,
Harshad Shirwadkar
- [PATCH RFC v7 00/12] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs,
John Garry
- [PATCH RFC v7 01/12] blk-mq: rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHARED, John Garry
- [PATCH RFC v7 09/12] scsi: hisi_sas: Switch v3 hw to MQ, John Garry
- [PATCH RFC v7 11/12] smartpqi: enable host tagset, John Garry
- [PATCH RFC v7 05/12] blk-mq: Record nr_active_requests per queue for when using shared sbitmap, John Garry
- [PATCH RFC v7 06/12] blk-mq: Record active_queues_shared_sbitmap per tag_set for when using shared sbitmap, John Garry
- [PATCH RFC v7 07/12] blk-mq: Add support in hctx_tags_bitmap_show() for a shared sbitmap, John Garry
- [PATCH RFC v7 02/12] blk-mq: rename blk_mq_update_tag_set_depth(), John Garry
- [PATCH RFC v7 08/12] scsi: Add template flag 'host_tagset', John Garry
- [PATCH RFC v7 12/12] hpsa: enable host_tagset and switch to MQ, John Garry
- [PATCH RFC v7 03/12] blk-mq: Use pointers for blk_mq_tags bitmap tags, John Garry
- [PATCH RFC v7 04/12] blk-mq: Facilitate a shared sbitmap per tagset, John Garry
- [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ, John Garry
- RE: [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ, Kashyap Desai
- Re: [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ, John Garry
- Re: [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ, Hannes Reinecke
- RE: [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ, Kashyap Desai
- Re: [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ, John Garry
- RE: [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ, Kashyap Desai
- Re: [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ, John Garry
- RE: [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ, Kashyap Desai
- Re: [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ, John Garry
- RE: [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ, Kashyap Desai
- Re: [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ, John Garry
- RE: [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ, Kashyap Desai
- RE: [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ, Kashyap Desai
- Re: [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ, John Garry
- Re: [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ, Ming Lei
- RE: [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ, Kashyap Desai
- Re: [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ, Ming Lei
- RE: [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ, Kashyap Desai
- Re: [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ, Ming Lei
- Re: [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ, John Garry
- Re: [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ, Ming Lei
- Re: [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ, John Garry
- Re: [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ, Ming Lei
- Re: [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ, John Garry
- Re: [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ, Ming Lei
- RE: [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ, Kashyap Desai
- Re: [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ, Ming Lei
- RE: [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ, Kashyap Desai
- Re: [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ, Ming Lei
- RE: [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ, Kashyap Desai
- Re: [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ, Ming Lei
- RE: [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ, Kashyap Desai
- Re: [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ, Ming Lei
- RE: [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ, Kashyap Desai
- Re: [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ, Ming Lei
- RE: [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ, Kashyap Desai
- Re: [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ, Ming Lei
- RE: [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ, Kashyap Desai
- Re: [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ, John Garry
- Re: [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ, John Garry
- Re: [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ, Ming Lei
- RE: [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ, Kashyap Desai
- Re: [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ, John Garry
- Re: [PATCH RFC v7 00/12] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs, Ming Lei
- [PATCH 1/2] rsxx: Fix potential NULL dereference setting up debugfs,
Dan Carpenter
- Consistent block device references for root= cmdline,
Matthias Schiffer
- ipr crashes due to NULL dma_need_drain since cc97923a5bcc ("block: move dma drain handling to scsi"),
Michael Ellerman
- [RFC 0/2] Increase accuracy and precision of sampled io_ticks,
Josh Snyder
- Question about blkdev_issue_zeroout(),
Daeho Jeong
- [PATCH v5] block: Fix use-after-free in blkdev_get(),
Jason Yan
- [PATCH AUTOSEL 5.7 040/274] block: alloc map and request for new hardware queue, Sasha Levin
- [PATCH AUTOSEL 5.7 045/274] block: reset mapping if failed to update hardware queue count, Sasha Levin
- [PATCH AUTOSEL 5.7 202/274] iocost: don't let vrate run wild while there's no saturation signal, Sasha Levin
- [PATCH AUTOSEL 5.4 030/175] block: alloc map and request for new hardware queue, Sasha Levin
- [PATCH AUTOSEL 5.4 124/175] iocost: don't let vrate run wild while there's no saturation signal, Sasha Levin
- [PATCH AUTOSEL 5.4 032/175] block: reset mapping if failed to update hardware queue count, Sasha Levin
- [PATCH v6 0/8] block: fix blktrace debugfs use after free,
Luis Chamberlain
- loop module OOPS, Anatoly Pugachev
- Linux v5.7.1: Ext4-FS and systemd-journald errors after suspend + resume,
Sedat Dilek
- blk-softirq vs smp_call_function_single_async(),
Peter Zijlstra
- [PATCH blktests] zbd/007: Add --force option to blkzone reset,
Shin'ichiro Kawasaki
- [PATCH v4] block: Fix use-after-free in blkdev_get(),
Jason Yan
- [PATCH v2] docs: block: Create blk-mq documentation,
André Almeida
- [PATCH 0/2 v3] blktrace: Fix sparse annotations and warn if enabling multiple traces,
Jan Kara
- [git pull] device mapper changes for 5.8,
Mike Snitzer
- [PATCH 0/3] bfq: Two fixes and a cleanup for sequential readers,
Jan Kara
- [PATCH 0/2] blk-mq: fix handling cpu hotplug,
Ming Lei
- [PATCH v3] block: Fix use-after-free in blkdev_get(),
Jason Yan
- [PATCH v2] block: Fix use-after-free in blkdev_get(),
Jason Yan
- [PATCH] loop: Fix wrong masking of status flags,
Martijn Coenen
- [PATCH] dm crypt: avoid truncating the logical block size,
Eric Biggers
- Re: LTP: syscalls: regression on mainline - ioctl_loop01 mknod07 setns01,
Naresh Kamboju
- [PATCH V2 0/4] blktrace: fix sparse warnings,
Chaitanya Kulkarni
- [PATCH] blktrace: put bounds on BLKTRACESETUP buf_size and buf_nr,
Harshad Shirwadkar
- [PATCH 00/10] Remove uninitialized_var() macro,
Kees Cook
- [PATCH 04/10] rtlwifi: rtl8192cu: Remove uninitialized_var() usage, Kees Cook
- [PATCH 02/10] drbd: Remove uninitialized_var() usage, Kees Cook
- [PATCH 07/10] spi: davinci: Remove uninitialized_var() usage, Kees Cook
- [PATCH 10/10] compiler: Remove uninitialized_var() macro, Kees Cook
- [PATCH 08/10] checkpatch: Remove awareness of uninitialized_var() macro, Kees Cook
- [PATCH 05/10] ide: Remove uninitialized_var() usage, Kees Cook
- [PATCH 06/10] clk: st: Remove uninitialized_var() usage, Kees Cook
- [PATCH 03/10] b43: Remove uninitialized_var() usage, Kees Cook
- [PATCH 01/10] x86/mm/numa: Remove uninitialized_var() usage, Kees Cook
- Re: [PATCH 00/10] Remove uninitialized_var() macro, Sedat Dilek
- Message not available
- Re: [PATCH 00/10] Remove uninitialized_var() macro, Nathan Chancellor
- Message not available
- Message not available
- Message not available
[PATCH v2 0/6] seqlock: seqcount_t call sites bugfixes,
Ahmed S. Darwish
[PATCH] blk-mq: don't fail driver tag allocation because of inactive hctx,
Ming Lei
[PATCH V5 0/6] blk-mq: support batching dispatch from scheduler,
Ming Lei
[RFC PATCH] blk-mq: provide more tags for woken-up process when tag allocation is busy,
Hou Tao
[PATCH] block: remove the error argument to the block_bio_complete tracepoint,
Christoph Hellwig
[PATCH V4 0/6] blk-mq: support batching dispatch from scheduler,
Ming Lei
[PATCH] lightnvm: pblk: Fix kobject memleak, Wang Hai
[PATCH 1/1] blk-mq: get ctx in order to handle BLK_MQ_S_INACTIVE in blk_mq_get_tag(),
Dongli Zhang
[PATCH 0/4] blktrace: fix sparse warnings,
Chaitanya Kulkarni
[PATCH] blk-cgroup: don't account iostat for root cgroup,
Boris Burkov
[GIT PULL] Block driver changes for 5.8-rc1,
Jens Axboe
[GIT PULL] Core block changes for 5.8-rc1,
Jens Axboe
[PATCH] block/bio-integrity: don't free 'buf' if bio_integrity_add_page() failed,
yu kuai
[PATCH RFC 0/3] block: allow REQ_NOWAIT to some bio-based/stacked devices,
Konstantin Khlebnikov
[PATCH 0/2] nbd: two cleanup,
Dongli Zhang
[PATCH] block: check for page size in queue_logical_block_size(),
Mauricio Faria de Oliveira
[PATCH] block: really remove REQ_NOWAIT_INLINE,
Konstantin Khlebnikov
[PATCH v2] block: change REQ_OP_ZONE_RESET and REQ_OP_ZONE_RESET_ALL to be odd numbers, Coly Li
[PATCH v3] block: improve discard bio alignment in __blkdev_issue_discard(),
Coly Li
[PATCH V2 0/3] blk-mq/nvme: improve nvme-pci reset handler,
Ming Lei
[PATCH v2 0/2] loop: replace kill_bdev with invalidate_bdev,
Zheng Bin
[PATCH] loop: replace kill_bdev with invalidate_bdev,
Zheng Bin
[PATCH blk-cgroup/for-5.8] blk-cgroup: show global disk stats in root cgroup io.stat,
Boris Burkov
[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
[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]