Linux-NVME Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-01 19:25:15 to 2022-08-11 09:36:19 UTC [more...]

[bug report] blktests nvme/tcp nvme/030 failed on latest linux-block/for-next
 2022-08-11  9:36 UTC  (7+ messages)
` [bug report][bisected] "

[PATCH] nvme: align "fake" nqn with spec 1.3
 2022-08-11  7:40 UTC  (3+ messages)
  ` [PATCH] nvme: add comment for unaligned "fake" nqn

[PATCHv3 0/7] dma mapping optimisations
 2022-08-11  7:22 UTC  (22+ messages)
` [PATCHv3 1/7] blk-mq: add ops to dma map bvec
` [PATCHv3 2/7] file: "
` [PATCHv3 3/7] iov_iter: introduce type for preregistered dma tags
` [PATCHv3 4/7] block: add dma tag bio type
` [PATCHv3 5/7] io_uring: introduce file slot release helper
` [PATCHv3 6/7] io_uring: add support for dma pre-mapping
` [PATCHv3 7/7] nvme-pci: implement dma_map support

[PATCH linux-next] nvme:Use the function kobj_to_dev()
 2022-08-11  5:59 UTC  (3+ messages)

[linux-nvme:nvme-6.0] BUILD SUCCESS 2bff487f9a9085c9c877b55579b153691f0e5245
 2022-08-11  2:51 UTC 

[PATCH v2] lsm,io_uring: add LSM hooks for the new uring_cmd file op
 2022-08-10 22:15 UTC  (8+ messages)

[PATCH v9 00/13] support zoned block devices with non-power-of-2 zone sizes
 2022-08-10 17:31 UTC  (28+ messages)
    ` [PATCH v9 01/13] block: make bdev_nr_zones and disk_zone_no generic for npo2 zone size
    ` [PATCH v9 02/13] block:rearrange bdev_{is_zoned,zone_sectors,get_queue} helpers in blkdev.h
      ` [dm-devel] [PATCH v9 02/13] block:rearrange bdev_{is_zoned, zone_sectors, get_queue} "
    ` [PATCH v9 03/13] block: allow blk-zoned devices to have non-power-of-2 zone size
      ` [dm-devel] "
    ` [PATCH v9 04/13] nvmet: Allow ZNS target to support non-power_of_2 zone sizes
    ` [PATCH v9 05/13] nvme: zns: Allow ZNS drives that have non-power_of_2 zone size
      ` [dm-devel] "
    ` [PATCH v9 06/13] null_blk: allow zoned devices with non power-of-2 zone sizes
    ` [PATCH v9 07/13] zonefs: allow non power of 2 zoned devices
    ` [PATCH v9 08/13] dm-zoned: ensure only power of 2 zone sizes are allowed
    ` [PATCH v9 09/13] dm-zone: use generic helpers to calculate offset from zone start
    ` [PATCH v9 10/13] dm-table: allow zoned devices with non power-of-2 zone sizes
      ` [dm-devel] "
    ` [PATCH v9 11/13] dm: call dm_zone_endio after the target endio callback for zoned devices
    ` [PATCH v9 12/13] dm: introduce DM_EMULATED_ZONES target type
    ` [PATCH v9 13/13] dm: add power-of-2 target for zoned devices with non power-of-2 zone sizes

[PATCH] nvme-fc: fix the fc_appid_store return value
 2022-08-10 14:23 UTC  (4+ messages)

[PATCH] nvme-fabrics: Fix a typo in an error message
 2022-08-10 14:23 UTC  (3+ messages)

[PATCH] nvme-host tcp: check if the queue is allocated before stopping it
 2022-08-10 14:22 UTC  (4+ messages)

[PATCH] nvme-target tcp: fix unhandled tcp states in nvmet_tcp_state_change()
 2022-08-10 13:07 UTC  (2+ messages)

[PATCH 0/20] Use block pr_ops in LIO
 2022-08-10  4:54 UTC  (47+ messages)
