messages from 2017-12-21 22:15:47 to 2018-01-05 17:18:15 UTC [more...]
[PATCH 00/11] Copy Offload in NVMe Fabrics with P2P PCI Memory
2018-01-05 17:18 UTC (37+ messages)
` [PATCH 01/12] pci-p2p: Support peer to peer memory
` [PATCH 02/12] pci-p2p: Add sysfs group to display p2pmem stats
` [PATCH 03/12] pci-p2p: Add PCI p2pmem dma mappings to adjust the bus offset
` [PATCH 04/12] pci-p2p: Clear ACS P2P flags for all client devices
` [PATCH 05/12] block: Introduce PCI P2P flags for request and request queue
` [PATCH 06/12] IB/core: Add optional PCI P2P flag to rdma_rw_ctx_[init|destroy]()
` [PATCH 07/12] nvme-pci: clean up CMB initialization
` [PATCH 08/12] nvme-pci: clean up SMBSZ bit definitions
` [PATCH 09/12] nvme-pci: Use PCI p2pmem subsystem to manage the CMB
` [PATCH 10/12] nvme-pci: Add support for P2P memory in requests
` [PATCH 11/12] nvme-pci: Add a quirk for a pseudo CMB
` [PATCH 12/12] nvmet: Optionally use PCI P2P memory
[GIT PULL] nvme fixes for Linux 4.15
2018-01-05 17:15 UTC
BUG: NULL pointer at IP: blk_mq_map_swqueue+0xbc/0x200 on 4.15.0-rc2
2018-01-05 16:39 UTC (5+ messages)
[PATCH v4 0/5] Introduce sgl_alloc() and sgl_free()
2018-01-05 16:33 UTC (7+ messages)
` [PATCH v4 1/5] lib/scatterlist: "
` [PATCH v4 2/5] crypto: scompress - use "
` [PATCH v4 3/5] nvmet/fc: Use "
` [PATCH v4 4/5] nvmet/rdma: "
` [PATCH v4 5/5] target: Use sgl_alloc_order() "
[PATCH 13/14] megaraid_sas: NVME passthru command support
2018-01-05 13:35 UTC
[PATCH] nvme-pci: fix the timeout case when reset is ongoing
2018-01-05 5:36 UTC (3+ messages)
[PATCH V2] nvme-pci: fix NULL pointer reference in nvme_alloc_ns
2018-01-05 3:44 UTC (3+ messages)
[PATCH 0/5] Failover criteria unification
2018-01-05 0:07 UTC (14+ messages)
` [PATCH 1/5] nvme: Add more command status translation
` [PATCH 2/5] nvme/multipath: Consult blk_status_t for failover
` [PATCH 3/5] block: Provide blk_status_t decoding for retryable errors
` [PATCH 4/5] nvme/multipath: Use blk_retryable
` [PATCH 5/5] dm mpath: "
[PATCH 1/1] nvme: Modify the debug level for setting shutdown timeout
2018-01-04 17:48 UTC (5+ messages)
[PATCH] nvme: Add weighted-round-robin arbitration support
2018-01-04 17:38 UTC (2+ messages)
nvme performance using old blk vs blk-mq, single thread
2018-01-04 17:13 UTC
[for-4.16 PATCH v2 0/5] block, nvme, dm: allow DM multipath to use NVMe's error handler
2018-01-04 16:26 UTC (17+ messages)
` [for-4.16 PATCH v2 1/5] block: establish request failover callback
` [for-4.16 PATCH v2 2/5] nvme: use request_queue's failover_rq_fn callback for multipath failover
` [for-4.16 PATCH v2 3/5] nvme: move nvme_req_needs_failover() from multipath to core
` [for-4.16 PATCH v2 4/5] dm mpath: use NVMe error handling to know when an error is retryable
` [for-4.16 PATCH v2 5/5] dm mpath: skip calls to end_io_bio if using NVMe bio-based and round-robin
[PATCH 1/2] nvme: Take refcount on transport module when using block device operations
2018-01-04 15:56 UTC (2+ messages)
` [PATCH 2/2] nvme: Fix subsystem multiple controllers support check
[Resend PATCH 00/11] mpt3sas: Enable scsi MQ & lockless command submission
2018-01-04 12:57 UTC (12+ messages)
` [Resend 01/11] mpt3sas: set default value for cb_idx
` [Resend 02/11] mpt3sas: use list_splice_init()
` [Resend 03/11] mpt3sas: separate out _base_recovery_check()
` [Resend 04/11] mpt3sas: open-code _scsih_scsi_lookup_get()
` [Resend 05/11] mpt3sas: Introduce mpt3sas_get_st_from_smid()
` [Resend 06/11] mpt3sas: check command status before attempting abort
` [Resend 07/11] mpt3sas: always use first reserved smid for ioctl passthrough
` [Resend 08/11] mpt3sas: simplify task management functions
` [Resend 09/11] mpt3sas: simplify mpt3sas_scsi_issue_tm()
` [Resend 10/11] mpt3sas: simplify _wait_for_commands_to_complete()
` [Resend 11/11] mpt3sas: lockless command submission
[PATCH v2 rfc] nvme-core/loop/rdma: Host delete_work and reset_work on separate workqueues
2018-01-04 10:04 UTC (2+ messages)
[PATCH] mpt3sas: Proper handling of set/clear of "ATA command pending" flag
2018-01-04 4:08 UTC (2+ messages)
[PATCH 00/11] mpt3sas: Enable scsi MQ & lockless command submission
2018-01-04 4:07 UTC (14+ messages)
` [PATCH 01/11] mpt3sas: set default value for cb_idx
` [PATCH 02/11] mpt3sas: use list_splice_init()
` [PATCH 03/11] mpt3sas: separate out _base_recovery_check()
` [PATCH 04/11] mpt3sas: open-code _scsih_scsi_lookup_get()
` [PATCH 05/11] mpt3sas: Introduce mpt3sas_get_st_from_smid()
` [PATCH 06/11] mpt3sas: check command status before attempting abort
` [PATCH 07/11] mpt3sas: always use first reserved smid for ioctl passthrough
` [PATCH 08/11] mpt3sas: simplify task management functions
` [PATCH 09/11] mpt3sas: simplify mpt3sas_scsi_issue_tm()
` [PATCH 10/11] mpt3sas: simplify _wait_for_commands_to_complete()
` [PATCH 11/11] mpt3sas: lockless command submission
[PATCH] nvme: check ctrl.tagset before start ns scan
2018-01-04 4:01 UTC (3+ messages)
[PATCH 0/3] Performance enhancements
2018-01-03 20:21 UTC (31+ messages)
` [PATCH 1/3] nvme/pci: Start request after doorbell ring
` [PATCH 2/3] nvme/pci: Remove cq_vector check in IO path
` [PATCH 3/3] block: Polling completion performance optimization
Bug report - drivers/nvme/host/pci.c?
2018-01-03 20:11 UTC (3+ messages)
[PATCH v3 1/9] RDMA/core: Add implicit per-device completion queue pools
2018-01-03 17:47 UTC (3+ messages)
` [v3,1/9] "
[PATCHSET] nvme-pci: sort out nvme initialization procedure in nvme_rest_work
2018-01-02 23:56 UTC (4+ messages)
` [PATCH 1/3] nvme-pci: add nvme_pci_pre_init
` [PATCH 2/3] nvme-pci: change the name of functions corresponding to setup adminq
` [PATCH 3/3] nvme-pci: add nvme_pci_post_init
[PATCH nvme-cli v2] nvme-cli: add ns-descs subcommand
2018-01-02 22:11 UTC (3+ messages)
[PATCH V2 0/6] blk-mq: fix race related with device deletion/reset/switching sched
2018-01-02 3:01 UTC (16+ messages)
` [PATCH V2 1/6] blk-mq: quiesce queue before freeing queue
` [PATCH V2 2/6] blk-mq: support concurrent blk_mq_quiesce_queue()
` [PATCH V2 3/6] blk-mq: quiesce queue during switching io sched and updating nr_requests
` [PATCH V2 4/6] blk-mq: avoid to map CPU into stale hw queue
` [PATCH V2 5/6] blk-mq: fix race between updating nr_hw_queues and switching io sched
` [PATCH V2 6/6] nvme-pci: remove .init_request callback
[PATCH v2] nvme-pci: don't open-code nvme_reset_ctrl
2017-12-31 12:01 UTC
[PATCH 4.15-rc 0/3] few fabrics fixes targeted to 4.15
2017-12-31 9:51 UTC (13+ messages)
` [PATCH 4.15-rc 1/3] nvme-core: Don't set nvme_wq as MEM_RECLAIM
` [PATCH 4.15-rc 2/3] nvme-core/loop/rdma: Host delete_work and reset_work on system workqueues
[PATCH v2] nvme-fabrics: Protect against module unload during create_ctrl
2017-12-29 9:43 UTC (3+ messages)
[PATCH] nvmet_fc: correct broken add_port
2017-12-29 9:41 UTC (5+ messages)
` "
[PATCH 4.15] nvme-mpath: fix last path removal during traffic
2017-12-29 9:33 UTC (2+ messages)
[PATCH 4.15] nvme-rdma: fix concurrent reset and reconnect
2017-12-29 9:33 UTC (2+ messages)
[PATCH v2] nvme-pci: allocate device queues storage space at probe
2017-12-29 9:30 UTC (5+ messages)
[PATCH] nvme-pci: don't open-code nvme_reset_ctrl
2017-12-29 9:28 UTC (2+ messages)
[for-4.16 PATCH 0/5] block, nvme, dm: allow DM multipath to use NVMe's error handler
2017-12-27 2:42 UTC (4+ messages)
How to Persistent nvme Storage?
2017-12-26 9:14 UTC (12+ messages)
[PATCH] nvme-pci: allocate device queues storage space at probe
2017-12-24 9:12 UTC
[PATCH] nvme_fcloop: avoid possible uninitialized variable warning
2017-12-21 22:15 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