linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-28 02:59:15 to 2023-05-04 09:42:19 UTC [more...]

[RFC v3 0/9] Unifying fabrics drivers
 2023-05-04  9:42 UTC  (11+ messages)
` [RFC v3 1/9] nvme-rdma: stream line queue functions arguments
` [RFC v3 2/9] nvme-rdma: factor rdma specific queue init code out
` [RFC v3 3/9] nvme-tcp: move error and connect work to nvme_ctrl
` [RFC v3 4/9] nvme-rdma: use error and connect work from nvme_ctrl
` [RFC v3 5/9] nvme-fabrics: add fabric state machine
` [RFC v3 6/9] nvme-tcp: replace state machine with generic one
` [RFC v3 7/9] nvme-rdma: "
` [RFC v3 8/9] nvme: move queue flags to middle layer
` [RFC v3 9/9] nvme: introduce setup_transport()

[PATCH] nvme: add cond_resched() to nvme_complete_batch()
 2023-05-04  9:39 UTC  (5+ messages)

[PATCH RFC 00/16] block atomic writes
 2023-05-04  8:45 UTC  (29+ messages)
` [PATCH RFC 01/16] block: Add atomic write operations to request_queue limits
` [PATCH RFC 02/16] fs/bdev: Add atomic write support info to statx
` [PATCH RFC 03/16] xfs: Support atomic write for statx
` [PATCH RFC 04/16] fs: Add RWF_ATOMIC and IOCB_ATOMIC flags for atomic write support
` [PATCH RFC 05/16] block: Add REQ_ATOMIC flag
` [PATCH RFC 06/16] block: Limit atomic writes according to bio and queue limits
` [PATCH RFC 07/16] block: Add bdev_find_max_atomic_write_alignment()
` [PATCH RFC 08/16] block: Add support for atomic_write_unit
` [PATCH RFC 09/16] block: Add blk_validate_atomic_write_op()
` [PATCH RFC 10/16] block: Add fops atomic write support
` [PATCH RFC 11/16] fs: iomap: Atomic "
` [PATCH RFC 12/16] xfs: Add support for fallocate2
` [PATCH RFC 13/16] scsi: sd: Support reading atomic properties from block limits VPD
` [PATCH RFC 14/16] scsi: sd: Add WRITE_ATOMIC_16 support
` [PATCH RFC 15/16] scsi: scsi_debug: Atomic write support
` [PATCH RFC 16/16] nvme: Support atomic writes

slab-use-after-free in __ib_process_cq
 2023-05-04  8:32 UTC  (2+ messages)

[PATCH] nvme: Fix memory leak in nvme_init_ctrl error path
 2023-05-04  8:18 UTC  (3+ messages)

Fotovoltaické rozvodnice
 2023-05-04  7:40 UTC 

[PATCH blktests v3 00/12] nvme testsuite runtime optimization
 2023-05-04  6:07 UTC  (27+ messages)
` [PATCH blktests v3 01/12] nvme/rc: Auto convert test device size info
` [PATCH blktests v3 02/12] nvme: Do not hard code device size for dd test
` [PATCH blktests v3 03/12] common/xfs: Make size argument optional for _xfs_run_fio_verify_io
` [PATCH blktests v3 04/12] common/xfs: Limit fio size job to fit into xfs fs
` [PATCH blktests v3 05/12] nvme: Use runtime fio background jobs
` [PATCH blktests v3 06/12] Documentation: Add info on nvme_tr_type
` [PATCH blktests v3 07/12] nvme: Make test image size configurable
` [PATCH blktests v3 08/12] nvme/rc: Add minimal test image size requirement
` [PATCH blktests v3 09/12] common/fio: Limit number of random jobs
` [PATCH blktests v3 10/12] nvme/rc: Calculate IO size for random fio jobs
` [PATCH blktests v3 11/12] nvme/rc: Move discovery generation counter code to rc
` [PATCH blktests v3 12/12] nvme: Make the number iterations configurable

[linux-nvme:nvme-6.4] BUILD SUCCESS 3710e2b056cb92ad816e4d79fa54a6a5b6ad8cbd
 2023-05-04  5:08 UTC 

[PATCH] nvmet: dynamically allocate nvmet_ns->nguid
 2023-05-03 22:39 UTC  (3+ messages)

[PATCH v3 0/4] io_uring: Pass the whole sqe to commands
 2023-05-03 19:11 UTC  (9+ messages)
` [PATCH v3 1/4] io_uring: Create a helper to return the SQE size
` [PATCH v3 2/4] io_uring: Pass whole sqe to commands
` [PATCH v3 3/4] io_uring: Remove unnecessary BUILD_BUG_ON
` [PATCH v3 4/4] block: ublk_drv: Add a helper instead of casting

[PATCH] nvme-pci: add NVME_QUIRK_BOGUS_NID for HS-SSD-FUTURE 2048G
 2023-05-03 16:24 UTC  (3+ messages)

[PATCH] nvme-pci: add quirk for missing secondary temperature thresholds
 2023-05-03 16:23 UTC  (2+ messages)

[PATCH v2 1/1] nvme-pci: clamp max_hw_sectors based on DMA optimized limitation
 2023-05-03 16:17 UTC  (2+ messages)

[RFC 0/3] nvme uring passthrough diet
 2023-05-03 15:25 UTC  (13+ messages)
  ` [RFC 1/3] nvme: skip block cgroups for passthrough commands
  ` [RFC 2/3] nvme: fix cdev name leak
  ` [RFC 3/3] nvme: create special request queue for cdev

