messages from 2018-06-28 07:27:08 to 2018-07-03 13:52:51 UTC [more...]
[PATCH] loop: Add LOOP_SET_BLOCK_SIZE in compat ioctl
2018-07-03 13:52 UTC (3+ messages)
[PATCH] lightnvm: pblk: Add read memory barrier when reading from rb
2018-07-03 10:14 UTC (3+ messages)
Subject: [PATCH RFC] block: fix Amiga RDB partition support for disks >= 2 TB
2018-07-03 10:02 UTC (61+ messages)
` [PATCH] block: fix Amiga partition support for disks >= 1 TB
` [PATCH v2] "
[PATCH V4] blk-mq: dequeue request one by one from sw queue iff hctx is busy
2018-07-03 8:34 UTC
[PATCH] scsi: scsi_debug: introduce module parameter of 'use_blk_mq'
2018-07-03 6:58 UTC (12+ messages)
[PATCH V3 0/3] blk-mq: improve IO perf in case of none io sched
2018-07-03 1:52 UTC (10+ messages)
` [PATCH V3 1/3] blk-mq: use list_splice_tail_init() to insert requests
` [PATCH V3 2/3] blk-mq: only attempt to merge bio if there is rq in sw queue
` [PATCH V3 3/3] blk-mq: dequeue request one by one from sw queue iff hctx is busy
[PATCH] block/loop: mark expected switch fall-through
2018-07-02 21:11 UTC (2+ messages)
[PATCH] drbd: mark expected switch fall-throughs
2018-07-02 21:11 UTC (2+ messages)
[PATCH] scsi: fix scsi_host_queue_ready
2018-07-02 20:24 UTC (3+ messages)
[PATCH] blk-mq: fix typo in a function comment
2018-07-02 15:16 UTC (2+ messages)
[PATCH V3] blk-mq: code clean-up by adding an API to clear set->mq_map
2018-07-02 15:08 UTC (2+ messages)
[PATCH V2] blk-mq: code clean-up by adding an API to clear set->mq_map
2018-07-02 14:44 UTC (4+ messages)
[PATCH] paride: remove redundant variable n
2018-07-02 14:28 UTC (2+ messages)
[PATCH] loop: remove redundant pointer inode
2018-07-02 14:27 UTC (2+ messages)
[PATCH] block/floppy: remove redundant variable dflags
2018-07-02 14:27 UTC (2+ messages)
[PATCH] partitions/ldm: remove redundant pointer dgrp
2018-07-02 14:26 UTC (2+ messages)
[PATCH] drbd: fix access after free
2018-07-02 14:22 UTC (3+ messages)
[PATCH] blk-mq: code clean-up by adding an API to clear set->mq_map
2018-07-02 13:41 UTC (8+ messages)
[PATCH] block: Make __bio_clone_fast() copy bi_vcnt
2018-06-30 23:38 UTC (15+ messages)
` "
Hard lockup in blk_mq_free_request() / wbt_done() / wake_up_all()
2018-06-30 13:12 UTC (6+ messages)
[PATCH V2 2/2] scsi: avoid to hold host-wide counter of host_busy for scsi_mq
2018-06-30 1:41 UTC (5+ messages)
` [V2, "
[PATCH] Block: initialize bio_cnt_ret_time for the first time
2018-06-29 21:41 UTC (8+ messages)
[GIT PULL] Block fixes for 4.18-rc3
2018-06-29 21:15 UTC
[PATCH blktests v2 0/3] Add SRP initiator driver tests
2018-06-29 16:13 UTC (4+ messages)
` [PATCH blktests v2 3/3] Add tests for the SRP initiator and target drivers
[PATCH 0/3] Fix blk_mq_end_request() and blk_end_request() for WRITE SAME
2018-06-29 15:50 UTC (4+ messages)
[PATCH V2 0/3] blk-mq: improve IO perf in case of none io sched
2018-06-29 15:34 UTC (10+ messages)
` [PATCH V2 1/3] blk-mq: use list_splice_tail_init() to insert requests
` [PATCH V2 2/3] blk-mq: only attempt to merge bio if there is rq in sw queue
` [PATCH V2 3/3] blk-mq: dequeue request one by one from sw queue iff hctx is busy
[PATCH] Block: blk-throttle: set low_valid immediately once one cgroup has io.low configured
2018-06-29 15:05 UTC (2+ messages)
[PATCH] Blktrace: bail out early if block debugfs is not configured
2018-06-29 15:02 UTC (2+ messages)
[PATCH] drbd: Do not redefine __must_hold()
2018-06-29 13:58 UTC (3+ messages)
[GIT PULL] nvme fix for 4.18
2018-06-29 13:56 UTC (2+ messages)
[PATCH] drbd: Fix drbd_request_prepare() discard handling
2018-06-29 13:53 UTC (3+ messages)
[PATCH v3] lightnvm: pblk: expose generic disk name on pr_* msgs
2018-06-29 11:56 UTC (2+ messages)
[PATCH] lightnvm: pblk: recover chunk state on 1.2 devices
2018-06-29 11:28 UTC (5+ messages)
[PATCH v2] lightnvm: pblk: expose generic disk name on pr_* msgs
2018-06-29 11:24 UTC (6+ messages)
[PATCH] include/trace/events/wbt.h: Suppress a compiler warning
2018-06-29 8:34 UTC (2+ messages)
[PATCH] block: Document how blk_update_request() handles RQF_SPECIAL_PAYLOAD requests
2018-06-29 8:32 UTC (2+ messages)
[PATCH] blk-mq: don't queue more if we get a busy return
2018-06-29 2:44 UTC (5+ messages)
[PATCH 0/3] blk-mq: improve IO perf in case of none io sched
2018-06-28 19:58 UTC (10+ messages)
` [PATCH 1/3] blk-mq: use list_splice_tail() to insert requests
Oops in kmem_cache_free() via bioset_exit() (was Re: [next-20180601][nvme][ppc] Kernel Oops is triggered when creating lvm snapshots on nvme disks)
2018-06-28 19:57 UTC (2+ messages)
[PATCH 0/5] blk-mq: dispatch related cleanup, fix and optimization
2018-06-28 19:21 UTC (2+ messages)
[PATCH BUGFIX RESEND 0/4] bfq: fix bugs breaking bandwidth guarantees occasionally
2018-06-28 19:17 UTC (2+ messages)
[PATCH] block: Fix cloning of requests with a special payload
2018-06-28 16:17 UTC (5+ messages)
` "
[PATCH v2] blk-mq: Fix a race condition in blk_mq_mark_tag_wait()
2018-06-28 15:56 UTC (4+ messages)
[PATCH] lightnvm: pblk: expose generic disk name on pr_* msgs
2018-06-28 12:45 UTC
[PATCH] lightnvm: pblk: fix read_bitmap for 32bit archs
2018-06-28 8:10 UTC (4+ 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).