linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-22 15:04:36 to 2019-03-27 10:33:01 UTC [more...]

[PATCH 0/2] Limit number of hw queues by nr_cpu_ids for virtio-blk and virtio-scsi
 2019-03-27 10:36 UTC  (3+ messages)
` [PATCH 1/2] virtio-blk: limit number of hw queues by nr_cpu_ids
` [PATCH 2/2] scsi: virtio_scsi: "

[PATCH] make blk_mq_map_queues more friendly for cpu topology
 2019-03-27  9:53 UTC  (7+ messages)
  `  "

[PATCH V2 0/2] blk-mq/nvme: cancel request synchronously
 2019-03-27  8:51 UTC  (3+ messages)
` [PATCH V2 1/2] blk-mq: introduce blk_mq_complete_request_sync()
` [PATCH V2 2/2] nvme: cancel request synchronously

[PATCH 1/5] blk-mq: Export reading mq request state
 2019-03-27  8:31 UTC  (5+ messages)
` [PATCH 5/5] nvme/pci: Remove queue IO flushing hack

[PATCH 0/2] blk-mq/nvme: cancel request synchronously
 2019-03-27  8:30 UTC  (6+ messages)
` [PATCH 1/2] blk-mq: introduce blk_mq_complete_request_sync()
` [PATCH 2/2] nvme: cancel request synchronously

[PATCH 1/2] blk-mq: introduce blk_mq_complete_request_sync()
 2019-03-27  8:27 UTC  (11+ messages)

[PATCH RESEND v2 0/5] block: skip media change event handling if unsupported
 2019-03-27  8:22 UTC  (16+ messages)
` [PATCH RESEND v2 1/5] block: genhd: remove async_events field
` [PATCH RESEND v2 2/5] block: disk_events: introduce event flags
` [PATCH RESEND v2 3/5] Revert "ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cd"
` [PATCH RESEND v2 4/5] Revert "block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers"
` [PATCH RESEND v2 5/5] block: check_events: don't bother with events if unsupported

[PATCH] blk-mq: add trace block plug and unplug for multiple queues
 2019-03-27  8:13 UTC  (2+ messages)

[PATCH V2 0/8]: blk-mq: use static_rqs to iterate busy tags
 2019-03-27  7:18 UTC  (28+ messages)
` [PATCH V2 1/8] blk-mq: get rid of the synchronize_rcu in __blk_mq_update_nr_hw_queues
` [PATCH V2 2/8] blk-mq: use static_rqs instead of rqs to iterate tags
` [PATCH V2 3/8] blk-mq: use blk_mq_queue_tag_inflight_iter in debugfs
` [PATCH V2 4/8] mtip32xx: use blk_mq_queue_tag_inflight_iter
` [PATCH V2 5/8] nbd: "
` [PATCH V2 6/8] skd: "
` [PATCH V2 7/8] nvme: "
` [PATCH V2 8/8] blk-mq: remove blk_mq_tagset_busy_iter

Panic when rebooting target server testing srp on 5.0.0-rc2
 2019-03-27  1:40 UTC  (3+ messages)

[PATCH] block: don't call blk_mq_run_hw_queues() for dead or dying queues
 2019-03-27  1:25 UTC  (9+ messages)

[PATCH] floppy: fix usercopy direction
 2019-03-26 22:03 UTC 

[PATCH] loop: properly observe rotational flag of underlying device
 2019-03-26 17:57 UTC  (3+ messages)

[PATCH BUGFIX IMPROVEMENT V3 0/9] lock, bfq: fix bugs, reduce exec time and boost performance
 2019-03-26 14:13 UTC  (3+ messages)

[PATCH v2 1/1] treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
 2019-03-26 13:35 UTC  (3+ messages)

[PATCH 1/2] io_uring: fix big-endian compat signal mask handling
 2019-03-26  8:35 UTC  (9+ messages)

[RFC PATCH] mm: readahead: add readahead_shift into backing device
 2019-03-26  8:12 UTC  (5+ messages)

[PATCH V3] sbitmap: order READ/WRITE freed instance and setting clear bit
 2019-03-26  3:10 UTC  (4+ messages)

[PATCH 1/1] io_uring: offload write to async worker in case of -EAGAIN
 2019-03-25 19:13 UTC  (2+ messages)

[PATCH] blk-mq: fix sbitmap ws_active for shared tags
 2019-03-25 19:05 UTC  (7+ messages)

[PATCH blktests] check: add zoned sysfs node checking in _test_dev_is_zoned
 2019-03-25 17:41 UTC  (3+ messages)

[PATCH blktests 1/2] loop/001: fix typo 'paritition' to 'partition'
 2019-03-25 17:32 UTC  (7+ messages)
` [PATCH blktests 2/2] loop/001: verify all partitions are removed

[PATCH V2] blktests: add userspace IO test
 2019-03-25 17:29 UTC  (5+ messages)

io_uring: -EAGAIN on write path in case of O_DIRECT
 2019-03-25 16:05 UTC  (2+ messages)

[PATCH] block/mq: blk map queues by core id
 2019-03-25 15:17 UTC  (8+ messages)
  `  "
        `  "

