messages from 2023-05-03 08:03:30 to 2023-05-11 14:10:16 UTC [more...]
[PATCH blktests v4 00/11] nvme testsuite runtime optimization
2023-05-11 14:09 UTC (6+ messages)
` [PATCH blktests v4 01/11] nvme/rc: Auto convert test device size info
` [PATCH blktests v4 02/11] nvme{014/015}: Do not hard code device size for dd test
` [PATCH blktests v4 03/11] common/xfs: Make size argument optional for _xfs_run_fio_verify_io
` [PATCH blktests v4 04/11] common/xfs: Limit fio size job to fit into xfs fs
` [PATCH blktests v4 05/11] nvme{032,040}: Use runtime fio background jobs
[PATCH v1 0/3] nvme-fabrics: fix un-expected behaviour related to hostnqn and hostid
2023-05-11 13:59 UTC (11+ messages)
` [PATCH 1/3] nvme-fabrics: unify common code in admin and io queue connect
` [PATCH 2/3] nvme-fabrics: check hostid using uuid_equal
` [PATCH 3/3] nvme-fabrics: prevent overriding of existing host
[PATCH v2 1/1] nvme-pci: clamp max_hw_sectors based on DMA optimized limitation
2023-05-11 12:06 UTC (4+ messages)
[PATCH] nvme: do not let the user delete a ctrl before a complete initialization
2023-05-11 11:07 UTC
[PATCH] nvme: donot try to resubmit a canceled IO
2023-05-11 10:20 UTC
[PATCH] nvmet-rdma: Suppress a class of lockdep complaints
2023-05-10 18:13 UTC (13+ messages)
[PATCH blktests v3 00/12] nvme testsuite runtime optimization
2023-05-10 17:24 UTC (37+ 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
[PATCHv4 00/17] nvme: In-kernel TLS support for TCP
2023-05-10 16:26 UTC (28+ messages)
` [PATCH 02/17] nvme-keyring: define a 'psk' keytype
` [PATCH 03/17] nvme: add TCP TSAS definitions
` [PATCH 05/17] nvme-keyring: implement nvme_tls_psk_default()
` [PATCH 06/17] net/tls: implement ->read_sock()
` [PATCH 07/17] net/tls: handle MSG_EOR for tls_sw TX flow
` [PATCH 11/17] nvme-tcp: enable TLS handshake upcall
` [PATCH 13/17] nvme-fabrics: parse options 'keyring' and 'tls_key'
[PATCH] nvmet-rdma: Suppress a lockdep complaint
2023-05-09 5:39 UTC (2+ messages)
[PATCH RFC 00/16] block atomic writes
2023-05-09 0:19 UTC (49+ 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
[PATCH V2 0/4] nvme: init ctrl memleak and debugfs fix
2023-05-06 3:20 UTC (5+ messages)
` [PATCH V2 3/4] nvme-core: add missing fault-injection cleanup
` [PATCH V2 4/4] nvme-core: fix dev_pm_qos memleak
[PATCH] nvme: Fix memory leak in nvme_init_ctrl error path
2023-05-06 3:12 UTC (5+ messages)
[PATCH V5 0/1] nvme: allow passthru cmd error logging
2023-05-05 23:56 UTC (6+ messages)
[bug report] workqueue lockup under fio stress on NVMe drive
2023-05-05 10:40 UTC
[RFC 0/3] nvme uring passthrough diet
2023-05-05 8:14 UTC (10+ messages)
` [RFC 1/3] nvme: skip block cgroups for passthrough commands
` [RFC 3/3] nvme: create special request queue for cdev
Seeking for help with NVMe arbitration questions
2023-05-05 0:27 UTC (11+ messages)
[PATCH] nvmet: dynamically allocate nvmet_ns->nguid
2023-05-04 17:55 UTC (4+ messages)
[PATCH v4 0/3] io_uring: Pass the whole sqe to commands
2023-05-04 17:51 UTC (11+ messages)
` [PATCH v4 1/3] io_uring: Create a helper to return the SQE size
` [PATCH v4 2/3] io_uring: Pass whole sqe to commands
` [PATCH v4 3/3] io_uring: Remove unnecessary BUILD_BUG_ON
slab-use-after-free in __ib_process_cq
2023-05-04 15:45 UTC (4+ messages)
[PATCH] nvme: add cond_resched() to nvme_complete_batch()
2023-05-04 15:18 UTC (8+ messages)
[RFC v3 0/9] Unifying fabrics drivers
2023-05-04 10:25 UTC (13+ 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()
Fotovoltaické rozvodnice
2023-05-04 7:40 UTC
[linux-nvme:nvme-6.4] BUILD SUCCESS 3710e2b056cb92ad816e4d79fa54a6a5b6ad8cbd
2023-05-04 5:08 UTC
[PATCH v3 0/4] io_uring: Pass the whole sqe to commands
2023-05-03 19:11 UTC (4+ messages)
` [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)
[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 (5+ messages)
` [PATCH blktests v2 1/2] nvme-rc: Cleanup fc ports in reverse order
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;
as well as URLs for NNTP newsgroup(s).