Linux-NVME Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-09 00:04:17 to 2021-06-18 19:19:33 UTC [more...]

please drop the nvme code from net-next
 2021-06-09 12:13 UTC  (2+ messages)

[patch v6 3/7] genirq/affinity: Add new callback for (re)calculating interrupt sets
 2021-06-18 19:19 UTC  (5+ messages)

[PATCH] nvme-tcp: Use __dev_get_by_name instead dev_get_by_name for OPT_HOST_IFACE
 2021-06-18 19:14 UTC  (3+ messages)

switch block layer polling to a bio based model v4
 2021-06-18 14:27 UTC  (22+ messages)
` [PATCH 01/16] direct-io: remove blk_poll support
` [PATCH 02/16] block: don't try to poll multi-bio I/Os in __blkdev_direct_IO
` [PATCH 03/16] iomap: don't try to poll multi-bio I/Os in __iomap_dio_rw
` [PATCH 04/16] blk-mq: factor out a blk_qc_to_hctx helper
` [PATCH 05/16] blk-mq: factor out a "classic" poll helper
` [PATCH 06/16] blk-mq: remove blk_qc_t_to_tag and blk_qc_t_is_internal
` [PATCH 07/16] blk-mq: remove blk_qc_t_valid
` [PATCH 08/16] block: replace the spin argument to blk_iopoll with a flags argument
` [PATCH 09/16] io_uring: don't sleep when polling for I/O
` [PATCH 10/16] block: rename REQ_HIPRI to REQ_POLLED
` [PATCH 11/16] block: use SLAB_TYPESAFE_BY_RCU for the bio slab
` [PATCH 12/16] block: define 'struct bvec_iter' as packed
` [PATCH 13/16] block: switch polling to be bio based
` [PATCH 14/16] block: don't allow writing to the poll queue attribute
` [PATCH 15/16] nvme-multipath: set QUEUE_FLAG_NOWAIT
` [PATCH 16/16] nvme-multipath: enable polled I/O

[PATCH] drivers/nvme/host: Use kobj_to_dev() API
 2021-06-18 14:18 UTC  (2+ messages)

[PATCH 0/3] nvmet: use right MNAN value for controllers
 2021-06-18  4:28 UTC  (9+ messages)
` [PATCH 1/3] nvmet: use subsys->max_nsid to report MNAN
` [PATCH 2/3] nvmet: prevent creating ctrl with no namespace
` [PATCH 3/3] nvmet: don't report subsys with 0 namespaces

[linux-nvme:nvme-5.14] BUILD SUCCESS 8cf486e131b351db4f224078bef8e1efedcf0340
 2021-06-18  2:08 UTC 

[PATCH] nvme-pci: fix var. type for increasing cq_head
 2021-06-17 13:55 UTC  (2+ messages)

[PATCH 0/3] nvme: remove struct zeroout memset calls
 2021-06-17 13:54 UTC  (5+ messages)
` [PATCH 1/3] nvmet: remove zeroout memset call for struct
` [PATCH 2/3] nvme: "
` [PATCH 3/3] nvme-pci: "

[PATCH] nvme.h: add missing nvme_lba_range_type endianness annotations
 2021-06-17 13:54 UTC  (2+ messages)

[PATCH v3 0/4] nvme: protect against possible request reference after completion
 2021-06-17 13:48 UTC  (12+ messages)
` [PATCH v3 1/4] params: lift param_set_uint_minmax to common code
` [PATCH v3 2/4] nvme-pci: limit maximum queue depth to 4095
` [PATCH v3 3/4] nvme-tcp: don't check blk_mq_tag_to_rq when receiving pdu data
` [PATCH v3 4/4] nvme: code command_id with a genctr for use-after-free validation

[PATCH 0/4] nvme: add ctrl sgl supported helper
 2021-06-17  4:59 UTC  (8+ messages)
` [PATCH 1/4] nvme: add a helper to check ctrl sgl support
` [PATCH 2/4] nvme-fc: use ctrl sgl check helper
` [PATCH 3/4] nvm-pci: "
` [PATCH 4/4] nvme-tcp: "

