Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-08-04 11:28:17 to 2015-09-13 07:53:01 UTC [more...]

[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

[RFC PATCH 0/2] virtio nvme
 2015-09-11 18:54 UTC  (13+ messages)
` [RFC PATCH 1/2] virtio_nvme(kernel): virtual NVMe driver using virtio
` [RFC PATCH 2/2] virtio-nvme(qemu): NVMe device "

[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 v2] NVMe:Expose model attribute in sysfs
 2015-09-09  6:27 UTC 

[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] NVMe: Set affinity after allocating request queues
 2015-09-04 15:12 UTC  (3+ messages)

[PATCH v7 0/5] Support for Open-Channel SSDs
 2015-09-04  8:49 UTC  (14+ messages)
` [PATCH v7 1/5] lightnvm: "
` [PATCH v7 2/5] lightnvm: Hybrid Open-Channel SSD RRPC target
` [PATCH v7 3/5] lightnvm: Hybrid Open-Channel SSD block manager
` [PATCH v7 4/5] null_nvm: Lightnvm test driver
` [PATCH v7 5/5] nvme: LightNVM support

[PATCH 5/5] block: Inline blk_integrity in struct gendisk
 2015-09-04  3:25 UTC  (14+ 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 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  (9+ 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  (10+ 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

[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  (7+ messages)
` [PATCH 1/2] nvme: remove spurious use of *_to_cpup helpers
` [PATCH 2/2] nvme.h: add missing endianess annotations

[RFC] Multi level NVMe stack
 2015-08-18 23:11 UTC  (4+ messages)

[RESEND PATCH 1/2] NVMe: Add nvme subsystem reset support
 2015-08-18 17:56 UTC  (7+ messages)
` [RESEND PATCH 2/2] NVMe: Add nvme subsystem reset IOCTL

[PATCH] NVMe: removed unused nn var from nvme_dev_add
 2015-08-18 16:14 UTC  (4+ messages)

[PATCH] NVMe: Set queue max segments
 2015-08-17 21:51 UTC  (5+ messages)

Persistent Reservation API
 2015-08-12  0:57 UTC  (17+ messages)
` [PATCH 1/6] block: cleanup blkdev_ioctl
` [PATCH 2/6] block: add a API for persistent reservations
` [PATCH 3/6] sd: implement the persisten reservation API
` [PATCH 4/6] dm: refactor ioctl handling
` [PATCH 5/6] dm: split out a helper to find the ioctl target

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

[PATCH] nvme:Fix error handling in the function nvme_init_integrity
 2015-08-06 19:03 UTC 

[PATCH] nvme:Fix error handling in the function nvme_init_integrity
 2015-08-06 18:53 UTC 

what time does host will re-used the prplist memory region
 2015-08-05  0:53 UTC  (3+ messages)

[PATCH v6 0/5] Support for Open-Channel SSDs
 2015-08-04 12:00 UTC  (6+ messages)
` [PATCH v6 5/5] nvme: LightNVM support

[PATCHv3] blk: Replace SG_GAPGS with new queue limits mask
 2015-08-04 11:28 UTC  (2+ messages)


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