[LSF/MM/BPF TOPIC] nvme state machine refactoring
 2023-05-03 13:55 UTC  (3+ messages)

[PATCH 00/15] Change the integrity configuration method in block
 2023-05-03  9:49 UTC 

[PATCH blktests v3 0/2] nvme_trtype=fc fixes
 2023-05-03  8:38 UTC  (3+ messages)
` [PATCH blktests v3 1/2] nvme/rc: Cleanup fc ports in reverse order
` [PATCH blktests v3 2/2] nvme/rc: Cleanup fc resource before module unloading

[PATCH blktests v2 0/2] nvme_trtype=fc fixes
 2023-05-03  8:12 UTC  (17+ messages)
` [PATCH blktests v2 1/2] nvme-rc: Cleanup fc ports in reverse order
` [PATCH blktests v2 2/2] nvme-rc: Cleanup fc resource before module unloading

[PATCH REPOST blktests v2 0/9] nvme testsuite runtime optimization
 2023-05-03  7:29 UTC  (35+ messages)
` [PATCH REPOST blktests v2 2/9] nvme: Do not hard code device size for dd test
` [PATCH REPOST blktests v2 3/9] common-xfs: Make size argument optional for _xfs_run_fio_verify_io
` [PATCH REPOST blktests v2 4/9] nvme: Use runtime fio background jobs
` [PATCH REPOST blktests v2 5/9] nvme: Make test image size configurable
` [PATCH REPOST blktests v2 7/9] nvme-rc: Calculate IO size for fio jobs
` [PATCH REPOST blktests v2 8/9] nvme-rc: Move discovery generation counter code to rc
` [PATCH REPOST blktests v2 9/9] nvme: Make the number iterations configurable

[bug report] Duplicate IDs for nsid 1 on another drive
 2023-05-02 21:22 UTC  (4+ messages)

[PATCH] nvme-pci: refactoring nvme_queue_rqs
 2023-05-02 16:36 UTC  (2+ messages)

[PATCHv4 00/17] nvme: In-kernel TLS support for TCP
 2023-05-02 14:17 UTC  (3+ messages)
` [PATCH 01/17] nvme-keyring: register '.nvme' keyring