[syzbot] possible deadlock in loop_probe
 2021-06-16 21:18 UTC 

[PATCH v2 0/4] nvme: protect against possible request reference after completion
 2021-06-16 21:05 UTC  (4+ messages)

[linux-nvme:nvme-5.14] BUILD SUCCESS e645b5a5baf2e28329941eb5691ce01e251285b0
 2021-06-16 16:32 UTC 

Review Request: nvme-pci: Fix multiple races in nvme_setup_io_queues()
 2021-06-16 16:20 UTC  (3+ messages)
` [PATCH] "

[linux-nvme:nvme-5.14 2/32] drivers/acpi/x86/utils.c:153:25: sparse: sparse: symbol 'storage_d3_cpu_ids' was not declared. Should it be static?
 2021-06-16 15:59 UTC  (3+ messages)
` [RFC PATCH linux-nvme] ACPI: storage_d3_cpu_ids[] can be static

[REMINDER] LSF/MM/BPF: 2021: Call for Proposals
 2021-06-16 15:02 UTC 

[PATCH 1/1] nvme-fabrics: Generate uevent on namespace AENs
 2021-06-16 10:38 UTC  (8+ messages)

[PATCH] nvmet: mark zmgmt recv work function static
 2021-06-16  0:18 UTC 

nvme-pci: Fix multiple races in nvme_setup_io_queues()
 2021-06-15 22:33 UTC  (3+ messages)

[linux-nvme:nvme-5.14 32/32] drivers/nvme/target/zns.c:257:6: warning: no previous prototype for function 'nvmet_bdev_zone_zmgmt_recv_work'
 2021-06-15 21:41 UTC  (2+ messages)

nvme-pci: Fix multiple races in nvme_setup_io_queues()
 2021-06-15 20:53 UTC  (2+ messages)

[PATCH 0/4] nvme-fabrics: remove struct zeroout memset calls
 2021-06-15 20:07 UTC  (8+ messages)
` [PATCH 1/4] nvme-fabrics: remove memset in nvmf_reg_read64()
` [PATCH 2/4] nvme-fabrics: remove memset in nvmf_reg_write32()
` [PATCH 3/4] nvme-fabrics: remove memset in connect admin q
` [PATCH 4/4] nvme-fabrics: remove memset in connect io q

[linux-nvme:nvme-5.14 32/32] drivers/nvme/target/zns.c:257:6: warning: no previous prototype for 'nvmet_bdev_zone_zmgmt_recv_work'
 2021-06-15 20:04 UTC  (2+ messages)

[PATCH] nvmet-tcp: Add a multex lock to start_queue failure case
 2021-06-15 18:02 UTC  (2+ messages)

[PATCH V6] nvme-core: use xarray for ctrl ns tracking
 2021-06-15 16:27 UTC  (3+ messages)

[PATCH V15 0/5] nvmet: add ZBD backened support
 2021-06-15 16:25 UTC  (9+ messages)
` [PATCH V15 1/5] block: export blk_next_bio()
` [PATCH V15 2/5] nvmet: add req cns error complete helper
` [PATCH V15 3/5] nvmet: add nvmet_req_bio put helper for backends
` [PATCH V15 4/5] nvmet: add Command Set Identifier support
` [PATCH V15 5/5] nvmet: add ZBD over ZNS backend support

[PATCH trivial] nvme: Grammar s/each namespaces/each namespace/
 2021-06-15 16:18 UTC  (2+ messages)

[PATCH 0/6] nvmet: small cleanup
 2021-06-15 16:18 UTC  (8+ messages)
` [PATCH 1/6] nvmet: use req->cmd directly in bdev-ns fast path
` [PATCH 2/6] nvmet: use req->cmd directly in file-ns "
` [PATCH 3/6] nvmet: use u32 for nvmet_subsys max_nsid
` [PATCH 4/6] nvmet: use u32 type for the local variable nsid
` [PATCH 5/6] nvmet: use nvme status value directly
` [PATCH 6/6] nvmet: remove local variable

[PATCH v8 1/2] ACPI: Check StorageD3Enable _DSD property in ACPI code
 2021-06-15 16:18 UTC  (5+ messages)
` [PATCH v8 2/2] ACPI: Add quirks for AMD Renoir/Lucienne CPUs to force the D3 hint

