linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-01 17:03:57 to 2022-04-07 03:19:16 UTC [more...]

use block_device based APIs in block layer consumers
 2022-04-07  3:17 UTC  (40+ messages)
` [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction
  ` [dm-devel] "
` [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: cleanup decide_on_discard_support
` [PATCH 07/27] btrfs: use bdev_max_active_zones instead of open coding it
` [PATCH 08/27] ntfs3: use bdev_logical_block_size "
` [PATCH 09/27] mm: use bdev_is_zoned in claim_swapfile
` [PATCH 10/27] block: add a bdev_nonrot helper
` [PATCH 11/27] block: add a bdev_write_cache helper
  ` [Ocfs2-devel] "
` [PATCH 12/27] block: add a bdev_fua helper
` [PATCH 13/27] block: add a bdev_stable_writes helper
` [PATCH 14/27] block: add a bdev_max_zone_append_sectors helper
  ` [dm-devel] "
` [PATCH 15/27] block: use bdev_alignment_offset in part_alignment_offset_show
` [PATCH 16/27] drbd: use bdev_alignment_offset instead of queue_alignment_offset
` [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
  ` [Cluster-devel] "
` [PATCH 24/27] block: add a bdev_discard_granularity helper
` [PATCH 25/27] block: remove QUEUE_FLAG_DISCARD
` [PATCH 26/27] block: uncouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
` [PATCH 27/27] direct-io: remove random prefetches

[PATCH] scsi: vmw_pvscsi: No need to clear memory after a dma_alloc_coherent() call
 2022-04-07  3:02 UTC  (2+ messages)

[PATCH] scsi: ufs: ufshcd-pltfrm: simplify usages of pdev->dev
 2022-04-07  3:00 UTC  (2+ messages)

SCSI discovery update
 2022-04-07  2:48 UTC  (7+ messages)
` [PATCH 12/14] scsi: sd: sd_read_cpr() requires VPD pages

[PATCH 00/29] UFS patches for kernel v5.19
 2022-04-07  2:33 UTC  (86+ messages)
` [PATCH 01/29] scsi: ufs: Declare ufshcd_wait_for_register() static
` [PATCH 02/29] scsi: ufs: Remove superfluous boolean conversions
` [PATCH 03/29] scsi: ufs: Simplify statements that return a boolean
` [PATCH 04/29] scsi: ufs: Remove ufshcd_lrb.sense_bufflen
` [PATCH 05/29] scsi: ufs: Remove ufshcd_lrb.sense_buffer
` [PATCH 06/29] scsi: ufs: Use get_unaligned_be16() instead of be16_to_cpup()
` [PATCH 07/29] scsi: ufs: Remove the UFS_FIX() and END_FIX() macros
` [PATCH 08/29] scsi: ufs: Rename struct ufs_dev_fix into ufs_dev_quirk
` [PATCH 09/29] scsi: ufs: Declare the quirks array const
` [PATCH 10/29] scsi: ufs: Invert the return value of ufshcd_is_hba_active()
` [PATCH 11/29] scsi: ufs: Remove unused constants and code
` [PATCH 12/29] scsi: ufs: Switch to aggregate initialization
` [PATCH 13/29] scsi: ufs: Remove the LUN quiescing code from ufshcd_wl_shutdown()
` [PATCH 14/29] scsi: ufs: Make the config_scaling_param calls type safe
` [PATCH 15/29] scsi: ufs: Remove the driver version
` [PATCH 16/29] scsi: ufs: Rename sdev_ufs_device into ufs_device_wlun
` [PATCH 18/29] scsi: ufs: Remove paths from source code comments
` [PATCH 20/29] scsi: ufs: Remove locking from around single register writes
` [PATCH 21/29] scsi: ufs: Introduce ufshcd_clkgate_delay_set()
` [PATCH 24/29] scsi: ufs: Fix kernel-doc syntax in ufshcd.h
` [PATCH 26/29] scsi: ufs: Split the ufshcd.h header file
` [PATCH 27/29] scsi: ufs: Move the struct ufs_ref_clk definition
` [PATCH 28/29] scsi: ufs: Move the ufs_is_valid_unit_desc_lun() definition
` [PATCH 29/29] scsi: ufs: Split the drivers/scsi/ufs directory
  ` [PATCH 19/29] scsi: ufs: Remove the TRUE and FALSE definitions

[PATCH V2] target: allow changing dbroot if there are no registered devices
 2022-04-07  2:32 UTC  (2+ messages)

[PATCH] scsi: scsi_debug: Fix sdebug_blk_mq_poll() in_use_bm bitmap use
 2022-04-07  2:05 UTC  (3+ messages)

[Bug 215788] New: arcmsr driver on kernel 5.16 and up fails to initialize ARC-1280ML RAID controller
 2022-04-06 22:49 UTC  (11+ messages)
` [Bug 215788] "

[PATCH v2 0/4] rpmb subsystem, uapi and virtio-rpmb driver
 2022-04-06 20:20 UTC  (16+ messages)
` [PATCH v2 1/4] rpmb: add Replay Protected Memory Block (RPMB) subsystem
` [PATCH v2 2/4] char: rpmb: provide a user space interface
` [PATCH v2 3/4] rpmb: create virtio rpmb frontend driver
` [PATCH v2 4/4] tools rpmb: add RPBM access tool

[PATCH] scsi: core: always finish successfully aborted notry command
 2022-04-06 16:08 UTC  (4+ messages)

[PATCH v2 0/2] pm80xx updates
 2022-04-06  8:54 UTC  (7+ messages)
` [PATCH v2 1/2] scsi: pm80xx: mask and unmask upper interrupt vectors 32-63
` [PATCH v2 2/2] scsi: pm80xx: enable upper inbound, outbound queues

[PATCH v2 0/2] libata: A tagging improvement and related code reorg
 2022-04-06  8:11 UTC  (12+ messages)
` [PATCH v2 1/2] libata: Use scsi cmnd budget token for qc tag for SAS host
` [PATCH v2 2/2] libata: Inline ata_qc_new_init() in ata_scsi_qc_new()

[PATCH v2] scsi: sym53c500_cs: Stop using struct scsi_pointer
 2022-04-06  9:05 UTC 

[REQUEST DISCUSS]: speed up SCSI error handle for host with massive devices
 2022-04-06 10:32 UTC  (14+ messages)

[PATCH] scsi: sym53c500_cs: Stop using struct scsi_pointer
 2022-04-06  6:19 UTC  (3+ messages)

scsi_cmnd.h partially consumes scsi_request.h
 2022-04-06  1:06 UTC 

[PATCH v2 0/7] mpi3mr: add BSG interface support for controller management
 2022-04-05 18:22 UTC  (6+ messages)
` [PATCH v2 2/7] mpi3mr: add support for driver commands

[PATCH v2 0/3] three bug fixes about tcmu page fault handle
 2022-04-05 16:03 UTC  (8+ messages)
` [PATCH v2 2/3] scsi: target: tcmu: Fix possible data corruption
` [PATCH v2 3/3] scsi: target: tcmu: Use address_space->invalidate_lock

RIP: 0010:ahd_init.cold+0x96/0x98 [aic79xx] - 5.17.0
 2022-04-05 15:24 UTC  (2+ messages)

[PATCH 01/11] scsi: aacraid: Fix undefined behavior due to shift overflowing the constant
 2022-04-05 15:15 UTC 

[PATCH] scsi: ufs: ufs-pci: Add support for Intel MTL
 2022-04-05 19:10 UTC  (3+ messages)

[RFC PATCH 0/4] ufs: set power domain performance state when scaling gears
 2022-04-05 17:13 UTC  (11+ messages)
` [RFC PATCH 1/4] dt-bindings: clock: qcom,gcc-sdm845: add parent power domain
` [RFC PATCH 2/4] dt-bindings: ufs: common: allow OPP table
` [RFC PATCH 3/4] arm64: dts: qcom: sdm845: control RPMHPD performance states with UFS
` [RFC PATCH 4/4] ufs: set power domain performance state when scaling gears

[PATCH] mpt3sas: Fail reset operation if config request timedout
 2022-04-05 12:06 UTC 

[PATCH] scsi: mpt3sas: Fix mpt3sas_check_same_4gb_region() kdoc comment
 2022-04-05 12:00 UTC  (2+ messages)

Prezentacja
 2022-04-05  7:43 UTC 

Build regressions/improvements in v5.18-rc1
 2022-04-05  6:52 UTC  (5+ messages)

ZDI-CAN-17016: New Vulnerability Report
 2022-04-05  5:53 UTC  (2+ messages)

[RESEND][PATCH] qedf: remove an unneeded NULL check on list iterator
 2022-04-05  0:40 UTC 

[PATCH] scsi: message: fusion: mptbase: remove redundant variable dmp
 2022-04-04 18:14 UTC  (2+ messages)

LSF/MM/BPF: 2022: Call for Proposals VIRTUAL OPTION
 2022-04-04 17:09 UTC 

[syzbot] memory leak in blk_mq_init_tags
 2022-04-03 13:38 UTC 

[PATCH V3 00/15] misc iscsi patches
 2022-04-02 21:36 UTC  (4+ messages)
` [PATCH V3 04/15] scsi: iscsi: Fix nop handling during conn recovery

[PATCH] scsi: cxlflash: Prepare cleanup of powerpc's asm/prom.h
 2022-04-02 10:15 UTC 

[bug report][bisected] modprob -r scsi-debug take more than 3mins during blktests srp/ tests
 2022-04-02  7:06 UTC 

[PATCH] drivers: scsi: alloc scsi disk ida index before adding scsi device
 2022-04-02  3:30 UTC  (2+ messages)


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).