linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-02 08:01:34 to 2020-06-05 22:33:27 UTC [more...]

[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 "

[git pull] device mapper changes for 5.8
 2020-06-05 19:16 UTC  (2+ messages)
` [git pull v2] "

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

[PATCH v2] docs: block: Create blk-mq documentation
 2020-06-05 17:55 UTC 

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

[PATCH] blktrace: put bounds on BLKTRACESETUP buf_size and buf_nr
 2020-06-05 17:39 UTC  (7+ messages)

[PATCH 0/2] blk-mq: fix handling cpu hotplug
 2020-06-05 16:08 UTC  (5+ 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

[PATCH 0/2 v3] blktrace: Fix sparse annotations and warn if enabling multiple traces
 2020-06-05 15:03 UTC  (4+ 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

[PATCH V2 0/4] blktrace: fix sparse warnings
 2020-06-05 15:00 UTC  (6+ messages)
` [PATCH V2 1/3] blktrace: use errno instead of bi_status
` [PATCH V2 2/3] blktrace: fix endianness in get_pdu_int()
` [PATCH V2 3/3] blktrace: fix endianness for blk_log_remap()

[PATCH v3] block: Fix use-after-free in blkdev_get()
 2020-06-05 14:37 UTC  (3+ messages)

[PATCH 0/3] bfq: Two fixes and a cleanup for sequential readers
 2020-06-05 14:16 UTC  (4+ 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

[RFC PATCH] blk-mq: provide more tags for woken-up process when tag allocation is busy
 2020-06-05 14:21 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  (20+ messages)

[PATCH 00/10] Remove uninitialized_var() macro
 2020-06-05  9:25 UTC  (52+ messages)
` [PATCH 01/10] x86/mm/numa: Remove uninitialized_var() usage
` [PATCH 02/10] drbd: "
` [PATCH 03/10] b43: "
` [PATCH 04/10] rtlwifi: rtl8192cu: "
` [PATCH 05/10] ide: "
` [PATCH 06/10] clk: st: "
` [PATCH 07/10] spi: davinci: "
` [PATCH 08/10] checkpatch: Remove awareness of uninitialized_var() macro
` [PATCH 10/10] compiler: Remove "
  ` [PATCH 09/10] treewide: Remove uninitialized_var() usage

[PATCH v2] block: Fix use-after-free in blkdev_get()
 2020-06-05  6:43 UTC 

[PATCH v2 0/6] seqlock: seqcount_t call sites bugfixes
 2020-06-05  3:22 UTC  (6+ messages)
` [PATCH v2 5/6] block: nr_sects_write(): Disable preemption on seqcount write

[PATCH] block: remove the error argument to the block_bio_complete tracepoint
 2020-06-05  3:16 UTC  (4+ messages)

[PATCH] loop: Fix wrong masking of status flags
 2020-06-05  3:14 UTC  (3+ messages)

[PATCH] dm crypt: avoid truncating the logical block size
 2020-06-04 19:14 UTC  (2+ messages)

[PATCH 1/1] blk-mq: get ctx in order to handle BLK_MQ_S_INACTIVE in blk_mq_get_tag()
 2020-06-03 16:23 UTC  (4+ messages)

[PATCH] block: check for page size in queue_logical_block_size()
 2020-06-03 11:33 UTC  (4+ messages)

[PATCH V5 0/6] blk-mq: support batching dispatch from scheduler
 2020-06-03  9:43 UTC  (7+ messages)
` [PATCH V5 1/6] blk-mq: pass request queue into get/put budget callback
` [PATCH V5 2/6] blk-mq: pass hctx to blk_mq_dispatch_rq_list
` [PATCH V5 3/6] blk-mq: move getting driver tag and budget into one helper
` [PATCH V5 4/6] blk-mq: remove dead check from blk_mq_dispatch_rq_list
` [PATCH V5 5/6] blk-mq: pass obtained budget count to blk_mq_dispatch_rq_list
` [PATCH V5 6/6] blk-mq: support batching dispatch in case of io scheduler

[PATCH] blktrace: Avoid sparse warnings when assigning q->blk_trace
 2020-06-03  8:35 UTC  (4+ messages)

[PATCH RFC 0/3] block: allow REQ_NOWAIT to some bio-based/stacked devices
 2020-06-03  8:24 UTC  (4+ messages)
` [PATCH RFC 1/3] block: add flag 'nowait_requests' into queue limits

[PATCH] block: account flush request in inflight sysfs files
 2020-06-03  7:36 UTC  (2+ messages)

[PATCH v13 00/12] Inline Encryption Support
 2020-06-03  2:07 UTC  (3+ messages)
` [PATCH v13 10/12] fscrypt: add inline encryption support

[RFC PATCH v4 0/3] bcache: support zoned device as bcache backing device
 2020-06-03  0:58 UTC  (13+ messages)
` [RFC PATCH v4 1/3] bcache: export bcache zone information for zoned "
` [RFC PATCH v4 2/3] bcache: handle zone management bios for bcache device

[GIT PULL] Core block changes for 5.8-rc1
 2020-06-02 22:50 UTC  (2+ messages)

[GIT PULL] Block driver changes for 5.8-rc1
 2020-06-02 22:50 UTC  (2+ messages)

[PATCH] block/bio-integrity: don't free 'buf' if bio_integrity_add_page() failed
 2020-06-02 22:44 UTC  (4+ messages)

[PATCH] block: fix an integer overflow in logical block size
 2020-06-02 21:39 UTC  (2+ messages)

[PATCH V4 0/6] blk-mq: support batching dispatch from scheduler
 2020-06-02 13:49 UTC  (13+ messages)
` [PATCH V4 1/6] blk-mq: pass request queue into get/put budget callback
` [PATCH V4 2/6] blk-mq: pass hctx to blk_mq_dispatch_rq_list
` [PATCH V4 3/6] blk-mq: move getting driver tag and budget into one helper
` [PATCH V4 4/6] blk-mq: remove dead check from blk_mq_dispatch_rq_list
` [PATCH V4 5/6] blk-mq: pass obtained budget count to blk_mq_dispatch_rq_list
` [PATCH V4 6/6] blk-mq: support batching dispatch in case of io scheduler

blktests block/013 failed from commit "block: remove the bd_openers checks in blk_drop_partitions"
 2020-06-02  9:40 UTC  (2+ 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).