public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-12 23:34:18 to 2022-04-19 12:07:41 UTC [more...]

[PATCH v3 0/7] treewide: scsi: ufs: Add support for Renesas R-Car UFS controller
 2022-04-19 12:03 UTC  (2+ messages)
` [PATCH v3 4/7] scsi: ufs-renesas: "

[PATCH v3 00/12] dt-bindings: ufs: add common platform bindings + fixes
 2022-04-19 11:35 UTC  (4+ messages)
` [PATCH v3 09/12] arm64: dts: hisilicon: align 'freq-table-hz' with dtschema in UFS
  ` (subset) "

[PATCH] scsi: target: core: Silence the message about unknown VPD pages
 2022-04-19  8:29 UTC  (3+ messages)

[PATCH v2 00/29] UFS patches for kernel v5.19
 2022-04-19  8:25 UTC  (17+ messages)
` [PATCH v2 01/29] scsi: ufs: Fix a spelling error in a source code comment
` [PATCH v2 06/29] scsi: ufs: Remove ufshcd_lrb.sense_buffer
` [PATCH v2 07/29] scsi: ufs: Use get_unaligned_be16() instead of be16_to_cpup()
` [PATCH v2 19/29] scsi: ufs: Remove the TRUE and FALSE definitions
` [PATCH v2 29/29] scsi: ufs: Split the drivers/scsi/ufs directory
  ` [PATCH v2 04/29] scsi: ufs: Simplify statements that return a boolean

[PATCH] scsi: lpfc: Remove unneeded variable
 2022-04-19  6:57 UTC 

5.17.0 boot issue on Miata
 2022-04-19  4:53 UTC 

[PATCH v2 0/6] scsi: fix scsi_cmd::cmd_len
 2022-04-19  3:26 UTC  (6+ messages)

[PATCH] scsi: increase max device queue_depth to 4096
 2022-04-19  3:03 UTC  (2+ messages)

[PATCH] scsi: fcoe: simplify if-if to if-else
 2022-04-19  2:58 UTC  (2+ messages)

[PATCH] scsi: pmcraid: Remove unneeded semicolon
 2022-04-19  2:53 UTC  (2+ messages)

[PATCH 00/26] lpfc: Update lpfc to revision 14.2.0.2
 2022-04-19  2:50 UTC  (15+ messages)
` [PATCH 03/26] lpfc: Fix diagnostic fw logging after a function reset
` [PATCH 04/26] lpfc: Zero SLI4 fcp_cmnd buffer's fcpCntl0 field
` [PATCH 07/26] lpfc: Clear fabric topology flag before initiating a new FLOGI
` [PATCH 08/26] lpfc: Fix null pointer dereference after failing to issue FLOGI and PLOGI
` [PATCH 09/26] lpfc: Protect memory leak for NPIV ports sending PLOGI_RJT
` [PATCH 11/26] lpfc: Transition to NPR state upon LOGO cmpl if link down or aborted
` [PATCH 12/26] lpfc: Remove unnecessary NULL pointer assignment for ELS_RDF path
` [PATCH 13/26] lpfc: Move MI module parameter check to handle dynamic disable
` [PATCH 15/26] lpfc: Fix call trace observed during I/O with CMF enabled
` [PATCH 18/26] lpfc: Register for Application Services FC-4 type in Fabric topology
` [PATCH 21/26] lpfc: Refactor cleanup of mailbox commands
` [PATCH 22/26] lpfc: Change FA-PWWN detection methodology
` [PATCH 25/26] lpfc: Update lpfc version to 14.2.0.2

[PATCH] scsi: lpfc: fix error check return value of debugfs_create_file()
 2022-04-19  1:45 UTC 

[PATCH v1 1/1] scsi: ufs: Increase the UIC command timeout to 5 seconds
 2022-04-19  1:36 UTC 

[PATCH v4] scsi: target: tcmu: Fix possible data corruption
 2022-04-18 18:40 UTC  (2+ messages)

[PATCH 0/8] Support zoned devices with gap zones
 2022-04-18 16:59 UTC  (18+ messages)
` [PATCH 1/8] scsi: sd_zbc: Improve source code documentation
` [PATCH 2/8] scsi: sd_zbc: Rename a local variable
` [PATCH 3/8] scsi: sd_zbc: Verify that the zone size is a power of two
` [PATCH 4/8] scsi: sd_zbc: Introduce struct zoned_disk_info
` [PATCH 5/8] scsi: sd_zbc: Hide gap zones
` [PATCH 6/8] scsi_debug: Fix a typo
` [PATCH 7/8] scsi_debug: Rename zone type constants
` [PATCH 8/8] scsi_debug: Add gap zone support