[PATCH 0/2] Remove support for deprecated %pf and %pF in vsprintf
 2019-03-25 15:24 UTC  (14+ messages)
` [PATCH 1/2] treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
` [PATCH 2/2] vsprintf: Remove support for %pF and %pf in favour of %pS and %ps

[PATCH v2 0/3] add flag for tracking bio allocation
 2019-03-25 13:32 UTC  (13+ messages)
` [PATCH v2 1/3] block: bio: kill BIO_SEG_VALID flag
` [PATCH v2 3/3] block: bio: introduce BIO_ALLOCED flag and check it in bio_free

[PATCH 00/18] lightnvm: next set of improvements for 5.2
 2019-03-25 11:40 UTC  (7+ messages)
` [PATCH 17/18] lightnvm: allow to use full device path

[PATCH v2 00/16] lightnvm: next set of improvements for 5.2
 2019-03-25 11:32 UTC  (24+ messages)
` [PATCH v2 01/16] lightnvm: pblk: warn when there are opened chunks
` [PATCH v2 02/16] lightnvm: pblk: IO path reorganization
` [PATCH v2 04/16] lightnvm: pblk: OOB recovery for closed chunks fix
` [PATCH v2 07/16] lightnvm: pblk: wait for inflight IOs in recovery
` [PATCH v2 09/16] lightnvm: pblk: fix spin_unlock order
` [PATCH v2 10/16] lightnvm: pblk: kick writer on write recovery path
` [PATCH v2 11/16] lightnvm: pblk: fix update line wp in OOB recovery
` [PATCH v2 12/16] lightnvm: pblk: do not read OOB from emeta region
` [PATCH v2 13/16] lightnvm: pblk: store multiple copies of smeta
` [PATCH v2 14/16] lightnvm: pblk: GC error handling

[PATCH] rdb: convert all rbd_assert(0) to BUG()
 2019-03-25 11:12 UTC  (2+ messages)

[PATCH] rbd: avoid clang -Wuninitialized warning
 2019-03-25 11:11 UTC  (4+ messages)

[PATCH] lightnvm: add a lock to prevent before the race condition on pblk remove
 2019-03-25 11:05 UTC  (3+ messages)

[PATCH] lightnvm: pblk: set propper line as data_line after gc
 2019-03-25 10:54 UTC  (2+ messages)

[RFC PATCH v2] lightnvm: add mechanism to trigger pblk close on reboot
 2019-03-25 10:49 UTC  (5+ messages)

[RFC] optimize nvme single segment I/O
 2019-03-25  5:40 UTC  (34+ messages)
` [PATCH 01/15] block: add a req_bvec helper
` [PATCH 02/15] block: add a rq_integrity_vec helper
` [PATCH 03/15] block: add a rq_dma_dir helper
` [PATCH 04/15] block: add dma_map_bvec helper
` [PATCH 05/15] nvme-pci: remove the unused iod->length field
` [PATCH 06/15] nvme-pci: remove nvme_init_iod
` [PATCH 07/15] nvme-pci: move the call to nvme_cleanup_cmd out of nvme_unmap_data
` [PATCH 08/15] nvme-pci: merge nvme_free_iod into nvme_unmap_data
` [PATCH 09/15] nvme-pci: only call nvme_unmap_data for requests transferring data
` [PATCH 10/15] nvme-pci: do not build a scatterlist to map metadata
` [PATCH 11/15] nvme-pci: split metadata handling from nvme_map_data / nvme_unmap_data
` [PATCH 12/15] nvme-pci: remove the inline scatterlist optimization
` [PATCH 13/15] nvme-pci: optimize mapping of small single segment requests
` [PATCH 14/15] nvme-pci: optimize mapping single segment requests using SGLs
` [PATCH 15/15] nvme-pci: tidy up nvme_map_data

[PATCH 0/2] blk-mq: cleaup code and update comment
 2019-03-24 16:25 UTC  (4+ messages)
` [PATCH 1/2] blk-mq: use blk_mq_put_driver_tag() to put tag
` [PATCH 2/2] blk-mq: update comment for blk_mq_hctx_has_pending()

[RFC/PATCH net-next 0/9] net/dim: Support for multiple implementations
 2019-03-24  9:11 UTC  (11+ messages)

[GIT PULL] Block fixes for 5.1-rc2
 2019-03-23 18:00 UTC  (2+ messages)

[GIT PULL] io_uring fixes/improvements for 5.1-rc2
 2019-03-23 18:00 UTC  (3+ messages)

[PATCH 0/2] fix use-after-free of gendisk
 2019-03-23 12:51 UTC  (3+ messages)
` [PATCH 1/2] block: remove devt from ext_devt_idr when delete partition

[PATCH 0/2] blk-mq: convert atomic_t to refcount_t
 2019-03-23 12:30 UTC  (7+ messages)
` [PATCH 1/2] blk-mq: convert hctx.nr_active "

[RFC 0/2] guarantee natural alignment for kmalloc()
 2019-03-22 17:52 UTC  (6+ messages)

Read data to kernel buffer by blkdev_read_iter
 2019-03-22 16:24 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).