linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-20 17:01:43 to 2019-06-26 13:49:37 UTC [more...]

cleanup bio page releasing
 2019-06-26 13:49 UTC  (3+ messages)
` [PATCH 1/9] block: move the BIO_NO_PAGE_REF check into bio_release_pages
` [PATCH 2/9] block: optionally mark pages dirty in bio_release_pages

[PATCH V3 0/3] Fix zone revalidation memory allocation failures
 2019-06-26 13:17 UTC  (5+ messages)
` [PATCH V3 1/3] block: Allow mapping of vmalloc-ed buffers
` [PATCH V3 2/3] sd_zbc: Fix report zones buffer allocation
` [PATCH V3 3/3] block: Limit zone array allocation size

[PATCH v5 0/7] Extend write-hint framework, and add write-hint for Ext4 journal
 2019-06-26 12:47 UTC  (8+ messages)

[RFC PATCH 00/28] Removing struct page from P2PDMA
 2019-06-26  6:57 UTC  (36+ messages)
` [RFC PATCH 04/28] block: Never bounce dma-direct bios
` [RFC PATCH 20/28] IB/core: Introduce API for initializing a RW ctx from a DMA address

[PATCH V2 0/3] Fix zone revalidation memory allocation failures
 2019-06-26  6:17 UTC  (6+ messages)
` [PATCH V2 1/3] block: Allow mapping of vmalloc-ed buffers
` [PATCH V2 2/3] sd_zbc: Fix report zones buffer allocation
` [PATCH V2 3/3] block: Limit zone array allocation size

[PATCH 0/3] Fix zone revalidation memory allocation failures
 2019-06-26  4:19 UTC  (14+ messages)
` [PATCH 1/3] block: Allow mapping of vmalloc-ed buffers
` [PATCH 2/3] sd_zbc: Fix report zones buffer allocation
` [PATCH 3/3] block: Limit zone array allocation size

[PATCH] bcache: make stripe_size configurable and persistent for hardware raid5/6
 2019-06-26  2:50 UTC  (9+ messages)

[PATCH 0/4] open, close, finish zone support
 2019-06-26  0:44 UTC  (25+ messages)
` [PATCH 1/4] block: add zone open, close and finish support
` [PATCH 2/4] null_blk: add zone open, close, "
` [PATCH 3/4] scsi: sd_zbc: "
` [PATCH 4/4] dm: add zone open, close "

[PATCH v2 0/3] block: sed-opal: add support for shadow MBR done flag and write
 2019-06-25 20:47 UTC  (2+ messages)

[PATCH] drivers/block/loop: Remove deprecated function, range check for max_loop
 2019-06-25 19:24 UTC  (4+ messages)
  ` [PATCH v2] drivers/block/loop: Replace deprecated function in option parsing code

[PATCH BUGFIX IMPROVEMENT V2 0/7] boost throughput with synced I/O, reduce latency and fix a bandwidth bug
 2019-06-25 15:35 UTC  (9+ messages)
` [PATCH BUGFIX IMPROVEMENT V2 1/7] block, bfq: reset inject limit when think-time state changes
` [PATCH BUGFIX IMPROVEMENT V2 2/7] block, bfq: fix rq_in_driver check in bfq_update_inject_limit
` [PATCH BUGFIX IMPROVEMENT V2 3/7] block, bfq: update base request service times when possible
` [PATCH BUGFIX IMPROVEMENT V2 4/7] block, bfq: bring forward seek&think time update
` [PATCH BUGFIX IMPROVEMENT V2 5/7] block, bfq: detect wakers and unconditionally inject their I/O
` [PATCH BUGFIX IMPROVEMENT V2 6/7] block, bfq: preempt lower-weight or lower-priority queues
` [PATCH BUGFIX IMPROVEMENT V2 7/7] block, bfq: re-schedule empty queues if they deserve I/O plugging

[PATCH v3 1/5] block: add weighted round robin for blkcgroup
 2019-06-25 15:06 UTC  (15+ messages)
` [PATCH v3 2/5] nvme: add get_ams for nvme_ctrl_ops
` [PATCH v3 3/5] nvme-pci: rename module parameter write_queues to read_queues
` [PATCH v3 4/5] genirq/affinity: allow driver's discontigous affinity set
` [PATCH v3 5/5] nvme: add support weighted round robin queue

Reminder: 11 open syzbot bugs in block subsystem
 2019-06-25  6:17 UTC 

[PATCH BUGFIX IMPROVEMENT 0/7] boost throughput with synced I/O, reduce latency and fix a bandwidth bug
 2019-06-25  5:11 UTC  (10+ messages)
` [PATCH BUGFIX IMPROVEMENT 1/7] block, bfq: reset inject limit when think-time state changes
` [PATCH BUGFIX IMPROVEMENT 2/7] block, bfq: fix rq_in_driver check in bfq_update_inject_limit
` [PATCH BUGFIX IMPROVEMENT 3/7] block, bfq: update base request service times when possible
` [PATCH BUGFIX IMPROVEMENT 4/7] block, bfq: bring forward seek&think time update
` [PATCH BUGFIX IMPROVEMENT 5/7] block, bfq: detect wakers and unconditionally inject their I/O
` [PATCH BUGFIX IMPROVEMENT 6/7] block, bfq: preempt lower-weight or lower-priority queues
` [PATCH BUGFIX IMPROVEMENT 7/7] block, bfq: re-schedule empty queues if they deserve I/O plugging

