Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-08-19 08:16:04 to 2015-09-27 19:01:48 UTC [more...]

nvme completion path optimizations and fixes V2
 2015-09-27 19:01 UTC 

nvme completion path optimizations and fixes
 2015-09-27  7:35 UTC  (13+ messages)
` [PATCH 1/7] blk-mq: fix racy updates of rq->errors
` [PATCH 2/7] nvme: switch AEN processing to use blk_execute_rq_nowait
` [PATCH 3/7] nvme: switch delete SQ/CQ to blk_execute_rq_nowait
` [PATCH 4/7] nvme: switch abort "
` [PATCH 5/7] nvme: simplify completion handling
` [PATCH 6/7] nvme: properly free resources for cancelled command
` [PATCH 7/7] nvme: micro optimize nvme_submit_priv

[PATCH 2/4] nvme: split pci specifics out of nvme_dev and nvme_queue structures
 2015-09-27  7:19 UTC  (2+ messages)

[PATCH 1/4] nvme: move driver into subdirectory
 2015-09-27  7:14 UTC  (4+ messages)

[RFC PATCH 0/2] virtio nvme
 2015-09-27  6:49 UTC  (24+ messages)
` [RFC PATCH 1/2] virtio_nvme(kernel): virtual NVMe driver using virtio
` [RFC PATCH 2/2] virtio-nvme(qemu): NVMe device "

[PATCH] nvme: Add error checking in nvme_create_io_queues
 2015-09-27  6:39 UTC  (4+ messages)

[PATCH 4/4] nvme: move pci specific calls in ops structure to allow other (i.e. fabrics) modules to be added
 2015-09-27  1:52 UTC 

[PATCH 3/4] nvme: split pci specific functionality out of core code
 2015-09-27  1:52 UTC 

4 Patch summary of PCIe re-arrangement of nvme code for future technology expansion
 2015-09-27  1:34 UTC 

[PATCH] Move nvme driver source into subdirectory and move pci specifics from core into separate file
 2015-09-26 16:11 UTC  (6+ messages)

Adding IOCTL for NVMe controller reset
 2015-09-24 21:34 UTC  (4+ messages)

[PATCHv2] nvme: Add error checking in nvme_create_io_queues
 2015-09-24 19:47 UTC 

[PATCH 19/19] block: nvme-scsi: make nvme_trans_get_blk_desc_len return unsigned
 2015-09-24 14:00 UTC 

[PATCH] NVMe: Set affinity after allocating request queues
 2015-09-23 20:40 UTC  (5+ messages)

[PATCH 5/5] block: Inline blk_integrity in struct gendisk
 2015-09-21 20:45 UTC  (17+ messages)
` Simplify block integrity registration
  ` [PATCH 1/5] block: Move integrity kobject to struct gendisk
  ` [PATCH 2/5] block: Consolidate static integrity profile properties
  ` [PATCH 3/5] block: Reduce the size of struct blk_integrity
  ` [PATCH 4/5] block: Export integrity data interval size in sysfs
      ` [PATCH] block: Inline blk_integrity in struct gendisk

[PATCH v8 0/5] Support for Open-Channel SSDs
 2015-09-21 16:05 UTC  (6+ messages)
` [PATCH v8 1/5] lightnvm: "
` [PATCH v8 2/5] lightnvm: Hybrid Open-Channel SSD block manager
` [PATCH v8 3/5] lightnvm: RRPC target
` [PATCH v8 4/5] null_nvm: LightNVM test driver
` [PATCH v8 5/5] nvme: LightNVM support

Fwd: Fwd: Fwd: Re: Fwd: Fwd: Re: PCIe error handling patch
 2015-09-16 10:03 UTC 

[PATCH v2] NVMe:Expose model attribute in sysfs
 2015-09-15 20:26 UTC  (2+ messages)

[PATCH 0/4] Fix gaps detection in bio merges
 2015-09-13  7:53 UTC  (11+ messages)
