linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-09 15:54:58 to 2018-01-11 20:14:16 UTC [more...]

[for-4.16 PATCH v4 0/4] block/dm: allow DM to defer blk_register_queue() until ready
 2018-01-11 20:14 UTC  (3+ messages)
` [for-4.16 PATCH v4 1/4] block: only bdi_unregister() in del_gendisk() if !GENHD_FL_HIDDEN
` [for-4.16 PATCH v4 3/4] block: allow gendisk's request_queue registration to be deferred

[for-4.16 PATCH v3 0/3] block/dm: allow DM to defer blk_register_queue() until ready
 2018-01-11 19:50 UTC  (19+ messages)
` [for-4.16 PATCH v3 1/3] block: only bdi_unregister() in del_gendisk() if !GENHD_FL_HIDDEN
` [for-4.16 PATCH v3 2/3] block: allow gendisk's request_queue registration to be deferred
` [for-4.16 PATCH v3 3/3] dm: fix awkward and incomplete request_queue initialization

[PATCH v2 0/2] Rework blk_mq_mark_tag_wait()
 2018-01-11 18:21 UTC  (9+ messages)
` [PATCH v2 1/2] blk-mq: Reduce the number of if-statements in blk_mq_mark_tag_wait()
` [PATCH v2 2/2] blk-mq: Fix a race condition "

[PATCH] Pass the task_struct explicitly to delayacct_blkio_end
 2018-01-11 18:04 UTC  (3+ messages)
` [PATCH v2] delayacct: Account blkio completion on the correct task

4.14: WARNING: CPU: 4 PID: 2895 at block/blk-mq.c:1144 with virtio-blk (also 4.12 stable)
 2018-01-11 17:46 UTC  (15+ messages)

[PATCH v3 0/2] Rework blk_mq_mark_tag_wait()
 2018-01-11 17:00 UTC  (4+ messages)
` [PATCH v3 1/2] blk-mq: Reduce the number of if-statements in blk_mq_mark_tag_wait()
` [PATCH v3 2/2] blk-mq: Fix a race condition "

blkdev loop UAF
 2018-01-11 17:00 UTC  (3+ messages)

scsi: memory leak in sg_start_req
 2018-01-11 16:28 UTC  (4+ messages)

BUG: unable to handle kernel NULL pointer dereference at 0000000000000436
 2018-01-11 15:40 UTC  (4+ messages)

[PATCH v3 0/2] block: enforce ioctl(BLKROSET) and set_disk_ro()
 2018-01-11 13:09 UTC  (3+ messages)
` [PATCH v3 1/2] block: fail op_is_write() requests to read-only partitions
` [PATCH v3 2/2] block: add bdev_read_only() checks to common helpers

[PATCH V3 0/5] dm-rq: improve sequential I/O performance
 2018-01-11  6:01 UTC  (6+ messages)
` [PATCH V3 1/5] dm-mpath: don't call blk_mq_delay_run_hw_queue() in case of BLK_STS_RESOURCE
` [PATCH V3 2/5] dm-mpath: return DM_MAPIO_REQUEUE in case of rq allocation failure
` [PATCH V3 3/5] blk-mq: move actual issue into one helper
` [PATCH V3 4/5] blk-mq: return dispatch result to caller in blk_mq_try_issue_directly
` [PATCH V3 5/5] blk-mq: issue request directly for blk_insert_cloned_request

[linux-next][qla2xxx][85caa95]kernel BUG at lib/list_debug.c:31!
 2018-01-11  5:38 UTC  (4+ messages)

[PATCH] blktrace: support enabling cgroup info per-device
 2018-01-11  4:09 UTC 

[PATCH v2 0/4] Make SCSI transport recovery more robust
 2018-01-11  2:23 UTC  (6+ messages)
` [PATCH v2 1/4] blk-mq: Rename request_queue.mq_freeze_wq into mq_wq
` [PATCH v2 2/4] block: Introduce blk_start_wait_if_quiesced() and blk_finish_wait_if_quiesced()
` [PATCH v2 3/4] scsi: Avoid that .queuecommand() gets called for a quiesced SCSI device
` [PATCH v2 4/4] IB/srp: Fix a sleep-in-invalid-context bug

[PATCH] blk-mq: Add locking annotations to hctx_lock() and hctx_unlock()
 2018-01-10 19:36 UTC  (2+ messages)

[PATCH v2] block: silently forbid sending any ioctl to a partition
 2018-01-10 19:30 UTC  (3+ messages)

[PATCH] blk-mq: Rework blk_mq_mark_tag_wait()
 2018-01-10 18:48 UTC  (2+ messages)

[PATCHSET v2 0/4] struct request optimizations
 2018-01-10 18:45 UTC  (19+ messages)
` [PATCH 1/4] block: remove REQ_ATOM_POLL_SLEPT
` [PATCH 2/4] block: add accessors for setting/querying request deadline
` [PATCH 3/4] block: convert REQ_ATOM_COMPLETE to stealing rq->__deadline bit
` [PATCH 4/4] block: rearrange a few request fields for better cache layout

[PATCHv2 0/5] nvme/dm failover unification
 2018-01-10 17:52 UTC  (13+ messages)
` [PATCHv2 1/5] nvme: Add more command status translation
  ` [dm-devel] "
` [PATCHv2 2/5] nvme/multipath: Consult blk_status_t for failover
  ` [dm-devel] "
` [PATCHv2 3/5] block: Provide blk_status_t decoding for path errors
  ` [dm-devel] "
` [PATCHv2 4/5] nvme/multipath: Use blk_path_error
  ` [dm-devel] "
` [PATCHv2 5/5] dm mpath: "
  ` [dm-devel] "

[PATCH v2 0/2] block: enforce ioctl(BLKROSET) and set_disk_ro()
 2018-01-10 16:55 UTC  (6+ messages)
` [PATCH v2 1/2] block: fail op_is_write() requests to read-only partitions
` [PATCH v2 2/2] block: add bdev_read_only() checks to common helpers

[PATCH] blk-mq: Explain when 'active_queues' is decremented
 2018-01-10 16:45 UTC  (2+ messages)

[PATCH v2] bdi: show error log when fail to create bdi debugfs entry
 2018-01-10 16:36 UTC 

[PATCH] bdi: show error log when fail to create bdi debugfs entry
 2018-01-10 16:29 UTC  (3+ messages)

[PATCH V4 00/45] block: support multipage bvec
 2018-01-10 15:41 UTC  (9+ messages)
` [PATCH V4 13/45] block: blk-merge: try to make front segments in full size

