public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-07 17:57:53 to 2024-06-12 05:35:56 UTC [more...]

[PATCH v9 00/19] Pass data lifetime information to SCSI disk devices
 2024-06-12  5:35 UTC  (7+ messages)
` [PATCH v9 11/19] scsi: sd: Translate data lifetime information

move features flags into queue_limits
 2024-06-12  5:03 UTC  (94+ 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

move integrity settings to queue_limits v2
 2024-06-12  3:57 UTC  (29+ messages)
` [PATCH 02/11] block: remove the unused BIP_{CTRL,DISK}_NOCHECK flags
` [PATCH 03/11] block: remove the BIP_IP_CHECKSUM flag
` [PATCH 05/11] block: remove the blk_flush_integrity call in blk_integrity_unregister
` [PATCH 06/11] block: factor out flag_{store,show} helper for integrity
` [PATCH 07/11] block: use kstrtoul in flag_store
` [PATCH 08/11] block: don't require stable pages for non-PI metadata
` [PATCH 09/11] block: bypass the STABLE_WRITES flag for protection information
  ` [PATCH 04/11] block: remove the blk_integrity_profile structure

[PATCH v2 0/1] Allow platform drivers to update UIC command timeout
 2024-06-12  3:25 UTC  (5+ messages)
` [PATCH v2 1/1] scsi: ufs: core: Support Updating UIC Command Timeout

[PATCH] usb: add missing MODULE_DESCRIPTION() macros
 2024-06-12  2:37 UTC 

[PATCH v2 0/2] ufs: pci: Add support UFSHCI 4.0 MCQ
 2024-06-12  1:59 UTC  (2+ messages)

[PATCH 0/4] Declare local functions static
 2024-06-12  1:59 UTC  (2+ messages)

[PATCH v4] scsi: mpi3mr: Fix ATA NCQ priority support
 2024-06-12  1:58 UTC  (2+ messages)

[PATCH v2] scsi: core: Disable CDL by default
 2024-06-12  1:57 UTC  (3+ messages)

[PATCH v3] scsi: add missing MODULE_DESCRIPTION() macros
 2024-06-12  1:34 UTC  (2+ messages)

[PATCH 0/6] Basic inline encryption support for ufs-exynos
 2024-06-11 22:34 UTC  (7+ messages)
` [PATCH 1/6] scsi: ufs: core: Add UFSHCD_QUIRK_CUSTOM_CRYPTO_PROFILE
` [PATCH 2/6] scsi: ufs: core: fold ufshcd_clear_keyslot() into its caller
` [PATCH 3/6] scsi: ufs: core: Add UFSHCD_QUIRK_BROKEN_CRYPTO_ENABLE
` [PATCH 4/6] scsi: ufs: core: Add fill_crypto_prdt variant op
` [PATCH 5/6] scsi: ufs: core: Add UFSHCD_QUIRK_KEYS_IN_PRDT
` [PATCH 6/6] scsi: ufs: exynos: Add support for Flash Memory Protector (FMP)

[PATCH 00/14] Introduce support for feature Fabric Discovery and
 2024-06-11 18:38 UTC  (24+ messages)
` [PATCH 01/14] scsi: fnic: Replace shost_printk with pr_info/pr_err
` [PATCH 02/14] scsi: fnic: Add headers and definitions for FDLS
` [PATCH 03/14] scsi: fnic: Add support for fabric based solicited requests and responses
` [PATCH 04/14] scsi: fnic: Add support for target "
` [PATCH 05/14] scsi: fnic: Add support for unsolicited "
` [PATCH 06/14] scsi: fnic: Add and integrate support for FDMI
` [PATCH 07/14] scsi: fnic: Add and integrate support for FIP
` [PATCH 08/14] scsi: fnic: Add functionality in fnic to support FDLS
` [PATCH 09/14] scsi: fnic: Modify IO path to use FDLS
` [PATCH 10/14] scsi: fnic: Modify fnic interfaces "
` [PATCH 11/14] scsi: fnic: Add stats and related functionality
` [PATCH 12/14] scsi: fnic: Code cleanup
` [PATCH 13/14] scsi: fnic: Add support to handle port channel RSCN
` [PATCH 14/14] scsi: fnic: Increment driver version

[PATCH] scsi: core: Remove an incorrect comment
 2024-06-11 17:36 UTC  (4+ messages)

[PATCH] scsi: ufs: core: quiesce request queues before check pending cmds
 2024-06-11 13:54 UTC  (5+ messages)

RE:Insect Screens,Pet screens,Flyscreens
 2024-06-11  9:21 UTC 

[RESEND][PATCH 0/3] small pm80xx driver fixes
 2024-06-11  8:40 UTC  (4+ messages)
` [PATCH 2/3] scsi: pm80xx: Do not issue hard reset before NCQ EH
` [PATCH 3/3] scsi: pm8001: Update log level when reading config table

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

[PATCH v3] scsi: mpi3mr: Fix ATA NCQ priority support
 2024-06-11  6:48 UTC  (2+ messages)

[PATCH 0/2] block, scsi: Small improvements for blk_mq_alloc_queue() usage
 2024-06-11  6:21 UTC  (3+ messages)
` [PATCH 1/2] scsi: core: Pass sdev to blk_mq_alloc_queue()

(no subject)
 2024-06-10 15:49 UTC 

[PATCH v2] scsi: add missing MODULE_DESCRIPTION() macros
 2024-06-10 14:57 UTC  (4+ messages)

[PATCH v8 00/10] block atomic writes
 2024-06-10 10:43 UTC  (11+ messages)
` [PATCH v8 01/10] block: Pass blk_queue_get_max_sectors() a request pointer
` [PATCH v8 02/10] block: Generalize chunk_sectors support as boundary support
` [PATCH v8 03/10] fs: Initial atomic write support
` [PATCH v8 04/10] fs: Add initial atomic write support info to statx
` [PATCH v8 05/10] block: Add core atomic write support
` [PATCH v8 06/10] block: Add atomic write support for statx
` [PATCH v8 07/10] block: Add fops atomic write support
` [PATCH v8 08/10] scsi: sd: Atomic "
` [PATCH v8 09/10] scsi: scsi_debug: "
` [PATCH v8 10/10] nvme: "

[Bug 60758] New: module scsi_wait_scan not found kernel panic on boot
 2024-06-10  8:12 UTC  (4+ messages)
` [Bug 60758] "

[PATCH v2] scsi: mpi3mr: Fix ATA NCQ priority support
 2024-06-10  7:55 UTC  (2+ messages)

[PATCH] scsi: add missing MODULE_DESCRIPTION() macros
 2024-06-08 14:41 UTC  (4+ messages)

[PATCH] scsi: core: Do not query the IO hints for a particular USB device
 2024-06-07 21:29 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