` [PATCH 1/4] block: Check for gaps on front and back merges
` [PATCH 2/4] block: Refuse request/bio merges with gaps in the integrity payload
` [PATCH 3/4] block: Refuse adding appending a gaped integrity page to a bio
` [PATCH 4/4] block: Copy a user iovec if it includes gaps

[PATCH] Increase the max transfer size when mdts is 0
 2015-09-10 13:48 UTC  (2+ messages)

[PATCH] NVMe: Force cancel commands on hot-removal
 2015-09-10 13:46 UTC  (9+ messages)

setting nvme irq per cpu affinity in device driver
 2015-09-10 10:25 UTC  (11+ messages)

[PATCH] NVMe:Expose model attribute in sysfs
 2015-09-09  4:46 UTC  (9+ messages)

A message on NVMe Over Fabrics
 2015-09-08 19:27 UTC 

[PATCHv2] NVMe: Use namespace list for scanning devices
 2015-09-04 20:20 UTC 

[PATCH] NVMe: Use namespace list for scanning device
 2015-09-04 17:49 UTC  (2+ messages)

Does /dev/nvme0n1p1 take a long time to created in /dev/ on boot?
 2015-09-04 15:44 UTC  (2+ messages)

[PATCH v7 0/5] Support for Open-Channel SSDs
 2015-09-04  8:49 UTC  (10+ messages)
` [PATCH v7 1/5] lightnvm: "

[PATCH 0/4] Fix gaps detection in bio merges
 2015-09-03 16:26 UTC  (2+ messages)

[PATCH 0/4] Fix gaps detection in bio merges
 2015-09-03 16:24 UTC 

[PATCH 0/4] Fix gaps detection in bio merges
 2015-09-03 16:22 UTC 

[PATCH 0/4] Fix gaps detection in bio merges
 2015-09-03 16:21 UTC 

[PATCH 0/3] Fixes for gapped scatters
 2015-09-03 15:52 UTC  (19+ messages)
` [PATCH 3/3] block: Refuse adding appending a gapped integrity page to a bio

[PATCH] blk: Fix bio_io_vec index when checking bvec gaps
 2015-09-01 17:05 UTC  (2+ messages)

[PATCHv4] blk: Replace SG_GAPGS with new queue limits mask
 2015-09-01 16:20 UTC  (6+ messages)

[PATCH] Improve performance for virtual NVMe devices
 2015-08-31 21:31 UTC 

Persistent Reservation API V3
 2015-08-29 13:52 UTC  (8+ messages)
` [PATCH 1/5] block: cleanup blkdev_ioctl
` [PATCH 2/5] block: add an API for Persistent Reservations
` [PATCH 3/5] sd: implement the Persistent Reservation API
` [PATCH 4/5] dm: refactor ioctl handling
` [PATCH 5/5] dm: add support for passing through persistent reservations

driver for apple storage controller 106b:2001
 2015-08-27 13:12 UTC  (4+ messages)

Persistent Reservation API V3
 2015-08-26 16:10 UTC  (2+ messages)

Persistent Reservation API V3
 2015-08-26 16:03 UTC  (2+ messages)
` [PATCH 1/5] block: cleanup blkdev_ioctl

[PATCH V2] NVMe: Using PRACT bit to generate and verify PI by controller
 2015-08-26 15:00 UTC  (5+ messages)

[QEMU-NVME][CMB] Added CMBLOC and CMBSZ params to NVMe devices
 2015-08-25 23:32 UTC  (2+ messages)

Persistent Reservation API V2
 2015-08-21  6:59 UTC  (3+ messages)

[PATCH] NVMe:Remove unreachable code in nvme_abort_req
 2015-08-19 21:29 UTC  (4+ messages)

two minor nvme endianess patches
 2015-08-19  8:16 UTC  (5+ messages)
` [PATCH 1/2] nvme: remove spurious use of *_to_cpup helpers


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox