linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-28 13:35:49 to 2018-11-30 16:57:14 UTC [more...]

[PATCHSET v4] Support for polled aio
 2018-11-30 16:56 UTC  (15+ messages)
` [PATCH 01/27] aio: fix failure to put the file pointer
` [PATCH 02/27] aio: clear IOCB_HIPRI
` [PATCH 03/27] fs: add an iopoll method to struct file_operations
` [PATCH 04/27] block: wire up block device iopoll method
` [PATCH 05/27] block: ensure that async polled IO is marked REQ_NOWAIT
` [PATCH 06/27] iomap: wire up the iopoll method
` [PATCH 07/27] iomap: ensure that async polled IO is marked REQ_NOWAIT
` [PATCH 08/27] aio: use assigned completion handler
` [PATCH 09/27] aio: separate out ring reservation from req allocation
` [PATCH 10/27] aio: don't zero entire aio_kiocb aio_get_req()
` [PATCH 11/27] aio: only use blk plugs for > 2 depth submissions
` [PATCH 12/27] aio: use iocb_put() instead of open coding it
` [PATCH 13/27] aio: split out iocb copy from io_submit_one()
` [PATCH 14/27] aio: abstract out io_event filler helper

[PATCH] block: fix single range discard merge
 2018-11-30 16:38 UTC 

[GIT PULL] nvme fixes for 4.20
 2018-11-30 16:26 UTC  (4+ messages)

[PATCHSET v4] sbitmap optimizations
 2018-11-30 16:01 UTC  (3+ messages)
` [PATCH 1/2] sbitmap: ammortize cost of clearing bits
` [PATCH 2/2] sbitmap: optimize wakeup check

[PATCH] blk-mq: don't call ktime_get_ns() if we don't need it
 2018-11-30 15:56 UTC 

block and nvme polling improvements V2
 2018-11-30 15:21 UTC  (31+ messages)
` [PATCH 01/13] block: move queues types to the block layer
` [PATCH 02/13] nvme-pci: use atomic bitops to mark a queue enabled
` [PATCH 03/13] nvme-pci: cleanup SQ allocation a bit
` [PATCH 04/13] nvme-pci: only allow polling with separate poll queues
` [PATCH 05/13] nvme-pci: consolidate code for polling non-dedicated queues
` [PATCH 06/13] nvme-pci: refactor nvme_disable_io_queues
` [PATCH 07/13] nvme-pci: don't poll from irq context when deleting queues
` [PATCH 08/13] nvme-pci: remove the CQ lock for interrupt driven queues
` [PATCH 09/13] nvme-rdma: remove I/O polling support
` [PATCH 10/13] nvme-mpath: "
` [PATCH 11/13] block: remove ->poll_fn
` [PATCH 12/13] block: only allow polling if a poll queue_map exists
` [PATCH 13/13] block: enable polling by default if a poll map is initalized

[PATCH 0/3] per-cpu in_flight counters for bio-based drivers
 2018-11-30 15:50 UTC  (3+ messages)

[PATCH] block: avoid extra bio reference for async O_DIRECT
 2018-11-30 15:16 UTC  (4+ messages)

[PATCH v5 0/5] lightnvm: Flexible metadata
 2018-11-30 13:06 UTC  (8+ messages)
` [PATCH v5 1/5] lightnvm: pblk: Move lba list to partial read context
` [PATCH v5 2/5] lightnvm: pblk: Helpers for OOB metadata
` [PATCH v5 3/5] lightnvm: Flexible DMA pool entry size
` [PATCH v5 4/5] lightnvm: Disable interleaved metadata
` [PATCH v5 5/5] lightnvm: pblk: Support for packed metadata

DIF/DIX issue related to config CONFIG_SCSI_MQ_DEFAULT
 2018-11-30 11:26 UTC  (7+ messages)

[PATCH 00/13 v4] block: always associate blkg and refcount cleanup
 2018-11-30  9:54 UTC  (11+ messages)
` [PATCH 04/13] blkcg: introduce common blkg association logic
` [PATCH 05/13] blkcg: associate blkg when associating a device
` [PATCH 11/13] blkcg: remove bio_disassociate_task()

[PATCH,1/2] genhd: avoid overflow of sectors in disk_stats
 2018-11-30  9:32 UTC  (2+ messages)
    ` [PATCH,2/2] ext4: change type to same as "

[PATCH] lightnvm: simplify geometry enumeration
 2018-11-30  8:51 UTC  (4+ messages)

[PATCH v4 0/5] lightnvm: Flexible metadata
 2018-11-30  8:38 UTC  (10+ messages)