` [PATCH v2 01/20] block: Add PR callouts for read keys and reservation
` [PATCH v2 02/20] scsi: Rename sd_pr_command
` [PATCH v2 03/20] scsi: Move sd_pr_type to header to share
` [PATCH v2 04/20] scsi: Add support for block PR read keys/reservation
` [PATCH v2 05/20] dm: "
` [PATCH v2 06/20] nvme: Fix reservation status related structs
` [PATCH v2 07/20] nvme: Don't hardcode the data len for pr commands
` [PATCH v2 08/20] nvme: Add helper to convert to a pr_ops PR type
` [PATCH v2 09/20] nvme: Add helper to execute Reservation Report
` [PATCH v2 10/20] nvme: Add pr_ops read_keys support
` [PATCH v2 11/20] nvme: Add pr_ops read_reservation support
` [PATCH v2 12/20] block,nvme,scsi,dm: Add blk_status to pr_ops callouts
` [PATCH v2 13/20] nvme: Have nvme pr_ops return a blk_status_t
` [PATCH v2 14/20] scsi: Retry pr_ops commands if a UA is returned
` [PATCH v2 15/20] scsi: Export scsi_result_to_blk_status
` [PATCH v2 16/20] scsi: Have sd pr_ops return a blk_status_t
` [PATCH v2 17/20] scsi: target: Rename sbc_ops to exec_cmd_ops
` [PATCH v2 18/20] scsi: target: Allow backends to hook into PR handling
` [PATCH v2 19/20] scsi: target: Don't support SCSI-2 RESERVE/RELEASE
` [PATCH v2 20/20] scsi: target: Add block PR support to iblock

[PATCH] fabrics: parse nvme connect Linux error codes
 2022-08-09  6:50 UTC  (5+ messages)

[linux-nvme:nvme-5.20] BUILD SUCCESS ed169e9a1f2281da3a20ce221663665b71c84bbc
 2022-08-08 19:32 UTC 

[PATCH 0/4] iopoll support for io_uring/nvme passthrough
 2022-08-07 18:46 UTC  (20+ messages)
    ` [PATCH 1/4] fs: add file_operations->uring_cmd_iopoll
    ` [PATCH 2/4] io_uring: add iopoll infrastructure for io_uring_cmd
    ` [PATCH 3/4] block: export blk_rq_is_poll
    ` [PATCH 4/4] nvme: wire up async polling for io passthrough commands

[PATCH for-next v2 0/4] iopoll support for io_uring/nvme
 2022-08-07 18:36 UTC  (5+ messages)
    ` [PATCH for-next v2 1/4] fs: add file_operations->uring_cmd_iopoll
    ` [PATCH for-next v2 2/4] io_uring: add iopoll infrastructure for io_uring_cmd
    ` [PATCH for-next v2 3/4] block: export blk_rq_is_poll
    ` [PATCH for-next v2 4/4] nvme: wire up async polling for io passthrough commands

[PATCH] nvme: hwmon: Add support for throttling temperature feature
 2022-08-07 15:06 UTC  (7+ messages)

お問い合わせありがとうございます
 2022-08-06 21:30 UTC 

NVMe write protection support
 2022-08-06  8:35 UTC  (4+ messages)

[PATCH] nvme-pci: fix race between pci reset and nvme probe
 2022-08-05 12:34 UTC  (6+ messages)

[PATCHv2 0/7] dma mapping optimisations
 2022-08-04 16:42 UTC  (12+ messages)
` [PATCHv2 1/7] blk-mq: add ops to dma map bvec
` [PATCHv2 2/7] file: "
` [PATCHv2 3/7] iov_iter: introduce type for preregistered dma tags
` [PATCHv2 4/7] block: add dma tag bio type
` [PATCHv2 5/7] io_uring: introduce file slot release helper
` [PATCHv2 6/7] io_uring: add support for dma pre-mapping
` [PATCHv2 7/7] nvme-pci: implement dma_map support

[PATCH blktests] nvme/040: fix write file path
 2022-08-04  7:54 UTC  (3+ messages)

[PATCH v3] nvmet: avoid unnecessary flush bio
 2022-08-04  6:46 UTC  (2+ messages)

[PATCH] nvme: allow ioctl to submit io command with dif for NVMeoF
 2022-08-04  3:00 UTC  (3+ messages)

[PATCH] Revert "nvme-fc: fold t fc_update_appid into fc_appid_store"
 2022-08-03 16:34 UTC  (5+ messages)

[PATCH v3 1/3] driver core: Support asynchronous driver shutdown
 2022-08-03 15:04 UTC  (3+ messages)

[linux-nvme:nvme-5.20] BUILD SUCCESS e1872d91ceb95b57dd18eb813fd5fb32f5b064c8
 2022-08-03  2:06 UTC 

[PATCHv2 0/5] nvme-pci: iod optimisations
 2022-08-02 14:45 UTC  (4+ messages)

[PATCH 0/3] improve nvme quiesce time for large amount of namespaces
 2022-08-02 13:38 UTC  (5+ messages)

[PATCH] nvme-fc: restart admin queue if the caller needs to restart queue
 2022-08-02 13:34 UTC  (4+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).