[RFC COMPILE ONLY PATCH 0/2] nvme-core: dhchap_secret code cleanup
 2023-05-02  6:48 UTC  (7+ messages)
` [RFC PATCH 1/2] nvme-core: factor out common code into helper
` [RFC PATCH 2/2] nvme-core: use macro defination to define dev attr

[PATCH] nvmet-auth: remove some dead code
 2023-05-02  6:04 UTC  (2+ messages)

[bug report] kmemleak observed during blktests nvme-tcp
 2023-05-02  2:35 UTC  (12+ messages)

[PATCH 0/5] optimize some data structure in nvme
 2023-05-01 13:57 UTC  (7+ messages)
` [PATCH 1/5] nvmet: Reorder fields in 'struct nvmet_sq'
` [PATCH 2/5] nvmet: Reorder fields in 'struct nvme_ctrl'
` [PATCH 3/5] nvmet: Reorder fields in 'struct nvmf_ctrl_options'
` [PATCH 4/5] nvmet: Reorder fields in 'struct nvme_dhchap_queue_context'
` [PATCH 5/5] nvmet: Reorder fields in 'struct nvmefc_fcp_req'

[PATCH v2 1/1] nvme: move sysfs code to a dedicated sysfs.c file
 2023-05-01 14:48 UTC  (3+ messages)

[PATCH] nvmet: Reorder fields in 'struct nvmet_ns'
 2023-05-01 13:58 UTC  (5+ messages)

[PATCH V2 0/4] nvme: init ctrl memleak and debugfs fix
 2023-05-01 13:14 UTC  (10+ messages)
` [PATCH V2 1/4] nvme-core: fix memory leak in dhchap_secret_store
` [PATCH V2 2/4] nvme-core: fix memory leak in dhchap_ctrl_secret
` [PATCH V2 3/4] nvme-core: add missing fault-injection cleanup
` [PATCH V2 4/4] nvme-core: fix dev_pm_qos memleak

[RFC PATCH 00/12] io_uring attached nvme queue
 2023-05-01 11:36 UTC  (15+ messages)
    ` [RFC PATCH 01/12] nvme: refactor nvme_alloc_io_tag_set
    ` [RFC PATCH 02/12] pci: enable "raw_queues = N" module parameter
    ` [RFC PATCH 03/12] fs, block: interface to register/unregister the raw-queue
    ` [RFC PATCH 04/12] io_uring, fs: plumb support to register/unregister raw-queue
    ` [RFC PATCH 05/12] nvme: wire-up register/unregister queue f_op callback
    ` [RFC PATCH 06/12] pci: implement register/unregister functionality
    ` [RFC PATCH 07/12] io_uring: support for using registered queue in uring-cmd
    ` [RFC PATCH 08/12] block: add mq_ops to submit and complete commands from raw-queue
    ` [RFC PATCH 09/12] nvme: carve out a helper to prepare nvme_command from ioucmd->cmd
    ` [RFC PATCH 10/12] nvme: submisssion/completion of uring_cmd to/from the registered queue
    ` [RFC PATCH 11/12] pci: modify nvme_setup_prp_simple parameters
    ` [RFC PATCH 12/12] pci: implement submission/completion for rawq commands

blktests failures with v6.3
 2023-05-01  8:40 UTC 

[PATCH v2 0/3] io_uring: Pass the whole sqe to commands
 2023-04-30 14:39 UTC  (5+ messages)
` [PATCH v2 3/3] io_uring: Remove unnecessary BUILD_BUG_ON

[PATCH 0/2] io_uring: Pass whole sqe to commands
 2023-04-30 14:37 UTC  (8+ messages)
` [PATCH 1/2] "

Seeking for help with NVMe arbitration questions
 2023-04-28 20:06 UTC  (10+ messages)

[BUG][6.2.11] WD SN770 nvme controller is down
 2023-04-28 16:26 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;
as well as URLs for NNTP newsgroup(s).