messages from 2022-07-18 09:03:42 to 2022-07-27 23:16:48 UTC [more...]
[PATCH v8 00/11] support non power of 2 zoned device
2022-07-27 23:16 UTC (14+ messages)
` [PATCH v8 01/11] block: make bdev_nr_zones and disk_zone_no generic for npo2 zsze
` [PATCH v8 02/11] block: allow blk-zoned devices to have non-power-of-2 zone size
` [PATCH v8 03/11] nvme: zns: Allow ZNS drives that have non-power_of_2 "
` [PATCH v8 04/11] nvmet: Allow ZNS target to support non-power_of_2 zone sizes
` [PATCH v8 05/11] null_blk: allow non power of 2 zoned devices
` [PATCH v8 06/11] zonefs: "
` [PATCH v8 07/11] dm-zoned: ensure only power of 2 zone sizes are allowed
` [PATCH v8 08/11] dm-zone: use generic helpers to calculate offset from zone start
` [PATCH v8 09/11] dm-table: allow non po2 zoned devices
` [PATCH v8 10/11] dm: call dm_zone_endio after the target endio callback for "
` [PATCH v8 11/11] dm: add power-of-2 zoned target for non-power-of-2 "
[PATCH 0/5] dma mapping optimisations
2022-07-27 23:00 UTC (17+ messages)
` [PATCH 1/5] blk-mq: add ops to dma map bvec
` [PATCH 2/5] iov_iter: introduce type for preregistered dma tags
` [PATCH 3/5] block: add dma tag bio type
` [PATCH 4/5] io_uring: add support for dma pre-mapping
` [PATCH 5/5] nvme-pci: implement dma_map support
[PATCH] nvme: add ctrl state machine pdf creator
2022-07-27 21:54 UTC
[PATCH] nvme-fc: restart admin queue if the caller needs to restart queue
2022-07-27 17:00 UTC (6+ messages)
[GIT PULL] second row of nvme updates for Linux 5.20
2022-07-27 16:07 UTC (2+ messages)
[GIT PULL] nvme fix for Linux 5.19
2022-07-27 16:04 UTC (2+ messages)
[linux-nvme:nvme-5.20] BUILD SUCCESS 26203a5e04d5cb1d1715f71c48cf6eec0dd9b88f
2022-07-27 8:55 UTC
[PATCH] nvme-auth: retry command if DNR bit is not set
2022-07-27 8:12 UTC (2+ messages)
[PATCH v2] nvmet: avoid unnecessary fsync and flush bio
2022-07-27 8:08 UTC (5+ messages)
[PATCH v2] nvme: consider also host_iface when checking ip options
2022-07-27 8:03 UTC (12+ messages)
[PATCH v8 00/13] DMA Mapping P2PDMA Pages
2022-07-26 15:55 UTC (3+ messages)
[PATCH] drivers/nvme: fix pr_warn format string
2022-07-26 11:32 UTC (2+ messages)
[bug report] blktests nvme/004 failed after offline cpu
2022-07-26 8:56 UTC (9+ messages)
` [bug report] nvme/rdma: nvme connect failed after offline one cpu on host side
[-next v2] nvmet-auth: use kmemdup instead of kmalloc + memcpy
2022-07-26 2:56 UTC
[linux-nvme:nvme-5.20] BUILD SUCCESS 6d8fa0b046235b0af60124a340d1eaa156c97a04
2022-07-25 18:25 UTC
[PATCHv6 00/11] direct-io dma alignment
2022-07-25 18:19 UTC (18+ messages)
` [PATCHv6 05/11] block: add a helper function for dio alignment
` [PATCHv6 06/11] block/merge: count bytes instead of sectors
` [PATCHv6 07/11] block/bounce: "
` [PATCHv6 11/11] iomap: add support for dma aligned direct-io
[linux-nvme:nvme-5.19] BUILD SUCCESS d6c52fa3e955b97f8eb3ac824d2a3e0af147b3ce
2022-07-25 17:45 UTC
[PATCH 1/2] nvmet-tcp: fix lockdep complaint on nvmet_tcp_wq flush during queue teardown
2022-07-25 5:42 UTC (2+ messages)
` [PATCH 2/2] nvme: update maintaines for the new auth code
[PATCH] nvmet-tcp: fix lockdep complaint on nvmet_tcp_wq flush during queue teardown
2022-07-25 5:38 UTC (2+ messages)
[PATCH] nvme-pci: Crucial P2 has bogus namespace ids
2022-07-25 5:37 UTC (2+ messages)
[PATCH 1/2] nvme-auth: Fix off by one checks
2022-07-25 5:37 UTC (7+ messages)
` [PATCH] nvme-auth: Uninitialized variable in nvme_auth_transform_key()
[PATCH] nvmet: avoid unnecessary fsync and flush bio
2022-07-25 2:18 UTC (3+ messages)
[PATCH] nvme-pci: print the command name of aborted commands
2022-07-24 8:22 UTC (7+ messages)
[bug report] blktests nvme/tcp triggered WARNING at kernel/workqueue.c:2628 check_flush_dependency+0x110/0x14c
2022-07-24 8:21 UTC (7+ messages)
[linux-nvme:nvme-5.20] BUILD REGRESSION db6c4eb373fed6bb78f4aab2c9e4de0cc8e9c7ed
2022-07-23 4:49 UTC
[linux-nvme:nvme-5.20 6/23] ERROR: modpost: "nvme_get_opcode_str" [drivers/nvme/host/nvme.ko] undefined!
2022-07-23 0:52 UTC
[PATCH] nvme-fabrics: restrict host_iface options match criteria
2022-07-22 10:03 UTC
[PATCH] nvme: consider also host_iface when checking ip options
2022-07-22 9:47 UTC (5+ messages)
[linux-nvme:nvme-5.20] BUILD SUCCESS f6dca740ff24dcdbeee803cf64ceb351a7fc9f59
2022-07-22 4:29 UTC
NVMe In-Band Authentication blktests status
2022-07-22 0:49 UTC (5+ messages)
[PATCH] nvmet: don't check for NULL pointer before kfree in nvmet_host_release
2022-07-21 22:20 UTC (3+ messages)
[PATCH] nvmet: fix a format specifier in nvmet_auth_ctrl_exponential
2022-07-21 22:19 UTC (3+ messages)
[PATCH] nvme: don't always build constants.o
2022-07-21 22:19 UTC (4+ messages)
[PATCH 1/4] nvme-pci: split nvme_alloc_admin_tags
2022-07-21 22:18 UTC (6+ messages)
` [PATCH 2/4] nvme-pci: split nvme_dev_add
` [PATCH 3/4] nvme-rdma: split nvme_rdma_alloc_tagset
` [PATCH 4/4] nvme-tcp: split nvme_tcp_alloc_tagset
enable generic interface (/dev/ngX) for unknown command sets v3
2022-07-21 22:17 UTC (12+ messages)
` [PATCH 1/6] nvme: catch -ENODEV from nvme_revalidate_zones again
` [PATCH 2/6] nvme: rename nvme_validate_or_alloc_ns to nvme_scan_ns
` [PATCH 3/6] nvme: generalize the nvme_multi_css check in nvme_scan_ns
` [PATCH 4/6] nvme: refactor namespace probing
` [PATCH 5/6] nvme: factor out a nvme_ns_is_readonly helper
` [PATCH 6/6] nvme: enable generic interface (/dev/ngXnY) for unknown command sets
[PATCH 0/2] nvmet: type missmatch fixes for nvmet-auth
2022-07-21 22:15 UTC (7+ messages)
` [PATCH 1/2] nvmet: fix return value check in auth send
` [PATCH 2/2] nvmet: fix return value check in auth receive
enable generic interface (/dev/ngX) for unknown command sets v2
2022-07-21 22:14 UTC (12+ messages)
` [PATCH 1/5] nvme: rename nvme_validate_or_alloc_ns to nvme_scan_ns
` [PATCH 3/5] nvme: refactor namespace probing
[linux-nvme:nvme-5.20 6/14] drivers/nvme/host/pci.c:3540:41: error: 'nvme_dev_pm_ops' undeclared here (not in a function); did you mean 'nvme_dev_map'?
2022-07-21 15:38 UTC (2+ messages)
[PATCH v2] nvme: Define compat_ioctl again to unbreak 32-bit userspace
2022-07-21 6:34 UTC (3+ messages)
[PATCH] nvmet-auth: select the intended CRYPTO_DH_RFC7919_GROUPS
2022-07-21 5:41 UTC (3+ messages)
[PATCH] nvme-pci: use pm_sleep_ptr macro to declare nvme_dev_pm_ops
2022-07-21 5:41 UTC (2+ messages)
[PATCH] nvme: Define compat_ioctl again to unbreak 32-bit userspace
2022-07-21 3:56 UTC (5+ messages)
[PATCH v2] lsm,io_uring: add LSM hooks for the new uring_cmd file op
2022-07-20 15:11 UTC (9+ messages)
blktests failures with v5.19-rc1
2022-07-20 2:27 UTC (6+ messages)
[PATCH 0/1] nvme: Remove unused enum constants in nvme.h
2022-07-19 21:17 UTC (2+ messages)
[PATCH] nvmet-auth: Fix unsigned comparison with less than zero
2022-07-19 7:09 UTC (2+ messages)
[bug report] nvmet: implement basic In-Band Authentication
2022-07-18 23:13 UTC (2+ messages)
[PATCH] nvme-apple: stop casting function pointer signatures
2022-07-18 21:37 UTC (3+ messages)
[linux-nvme:nvme-5.20] BUILD SUCCESS 0f45a464e976086235981d8752b59385deab2e45
2022-07-18 17:11 UTC
[PATCH] lsm,io_uring: add LSM hooks to for the new uring_cmd file op
2022-07-18 14:55 UTC (6+ messages)
[PATCH 0/1] nvme-pci: fix hang during error recovery when the PCI device is isolated
2022-07-18 9:30 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH for-next 0/4] nvme-multipathing for uring-passthrough
2022-07-18 9:03 UTC (10+ messages)
` [PATCH for-next 3/4] io_uring: grow a field in struct io_uring_cmd
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