[PATCH] blk-mq: update hctx->cpumask at cpu-hotplug
 2019-06-25  3:28 UTC  (8+ messages)
  ` [PATCH] blk-mq: update hctx->cpumask at cpu-hotplug(Internet mail)

[PATCH BUGFIX V2] block, bfq: fix operator in BFQQ_TOTALLY_SEEKY
 2019-06-24 19:18 UTC  (3+ messages)

[PATCHSET v2 btrfs/for-next] blkcg, btrfs: fix cgroup writeback support
 2019-06-24 16:53 UTC  (17+ messages)
` [PATCH 1/9] cgroup, blkcg: Prepare some symbols for module and !CONFIG_CGROUP usages
` [PATCH 2/9] blkcg, writeback: Add wbc->no_wbc_acct
` [PATCH 3/9] blkcg, writeback: Implement wbc_blkcg_css()
` [PATCH 4/9] blkcg: implement REQ_CGROUP_PUNT

[GIT PULL] nvme updates for 5.3
 2019-06-24 16:11 UTC  (2+ messages)

[PATCH] driver: block: nbd: Replace magic number 9 with SECTOR_SHIFT
 2019-06-24 16:09 UTC 

[PATCH v3 0/5] Add support Weighted Round Robin for blkcg and nvme
 2019-06-24 14:28 UTC 

[PATCH 0/9] blk-mq/scsi: convert private reply queue into blk_mq hw queue
 2019-06-24 13:14 UTC  (10+ messages)
` [PATCH 1/9] blk-mq: allow hw queues to share hostwide tags
` [PATCH 2/9] block: null_blk: introduce module parameter of 'g_host_tags'

INFO: task hung in io_uring_release
 2019-06-24  8:21 UTC 

[RFC PATCH v7 0/5] treewide: improve R-Car SDHI performance
 2019-06-24  6:24 UTC  (10+ messages)
` [RFC PATCH v7 1/5] dma: Introduce dma_get_merge_boundary()
` [RFC PATCH v7 4/5] block: add a helper function to merge the segments
` [RFC PATCH v7 5/5] mmc: queue: Use bigger segments if DMA MAP layer can "
  ` [RFC PATCH v7 2/5] iommu/dma: Add a new dma_map_ops of get_merge_boundary()

[PATCH BUGFIX 0/1] block, bfq: fix mistake causing violation of service guarantees
 2019-06-22 20:42 UTC  (3+ messages)
` [PATCH BUGFIX 1/1] block, bfq: fix operator in BFQQ_TOTALLY_SEEKY

[io_uring]: fio's ./t/io_uring on /dev/nullb0 causing CPU stalls
 2019-06-22  7:48 UTC  (3+ messages)

How to resolve an issue in swiotlb environment?
 2019-06-21 17:43 UTC  (3+ messages)

[io_uring]: fio's io_uring engine causing general protection fault
 2019-06-21 16:23 UTC  (4+ messages)

[RFC PATCH v2 0/4] blkcg: add support weighted round robin tagset map
 2019-06-21 14:38 UTC  (4+ messages)
` [PATCH v2 4/4] nvme: add support weighted round robin queue

[GIT PULL 0/2] lightnvm updates for 5.3
 2019-06-21  9:14 UTC  (4+ messages)
` [GIT PULL 1/2] lightnvm: pblk: fix freeing of merged pages
` [GIT PULL 2/2] lightnvm: fix uninitialized pointer in nvm_remove_tgt()

[PATCH for-block] cgroup: export css_next_descendant_pre for bfq
 2019-06-21  8:48 UTC  (2+ messages)

[PATCH V5 0/5] block: improve print_req_error
 2019-06-21  7:39 UTC  (11+ messages)
` [PATCH V5 1/5] "
` [PATCH V5 2/5] block: add centralize REQ_OP_XXX to string helper
` [PATCH V5 3/5] block: use blk_op_str() in blk-mq-debugfs.c
` [PATCH V5 4/5] block: update print_req_error()
` [PATCH V5 5/5] f2fs: use block layer helper for show_bio_op macro

[RESEND RFC PATCH] mpt3sas: support target smid for [abort|query] task
 2019-06-21  6:37 UTC 

[GIT PULL] Block fixes for 5.2-rc6
 2019-06-20 18:05 UTC  (2+ messages)

[PATCH V4 0/5] block: improve print_req_error
 2019-06-20 18:01 UTC  (3+ messages)

[PATCH 0/2] Fix misuse of blk_rq_stats in blk-iolatency
 2019-06-20 17:18 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).