linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-28 21:36:19 to 2019-01-30 23:00:40 UTC [more...]

[PATCHSET v10] io_uring IO interface
 2019-01-30 21:55 UTC  (8+ messages)
` [PATCH 02/18] block: wire up block device iopoll method
` [PATCH 05/18] Add io_uring IO interface
` [PATCH 06/18] io_uring: add fsync support
` [PATCH 10/18] io_uring: batch io_kiocb allocation
` [PATCH 12/18] io_uring: add support for pre-mapped user IO buffers
` [PATCH 14/18] io_uring: add submission polling
` [PATCH 16/18] io_uring: add support for IORING_OP_POLL

[PATCH blktests] block: add test for io hang due to blk-iolatency
 2019-01-30 22:55 UTC  (3+ messages)

general protection fault in debugfs_create_files
 2019-01-30 18:53 UTC 

[PATCH 0/5 v5] Fix virtio-blk issue with SWIOTLB
 2019-01-30 18:35 UTC  (8+ messages)
` [PATCH 1/5] swiotlb: Introduce swiotlb_max_mapping_size()
` [PATCH 2/5] swiotlb: Add is_swiotlb_active() function
` [PATCH 3/5] dma: Introduce dma_max_mapping_size()
` [PATCH 4/5] virtio: Introduce virtio_max_dma_size()
` [PATCH 5/5] virtio-blk: Consider virtio_max_dma_size() for maximum segment size

[PATCH] bsg: allocate response buffer if requested
 2019-01-30 16:35 UTC  (2+ messages)

[PATCH] blk-mq: fix a hung issue when fsync
 2019-01-30 15:54 UTC  (2+ messages)

WARNING in __flush_work
 2019-01-30 15:53 UTC  (3+ messages)

[PATCH 0/5 v4] Fix virtio-blk issue with SWIOTLB
 2019-01-30 15:49 UTC  (14+ messages)
` [PATCH 1/5] swiotlb: Introduce swiotlb_max_mapping_size()
` [PATCH 2/5] swiotlb: Add is_swiotlb_active() function
` [PATCH 3/5] dma: Introduce dma_max_mapping_size()
` [PATCH 4/5] virtio: Introduce virtio_max_dma_size()
` [PATCH 5/5] virtio-blk: Consider virtio_max_dma_size() for maximum segment size

[PATCHSET v9] io_uring IO interface
 2019-01-30 15:35 UTC  (36+ messages)
` [PATCH 01/18] fs: add an iopoll method to struct file_operations
` [PATCH 02/18] block: wire up block device iopoll method
` [PATCH 03/18] block: add bio_set_polled() helper
` [PATCH 04/18] iomap: wire up the iopoll method
` [PATCH 05/18] Add io_uring IO interface
` [PATCH 06/18] io_uring: add fsync support
` [PATCH 07/18] io_uring: support for IO polling
` [PATCH 08/18] fs: add fget_many() and fput_many()
` [PATCH 09/18] io_uring: use fget/fput_many() for file references
` [PATCH 10/18] io_uring: batch io_kiocb allocation
` [PATCH 11/18] block: implement bio helper to add iter bvec pages to bio
` [PATCH 12/18] io_uring: add support for pre-mapped user IO buffers
` [PATCH 13/18] io_uring: add file set registration
` [PATCH 14/18] io_uring: add submission polling
` [PATCH 15/18] io_uring: add io_kiocb ref count
` [PATCH 16/18] io_uring: add support for IORING_OP_POLL
` [PATCH 17/18] io_uring: allow workqueue item to handle multiple buffered requests
` [PATCH 18/18] io_uring: add io_uring_event cache hit information

[PATCH] lightnvm: pblk: fix bio leak on large sized io
 2019-01-30 15:02 UTC  (4+ messages)

[dm-devel] [v2] block: Fix a WRITE SAME BUG_ON
 2019-01-30 14:08 UTC  (6+ messages)
  `  "

[PATCH v2 0/4] Write-hint for FS journal
 2019-01-30 13:54 UTC  (7+ messages)

[PATCH V2] lightnvm: pblk: prevent stall due to wb threshold
 2019-01-30 13:38 UTC  (2+ messages)

[PATCH V2] lightnvm: pblk: extend line wp balance check
 2019-01-30 13:33 UTC  (3+ messages)

Spurious device addition uevents sometimes get sent after removing a loop device
 2019-01-30 10:48 UTC 

[PATCH] lightnvm: pblk: extend line wp balance check
 2019-01-30  7:27 UTC  (8+ messages)