use block_device based APIs in block layer consumers v3
 2022-04-18 12:52 UTC  (47+ messages)
` [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction
` [PATCH 02/27] target: pass a block_device to target_configure_unmap_from_queue
` [PATCH 03/27] target: fix discard alignment on partitions
` [PATCH 04/27] drbd: remove assign_p_sizes_qlim
` [PATCH 05/27] drbd: use bdev based limit helpers in drbd_send_sizes
` [PATCH 06/27] drbd: use bdev_alignment_offset instead of queue_alignment_offset
` [PATCH 07/27] drbd: cleanup decide_on_discard_support
` [PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it
` [PATCH 09/27] ntfs3: use bdev_logical_block_size "
` [PATCH 10/27] mm: use bdev_is_zoned in claim_swapfile
` [PATCH 11/27] block: add a bdev_nonrot helper
` [PATCH 12/27] block: add a bdev_write_cache helper
` [PATCH 13/27] block: add a bdev_fua helper
` [PATCH 14/27] block: add a bdev_stable_writes helper
` [PATCH 15/27] block: add a bdev_max_zone_append_sectors helper
` [PATCH 16/27] block: use bdev_alignment_offset in part_alignment_offset_show
` [PATCH 17/27] block: use bdev_alignment_offset in disk_alignment_offset_show
` [PATCH 18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line
` [PATCH 19/27] block: remove queue_discard_alignment
` [PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show
` [PATCH 21/27] block: move {bdev,queue_limit}_discard_alignment out of line
` [PATCH 22/27] block: refactor discard bio size limiting
` [PATCH 23/27] block: add a bdev_max_discard_sectors helper
` [PATCH 24/27] block: remove QUEUE_FLAG_DISCARD
` [PATCH 25/27] block: add a bdev_discard_granularity helper
` [PATCH 26/27] block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
  ` [f2fs-dev] "
` [PATCH 27/27] direct-io: remove random prefetches

[PATCH 1/2] dt-bindings: ufs: mediatek,ufs: add compatible for MT8195 SoC
 2022-04-18 11:49 UTC  (2+ messages)

[PATCH] megaraid: fix error check return value of register_chrdev()
 2022-04-18 10:57 UTC 

[PATCH v2] scsi: iscsi: Fix multiple iscsi session unbind event sent to userspace
 2022-04-18  0:06 UTC 

[PATCH v3] scsi: target: tcmu: Fix possible data corruption
 2022-04-17  2:41 UTC  (3+ messages)

[GIT PULL] SCSI fixes for 5.18-rc2
 2022-04-16 20:42 UTC  (2+ messages)

[PATCH AUTOSEL 4.9 2/7] scsi: lpfc: Fix queue failures when recovering from PCI parity error
 2022-04-16 20:01 UTC  (2+ messages)

[PATCH 1/1] scsi: ufs: add clock-scalable property for clk scaling
 2022-04-16  8:56 UTC 

[PATCH v4 1/1] scsi: Fix racing between dev init and dev reset
 2022-04-16  4:49 UTC  (2+ messages)

[RFC] scsi_transport_fc: Add an additional flag to fc_host_fpin_rcv()
 2022-04-15 16:32 UTC  (2+ messages)

Problems removing ramdisk backed luns
 2022-04-15 16:31 UTC  (3+ messages)

[PATCH 0/2] Fix multiple iscsi session unbind event sent to userspace
 2022-04-15 15:17 UTC  (8+ messages)
` [PATCH 1/2] scsi: iscsi: introduce session UNBOUND state to avoid multiple unbind event
` [PATCH 2/2] iscsi: set session to FREE state after unbind session in remove session

[PATCH v2] scsi: target: tcmu: Fix possible data corruption
 2022-04-15 15:02 UTC  (5+ messages)

[PATCH 1/2] qla2xxx: Remove free_sg command flag
 2022-04-15 12:42 UTC 

[PATCH 2/2] qla2xxx: Fix missed DMA unmap for aborted cmds
 2022-04-15 12:42 UTC 

[PATCH] scsi: efct: Remove unnecessary memset when using kzalloc()
 2022-04-15 10:19 UTC 

[PATCH 0/7] treewide: scsi: ufs: Add support for Renesas R-Car UFS controller
 2022-04-15  7:45 UTC  (15+ messages)
` [PATCH 1/7] dt-bindings: ufs: Document Renesas R-Car UFS host controller
` [PATCH 2/7] ufs: add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS
` [PATCH 4/7] scsi: ufs-renesas: Add support for Renesas R-Car UFS controller
` [PATCH 6/7] arm64: dts: renesas: r8a779f0: Add UFS node

[PATCH v3 1/1] scsi: Fix racing between dev init and dev reset
 2022-04-15  5:52 UTC  (2+ messages)

[PATCH v1 0/4] several UFSHPB changes
 2022-04-15  4:12 UTC  (6+ messages)
` [PATCH v1 1/4] scsi: ufshpb: Merge ufshpb_reset() and ufshpb_reset_host()
` [PATCH v1 2/4] scsi: ufshpb: Remove 0 assignment for enum value
` [PATCH v1 3/4] scsi: ufshpb: Cleanup the handler when device reset HPB information
` [PATCH v1 4/4] scsi: ufshpb: Add device reset HPB regions Infor handling for HPB device mode

[RFC PATCH] scsi: ses: Fix out-of-bound write at ses_enclosure_data_process()
 2022-04-15  3:23 UTC 

[PATCH 1/1] scsi: ufs: remove redundant HPB unmap
 2022-04-14 22:07 UTC  (8+ messages)

[RFC PATCH v2 0/6] ufs: set power domain performance state when scaling gears
 2022-04-14 15:29 UTC  (9+ messages)
` [RFC PATCH v2 1/6] dt-bindings: clock: qcom,gcc-sdm845: add parent power domain
` [RFC PATCH v2 3/6] dt-bindings: ufs: common: add OPP table
` [RFC PATCH v2 4/6] PM: opp: allow control of multiple clocks

[PATCH v2 0/7] treewide: scsi: ufs: Add support for Renesas R-Car UFS controller
 2022-04-14 11:39 UTC  (13+ messages)
` [PATCH v2 1/7] dt-bindings: ufs: Document Renesas R-Car UFS host controller
` [PATCH v2 2/7] ufs: add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS
` [PATCH v2 3/7] ufs: add UFSHCD_QUIRK_HIBERN_FASTAUTO
` [PATCH v2 4/7] scsi: ufs-renesas: Add support for Renesas R-Car UFS controller
` [PATCH v2 5/7] scsi: MAINTAINERS: Add maintainer for Renesas UFS driver
` [PATCH v2 6/7] arm64: dts: renesas: r8a779f0: Add UFS node
` [PATCH v2 7/7] arm64: dts: renesas: r8a779f0: spider-cpu: Enable UFS device

[PATCH v2 1/1] scsi: Fix racing between dev init and dev reset
 2022-04-14  8:18 UTC  (4+ messages)

[PATCH] qla2xxx: Add an additional flag to fc_host_fpin_rcv()
 2022-04-14  6:02 UTC  (2+ messages)

[RESEND][PATCH] scsi: dc395x: fix a missing check on list iterator
 2022-04-14  4:02 UTC 

[PATCH 0/1] Rebase: Add printk indexing to scsi drivers
 2022-04-13 22:02 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/1] Rebase: Add printk indexing to scsi drivers
 2022-04-13 21:47 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 1/1] dm-mpath: do not fail paths on ALUA state transitioning state
 2022-04-13 17:50 UTC 

[PATCH 20/26] lpfc: Fix field overload in lpfc_iocbq data structure
 2022-04-13 16:25 UTC  (2+ messages)

[PATCH v4 0/8] mpi3mr: add BSG interface support for controller management
 2022-04-13 14:56 UTC  (9+ messages)
` [PATCH v4 1/8] mpi3mr: add BSG device support
` [PATCH v4 2/8] mpi3mr: add support for driver commands
` [PATCH v4 3/8] mpi3mr: move data structures/definitions from MPI headers to uapi header
` [PATCH v4 4/8] mpi3mr: add support for MPT commands
` [PATCH v4 5/8] mpi3mr: add support for PEL commands
` [PATCH v4 6/8] mpi3mr: expose adapter state to sysfs
` [PATCH v4 7/8] mpi3mr: add support for nvme pass-through
` [PATCH v4 8/8] mpi3mr: update driver version to 8.0.0.69.0

[PATCH] scsi: sr: add handling of memory allocation failure in get_capabilities
 2022-04-13 10:00 UTC 

Wycena paneli fotowoltaicznych
 2022-04-12  7:50 UTC 

[PATCH] scsi: mpi3mr: Fix an error code when probing the driver
 2022-04-13  9:27 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