linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-05 11:09:37 to 2020-06-12 02:44:15 UTC [more...]

[PATCH] loop: Remove redundant status flag operation
 2020-06-12  2:43 UTC 

[GIT PULL] Block fixes for 5.8-rc1
 2020-06-11 23:45 UTC  (2+ messages)

[PATCH] umem: remove redundant initialization of variable ret
 2020-06-11 15:16 UTC  (2+ messages)

[PATCH] pktcdvd: remove redundant initialization of variable ret
 2020-06-11 15:16 UTC  (2+ messages)

[GIT PULL] nvme fixes for 5.8
 2020-06-11 15:10 UTC  (2+ messages)

[PATCH 0/3] bfq: Two fixes and a cleanup for sequential readers
 2020-06-11 14:39 UTC  (10+ messages)
` [PATCH 1/3] bfq: Avoid false bfq queue merging
` [PATCH 2/3] bfq: Use 'ttime' local variable
` [PATCH 3/3] bfq: Use only idle IO periods for think time calculations

[PATCH RFC v7 00/12] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-06-11 14:33 UTC  (25+ messages)
` [PATCH RFC v7 01/12] blk-mq: rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHARED
` [PATCH RFC v7 02/12] blk-mq: rename blk_mq_update_tag_set_depth()
` [PATCH RFC v7 03/12] blk-mq: Use pointers for blk_mq_tags bitmap tags
` [PATCH RFC v7 04/12] blk-mq: Facilitate a shared sbitmap per tagset
` [PATCH RFC v7 05/12] blk-mq: Record nr_active_requests per queue for when using shared sbitmap
` [PATCH RFC v7 06/12] blk-mq: Record active_queues_shared_sbitmap per tag_set "
` [PATCH RFC v7 07/12] blk-mq: Add support in hctx_tags_bitmap_show() for a "
` [PATCH RFC v7 08/12] scsi: Add template flag 'host_tagset'
` [PATCH RFC v7 09/12] scsi: hisi_sas: Switch v3 hw to MQ
` [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters "
` [PATCH RFC v7 11/12] smartpqi: enable host tagset
` [PATCH RFC v7 12/12] hpsa: enable host_tagset and switch to MQ

[PATCH v2] blktrace: put bounds on BLKTRACESETUP buf_size and buf_nr
 2020-06-11 13:41 UTC  (3+ messages)

Consistent block device references for root= cmdline
 2020-06-11 11:23 UTC  (5+ messages)
    ` (EXT) "

mm: mkfs.ext4 invoked oom-killer on i386 - pagecache_get_page
 2020-06-11  9:55 UTC  (11+ messages)

[PATCH V2 0/3] blk-mq/nvme: improve nvme-pci reset handler
 2020-06-11  7:27 UTC  (2+ messages)

[PATCH] fs/fs-writeback.c: not WARN on unregistered BDI
 2020-06-11  7:27 UTC  (2+ messages)

blk_mq_complete_request overhaul
 2020-06-11  6:44 UTC  (13+ messages)
` [PATCH 01/12] blk-mq: merge blk-softirq.c into blk-mq.c
` [PATCH 02/12] blk-mq: factor out a helper to reise the block softirq
` [PATCH 03/12] blk-mq: remove raise_blk_irq
` [PATCH 04/12] blk-mq: complete polled requests directly
` [PATCH 05/12] blk-mq: short cut the IPI path in blk_mq_force_complete_rq for !SMP
` [PATCH 06/12] blk-mq: merge the softirq vs non-softirq IPI logic
` [PATCH 07/12] blk-mq: move failure injection out of blk_mq_complete_request
` [PATCH 08/12] blk-mq: remove the get_cpu/put_cpu pair in blk_mq_complete_request
` [PATCH 09/12] blk-mq: factor out a blk_mq_complete_need_ipi helper
` [PATCH 10/12] blk-mq: add a new blk_mq_complete_request_remote API
` [PATCH 11/12] nvme-rdma: factor out a nvme_rdma_end_request helper
` [PATCH 12/12] nvme: use blk_mq_complete_request_remote to avoid an indirect function call

[PATCH] fs/fs-writeback.c: don't WARN on unregistered BDI
 2020-06-11  5:40 UTC  (2+ messages)

[PATCH v6 0/8] block: fix blktrace debugfs use after free
 2020-06-11  5:40 UTC  (17+ messages)
` [PATCH v6 1/6] block: add docs for gendisk / request_queue refcount helpers
` [PATCH v6 2/6] block: clarify context for refcount increment helpers
` [PATCH v6 3/6] block: revert back to synchronous request_queue removal
` [PATCH v6 4/6] blktrace: annotate required lock on do_blk_trace_setup()
` [PATCH v6 5/6] loop: be paranoid on exit and prevent new additions / removals
` [PATCH v6 6/6] blktrace: fix debugfs use after free

Question about blkdev_issue_zeroout()
 2020-06-11  1:54 UTC  (3+ messages)

