linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-06 05:42:30 to 2022-04-08 14:41:42 UTC [more...]

[PATCH 00/29] UFS patches for kernel v5.19
 2022-04-08 14:41 UTC  (10+ messages)
` [PATCH 09/29] scsi: ufs: Declare the quirks array const
` [PATCH 11/29] scsi: ufs: Remove unused constants and code

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

[PATCH 1/4] scsi: core: constify pointer to scsi_host_template
 2022-04-08 14:35 UTC  (8+ messages)
` [PATCH 2/4] scsi: core: fix white-spaces
` [PATCH 3/4] scsi: ufs: ufshcd-pltfrm: constify pointed data
` [PATCH 4/4] scsi: ufs: ufshcd: "

RIP: 0010:ahd_init.cold+0x96/0x98 [aic79xx] - 5.17.0
 2022-04-08 12:45 UTC  (3+ messages)

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

[PATCH] drivers: Fix spelling mistake "writting" -> "writing"
 2022-04-08 10:17 UTC  (2+ messages)

[PATCH 0/9] treewide: eliminate anonymous module_init & module_exit
 2022-04-08  8:31 UTC  (4+ messages)
` [PATCH 8/9] x86/crypto: "

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

[PATCH] scsi: fcoe: simplify if-if to if-else
 2022-04-08  8:12 UTC 

[PATCH 0/6] scsi: fix scsi_cmd::cmd_len
 2022-04-08  7:59 UTC  (9+ messages)
` [PATCH 1/6] scsi_cmnd: reinstate support for cmd_len > 32
` [PATCH 2/6] sd, sd_zbc: use scsi_cmnd cdb access functions
` [PATCH 3/6] sg: reinstate cmd_len > 32
` [PATCH 4/6] bsg: allow "
` [PATCH 5/6] scsi_debug: reinstate "
` [PATCH 6/6] st,sr: use scsi_cmnd cdb access functions and dtor

[PATCH 0/2] storvsc, netvsc: Improve logging
 2022-04-08  4:10 UTC  (4+ messages)
` [PATCH 1/2] scsi: storvsc: Print value of invalid ID in storvsc_on_channel_callback()
` [PATCH 2/2] hv_netvsc: Print value of invalid ID in netvsc_send_{completion,tx_complete}()

[bug report][bisected] modprob -r scsi-debug take more than 3mins during blktests srp/ tests
 2022-04-08  1:45 UTC  (2+ messages)

[PATCH 00/10] iscsi fixes
 2022-04-08  0:13 UTC  (11+ messages)
` [PATCH 01/10] scsi: iscsi: Move iscsi_ep_disconnect
` [PATCH 02/10] scsi: iscsi: Fix offload conn cleanup when iscsid restarts
` [PATCH 03/10] scsi: iscsi: Release endpoint ID when its freed
` [PATCH 04/10] scsi: iscsi: Fix endpoint reuse regression
` [PATCH 05/10] scsi: iscsi: Fix conn cleanup and stop race during iscsid restart
` [PATCH 06/10] scsi: iscsi: Fix unbound endpoint error handling
` [PATCH 07/10] scsi: iscsi: Merge suspend fields
` [PATCH 08/10] scsi: iscsi: Fix nop handling during conn recovery
` [PATCH 09/10] scsi: qedi: Fix failed disconnect handling
` [PATCH 10/10] scsi: iscsi: Add Mike Christie as co-maintainer

[PATCH v2 0/4] rpmb subsystem, uapi and virtio-rpmb driver
 2022-04-07 16:28 UTC  (14+ messages)
` [PATCH v2 1/4] rpmb: add Replay Protected Memory Block (RPMB) subsystem

[Bug 215691] New: mpt3sas "SMP command sent to the expander has timed out" cause halt
 2022-04-07 16:15 UTC  (2+ messages)
` [Bug 215691] "

