Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-16 17:27:54 to 2020-11-30 12:30:08 UTC [more...]

[PATCH 0/9] nvmet: add genblk ZBD backend
 2020-11-30 12:29 UTC  (14+ messages)
` [PATCH V2 1/9] block: export __bio_iov_append_get_pages()
` [PATCH V2 2/9] nvmet: add ZNS support for bdev-ns
` [PATCH V2 3/9] nvmet: trim down id-desclist to use req->ns
` [PATCH V2 4/9] nvmet: add NVME_CSI_ZNS in ns-desc for zbdev
` [PATCH V2 5/9] nvmet: add cns-cs-ctrl in id-ctrl for ZNS bdev
` [PATCH V2 6/9] nvmet: add cns-cs-ns "
` [PATCH V2 7/9] nvmet: add zns cmd effects to support zbdev
` [PATCH V2 8/9] nvmet: add zns bdev config support
` [PATCH V2 9/9] nvmet: add ZNS based I/O cmds handlers

split hard read-only vs read-only policy v2
 2020-11-30  7:58 UTC  (11+ messages)
` [PATCH 1/4] block: add a hard-readonly flag to struct gendisk
` [PATCH 2/4] rbd: remove the ->set_read_only method
` [PATCH 3/4] nvme: allow revalidate to set a namespace read-only
` [PATCH 4/4] dm: use bdev_read_only to check if a device is read-only

[PATCH 0/3] blk-mq/nvme-loop: use nvme-loop's lock class for addressing lockdep false positive warning
 2020-11-30  2:36 UTC  (11+ messages)
` [PATCH 1/3] blk-mq: add new API of blk_mq_hctx_set_fq_lock_class
` [PATCH 3/3] Revert "block: Fix a lockdep complaint triggered by request queue flushing"
  ` [PATCH V2 "

[PATCH 0/9] nvmet: add genblk ZBD backend
 2020-11-30  0:21 UTC  (22+ messages)
` [PATCH 1/9] block: export __bio_iov_append_get_pages()
` [PATCH 2/9] nvmet: add ZNS support for bdev-ns
` [PATCH 3/9] nvmet: trim down id-desclist to use req->ns
` [PATCH 4/9] nvmet: add NVME_CSI_ZNS in ns-desc for zbdev
` [PATCH 5/9] nvmet: add cns-cs-ctrl in id-ctrl for ZNS bdev
` [PATCH 6/9] nvmet: add cns-cs-ns "
` [PATCH 7/9] nvmet: add zns cmd effects to support zbdev
` [PATCH 8/9] nvmet: add zns bdev config support
` [PATCH 9/9] nvmet: add ZNS based I/O cmds handlers

[PATCH] nvmet: Kconfig: Fix spelling mistake "incuding" -> "including"
 2020-11-29  5:12 UTC  (2+ messages)

GPF on 0xdead000000000100 in nvme_map_data - Linux 5.9.9
 2020-11-29  3:56 UTC 

[PATCH v11] nvme-fabrics: reject I/O to offline device
 2020-11-27  9:12 UTC  (9+ messages)

[linux-nvme:nvme-5.11] BUILD SUCCESS 2256901b0ceda48cb2e5067c1ae9a32047ce920c
 2020-11-27  1:35 UTC 

[PATCH V3 blktests 0/5] nvmeof-mp/srp/nvme-rdma misc fix and enhancement
 2020-11-26 16:31 UTC  (9+ messages)
` [PATCH V3 blktests 1/5] tests/srp/rc: update the ib_srpt module name
` [PATCH V3 blktests 2/5] tests/nvmeof-mp/rc: run nvmeof-mp tests if we set multipath=N
` [PATCH V3 blktests 3/5] nvmeof-mp/012, srp/012: fix the scheduler list
` [PATCH V3 blktests 4/5] common/rc: _have_iproute2 fix for "ip -V" change
` [PATCH V3 blktests 5/5] common/multipath-over-rdma: allow to set use_siw

[PATCH] nvme-core: update NS Attr Changed AEN handling for ANA group
 2020-11-26 16:16 UTC  (14+ messages)

[PATCH 1/1] nvmet: make sure discovery change log event is protected
 2020-11-26 13:15 UTC  (4+ messages)

cleanup updating the size of block devices v3
 2020-11-26  9:59 UTC  (58+ messages)
` [PATCH 28/78] md: implement ->set_read_only to hook into BLKROSET processing
` [PATCH 30/78] block: don't call into the driver for BLKROSET
` [PATCH 31/78] loop: use set_disk_ro
` [PATCH 32/78] block: remove set_device_ro
` [PATCH 33/78] block: remove __blkdev_driver_ioctl
` [PATCH 34/78] block: propagate BLKROSET to all partitions
` [PATCH 53/78] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
` [PATCH 54/78] block: remove a duplicate __disk_get_part prototype
` [PATCH 55/78] block: change the hash used for looking up block devices
` [PATCH 56/78] init: refactor name_to_dev_t
` [PATCH 57/78] init: refactor devt_from_partuuid
` [PATCH 58/78] init: cleanup match_dev_by_uuid and match_dev_by_label
` [PATCH 59/78] mtip32xx: remove the call to fsync_bdev on removal
` [PATCH 60/78] zram: remove the claim mechanism
` [PATCH 61/78] zram: do not call set_blocksize
` [PATCH 62/78] loop: "
` [PATCH 64/78] dm: simplify flush_bio initialization in __send_empty_flush
` [PATCH 65/78] dm: remove the block_device reference in struct mapped_device
` [PATCH 66/78] block: keep a block_device reference for each hd_struct
` [PATCH 67/78] block: simplify the block device claiming interface
` [PATCH 68/78] block: remove ->bd_contains
` [PATCH 69/78] block: remove the nr_sects field in struct hd_struct
` [PATCH 70/78] block: replace bd_mutex with a per-gendisk mutex
` [PATCH 71/78] block: add a bdev_kobj helper
` [PATCH 72/78] block: use disk_part_iter_exit in disk_part_iter_next
` [PATCH 73/78] block: use put_device in put_disk
` [PATCH 74/78] block: merge struct block_device and struct hd_struct

[PATCH V2 blktests 0/5] nvmeof-mp/srp/nvme-rdma misc fix and enhancement
 2020-11-26  6:16 UTC  (10+ messages)
` [PATCH V2 blktests 1/5] tests/srp/rc: update the ib_srpt module name
` [PATCH V2 blktests 2/5] tests/nvmeof-mp/rc: run nvmeof-mp tests if we set multipath=N
` [PATCH V2 blktests 3/5] nvmeof-mp/012, srp/012: fix the scheduler list
` [PATCH V2 blktests 4/5] common/rc: _have_iproute2 fix for "ip -V" change
` [PATCH V2 blktests 5/5] common/multipath-over-rdma: allow to set use_siw

[PATCH 0/7] RFC patch series - NVMeTCP Offload ULP
 2020-11-26  1:55 UTC  (13+ messages)
` [PATCH 1/7] nvme-tcp-offload: Add nvme-tcp-offload - NVMeTCP HW offload ULP
` [PATCH 2/7] nvme-fabrics: Move NVMF_ALLOWED_OPTS and NVMF_REQUIRED_OPTS definitions
` [PATCH 3/7] nvme-tcp-offload: Add device scan implementation
` [PATCH 4/7] nvme-tcp-offload: Add controller level implementation
` [PATCH 5/7] nvme-tcp-offload: Add controller level error recovery implementation
` [PATCH 6/7] nvme-tcp-offload: Add queue level implementation
` [PATCH 7/7] nvme-tcp-offload: Add IO "

[PATCH 0/7] RFC patch series - NVMeTCP Offload ULP
 2020-11-26  1:19 UTC 

[PATCH AUTOSEL 4.14 08/12] nvme: free sq/cq dbbuf pointers when dbbuf set fails
 2020-11-25 15:37 UTC 

[PATCH AUTOSEL 4.19 10/15] nvme: free sq/cq dbbuf pointers when dbbuf set fails
 2020-11-25 15:37 UTC 

[PATCH AUTOSEL 5.4 14/23] nvme: free sq/cq dbbuf pointers when dbbuf set fails
 2020-11-25 15:36 UTC 

[PATCH AUTOSEL 5.9 15/33] nvme: free sq/cq dbbuf pointers when dbbuf set fails
 2020-11-25 15:35 UTC 

[PATCH blktests 0/5] nvmeof-mp/srp/nvme-rdma misc fix and enhancement
 2020-11-25  7:36 UTC  (18+ messages)
` [PATCH blktests 1/5] tests/srp/rc: update the ib_srpt module name
` [PATCH blktests 2/5] tests/nvmeof-mp/rc: run nvmeof-mp tests if we set multipath=N
` [PATCH blktests 3/5] tests/nvmeof-mp/012: fix the schedulers list
` [PATCH blktests 4/5] common/rc: _have_iproute2 fix for "ip -V" change
` [PATCH blktests 5/5] common/multipath-over-rdma: allow to set use_siw

[PATCH] [PATCH] Adding offset keeping option when mapping data via SWIOTLB
 2020-11-24 21:46 UTC  (3+ messages)

[PATCH v10] nvme-fabrics: reject I/O to offline device
 2020-11-24 18:39 UTC  (3+ messages)

[PATCH] nvme-core: get rid of the extra space
 2020-11-24  9:19 UTC  (3+ messages)

[PATCH v2 0/3] nvme-fc: clean up error recovery implementation
 2020-11-23 21:44 UTC  (4+ messages)
` [PATCH v2 2/3] nvme-fc: eliminate terminate_io use by nvme_fc_error_recovery

[PATCH v2] nvme: Cache DMA descriptors to prevent corruption
 2020-11-20 14:29 UTC  (3+ messages)

[PATCH v9] nvme-fabrics: reject I/O to offline device
 2020-11-20 13:09 UTC  (6+ messages)

[PATCH] nvme: Cache DMA descriptors to prevent corruption
 2020-11-20  1:09 UTC  (3+ messages)

[PATCH] nvme: Boot as soon as the boot controller has been probed
 2020-11-19 20:18 UTC  (6+ messages)

[linux-nvme:nvme-5.11] BUILD SUCCESS f9706b8c16a36e031551bc00a89d24bbd4fddd3e
 2020-11-19 20:05 UTC 

[GIT PULL] nvme fixes for 5.10
 2020-11-19 16:23 UTC  (2+ messages)

[PATCH] nvmet: remove unused ctrl->cqs
 2020-11-19  8:00 UTC  (2+ messages)

[PATCH v4 00/19] blkcg:Support to track FC storage blk io traffic
 2020-11-18  9:39 UTC  (4+ messages)
` [PATCH v4 02/19] blkcg: Added a app identifier support for blkcg

nvme: subsystem handle not released on hot removal under raid1 configuration and multipath enabled
 2020-11-17 17:12 UTC  (3+ messages)

[PATCH] nvme: fix memory leak freeing command effects
 2020-11-17 15:26 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox