public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-11 08:23:56 to 2024-06-14 16:04:32 UTC [more...]

move integrity settings to queue_limits v3
 2024-06-14 16:04 UTC  (26+ 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 V2 RESEND] scsi: lpfc: Fix a possible null pointer dereference
 2024-06-14 12:42 UTC 

[GIT PULL] SCSI fixes for 6.10-rc3
 2024-06-14 12:25 UTC 

[PATCH] scsi: ufs: core: Free memory allocated for model before reinit
 2024-06-14  8:28 UTC  (8+ messages)

convert the SCSI ULDs to the atomic queue limits API v2
 2024-06-14  7:29 UTC  (31+ messages)
` [PATCH 01/14] ubd: refactor the interrupt handler
` [PATCH 02/14] ubd: untagle discard vs write zeroes not support handling
` [PATCH 03/14] rbd: increase io_opt again
` [PATCH 04/14] block: take io_opt and io_min into account for max_sectors
` [PATCH 05/14] sd: simplify the ZBC case in provisioning_mode_store
` [PATCH 06/14] sd: add a sd_disable_discard helper
` [PATCH 07/14] sd: add a sd_disable_write_same helper
` [PATCH 08/14] sd: simplify the disable case in sd_config_discard
` [PATCH 09/14] sd: factor out a sd_discard_mode helper
` [PATCH 10/14] sd: cleanup zoned queue limits initialization
` [PATCH 11/14] sd: convert to the atomic queue limits API
` [PATCH 12/14] sr: "
` [PATCH 13/14] block: remove unused "
` [PATCH 14/14] block: add special APIs for run-time disabling of discard and friends

move features flags into queue_limits
 2024-06-14  7:56 UTC  (61+ 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 16/26] block: move the io_stat flag setting to queue_limits
` [PATCH 19/26] block: move the nowait flag "
` [PATCH 21/26] block: move the poll "
` [PATCH 23/26] block: move the zone_resetall "
` [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 v5 0/8] MediaTek UFS fixes and cleanups - Part 1
 2024-06-14  6:34 UTC  (11+ messages)
` [PATCH v5 1/8] scsi: ufs: ufs-mediatek: Remove useless mediatek,ufs-support-va09 property
` [PATCH v5 2/8] scsi: ufs: ufs-mediatek: Fix property name for crypt boost voltage
` [PATCH v5 3/8] scsi: ufs: ufs-mediatek: Remove useless mediatek,ufs-boost-crypt property
` [PATCH v5 4/8] scsi: ufs: ufs-mediatek: Avoid underscores in crypt clock names
` [PATCH v5 5/8] dt-bindings: ufs: mediatek,ufs: Document MT8192 compatible with MT8183
` [PATCH v5 6/8] dt-bindings: ufs: mediatek,ufs: Document MT8195 compatible
` [PATCH v5 7/8] dt-bindings: ufs: mediatek,ufs: Document additional clocks
` [PATCH v5 8/8] dt-bindings: ufs: mediatek,ufs: Document optional dvfsrc/va09 regulators

[RESEND][PATCH 0/3] small pm80xx driver fixes
 2024-06-14  5:37 UTC  (7+ messages)
` [PATCH 1/3] scsi: pm80xx: Set phy->enable_completion only when we wait for it
` [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

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

[PATCH v3] scsi: add missing MODULE_DESCRIPTION() macros
 2024-06-14  2:23 UTC  (3+ messages)

[PATCH v3 0/2] Do not read the IO hints VPD page from USB storage devices
 2024-06-14  2:23 UTC  (4+ messages)
` [PATCH v3 1/2] scsi: core: Introduce the BLIST_SKIP_IO_HINTS flag
` [PATCH v3 2/2] usb: Do not query the IO advice hints grouping mode page for USB devices

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

[PATCH v2] scsi: core: Fix an incorrect comment
 2024-06-14  0:55 UTC  (2+ messages)

[PATCH] scsi: ufs: qcom: add missing MODULE_DESCRIPTION() macro
 2024-06-13 23:18 UTC  (3+ messages)

[PATCH v3 0/3] mpi3mr: Support PCIe Error Recovery
 2024-06-13 22:57 UTC  (5+ messages)
` [PATCH v3 1/3] mpi3mr: Support PCIe Error Recovery callback handlers
` [PATCH v3 2/3] mpi3mr: Prevent PCI writes from driver during PCI error recovery
` [PATCH v3 3/3] mpi3mr: driver version update

[PATCH v2 0/2] Do not read the IO hints VPD page from USB storage devices
 2024-06-13 19:47 UTC  (9+ messages)
` [PATCH v2] scsi: core: Fix an incorrect comment
` [PATCH v2 1/2] scsi: core: Introduce the BLIST_SKIP_IO_HINTS flag
` [PATCH v2 2/2] scsi: core: Do not query IO hints for USB devices

[PATCH 0/2] Do not read the IO hints VPD page from USB storage devices
 2024-06-13 19:44 UTC  (9+ messages)
` [PATCH 1/2] scsi: core: Introduce the BLIST_SKIP_IO_HINTS flag
` [PATCH 2/2] scsi: core: Do not query IO hints for USB devices

[PATCH 00/14] Introduce support for feature Fabric Discovery and
 2024-06-13 15:46 UTC  (22+ 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 04/14] scsi: fnic: Add support for target based solicited requests and responses
` [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 v3] scsi: libsas: Fix exp-attached end device cannot be scanned in again after probe failed
 2024-06-13 12:23 UTC 

[PATCH v5 0/3] SCSI: Fix issues between removing device and error handle
 2024-06-13  7:10 UTC  (9+ messages)
` [PATCH v5 1/3] scsi: core: Add new helper to iterate all devices of host
` [PATCH v5 2/3] scsi: scsi_error: Fix wrong statistic when print error info

回复: [PATCH 1/2] scsi: megaraid_sas: Fix DCMD issue command handling
 2024-06-13  6:54 UTC 

[PATCH 1/2] scsi: megaraid_sas: Fix DCMD issue command handling
 2024-06-13  6:19 UTC  (4+ messages)
` [PATCH 2/2] scsi: megaraid_sas: Add megasas_dcmd_timeout helper

[PATCH] usb: add missing MODULE_DESCRIPTION() macros
 2024-06-12 18:21 UTC  (3+ messages)

[PATCH] [SCSI] esas2r: fix possible buffer overflow caused by bad DMA value in esas2r_process_vda_ioctl()
 2024-06-12  9:31 UTC 

[PATCH] scsi: ufs: core: quiesce request queues before check pending cmds
 2024-06-12  6:07 UTC  (6+ messages)

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

[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 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  (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 03/14] scsi: fnic: Add support for fabric based solicited requests and responses
 2024-06-11 18:38 UTC  (3+ messages)

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

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


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