Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-11 06:19:45 to 2024-06-14 12:47:02 UTC [more...]

move integrity settings to queue_limits v3
 2024-06-14 12:46 UTC  (24+ messages)
` [PATCH 01/12] block: initialize integrity buffer to zero before writing it to media
` [PATCH 02/12] md/raid0: don't free conf on raid0_run failure
` [PATCH 03/12] md/raid1: "
` [PATCH 04/12] dm-integrity: use the nop integrity profile
` [PATCH 05/12] block: remove the blk_integrity_profile structure
` [PATCH 06/12] block: remove the blk_flush_integrity call in blk_integrity_unregister
` [PATCH 07/12] block: factor out flag_{store,show} helper for integrity
` [PATCH 08/12] block: use kstrtoul in flag_store
` [PATCH 09/12] block: don't require stable pages for non-PI metadata
` [PATCH 10/12] block: bypass the STABLE_WRITES flag for protection information
` [PATCH 11/12] block: invert the BLK_INTEGRITY_{GENERATE,VERIFY} flags
` [PATCH 12/12] block: move integrity information into queue_limits

[PATCH] nvmet: make 'tsas' attribute idempotent for RDMA
 2024-06-14 10:44 UTC 

[PATCH] nvmet: do not return 'reserved' for empty TSAS values
 2024-06-14 10:44 UTC 

[PATCH v3 0/1] nvme-pci: recover from NVM subsystem reset
 2024-06-14  9:51 UTC  (8+ messages)
` [PATCH v3 1/1] nvme-pci : Fix EEH failure on ppc after "

[RFC blktests v2 00/03] Add support to run against real target
 2024-06-14  5:11 UTC  (8+ messages)
` [RFC blktests v2 1/3] nvme/rc: introduce remote target support
` [RFC blktests v2 2/3] nvme/030: only run against kernel soft target
` [RFC blktests v2 3/3] contrib: add remote target setup/cleanup script

move integrity settings to queue_limits v2
 2024-06-14  3:16 UTC  (17+ messages)
` [PATCH 02/11] block: remove the unused BIP_{CTRL,DISK}_NOCHECK flags
` [PATCH 03/11] block: remove the BIP_IP_CHECKSUM flag

nvme fixes for Linux 6.10
 2024-06-13 20:20 UTC  (2+ messages)

[linux-nvme:nvme-6.10] BUILD SUCCESS cd0c1b8e045a8d2785342b385cb2684d9b48e426
 2024-06-13 19:19 UTC 

[PATCH 1/2] list: introduce a new cutting helper
 2024-06-13 17:39 UTC  (18+ messages)
` [PATCH 2/2] nvme: fix namespace removal list

[PATCHv3] nvme: fix namespace removal list
 2024-06-13 17:11 UTC  (2+ messages)

[PATCH v8 00/10] block atomic writes
 2024-06-13  7:25 UTC  (6+ messages)
` [PATCH v8 03/10] fs: Initial atomic write support
` [PATCH v8 04/10] fs: Add initial atomic write support info to statx

move features flags into queue_limits
 2024-06-13 14:05 UTC  (92+ messages)
` [PATCH 01/26] sd: fix sd_is_zoned
` [PATCH 02/26] sd: move zone limits setup out of sd_read_block_characteristics
` [PATCH 03/26] loop: stop using loop_reconfigure_limits in __loop_clr_fd
` [PATCH 04/26] loop: always update discard settings in loop_reconfigure_limits
` [PATCH 05/26] loop: regularize upgrading the lock size for direct I/O
` [PATCH 06/26] loop: also use the default block size from an underlying block device
` [PATCH 07/26] loop: fold loop_update_rotational into loop_reconfigure_limits
` [PATCH 08/26] virtio_blk: remove virtblk_update_cache_mode
` [PATCH 09/26] nbd: move setting the cache control flags to __nbd_set_size
` [PATCH 10/26] xen-blkfront: don't disable cache flushes when they fail
` [PATCH 11/26] block: freeze the queue in queue_attr_store
` [PATCH 12/26] block: remove blk_flush_policy
` [PATCH 13/26] block: move cache control settings out of queue->flags
` [PATCH 14/26] block: move the nonrot flag to queue_limits
` [PATCH 15/26] block: move the add_random "
` [PATCH 16/26] block: move the io_stat flag setting "
` [PATCH 17/26] block: move the stable_write flag "
` [PATCH 18/26] block: move the synchronous "
` [PATCH 19/26] block: move the nowait "
` [PATCH 20/26] block: move the dax "
` [PATCH 21/26] block: move the poll "
` [PATCH 22/26] block: move the zoned flag into the feature field
` [PATCH 23/26] block: move the zone_resetall flag to queue_limits
` [PATCH 24/26] block: move the pci_p2pdma "
` [PATCH 25/26] block: move the skip_tagset_quiesce "
` [PATCH 26/26] block: move the bounce flag into the feature field

[PATCH 1/1] nvme-tcp: Set correct numa-node id for host controller
 2024-06-13 13:46 UTC 

[PATCH v6 0/4] shut down devices asynchronously
 2024-06-12 21:02 UTC  (4+ messages)
` [PATCH v6 3/4] driver core: "