use block_device based APIs in block layer consumers
 2022-04-07 15:26 UTC  (67+ 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
  ` [dm-devel] "
` [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
  ` [Ocfs2-devel] "
` [PATCH 11/27] block: add a bdev_write_cache helper
  ` [Ocfs2-devel] "
` [PATCH 12/27] block: add a bdev_fua helper
  ` [Ocfs2-devel] "
` [PATCH 13/27] block: add a bdev_stable_writes helper
  ` [Ocfs2-devel] "
` [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
  ` [Ocfs2-devel] "
` [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
  ` [Ocfs2-devel] "
` [PATCH 18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line
  ` [Ocfs2-devel] "
` [PATCH 19/27] block: remove queue_discard_alignment
  ` [Ocfs2-devel] "
` [PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show
  ` [Ocfs2-devel] "
` [PATCH 21/27] block: move {bdev,queue_limit}_discard_alignment out of line
  ` [Ocfs2-devel] [PATCH 21/27] block: move {bdev, queue_limit}_discard_alignment "
` [PATCH 22/27] block: refactor discard bio size limiting
  ` [Ocfs2-devel] "
` [PATCH 23/27] block: add a bdev_max_discard_sectors helper
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH 24/27] block: add a bdev_discard_granularity helper
  ` [Ocfs2-devel] "
` [PATCH 25/27] block: remove QUEUE_FLAG_DISCARD
  ` [Ocfs2-devel] "
` [PATCH 26/27] block: uncouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
  ` [Ocfs2-devel] "
` [PATCH 27/27] direct-io: remove random prefetches

[PATCH RFC 00/11] blk-mq/libata/scsi: SCSI driver tagging improvements
 2022-04-07 14:32 UTC  (4+ messages)
` [PATCH 03/11] libata: Send internal commands through the block layer

[PATCH] ibmvscsis: increase INITIAL_SRP_LIMIT to 1024
 2022-04-07 13:35 UTC  (2+ messages)

[PATCH 1/2] scsi: target: tcmu: Fix possible page UAF
 2022-04-07 13:35 UTC  (2+ messages)

[PATCH] scsi: hisi_sas: remove stray fallthrough annotation
 2022-04-07 13:35 UTC  (2+ messages)

[PATCH] scsi: sr: fix typo in CDROM(CLOSETRAY|EJECT) handling
 2022-04-07 13:35 UTC  (2+ messages)

[PATCH] scsi:libiscsi: remove unnecessary memset in iscsi_conn_setup
 2022-04-07 13:35 UTC  (2+ messages)

[PATCH 0/2] lpfc: Fix regressions in 14.2.0.0 refactoring
 2022-04-07 13:35 UTC  (2+ messages)

[PATCH 0/4] lpfc: Update lpfc to revision 14.2.0.1
 2022-04-07 13:35 UTC  (2+ messages)

[PATCH] [SCSI] aic7xxx: use standard pci subsystem, subdevice defines
 2022-04-07 13:35 UTC  (2+ messages)

[PATCH] aha152x: Stop using struct scsi_pointer
 2022-04-07 13:35 UTC  (2+ messages)

[PATCH] scsi: bnx2fc: Fix spelling mistake "mis-match" -> "mismatch"
 2022-04-07 13:35 UTC  (2+ messages)

[PATCH] scsi_logging: fix a BUG
 2022-04-07 13:35 UTC  (2+ messages)

[PATCH] scsi: ufs: core: Remove unused field in struct ufs_hba
 2022-04-07 13:35 UTC  (2+ messages)

[PATCH] scsi: isci: host: Fix spelling mistake "doesnt" -> "doesn't"
 2022-04-07 13:35 UTC  (2+ messages)

[PATCH v2] scsi: core: Fix sbitmap depth in scsi_realloc_sdev_budget_map()
 2022-04-07 13:35 UTC  (2+ messages)

[PATCH] scsi: core: sysfs: remove comments that conflict with the actual logic
 2022-04-07 13:35 UTC  (2+ messages)

[PATCH v2] ufs: qcom: drop custom Android boot parameters
 2022-04-07 13:35 UTC  (2+ messages)

[PATCH] scsi: bnx2i: Fix spelling mistake "mis-match" -> "mismatch"
 2022-04-07 13:35 UTC  (2+ messages)

[PATCH v2] scsi: mpt3sas: fix use after free in _scsih_expander_node_remove()
 2022-04-07 13:35 UTC  (2+ messages)

[PATCH] scsi: megaraid_sas: remove unnecessary memset
 2022-04-07  7:34 UTC  (2+ messages)

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

[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 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  (2+ messages)

[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  (13+ messages)

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

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


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