messages from 2019-03-08 22:06:09 to 2019-03-14 23:49:59 UTC [more...]
paride/pf.c: blk-mq use-after-free (kernel v5.0)
2019-03-14 23:49 UTC (5+ messages)
question about writeback
2019-03-14 23:02 UTC (4+ messages)
[RFC/PATCH net-next 0/9] net/dim: Support for multiple implementations
2019-03-14 21:53 UTC (5+ messages)
[PATCHBOMB] nvme fixes for 5.1
2019-03-14 21:43 UTC (25+ messages)
` [PATCH 01/17] nvme: add get-feature to admin cmds tracer
` [PATCH 02/17] nvme: don't warn on block content change effects
` [PATCH 03/17] nvme-trace: fix cdw10 buffer overrun
` [PATCH 04/17] nvme: put ns_head ref if namespace fails allocation
` [PATCH 05/17] nvme: update comment to make the code easier to read
` [PATCH 06/17] nvme-loop: init nvmet_ctrl fatal_err_work when allocate
` [PATCH 07/17] nvme-fc: use nr_phys_segments to determine existence of sgl
` [PATCH 08/17] nvme-fc: fix numa_node when dev is null
` [PATCH 09/17] nvme-fc: reject reconnect if io queue count is reduced to zero
` [PATCH 10/17] nvmet-fc: fix issues with targetport assoc_list list walking
` [PATCH 11/17] nvmet-fc: bring Disconnect into compliance with FC-NVME spec
` [PATCH 12/17] nvme: disable Write Zeroes for qemu controllers
` [PATCH 13/17] nvme: remove nvme_ns_config_oncs
` [PATCH 14/17] nvme: add proper discard setup for the multipath device
` [PATCH 15/17] nvme: add proper write zeroes "
` [PATCH 16/17] nvmet: ignore EOPNOTSUPP for discard
` [PATCH 17/17] nvme-tcp: support C2HData with SUCCESS flag
[PATCH 00/18] lightnvm: next set of improvements for 5.2
2019-03-14 21:35 UTC (20+ messages)
` [PATCH 01/18] lightnvm: pblk: fix warning in pblk_l2p_init()
` [PATCH 02/18] lightnvm: pblk: warn when there are opened chunks
` [PATCH 03/18] lightnvm: pblk: simplify partial read path
` [PATCH 04/18] lightnvm: pblk: OOB recovery for closed chunks fix
` [PATCH 05/18] lightnvm: pblk: propagate errors when reading meta
` [PATCH 06/18] lightnvm: pblk: recover only written metadata
` [PATCH 07/18] lightnvm: pblk: wait for inflight IOs in recovery
` [PATCH 08/18] lightnvm: pblk: fix spin_unlock order
` [PATCH 09/18] lightnvm: pblk: kick writer on write recovery path
` [PATCH 10/18] lightnvm: pblk: ensure that emeta is written
` [PATCH 11/18] lightnvm: pblk: fix update line wp in OOB recovery
` [PATCH 12/18] lightnvm: pblk: do not read OOB from emeta region
` [PATCH 13/18] lightnvm: pblk: store multiple copies of smeta
` [PATCH 14/18] lightnvm: pblk: GC error handling
` [PATCH 15/18] lightnvm: pblk: fix in case of lack of lines
` [PATCH 16/18] lightnvm: pblk: use nvm_rq_to_ppa_list()
` [PATCH 17/18] lightnvm: allow to use full device path
` [PATCH 18/18] lightnvm: track inflight target creations
[PATCHSET 0/8] io_uring fixes
2019-03-14 20:44 UTC (9+ messages)
` [PATCH 1/8] io_uring: use regular request ref counts
` [PATCH 2/8] io_uring: make io_read/write return an integer
` [PATCH 3/8] io_uring: add prepped flag
` [PATCH 4/8] io_uring: fix fget/fput handling
` [PATCH 5/8] io_uring: fix poll races
` [PATCH 6/8] iov_iter: add ITER_BVEC_FLAG_NO_REF flag
` [PATCH 7/8] block: add BIO_NO_PAGE_REF flag
` [PATCH 8/8] io_uring: add io_uring_event cache hit information
[PATCH blktests 1/2] loop/001: fix typo 'paritition' to 'partition'
2019-03-14 17:55 UTC (3+ messages)
` [PATCH blktests 2/2] loop/001: verify all partitions are removed
[PATCH RFC] lightnvm: pblk: fix crash in pblk_end_partial_read due to multipage bvecs
2019-03-14 16:14 UTC (4+ messages)
virtio-blk: should num_vqs be limited by num_possible_cpus()?
2019-03-14 16:08 UTC (9+ messages)
[PATCH] lightnvm: pblk: set write thread affinity to particular cpu
2019-03-14 14:22 UTC (3+ messages)
[PATCH] aoe: do not use __constant_cpu_to_be16
2019-03-14 8:28 UTC
[PATCH] loop: drop caches if offset or block_size are changed
2019-03-14 5:07 UTC (2+ messages)
[PATCH blktests] zbd/006: Test revalidate during other I/O requests
2019-03-14 3:46 UTC
kernel 5.0 blk_clear_pm_only triggers a warning during resume
2019-03-14 2:21 UTC (5+ messages)
[PATCH] floppy: fix harmless clang build warning
2019-03-13 22:12 UTC (3+ messages)
[PATCH] blkcg: annotate implicit fall through
2019-03-13 20:31 UTC (3+ messages)
WARNING in hsr_forward_skb
2019-03-13 18:22 UTC (5+ messages)
[PATCH blktests] Fix checking multiple modules error in _have_modules()
2019-03-13 17:48 UTC (3+ messages)
[PATCH blktests] add checking nvmet module in nvme 002,003,004,015,018 test
2019-03-13 17:47 UTC (2+ messages)
[PATCH blktests] Fix checking multiple modules error in _have_modules()
2019-03-13 6:50 UTC (2+ messages)
[PATCH] Fix checking multiple modules error in _have_modules()
2019-03-13 6:35 UTC
[GIT PULL] Support for the io_uring IO interface
2019-03-12 21:52 UTC (12+ messages)
WARNING in hsr_addr_subst_dest
2019-03-12 16:09 UTC (3+ messages)
[PATCH BUGFIX IMPROVEMENT V3 0/9] lock, bfq: fix bugs, reduce exec time and boost performance
2019-03-12 8:59 UTC (10+ messages)
` [PATCH BUGFIX IMPROVEMENT V3 1/9] block, bfq: increase idling for weight-raised queues
` [PATCH BUGFIX IMPROVEMENT V3 2/9] block, bfq: do not idle for lowest-weight queues
` [PATCH BUGFIX IMPROVEMENT V3 3/9] block, bfq: tune service injection basing on request service times
` [PATCH BUGFIX IMPROVEMENT V3 4/9] block, bfq: do not merge queues on flash storage with queueing
` [PATCH BUGFIX IMPROVEMENT V3 5/9] block, bfq: do not tag totally seeky queues as soft rt
` [PATCH BUGFIX IMPROVEMENT V3 6/9] block, bfq: always protect newly-created queues from existing active queues
` [PATCH BUGFIX IMPROVEMENT V3 7/9] block, bfq: print SHARED instead of pid for shared queues in logs
` [PATCH BUGFIX IMPROVEMENT V3 8/9] block, bfq: save & resume weight on a queue merge/split
` [PATCH BUGFIX IMPROVEMENT V3 9/9] doc, block, bfq: add information on bfq execution time
NVMe: Regression: write zeros corrupts ext4 file system
2019-03-12 1:32 UTC (6+ messages)
[PATCH 1/1] virtio_blk: replace 0 by HCTX_TYPE_DEFAULT to index blk_mq_tag_set->map
2019-03-12 1:31 UTC
[PATCH 0/6] block: enable multi-page bvec for passthrough IO
2019-03-12 1:22 UTC (18+ messages)
` [PATCH 1/6] block: pass page to xen_biovec_phys_mergeable
` [PATCH 2/6] block: don't merge adjacent bvecs to one segment in bio blk_queue_split
` [PATCH 3/6] block: check if page is mergeable in one helper
` [PATCH 4/6] block: put the same page when adding it to bio
` [PATCH 5/6] block: enable multi-page bvec for passthrough IO
` [PATCH 6/6] block: don't check if adjacent bvecs in one bio can be mergeable
[PATCH V2] blktests: add userspace IO test
2019-03-11 20:55 UTC (2+ messages)
[PATCH blktests] Fix the failure case which will exit with 0
2019-03-11 20:22 UTC (2+ messages)
[PATCH blktests 0/3] Fix partition device sysfs access
2019-03-11 20:20 UTC (2+ messages)
[PATCH AUTOSEL 4.20 32/52] blk-mq: insert rq with DONTPREP to hctx dispatch list when requeue
2019-03-11 19:54 UTC (2+ messages)
` [PATCH AUTOSEL 4.20 34/52] floppy: check_events callback should not return a negative number
[PATCH AUTOSEL 4.19 29/44] blk-mq: insert rq with DONTPREP to hctx dispatch list when requeue
2019-03-11 19:56 UTC (2+ messages)
` [PATCH AUTOSEL 4.19 31/44] floppy: check_events callback should not return a negative number
[PATCH AUTOSEL 4.9 07/12] floppy: check_events callback should not return a negative number
2019-03-11 19:59 UTC
[PATCH AUTOSEL 4.14 18/27] floppy: check_events callback should not return a negative number
2019-03-11 19:58 UTC
[PATCH 1/5] blk-mq: Export reading mq request state
2019-03-11 19:37 UTC (11+ messages)
` [PATCH 4/5] nvme: Fail dead namespace's entered requests
` [PATCH 5/5] nvme/pci: Remove queue IO flushing hack
[PATCH fio] t/io_uring: add depth options
2019-03-11 16:45 UTC (4+ messages)
[PATCH v2] block: add a new flag BLK_MQ_POLL_CLASSIC for hybrid poll
2019-03-11 13:51 UTC (3+ messages)
block: bfq: BUG: KASAN: use-after-free in bfq_bfqq_expire
2019-03-11 10:09 UTC (2+ messages)
[PATCH BUGFIX IMPROVEMENT V2 0/9] block, bfq: fix bugs, reduce exec time and boost performance
2019-03-11 9:13 UTC (13+ messages)
` [PATCH BUGFIX IMPROVEMENT V2 1/9] block, bfq: increase idling for weight-raised queues
` [PATCH BUGFIX IMPROVEMENT V2 2/9] block, bfq: do not idle for lowest-weight queues
` [PATCH BUGFIX IMPROVEMENT V2 3/9] block, bfq: tune service injection basing on request service times
` [PATCH BUGFIX IMPROVEMENT V2 4/9] block, bfq: do not merge queues on flash storage with queueing
` [PATCH BUGFIX IMPROVEMENT V2 5/9] block, bfq: do not tag totally seeky queues as soft rt
` [PATCH BUGFIX IMPROVEMENT V2 6/9] block, bfq: always protect newly-created queues from existing active queues
` [PATCH BUGFIX IMPROVEMENT V2 7/9] block, bfq: print SHARED instead of pid for shared queues in logs
` [PATCH BUGFIX IMPROVEMENT V2 8/9] block, bfq: save & resume weight on a queue merge/split
` [PATCH BUGFIX IMPROVEMENT V2 9/9] doc, block, bfq: add information on bfq execution time
[PATCH v3] blkcg: prevent priority inversion problem during sync()
2019-03-10 2:05 UTC (4+ messages)
` [PATCH v4] "
[git pull] device mapper changes for 5.1
2019-03-10 1:45 UTC (2+ messages)
[PATCH v2] lightnvm: pblk: fix bio leak on large sized io
2019-03-09 17:00 UTC (3+ messages)
[PATCH v2 0/8] lightnvm: bugfixes and improvements
2019-03-09 16:56 UTC (2+ messages)
[GIT PULL] Block changes for 5.1
2019-03-09 0:10 UTC (2+ messages)
[GIT PULL] libata changes for 5.1
2019-03-09 0:10 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).