linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-24 16:53:46 to 2019-06-28 07:25:28 UTC [more...]

[PATCH v5 0/7] Extend write-hint framework, and add write-hint for Ext4 journal
 2019-06-28  7:25 UTC  (9+ messages)

[ANNOUNCE] Alpine Linux Persistence and Storage Summit
 2019-06-28  6:22 UTC 

[PATCH] block, bfq: NULL out the bic when it's no longer valid
 2019-06-28  4:57 UTC  (2+ messages)

[RFC PATCH 00/28] Removing struct page from P2PDMA
 2019-06-28  4:57 UTC  (39+ messages)

[PATCH v2 04/27] block: remove memset after dma_alloc_coherent
 2019-06-28  2:46 UTC 

[git pull] device mapper fixes for 5.2 final
 2019-06-28  0:55 UTC  (2+ messages)

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

[PATCH] block: sed-opal: "Never True" conditions
 2019-06-27 22:31 UTC 

[PATCH] block: sed-opal: PSID reverttper capability
 2019-06-27 22:30 UTC 

[PATCHSET for-5.3/block] block: add blkcg bio punt mechanism
 2019-06-27 20:39 UTC  (6+ messages)
` [PATCH 1/5] cgroup, blkcg: Prepare some symbols for module and !CONFIG_CGROUP usages
` [PATCH 2/5] blkcg, writeback: Rename wbc_account_io() to wbc_account_cgroup_owner()
` [PATCH 3/5] blkcg, writeback: Add wbc->no_cgroup_owner
` [PATCH 4/5] blkcg, writeback: Implement wbc_blkcg_css()
` [PATCH 5/5] blkcg: implement REQ_CGROUP_PUNT

[REGRESSION] commit c2b3c170db610 causes blktests block/002 failure
 2019-06-27 20:24 UTC  (4+ messages)

[PATCH 10/87] block: skd_main.c: Remove call to memset after dma_alloc_coherent
 2019-06-27 19:37 UTC  (2+ messages)

[PATCH v2 blktests] block: add freeze/unfreeze sequence test
 2019-06-27 18:30 UTC  (2+ messages)

[PATCH 09/87] block: mtip32xx: Remove call to memset after dma_alloc_coherent
 2019-06-27 17:35 UTC 

[PATCH] block: Remove unused code
 2019-06-27 13:34 UTC  (3+ messages)

[PATCH 00/29] bcache candidate patches for Linux v5.3
 2019-06-27 12:45 UTC  (5+ messages)
` [PATCH 06/29] bcache: fix race in btree_flush_write()

[PATCH v3 2/5] nvme: add get_ams for nvme_ctrl_ops
 2019-06-27 11:03 UTC  (17+ messages)
` [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

cleanup bio page releasing
 2019-06-27 10:24 UTC  (26+ 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 3/9] block: use bio_release_pages in bio_unmap_user
` [PATCH 4/9] block: use bio_release_pages in bio_map_user_iov
` [PATCH 5/9] iomap: use bio_release_pages in iomap_dio_bio_end_io
` [PATCH 6/9] block_dev: use bio_release_pages in blkdev_bio_end_io
` [PATCH 7/9] block_dev: use bio_release_pages in bio_unmap_user
` [PATCH 8/9] direct-io: use bio_release_pages in dio_bio_complete
` [PATCH 9/9] block: never take page references for ITER_BVEC

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

[bug report] block, bfq: bring forward seek&think time update
 2019-06-27  8:03 UTC 

[RESEND RFC PATCH] mpt3sas: support target smid for [abort|query] task
 2019-06-27  7:39 UTC  (2+ messages)

[PATCH AUTOSEL 5.1 77/95] block: fix page leak when merging to same page
 2019-06-27  0:30 UTC 

[PATCH] block, bfq: Init saved_wr_start_at_switch_to_srt in unlikely case
 2019-06-26 22:25 UTC  (3+ messages)

[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 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  (7+ messages)

[PATCH 0/4] open, close, finish zone support
 2019-06-26  0:44 UTC  (19+ 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 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

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  (3+ messages)
` [PATCH 4/9] blkcg: implement REQ_CGROUP_PUNT


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).