[PATCH blktests] Restore support for running tests without prior test results
 2020-06-10 21:26 UTC  (3+ messages)

[PATCH 1/2] rsxx: Fix potential NULL dereference setting up debugfs
 2020-06-10 17:24 UTC  (2+ messages)
` [PATCH 2/2] rsxx: Return -EFAULT if copy_to_user() fails

[git pull] device mapper changes for 5.8
 2020-06-10 12:44 UTC  (5+ messages)
` [git pull v2] "
  ` [git pull v3] "

[RFC 0/2] Increase accuracy and precision of sampled io_ticks
 2020-06-10  7:26 UTC  (7+ messages)
` [RFC 1/2] Eliminate over- and under-counting of io_ticks
` [RFC 2/2] Track io_ticks at microsecond granularity

ipr crashes due to NULL dma_need_drain since cc97923a5bcc ("block: move dma drain handling to scsi")
 2020-06-10  5:43 UTC  (4+ messages)

blk-softirq vs smp_call_function_single_async()
 2020-06-09 13:38 UTC  (8+ messages)

[PATCH v4] block: Fix use-after-free in blkdev_get()
 2020-06-09  9:12 UTC  (3+ messages)

[PATCH v5] block: Fix use-after-free in blkdev_get()
 2020-06-09  8:17 UTC  (2+ messages)

Linux v5.7.1: Ext4-FS and systemd-journald errors after suspend + resume
 2020-06-09  4:01 UTC  (5+ messages)

[PATCH AUTOSEL 5.7 040/274] block: alloc map and request for new hardware queue
 2020-06-08 23:04 UTC  (3+ messages)
` [PATCH AUTOSEL 5.7 045/274] block: reset mapping if failed to update hardware queue count
` [PATCH AUTOSEL 5.7 202/274] iocost: don't let vrate run wild while there's no saturation signal

[PATCH AUTOSEL 5.4 030/175] block: alloc map and request for new hardware queue
 2020-06-08 23:17 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 032/175] block: reset mapping if failed to update hardware queue count
` [PATCH AUTOSEL 5.4 124/175] iocost: don't let vrate run wild while there's no saturation signal

[PATCH] blktrace: put bounds on BLKTRACESETUP buf_size and buf_nr
 2020-06-09  0:00 UTC  (13+ messages)

[PATCH 0/2 v3] blktrace: Fix sparse annotations and warn if enabling multiple traces
 2020-06-08 14:01 UTC  (8+ messages)
` [PATCH 1/2] blktrace: break out of blktrace setup on concurrent calls
` [PATCH 2/2] blktrace: Avoid sparse warnings when assigning q->blk_trace

loop module OOPS
 2020-06-08 13:46 UTC 

[PATCH v4] block: Fix use-after-free in blkdev_get()
 2020-06-08  7:09 UTC  (6+ messages)

[PATCH blktests] zbd/007: Add --force option to blkzone reset
 2020-06-08  2:44 UTC 

[PATCH v2 0/2] loop: replace kill_bdev with invalidate_bdev
 2020-06-08  2:39 UTC  (2+ messages)

[PATCH v3] block: Fix use-after-free in blkdev_get()
 2020-06-08  1:28 UTC  (5+ messages)

[PATCH v1 00/25] seqlock: Extend seqcount API with associated locks
 2020-06-08  0:57 UTC  (3+ messages)
` [PATCH v2 00/18] "
  ` [PATCH v2 14/18] iocost: Use sequence counter with associated spinlock

[PATCH 0/2] blk-mq: fix handling cpu hotplug
 2020-06-07 14:57 UTC  (6+ messages)
` [PATCH 1/2] blk-mq: split out a __blk_mq_get_driver_tag helper
` [PATCH 2/2] blk-mq: fix blk_mq_all_tag_iter

[RFC PATCH] blk-mq: provide more tags for woken-up process when tag allocation is busy
 2020-06-06  3:25 UTC  (4+ messages)

[PATCH v2] docs: block: Create blk-mq documentation
 2020-06-05 23:45 UTC  (2+ messages)

[PATCH v5 0/7] block: fix blktrace debugfs use after free
 2020-06-05 22:33 UTC  (7+ messages)
` [PATCH v5 5/7] blktrace: fix "

[PATCH v2] block: Fix use-after-free in blkdev_get()
 2020-06-05 18:08 UTC  (22+ messages)
        `  "

[PATCH] docs: block: Create blk-mq documentation
 2020-06-05 17:49 UTC  (3+ messages)

[PATCH V2 0/4] blktrace: fix sparse warnings
 2020-06-05 15:00 UTC  (3+ messages)

LTP: syscalls: regression on mainline - ioctl_loop01 mknod07 setns01
 2020-06-05 11:31 UTC  (8+ messages)
        ` [LTP] "

[PATCH] blk-mq: don't fail driver tag allocation because of inactive hctx
 2020-06-05 11:08 UTC  (13+ 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).