[PATCH v5 0/7] nvmet: debugfs support
 2024-06-12 18:20 UTC  (3+ messages)

[PATCH] nvme: avoid double free special payload
 2024-06-12 18:01 UTC  (4+ messages)

[PATCH] nvmet-passthru: propagate status from id override functions
 2024-06-12 17:56 UTC  (4+ messages)

[PATCH] nvmet: always initialize cqe.result
 2024-06-12 17:56 UTC  (3+ messages)

[PATCH v3] block: unmap and free user mapped integrity via submitter
 2024-06-12 17:01 UTC  (4+ messages)

[PATCH v6 0/1] nvme: queue-depth multipath iopolicy
 2024-06-12 13:07 UTC  (5+ messages)
` [PATCH v6 1/1] nvme-multipath: implement "queue-depth" iopolicy

[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
 2024-06-11 19:11 UTC  (13+ messages)

[PATCH v2] nvme: enable FDP support
 2024-06-11 22:42 UTC  (11+ messages)

[PATCH v1 0/2]: nvme-fc: fix race with connectivity loss with nvme_fc_create_association
 2024-06-11 19:06 UTC  (3+ messages)
` [PATCH v1 1/2] nvme-fc: go straight to connecting state when initializing
` [PATCH v1 2/2] nvme-fc: fix race with connectivity loss with nvme_fc_create_association

[PATCH] nvme: fix namespace removal list
 2024-06-11 17:47 UTC  (9+ messages)

[PATCH v25 00/20] nvme-tcp receive offloads
 2024-06-11 11:01 UTC  (8+ messages)

[PATCH] block: bio-integrity: fix potential null-ptr-deref in bio_integrity_free
 2024-06-11  9:15 UTC 

[ANNOUNCE] Alpine Linux Persistence and Storage Summit 2024
 2024-06-11  8:10 UTC 

Innovative tools for effective teaching
 2024-06-11  7:30 UTC 

[PATCH v4 0/4] bugfix: Introduce sendpages_ok() to check sendpage_ok() on contiguous pages
 2024-06-11  6:36 UTC  (5+ messages)
` [PATCH v4 1/4] net: introduce helper sendpages_ok()
` [PATCH v4 2/4] nvme-tcp: use sendpages_ok() instead of sendpage_ok()
` [PATCH v4 3/4] drbd: "
` [PATCH v4 4/4] libceph: "

[PATCH v3 0/4] bugfix: Introduce sendpages_ok() to check sendpage_ok() on contiguous pages
 2024-06-11  6:33 UTC  (4+ messages)
` [PATCH v3 1/4] net: introduce helper sendpages_ok()


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