` [PATCH v4 1/5] lightnvm: pblk: Move lba list to partial read context
` [PATCH v4 2/5] lightnvm: pblk: Helpers for OOB metadata
` [PATCH v4 3/5] lightnvm: Flexible DMA pool entry size
` [PATCH v4 4/5] lightnvm: Disable interleaved metadata
` [PATCH v4 5/5] lightnvm: pblk: Support for packed metadata

lightnvm: pblk: avoid ref warning on cache creation
 2018-11-30  8:36 UTC  (4+ messages)
` [PATCH] "

[PATCH] lightnvm: pblk: add lock protection to list operations
 2018-11-30  8:36 UTC  (3+ messages)

[PATCH] lightnvm: pblk: add comments wrt locking in recovery path
 2018-11-30  8:36 UTC  (2+ messages)

[PATCH v2] block: update documentation
 2018-11-30  5:36 UTC 

[PATCH] block: update documentation
 2018-11-30  4:02 UTC  (5+ messages)

[PATCH v4 00/13] TCP transport binding for NVMe over Fabrics
 2018-11-30  2:14 UTC  (7+ messages)
` [PATCH v4 11/13] nvmet-tcp: add NVMe over TCP target driver

[PATCH 1/3] sbitmap: ensure that sbitmap maps are properly aligned
 2018-11-30  2:09 UTC  (4+ messages)
` [PATCH 2/3] sbitmap: ammortize cost of clearing bits
` [PATCH 3/3] sbitmap: optimize wakeup check
` 

[PATCHSET v3] sbitmap optimizations
 2018-11-30  2:09 UTC  (3+ messages)
` [PATCH 1/2] sbitmap: ammortize cost of clearing bits
` [PATCH 2/2] sbitmap: optimize wakeup check

[PATCH v3 1/2] arm64/neon: add workaround for ambiguous C99 stdint.h types
 2018-11-30  1:15 UTC  (7+ messages)
` [PATCH v3 2/2] arm64: crypto: add NEON accelerated XOR implementation

[PATCH 3/3] block: return just one value from part_in_flight
 2018-11-30  0:30 UTC  (2+ messages)

[PATCH 2/3] block: switch to per-cpu in-flight counters
 2018-11-30  0:21 UTC  (5+ messages)

[PATCH] sbitmap: ammortize cost of clearing bits
 2018-11-29 22:19 UTC  (3+ messages)

[PATCH v2] sbitmap: don't loop for find_next_zero_bit() for !round_robin
 2018-11-29 20:51 UTC  (2+ messages)

[PATCH] sbitmap: don't loop for find_next_zero_bit() for !round_robin
 2018-11-29 19:44 UTC  (3+ messages)

[PATCHSET v2 0/8] block plugging improvements
 2018-11-29 17:42 UTC  (25+ messages)
` [PATCH 1/7] block: improve logic around when to sort a plug list
` [PATCH 2/7] blk-mq: add mq_ops->commit_rqs()
` [PATCH 3/7] nvme: implement mq_ops->commit_rqs() hook
` [PATCH 4/7] virtio_blk: "
` [PATCH 5/7] ataflop: "
` [PATCH 6/7] blk-mq: use bd->last == true for list inserts
` [PATCH 7/7] blk-mq: use plug for devices that implement ->commits_rqs()

[PATCHv4 0/3] scsi timeout handling updates
 2018-11-29 17:20 UTC  (19+ messages)

[PATCH v2] block: add documentation for io_timeout
 2018-11-29 16:41 UTC  (2+ messages)

[PATCH v3] block: add io timeout to sysfs
 2018-11-29 16:01 UTC  (3+ messages)

[PATCH 1/2] ataflop: fix error handling in atari_floppy_init()
 2018-11-29 15:17 UTC  (4+ messages)
` [PATCH 2/2] blk-mq: Add a NULL check in blk_mq_free_map_and_requests()

[PATCHSET v3 0/18] Support for polled aio
 2018-11-29 14:10 UTC  (7+ messages)
` [PATCH 17/20] aio: support for IO polling

[PATCH] xen-blkfront: use old rinfo after enomem during migration
 2018-11-29  5:17 UTC 

[PATCHSET 0/8] block plugging improvements
 2018-11-29  3:53 UTC  (10+ messages)
` [PATCH 5/8] virtio_blk: implement mq_ops->commit_rqs() hook

[PATCH V12 00/20] block: support multi-page bvec
 2018-11-29  3:30 UTC  (5+ messages)

[RFC PATCH v1 0/7] Block/XFS: Support alternative mirror device retry
 2018-11-28 19:38 UTC  (9+ messages)
` [PATCH v1 5/7] xfs: Add "

[PATCH] block: add documentation for io_timeout
 2018-11-28 17:06 UTC  (2+ messages)

[RFC PATCH v2] block: add io timeout to sysfs
 2018-11-28 16:18 UTC  (5+ messages)

[PATCH] block: use rcu_work instead of call_rcu to avoid sleep in softirq
 2018-11-28 16:06 UTC  (3+ 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).