messages from 2020-06-04 00:00:37 to 2020-06-09 09:12:48 UTC [more...]
[PATCH v4] block: Fix use-after-free in blkdev_get()
2020-06-09 9:12 UTC (3+ messages)
[RFC 0/2] Increase accuracy and precision of sampled io_ticks
2020-06-09 8:50 UTC (5+ messages)
` [RFC 1/2] Eliminate over- and under-counting of io_ticks
` [RFC 2/2] Track io_ticks at microsecond granularity
[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)
Question about blkdev_issue_zeroout()
2020-06-09 3:05 UTC
[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 (15+ messages)
blk-softirq vs smp_call_function_single_async()
2020-06-08 21:34 UTC (7+ messages)
[PATCH v6 0/8] block: fix blktrace debugfs use after free
2020-06-08 17:01 UTC (7+ 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
[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)
[git pull] device mapper changes for 5.8
2020-06-05 23:15 UTC (3+ messages)
` [git pull v2] "
[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 (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 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
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 (19+ messages)
[PATCH 00/10] Remove uninitialized_var() macro
2020-06-05 9:25 UTC (44+ messages)
` [PATCH 02/10] drbd: Remove uninitialized_var() usage
` [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 (2+ messages)
[PATCH] loop: Fix wrong masking of status flags
2020-06-05 3:14 UTC (3+ messages)
[PATCH 01/10] x86/mm/numa: Remove uninitialized_var() usage
2020-06-04 22:39 UTC (8+ messages)
[PATCH] dm crypt: avoid truncating the logical block size
2020-06-04 19:14 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).