` [EXT] "

fsync hangs after scsi rejected a request
 2019-01-30  1:21 UTC  (15+ messages)

[PATCH v2 0/3] iolatency bug fix
 2019-01-29 23:55 UTC  (4+ messages)
` [PATCH v2 1/3] blk-iolatency: fix IO hang due to negative inflight counter

[PATCHSET v8] io_uring IO interface
 2019-01-29 20:37 UTC  (55+ messages)
` [PATCH 05/18] Add "
` [PATCH 07/18] io_uring: support for IO polling
` [PATCH 09/18] io_uring: use fget/fput_many() for file references
` [PATCH 10/18] io_uring: batch io_kiocb allocation
` [PATCH 12/18] io_uring: add support for pre-mapped user IO buffers
` [PATCH 13/18] io_uring: add file set registration
` [PATCH 15/18] io_uring: add io_kiocb ref count
` [PATCH 18/18] io_uring: add io_uring_event cache hit information

[RFC PATCH 0/3] cgroup: fsio throttle controller
 2019-01-29 18:50 UTC  (10+ messages)

[PATCH] lightnvm: pblk: fix race condition on GC
 2019-01-29 18:39 UTC  (3+ messages)

[PATCHSET v7] io_uring IO interface
 2019-01-29 16:46 UTC  (26+ messages)
` [PATCH 05/18] Add "
` [PATCH 07/18] io_uring: support for IO polling
` [PATCH 09/13] io_uring: add submission polling

[PATCH BUGFIX IMPROVEMENT 00/14] batch of patches for next linux release
 2019-01-29 11:06 UTC  (15+ messages)
` [PATCH BUGFIX IMPROVEMENT 01/14] block, bfq: do not consider interactive queues in srt filtering
` [PATCH BUGFIX IMPROVEMENT 02/14] block, bfq: avoid selecting a queue w/o budget
` [PATCH BUGFIX IMPROVEMENT 03/14] block, bfq: make sure queue budgets are not below service received
` [PATCH BUGFIX IMPROVEMENT 04/14] block, bfq: remove case of redirected bic from insert_request
` [PATCH BUGFIX IMPROVEMENT 05/14] block, bfq: consider also ioprio classes in symmetry detection
` [PATCH BUGFIX IMPROVEMENT 06/14] block, bfq: split function bfq_better_to_idle
` [PATCH BUGFIX IMPROVEMENT 07/14] block, bfq: do not plug I/O of in-service queue when harmful
` [PATCH BUGFIX IMPROVEMENT 08/14] block, bfq: unconditionally plug I/O in asymmetric scenarios
` [PATCH BUGFIX IMPROVEMENT 09/14] block, bfq: fix sequential rq detection in rate estimation
` [PATCH BUGFIX IMPROVEMENT 10/14] block, bfq: fix queue removal from weights tree
` [PATCH BUGFIX IMPROVEMENT 11/14] block, bfq: reduce threshold for detecting command queueing
` [PATCH BUGFIX IMPROVEMENT 12/14] block, bfq: port commit "cfq-iosched: improve hw_tag detection"
` [PATCH BUGFIX IMPROVEMENT 13/14] block, bfq: do not overcharge writes in asymmetric scenarios
` [PATCH BUGFIX IMPROVEMENT 14/14] block, bfq: fix in-service-queue check for queue merging

[PATCH] lightnvm: pblk: prevent stall due to wb threshold
 2019-01-29 10:58 UTC  (4+ messages)

[PATCH] block: Mark expected switch fall-throughs
 2019-01-29  9:42 UTC  (2+ messages)
` [Drbd-dev] "

[PATCH v2] floppy: check_events callback should not return a negative number
 2019-01-29  8:41 UTC  (2+ messages)

[LSF/MM TOPIC] Zoned Block Devices
 2019-01-29  8:25 UTC  (2+ messages)

[PATCH 0/5 v3] Fix virtio-blk issue with SWIOTLB
 2019-01-29  7:38 UTC  (9+ messages)
` [PATCH 5/5] virtio-blk: Consider virtio_max_dma_size() for maximum segment size

[PATCH] floppy: check_events callback should not return a negative number
 2019-01-29  3:27 UTC  (3+ messages)

[PATCH] nullb: Prevent use of legacy request queue mode
 2019-01-29  1:49 UTC  (2+ messages)

[PATCH] block: set rq->cmd_flags with bio->opf instead of data->cmd_flags when bio is not Null
 2019-01-29  0:47 UTC  (5+ 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).