[PATCH BUGFIX 0/1] bloc, bfq: fix of a bug introduced by my last patch
 2018-01-10 15:23 UTC  (3+ messages)
` [PATCH BUGFIX 1/1] block, bfq: compile group put for oom queue only if BFQ_GROUP_IOSCHED is set

unify the interface of the proportional-share policy in blkio/io
 2018-01-10 15:01 UTC  (5+ messages)

[PATCH] block, bfq: fix occurrences of request finish method's old name
 2018-01-10 14:43 UTC  (3+ messages)

[for-4.16 PATCH v2 0/3] block: some genhd changes
 2018-01-10 14:20 UTC  (12+ messages)
` [for-4.16 PATCH v2 1/3] block: only bdi_unregister() in del_gendisk() if !GENHD_FL_HIDDEN
` [for-4.16 PATCH v2 2/3] block: cope with gendisk's 'queue' being added later
  ` [dm-devel] "
` [for-4.16 PATCH v2 3/3] dm: fix awkward request_queue initialization

[PATCH] bcache: fix for allocator and register thread race
 2018-01-10  8:51 UTC 

[PATCH BUGFIX V2 0/2] block, bfq: fix two memory leaks related to cgroups
 2018-01-10  6:31 UTC  (5+ messages)
` [PATCH BUGFIX V2 1/2] block, bfq: put async queues for root bfq groups too

[PATCH] blk-throttle: avoid double counted
 2018-01-10  5:02 UTC 

[PATCH] Revert "block: blk-merge: try to make front segments in full size"
 2018-01-10  3:46 UTC 

[RFC PATCH] blk-throttle: dispatch more sync writes in block throttle layer
 2018-01-10  1:44 UTC  (5+ messages)

[for-4.16 PATCH 0/2] block: cope with gendisk's 'queue' being added later
 2018-01-10  0:33 UTC  (6+ messages)
` [for-4.16 PATCH 1/2] "
` [for-4.16 PATCH 2/2] dm: fix awkward request_queue initialization

[PATCH 0/4] Make SCSI transport recovery more robust
 2018-01-10  0:23 UTC  (4+ messages)
` [PATCH 2/4] block: Introduce blk_wait_if_quiesced() and blk_finish_wait_if_quiesced()

[PATCH] null_blk: add option for managing IO timeouts
 2018-01-09 22:03 UTC 

[PATCH] null_blk: wire up timeouts
 2018-01-09 19:47 UTC 

[PATCH] bcache: closures: move control bits one bit right
 2018-01-09 19:19 UTC  (2+ messages)

[PATCHSET 0/4] struct request optimizations
 2018-01-09 18:52 UTC  (10+ messages)
` [PATCH 1/4] block: remove REQ_ATOM_POLL_SLEPT
` [PATCH 2/4] block: add accessors for setting/querying request deadline
` [PATCH 3/4] block: convert REQ_ATOM_COMPLETE to stealing rq->__deadline bit
` [PATCH 4/4] block: rearrange a few request fields for better cache layout

[PATCH] block: Fix kernel-doc warnings reported when building with W=1
 2018-01-09 18:15 UTC  (2+ messages)

[PATCH, resend] blk-mq: Fix spelling in a source code comment
 2018-01-09 18:15 UTC  (2+ messages)

[PATCH 0/5] Failover criteria unification
 2018-01-09 17:40 UTC  (5+ messages)
` [PATCH 2/5] nvme/multipath: Consult blk_status_t for failover

[PATCH 06/12] IB/core: Add optional PCI P2P flag to rdma_rw_ctx_[init|destroy]()
 2018-01-09 17:10 UTC  (18+ messages)

[PATCHSET v5] blk-mq: reimplement timeout handling
 2018-01-09 16:53 UTC  (10+ messages)
` [PATCH 1/8] blk-mq: move hctx lock/unlock into a helper
` [PATCH 2/8] blk-mq: protect completion path with RCU
` [PATCH 3/8] blk-mq: replace timeout synchronization with a RCU and generation based scheme
` [PATCH 4/8] blk-mq: use blk_mq_rq_state() instead of testing REQ_ATOM_COMPLETE
` [PATCH 5/8] blk-mq: make blk_abort_request() trigger timeout path
` [PATCH 6/8] blk-mq: remove REQ_ATOM_COMPLETE usages from blk-mq
` [PATCH 7/8] blk-mq: remove REQ_ATOM_STARTED
` [PATCH 8/8] blk-mq: rename blk_mq_hw_ctx->queue_rq_srcu to ->srcu

[PATCHSET v4] blk-mq: reimplement timeout handling
 2018-01-09 16:22 UTC  (9+ messages)
` [PATCH 2/8] blk-mq: protect completion path with RCU
` [PATCH 5/8] blk-mq: make blk_abort_request() trigger timeout path

[GIT PULL] Block fixes for 4.15 final
 2018-01-09 16:09 UTC 


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).