[PATCH] nvmet: use U32_MAX value to report NN
 2021-06-14 21:23 UTC  (3+ messages)

[PATCH 0/1] nvmet: use subsys->max_nsid to report MNAN value
 2021-06-14 19:16 UTC  (4+ messages)
` [PATCH 1/1] nvmet: use subsys->max_nsid to report MNAN

BUG: scheduling while atomic when nvmet_rdma_queue_response fails in posting a request
 2021-06-14 18:14 UTC  (7+ messages)
      ` [EXT] "

[PATCHv4 0/4] block and nvme passthrough error handling
 2021-06-14  5:50 UTC  (10+ messages)
` [PATCHv4 1/4] block: support polling through blk_execute_rq
` [PATCHv4 2/4] nvme: use blk_execute_rq() for passthrough commands
` [PATCHv4 3/4] block: return errors from blk_execute_rq()
` [PATCHv4 4/4] nvme: use return value "

[PATCH] nvme: move pr code into separate file
 2021-06-14  3:25 UTC  (2+ messages)
` [PATCH RFC] "

[PATCH RFC] nvme: move sysfs code into separate file
 2021-06-14  2:49 UTC 

[PATCH] Revert "nvme: verify MNAN value if ANA is enabled"
 2021-06-13 20:06 UTC  (10+ messages)

nvme_tcp BUG: unable to handle kernel NULL pointer dereference at 0000000000000230
 2021-06-13  8:35 UTC  (11+ messages)

[LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
 2021-06-11 15:35 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] block namespaces
 2021-06-10 15:05 UTC  (5+ messages)

linux-next: NVME using PCI legacy interrupts only
 2021-06-10  8:06 UTC  (2+ messages)

[linux-nvme:nvme-5.14] BUILD SUCCESS b2350195c4b764679e78f262e67378f148676002
 2021-06-10  1:12 UTC 

[PATCH 0/5] nvmet: add ZBD backened support
 2021-06-09 19:01 UTC  (10+ messages)
` [PATCH 1/5] block: export blk_next_bio()
` [PATCH 2/5] nvmet: add req cns error complete helper
` [PATCH 3/5] nvmet: add nvmet_req_bio put helper for backends
` [PATCH 5/5] nvmet: add ZBD over ZNS backend support

[PATCHv6] nvme: allow to re-attach namespaces after all paths are down
 2021-06-09 15:01 UTC 

[PATCH v7 1/2] ACPI: Move check for _DSD StorageD3Enable property to acpi
 2021-06-09 13:01 UTC  (4+ messages)
` [PATCH v7 2/2] ACPI: Add quirks for AMD Renoir/Lucienne CPUs to force the D3 hint

[PATCH v6 1/2] ACPI: Move check for _DSD StorageD3Enable property to acpi
 2021-06-09 13:00 UTC  (4+ messages)

[PATCH RESEND 1/2] nvme-fc: add a helper to check ctrl sgl support
 2021-06-09 12:59 UTC  (5+ messages)
` [PATCH RESEND 2/2] nvme-tcp: use helper for ctrl sgl check

[linux-nvme:nvme-5.14 27/28] drivers/nvme/host/pci.c:539:7: error: implicit declaration of function 'nvme_ctrl_sgl_supported'
 2021-06-09 12:58 UTC  (3+ messages)

[LSF/MM/BPF Topic] Towards more useful nvme-passthrough
 2021-06-09 10:50 UTC 

[PATCH] nvmet-rdma: remove redundant initialization of variable ret
 2021-06-09 11:26 UTC 

[PATCH] nvme-tcp-offload: Fix error code in nvme_tcp_ofld_create_ctrl()
 2021-06-09  9:28 UTC 

[linux-nvme:nvme-5.14] BUILD REGRESSION b0386eb167134d958f1876a1a7e39e113385c516
 2021-06-09  5:39 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).