messages from 2018-08-09 23:29:18 to 2018-08-30 19:20:12 UTC [more...]
[PATCH v5 00/13] Copy Offload in NVMe Fabrics with P2P PCI Memory
2018-08-30 19:20 UTC (18+ messages)
` [PATCH v5 01/13] PCI/P2PDMA: Support peer-to-peer memory
` [PATCH v5 02/13] PCI/P2PDMA: Add sysfs group to display p2pmem stats
` [PATCH v5 03/13] PCI/P2PDMA: Add PCI p2pmem DMA mappings to adjust the bus offset
` [PATCH v5 04/13] PCI/P2PDMA: Introduce configfs/sysfs enable attribute helpers
` [PATCH v5 05/13] docs-rst: Add a new directory for PCI documentation
` [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 09/13] nvme-pci: Use PCI p2pmem subsystem to manage the CMB
` [PATCH v5 10/13] nvme-pci: Add support for P2P memory in requests
` [PATCH v5 11/13] nvme-pci: Add a quirk for a pseudo CMB
` [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 0/3] TLS initiator side implementation
2018-08-30 18:45 UTC (5+ messages)
` [PATCH 1/3] nvme-tcp: TLS encryption support-Introduce boolean flag in the header file
` [PATCH 2/3] nvme-tcp: TLS encrytion support using netlink sockets
` [PATCH 3/3] User mode server and client code
[PATCH] nvme-core: add async event trace helper
2018-08-29 22:20 UTC (3+ messages)
[PATCH V2] nvme-core: add async event trace helper
2018-08-29 22:19 UTC
[GIT PULL] nvme fixes for 4.19
2018-08-29 17:05 UTC (2+ messages)
[PATCH 0/4] nvme-cli: cleanup patches
2018-08-29 16:07 UTC (6+ messages)
` [PATCH 1/4] nvme-cli: use uniform error message for open
` [PATCH 2/4] nvme-cli: fix indentation
` [PATCH 3/4] nvme-cli: make wdc plug-in functions static
` [PATCH 4/4] nvme-cli: mark "
[PATCH 0/6] blktests: new testcases for NVMeOF
2018-08-28 23:48 UTC (9+ messages)
` [PATCH 1/6] blktests: add NVMeOF DSM discard test for bdev-ns
` [PATCH 2/6] blktests: add NVMeOF DSM discard test for file-ns
` [PATCH 3/6] blktests: add NVMeOF write-zeroes test for bdev-ns
` [PATCH 4/6] blktests: add NVMeOF write-zeroes test for file-ns
` [PATCH 5/6] blktests: add NVMeOF smart-log test for bdev-ns
` [PATCH 6/6] blktests: add NVMeOF smart-log test for file-ns
[resend] Crash in nvmet_req_init() - null req->rsp pointer
2018-08-27 20:29 UTC (4+ messages)
` "
[PATCH v2] block: fix rdma queue mapping
2018-08-27 3:50 UTC (7+ messages)
[RFC][PATCH] nvmet: use IOCB_NOWAIT for file-ns buffered I/O
2018-08-25 23:58 UTC (2+ messages)
[PATCH] block: fix rdma queue mapping
2018-08-25 2:38 UTC (5+ messages)
` [PATCH] block: fix semicolon.cocci warnings
[PATCH] nvme-cli: Fix the displayed metadata length value on Big Endian systems
2018-08-24 19:11 UTC (2+ messages)
How to check if GC is running in nvme device?
2018-08-24 12:02 UTC
[PATCH] nvme-cli: netapp plugin handle empty strings
2018-08-23 19:56 UTC (2+ messages)
Unloading nvme module after unbinding devices
2018-08-23 15:03 UTC
[PATCH] nvmet: remove unreachable code
2018-08-23 2:58 UTC
[PATCH V2] nvmet: free workqueue object if module init fails
2018-08-23 2:34 UTC (3+ messages)
[PATCH] nvme_fcloop: Fix dropped LS's to removed target port
2018-08-22 13:03 UTC (2+ messages)
[PATCH] Simplify nvmet_init to remove extra out label
2018-08-22 13:01 UTC (2+ messages)
[PATCH] Remove extra goto label from nvmet_ns_enable
2018-08-22 13:00 UTC (2+ messages)
[RFC PATCH 0/4] nvme async-connect and discovery uevents
2018-08-22 8:51 UTC (13+ messages)
` [PATCH 1/4] nvme-rdma: use reconnect_work for initial connect
` [PATCH 2/4] nvme: implement 'async_connect' cli option
` [PATCH 3/4] nvme: implement 'discovery' sysfs entry and discovery uevents
` [PATCH 4/4] nvme: delete discovery controller after 2 minutes
[PATCH 0/2] nvme-discover: Use 'nvme_info' sysfs attribute for fc transport
2018-08-21 7:35 UTC (7+ messages)
` [PATCH 1/2] nvme-discover: use ASCII characters in documentation
` [PATCH 2/2] nvme-connect: parse 'nvme_info' sysfs attribute for fc transport
[REPOST][PATCH] nvme_fc: add 'nvme_discovery' sysfs attribute to fc transport device
2018-08-20 22:06 UTC
[PATCH] Bugfix for handling of shadow doorbell buffer
2018-08-20 20:09 UTC (12+ messages)
` [PATCH v2] "
[PATCH 0/5] nvme-cli: code cleanup, minor fixes
2018-08-20 18:41 UTC (7+ messages)
` [PATCH 1/5] nvme-cli: fix scaandir() return value
` [PATCH 2/5] nvme-cli: remove always true condition for u8
` [PATCH 3/5] nvme-cli: code cleanup for passthru() handlers
` [PATCH 4/5] nvme-cli: don't use unsigned for fd in lnvm-nvme.c
` [PATCH 5/5] nvme-cli: fix dead-code nvmf log page discovery
memleak on hot unplug
2018-08-20 11:38 UTC (4+ messages)
[PATCHv2 0/5] genhd: register default groups with device_add_disk()
2018-08-20 6:34 UTC (24+ 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
` [RFC PATCH] nvme: nvme_ns_id_attr_group can be static
` [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
[PATCH] nvme-cli: make show_registers_cap() static
2018-08-19 17:14 UTC
[PATCH] nvme-cli: wdc-plugin mark array static declaration
2018-08-19 17:06 UTC
[PATCH] nvme-cli: fix sparse warnings for declaration
2018-08-19 16:57 UTC
[PATCH 0/6] nvme-cli fixes and ANA updates
2018-08-17 22:14 UTC (20+ messages)
` [PATCH 1/6] nvme-ana-log: fixup compiler warning in show_ana_log()
` [PATCH 2/6] nvme-vendor: fixup c99 declaration in huawei plugin
` [PATCH 3/6] nvme-discover: sanitize options
` [PATCH 4/6] nvme-discover: Retry discovery log if the generation counter changes
` [PATCH 5/6] nvme-list-subsys: Print PCIe controller address
` [PATCH 6/6] nvme-list-subsys: Add device name argument and print out ANA state
[PATCH] nvmet: free workqueue object if module init fails
2018-08-16 1:19 UTC (2+ messages)
[PATCH V4 0/9] nvmet: add target passthru commands support
2018-08-15 21:28 UTC (12+ messages)
` [PATCH V4 1/9] nvme-core: add new interfaces to access nvme-ctrl
` [PATCH V4 2/9] nvme-core: export existing ctrl and ns interfaces
` [PATCH V4 3/9] nvmet: export nvmet_add_async_event api
` [PATCH V4 4/9] nvmet: add global subsystem list
` [PATCH V4 5/9] nvmet: add passthru cmd handlers
` [PATCH V4 6/9] nvmet: integrate passthru code with core
` [PATCH V4 7/9] nvmet: add configfs interface for target passthru
` [PATCH V4 8/9] block: add helper to get the request based cookie
` [PATCH V4 9/9] nvmet: add request polling support
[PATCHv2 0/2] blktests: test ANA base support
2018-08-15 3:31 UTC (4+ messages)
` [PATCH 2/2] blktests: add test for ANA state transition
[PATCH] nvmet: free workqueue object if module init fails
2018-08-14 21:23 UTC (2+ messages)
[PATCH nvme-cli 0/2] fabrics connect-all fixes
2018-08-14 21:20 UTC (4+ messages)
` [PATCH nvme-cli 2/2] fabrics: write keep-alive-timeout to fabrics device on connect
` [Suspected-Phishing]Re: "
[PATCH v2] nvmet_fc: support target port removal with nvmet layer
2018-08-13 16:38 UTC (6+ messages)
[PATCH V4 0/2] nvme-cli: ana log support
2018-08-13 14:45 UTC (4+ messages)
` [PATCH V4 1/2] nvme-cli: add minimal ana-log page support
` [PATCH V4 2/2] nvme-cli: add ana-log documentation
[PATCH V2] nvme-cli add ns write protect feature support
2018-08-13 14:45 UTC (2+ messages)
[PATCH] Fix for a minor typo in nvme host/target fc.c
2018-08-10 15:10 UTC (2+ messages)
[PATCH] nvmet_fc: support target port removal with nvmet layer
2018-08-09 23:29 UTC (2+ messages)
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).