messages from 2015-03-11 18:48:29 to 2015-05-15 15:06:43 UTC [more...]
[PATCH] NVMe: Automatic namespace rescan
2015-05-15 15:06 UTC (3+ messages)
[PATCH 1/2] blk: Define blk_set_queue_dying in header
2015-05-15 12:02 UTC (4+ messages)
` [PATCH 2/2] NVMe: Kill request queues on dead controllers
[PATCH] block:Remove including of the header file, linux/mm.h for the file, nvme-core.c
2015-05-13 17:12 UTC (3+ messages)
` [PATCH] block:Remove including of the header file, linux/mm.h for the file,nvme-core.c
nvme patchbomb, take 2
2015-05-13 14:34 UTC (17+ messages)
` [PATCH 01/11] nvme: fix kernel memory corruption with short INQUIRY buffers
` [PATCH 02/11] nvme: consolidate synchronous command submission helpers
` [PATCH 03/11] nvme: store a struct device pointer in struct nvme_dev
` [PATCH 04/11] nvme: remove the unused dma_addr_t arguments to nvme_{get, set}_features
` [PATCH 05/11] nvme: split nvme_trans_send_fw_cmd
` [PATCH 06/11] nvme: fix scsi translation error handling
` [PATCH 07/11] nvme: first round at deobsfucating the SCSI translation code
` [PATCH 08/11] nvme: simplify and cleanup the READ/WRITE SCSI CDB parsing code
` [PATCH 09/11] nvme: report the DPOFUA in MODE_SENSE
` [PATCH 10/11] nvme: fail SCSI read/write command with unsupported protection bit
` [PATCH 11/11] nvme: submit internal commands through the block layer
[PATCH] block:Change the function, nvme_alloc_queue to use -ENOMEM for when failing memory allocations
2015-05-13 14:12 UTC (3+ messages)
` [PATCH] block:Change the function,nvme_alloc_queue "
[PATCH] NVMe: Add reset controller sysfs entry
2015-05-12 15:10 UTC (4+ messages)
[PATCH v3 0/7] Support for Open-Channel SSDs
2015-05-12 7:21 UTC (13+ messages)
` [PATCH v3 1/7] bio: Introduce LightNVM payload
` [PATCH v3 2/7] block: add REQ_NVM_GC for targets gc
` [PATCH v3 3/7] lightnvm: Support for Open-Channel SSDs
` [PATCH v3 4/7] lightnvm: RRPC target
` [PATCH v3 5/7] null_blk: LightNVM support
` [PATCH v3 6/7] nvme: rename and expose nvme_alloc_iod
` [PATCH v3 7/7] nvme: LightNVM support
RFC: struct request cleanups
2015-05-11 8:00 UTC (12+ messages)
` [PATCH 1/7] block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIV
` [PATCH 2/7] block: move REQ_TYPE_ATA_TASKFILE and REQ_TYPE_ATA_PC to ide.h
` [PATCH 3/7] block: move REQ_TYPE_SENSE to the ide driver
` [PATCH 4/7] block: remove REQ_TYPE_PM_SHUTDOWN
` [PATCH 5/7] block: move PM request support to IDE
` [PATCH 6/7] nbd: stop using req->cmd
` [PATCH 7/7] block: allocate block_pc data separate from struct request
fix queue_lock usage in blk-mq and nvme
2015-05-07 7:38 UTC (3+ messages)
` [PATCH 1/2] block: use an atomic_t for mq_freeze_depth
` [PATCH 2/2] nvme: disable irqs in nvme_freeze_queues
NVMe SCSI translation layer updates
2015-05-01 16:02 UTC (14+ messages)
` [PATCH 1/8] nvme: remove the unused dma_addr_t arguments to nvme_{get, set}_features
` [PATCH 2/8] nvme: split nvme_trans_send_fw_cmd
` [PATCH 3/8] nvme: fix scsi translation error handling
` [PATCH 4/8] nvme: first round at deobsfucating the scsi translation code
` [PATCH 5/8] nvme: simplify and cleanup the READ/WRITE SCSI CDB parsing code
` [PATCH 6/8] nvme: handle invalid SCSI LBAs correctly
` [PATCH 7/8] nvme: report the DPOFUA in MODE_SENSE
` [PATCH 8/8] nvme: fail SCSI read/write command with unsupported protection bit
` [PATCH 9/8] nvme: fix kernel memory corruption with short INQUIRY buffers
[PATCHv2] NVMe: write_long SCSI to NVMe translation implementation
2015-04-30 1:26 UTC (8+ messages)
` some questions about create I/O queues
Hot-remove of a device with a mounted partition
2015-04-29 17:30 UTC (3+ messages)
[PATCHv3] NVMe: Spliting large i/o in the ioctl path
2015-04-27 19:27 UTC (3+ messages)
[PATCH] NVMe: Fix VPD B0 max sectors translation
2015-04-23 16:43 UTC (2+ messages)
Write with Stream ID Support
2015-04-21 19:03 UTC (7+ messages)
` [PATCH 1/2] added stream id write support
` [PATCH 2/2] added two nvme commands for open/close streams and garbage collection
[PATCH 0/5 v2] Support for Open-Channel SSDs
2015-04-19 18:12 UTC (23+ messages)
` [PATCH 1/5 v2] blk-mq: Add prep/unprep support
` [PATCH 2/5 v2] blk-mq: Support for Open-Channel SSDs
` [PATCH 3/5 v2] lightnvm: RRPC target
` [PATCH 4/5 v2] null_blk: LightNVM support
` [PATCH 5/5 v2] nvme: "
Latency of sequential vs. random small writes
2015-04-19 16:01 UTC (2+ messages)
[PATCH v2] NVMe: allow discard timeouts to be configurable
2015-04-18 20:17 UTC
[PATCH] NVMe: allow discard timeouts to be configurable
2015-04-18 20:13 UTC (3+ messages)
[PATCH v3] nvme: consolidate synchronous command submission helpers
2015-04-18 7:45 UTC
[PATCH v2] nvme: consolidate synchronous command submission helpers
2015-04-17 22:17 UTC (3+ messages)
[PATCH] nvme: store a struct device pointer in struct nvme_dev
2015-04-17 21:11 UTC
[PATCH] nvme: consolidate synchronous command submission helpers
2015-04-17 18:13 UTC (3+ messages)
uapi/linux/nvme.h
2015-04-17 6:33 UTC (5+ messages)
[PATCHv3] NVMe: write_long SCSI to NVMe translation implementation
2015-04-16 14:27 UTC (7+ messages)
[RESEND PATCH] NVMe: Add translation for block limits
2015-04-09 21:40 UTC (4+ messages)
[PATCH] NVMe: Fix error handling of class_create("nvme")
2015-04-08 1:09 UTC (4+ messages)
[PATCH] NVMe: Meta data handling through submit io ioctl
2015-04-07 22:57 UTC
[PATCH] NVMe: Remove check for null
2015-04-07 21:48 UTC
[PATCHv3] NVMe: Spliting large i/o in the ioctl path
2015-04-02 6:06 UTC
Indebted for driving on toll road #000412000
2015-04-01 5:48 UTC
[PATCH 1/1] nvme: Fix PRP list calculation for non-4k system page size
2015-03-31 16:40 UTC (5+ messages)
` [PATCH v2 "
[PATCH] NVMe: Fix blk-mq hot cpu notification
2015-03-31 16:38 UTC (2+ messages)
[PATCH] embedded iod mask cleanup
2015-03-31 16:38 UTC (2+ messages)
[PATCH] NVMe: Freeze admin queue on device failure
2015-03-31 16:38 UTC (2+ messages)
Indebted for driving on toll road #00000955364
2015-03-30 12:18 UTC
NVMe controller reset
2015-03-25 20:09 UTC (10+ messages)
PCIe error handling patch
2015-03-25 14:58 UTC
[PATCH] NVMe: Persistent Reservation NVMe translations
2015-03-23 19:18 UTC (2+ messages)
[PATCH for-4.0-rc6] NVMe: Initialize device list head before starting
2015-03-23 16:16 UTC (2+ messages)
4.0.0-rc4 NVMe NULL pointer dereference and hang
2015-03-23 14:45 UTC
Payment for driving on toll road, invoice #000918163
2015-03-18 22:13 UTC
[PATCHv2] NVMe: Spliting large i/o in the ioctl path [for-linus branch]
2015-03-18 18:41 UTC (3+ messages)
discard cmd through ioctl
2015-03-16 21:03 UTC (5+ messages)
[BUG] cpu hot-remove fails with nvme device
2015-03-16 19:38 UTC (3+ messages)
[PATCH] NVMe: increase depth of admin queue
2015-03-16 17:27 UTC (2+ messages)
NVMe driver status
2015-03-16 17:19 UTC (14+ messages)
infradead NVMe repositories
2015-03-11 18:48 UTC
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