messages from 2018-08-30 23:34:26 to 2018-09-05 20:36:56 UTC [more...]
[PATCH v5 00/13] Copy Offload in NVMe Fabrics with P2P PCI Memory
2018-09-05 20:36 UTC (43+ messages)
` [PATCH v5 01/13] PCI/P2PDMA: Support peer-to-peer memory
` [PATCH v5 06/13] PCI/P2PDMA: Add P2P DMA driver writer's documentation
` [PATCH v5 07/13] block: Add PCI P2P flag for request queue and check support for requests
` [PATCH v5 08/13] IB/core: Ensure we map P2P memory correctly in rdma_rw_ctx_[init|destroy]()
` [PATCH v5 10/13] nvme-pci: Add support for P2P memory in requests
` [PATCH v5 12/13] nvmet: Introduce helper functions to allocate and free request SGLs
` [PATCH v5 13/13] nvmet: Optionally use PCI P2P memory
[PATCH] bcache: trace missed reading by cache_missed
2018-09-05 13:06 UTC
[PATCH] xen-blkback: Switch to closed state after releasing the backing device
2018-09-05 16:28 UTC (4+ messages)
[PATCH v7] drbd: Convert from ahash to shash
2018-09-05 16:10 UTC (6+ messages)
[PATCH 0/3] Introduce a light-weight queue close feature
2018-09-05 15:57 UTC (6+ messages)
` [PATCH 1/3] blk-core: migrate preempt-only mode to queue_gate
` [PATCH 2/3] blk-core: introduce queue close feature
` [PATCH 3/3] nvme-pci: use queue close instead of queue freeze
[PATCHv3 0/5] genhd: register default groups with device_add_disk()
2018-09-05 15:24 UTC (10+ messages)
` [PATCH 1/5] block: genhd: add 'groups' argument to device_add_disk
` [PATCH 2/5] nvme: register ns_id attributes as default sysfs groups
` [PATCH 3/5] aoe: use device_add_disk_with_groups()
` [PATCH 4/5] zram: register default groups with device_add_disk()
` [PATCH 5/5] virtio-blk: modernize sysfs attribute creation
Affinity managed interrupts vs non-managed interrupts
2018-09-05 10:38 UTC (17+ messages)
[PATCH] block: remove bio_rewind_iter()
2018-09-05 13:19 UTC (3+ messages)
[PATCH v2] lightnvm: pblk-recovery: lightnvm: pblk: Fix two sleep-in-atomic-context bugs
2018-09-05 8:40 UTC
[PATCH] lightnvm: pblk: Fix two sleep-in-atomic-context bugs in pblk_line_submit_smeta_io()
2018-09-05 8:40 UTC (4+ messages)
clean up physical merging helpers
2018-09-04 19:36 UTC (15+ messages)
` [PATCH 01/13] arm: remove the unused BIOVEC_MERGEABLE define
` [PATCH 02/13] xen: remove the xen_biovec_phys_mergeable export
` [PATCH 03/13] xen: provide a prototype for xen_biovec_phys_mergeable in xen.h
` [PATCH 04/13] block: move integrity_req_gap_{back,front}_merge to blk.h
` [PATCH 05/13] block: move req_gap_{back,front}_merge to blk-merge.c
` [PATCH 06/13] block: move req_gap_back_merge to blk.h
` [PATCH 07/13] block: simplify BIOVEC_PHYS_MERGEABLE
` [PATCH 08/13] block: add a missing BIOVEC_SEG_BOUNDARY check in bio_add_pc_page
` [PATCH 09/13] block: merge BIOVEC_SEG_BOUNDARY into biovec_phys_mergeable
` [PATCH 10/13] block: remove bvec_to_phys
` [PATCH 11/13] block: don't include io.h from bio.h
` [PATCH 12/13] block: don't include bug.h "
` [PATCH 13/13] xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h>
[PATCH 0/4] lightnvm: pblk: add support for chunk metadata on erase
2018-09-04 17:16 UTC (10+ messages)
` [PATCH 1/4] lightnvm: use right address format on 1.2 path
` [PATCH 2/4] lightnvm: assign block address before slba
` [PATCH 3/4] lightnvm: pblk: add helper for printing chunk state
` [PATCH 4/4] lightnvm: pblk: retrieve chunk metadata on erase
[PATCH] lightnvm: pblk: remove debug from pblk_[down/up]_page
2018-09-04 17:12 UTC (6+ messages)
bvec_iter rewind API
2018-09-04 18:46 UTC (3+ messages)
divide error in nbd_ioctl
2018-09-04 17:55 UTC (4+ messages)
[PATCH V2] lightnvm: pblk: add tracing for chunk resets
2018-09-04 10:57 UTC (6+ messages)
` [PATCH V3] lightnvm: pblk: fix mapping issue on failed writes
` [PATCH V2] lightnvm: pblk: stop recreating global caches
[PATCH 0/4] Introduce trace events for pblk
2018-09-04 10:39 UTC (4+ messages)
` [PATCH 4/4] lightnvm: pblk: add tracing for chunk resets
[PATCH v2 1/3] crypto: Introduce notifier for new crypto algorithms
2018-09-04 13:30 UTC (4+ messages)
Recent removal of bsg read/write support
2018-09-04 6:59 UTC (8+ messages)
[PATCH] block: don't warn when calling fsync on read-only block devices
2018-09-03 22:05 UTC (3+ messages)
[RFC] [PATCH 0/1] Introduce emergency raid0 stop for mounted arrays
2018-09-03 12:16 UTC (6+ messages)
[PATCH V2] lightnvm: pblk: fix mapping issue on failed writes
2018-09-03 7:56 UTC (5+ messages)
` [PATCH] lightnvm: pblk: stop recreating global caches
[PATCH] bcache: correct dirty data statistics
2018-09-01 9:34 UTC
[PATCH] block/elevator: Avoid a NULL pointer dereference in kobject_uevent()
2018-09-01 9:06 UTC
[PATCH 00/15] blkcg ref count refactor/cleanup + blkcg avg_lat
2018-09-01 0:35 UTC (47+ messages)
` [PATCH 01/15] Revert "blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmdir()"
` [PATCH 02/15] blkcg: delay blkg destruction until after writeback has finished
` [PATCH 03/15] blkcg: use tryget logic when associating a blkg with a bio
` [PATCH 04/15] blkcg: fix ref count issue with bio_blkcg using task_css
` [PATCH 05/15] blkcg: update blkg_lookup_create to do locking
` [PATCH 06/15] blkcg: always associate a bio with a blkg
` [PATCH 07/15] blkcg: consolidate bio_issue_init and blkg association
` [PATCH 08/15] blkcg: associate a blkg for pages being evicted by swap
` [PATCH 09/15] blkcg: associate writeback bios with a blkg
` [PATCH 10/15] blkcg: remove bio->bi_css and instead use bio->bi_blkg
` [PATCH 11/15] blkcg: remove additional reference to the css
` [PATCH 12/15] blkcg: cleanup and make blk_get_rl use blkg_lookup_create
` [PATCH 13/15] blkcg: change blkg reference counting to use percpu_ref
` [PATCH 14/15] blkcg: rename blkg_try_get to blkg_tryget
` [PATCH 15/15] blkcg: add average latency tracking to blk-cgroup
[PATCH 0/3] fix blkcg offlining and destruction
2018-08-31 20:49 UTC (5+ messages)
` [PATCH 1/3] Revert "blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmdir()"
` [PATCH 2/3] blkcg: delay blkg destruction until after writeback has finished
` [PATCH 3/3] blkcg: use tryget logic when associating a blkg with a bio
[PATCH] blkcg: fix call_kern.cocci warnings
2018-08-31 19:01 UTC
[PATCH] lightnvm: move ppa transformations to core
2018-08-31 14:19 UTC (4+ messages)
[PATCH] lightnvm: move bad block and chunk state logic to core
2018-08-31 11:50 UTC (2+ messages)
[PATCH 0/7] pblk fixes
2018-08-31 10:02 UTC (5+ messages)
` [PATCH 4/7] lightnvm: pblk: move global caches to module init/exit
MQ-BFQ crashing on battery mode
2018-08-31 6:49 UTC (5+ messages)
` blk-mq "
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).