public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-17 03:08:48 to 2021-10-21 03:40:45 UTC [more...]

[PATCH] scsi: ufs: ufs-exynos: correct timeout value setting registers
 2021-10-21  3:40 UTC  (3+ messages)

[PATCH] ibmvfc: Fixup duplicate response detection
 2021-10-21  3:40 UTC  (3+ messages)

[PATCH 0/8] lpfc: Update lpfc to revision 14.0.0.3
 2021-10-21  3:34 UTC  (10+ messages)
` [PATCH 1/8] lpfc: Revert LOG_TRACE_EVENT back to LOG_INIT prior to driver_resource_setup
` [PATCH 2/8] lpfc: Wait for successful restart of SLI3 adapter during host sg_reset
` [PATCH 3/8] lpfc: Correct sysfs reporting of loop support after SFP status change
` [PATCH 4/8] lpfc: Fix use-after-free in lpfc_unreg_rpi() routine
` [PATCH 5/8] lpfc: Allow PLOGI retry if previous PLOGI was aborted
` [PATCH 6/8] lpfc: Fix link down processing to address NULL pointer dereference
` [PATCH 7/8] lpfc: Allow fabric node recovery if recovery is in progress before devloss
` [PATCH 8/8] lpfc: Update lpfc version to 14.0.0.3

[PATCH 0/2] scsi: target: iblock: Report space allocation errors
 2021-10-21  3:21 UTC  (4+ messages)
` [PATCH 1/2] scsi: target: core: Add sense reason for "
` [PATCH 2/2] scsi: target: iblock: Report "

[PATCH] scsi: ufs: mediatek: avoid sched_clock() misuse
 2021-10-21  3:18 UTC  (3+ messages)

[PATCH] scsi: ufs: ufshcd-pltfrm: fix memory leak due to probe defer
 2021-10-21  3:14 UTC  (4+ messages)

[PATCH] mpt3sas: add NULL check in _base_fault_reset_work()
 2021-10-21  3:08 UTC  (2+ messages)

[PATCH] scsi: mpt3sas: make mpt3sas_dev_attrs static
 2021-10-21  2:58 UTC  (4+ messages)

[PATCH] scsi: ata: make ahci_sdev_attrs static
 2021-10-21  1:37 UTC 

[PATCH] scsi: megaraid_mbox: return -ENOMEM on megaraid_init_mbox() allocation failure
 2021-10-20 22:50 UTC  (5+ messages)

[PATCH v1 0/2] This patchset adds tracepoints to pm80xx
 2021-10-20 21:42 UTC  (3+ messages)
` [PATCH v1 1/2] scsi: pm80xx: Add tracepoints
` [PATCH v1 2/2] scsi: pm80xx: Add pm80xx_mpi_build_cmd tracepoint

[PATCH v2 00/10] UFS patches for kernel v5.16
 2021-10-20 21:40 UTC  (11+ messages)
` [PATCH v2 01/10] scsi: ufs: Revert "Retry aborted SCSI commands instead of completing these successfully"
` [PATCH v2 02/10] scsi: ufs: Improve source code comments
` [PATCH v2 03/10] scsi: ufs: Improve static type checking
` [PATCH v2 04/10] scsi: ufs: Log error handler activity
` [PATCH v2 05/10] scsi: ufs: Export ufshcd_schedule_eh_work()
` [PATCH v2 06/10] scsi: ufs: Make it easier to add new debugfs attributes
` [PATCH v2 07/10] scsi: ufs: Add debugfs attributes for triggering the UFS EH
` [PATCH v2 08/10] scsi: ufs: Remove three superfluous casts
` [PATCH v2 09/10] scsi: ufs: Add a compile-time structure size check
` [PATCH v2 10/10] scsi: ufs: Micro-optimize ufshcd_map_sg()

[PATCH RESEND v2] scsi: ufs: clear doorbell for hibern8 errors when using ah8
 2021-10-20 15:33 UTC  (2+ messages)

remove QUEUE_FLAG_SCSI_PASSTHROUGH v2
 2021-10-20 14:54 UTC  (12+ messages)
` [PATCH 1/7] block: add a ->get_unique_id method
` [PATCH 2/7] sd: implement ->get_unique_id
` [PATCH 3/7] nfsd/blocklayout: use ->get_unique_id instead of sending SCSI commands
` [PATCH 4/7] bsg-lib: initialize the bsg_job in bsg_transport_sg_io_fn
` [PATCH 5/7] scsi: add a scsi_alloc_request helper
` [PATCH 6/7] block: remove the initialize_rq_fn blk_mq_ops method
` [PATCH 7/7] block: remove QUEUE_FLAG_SCSI_PASSTHROUGH

[PATCH] scsi: qedf: Fix return values of the probe function
 2021-10-20 14:33 UTC 

[PATCH] scsi: megarad: Fix the return value of the probe function
 2021-10-20 14:17 UTC 

[PATCHSET v3] Batched completions
 2021-10-20 14:02 UTC  (2+ messages)

[PATCH] spraid: initial commit of Ramaxel spraid driver
 2021-10-20  3:24 UTC  (8+ messages)

[PATCH] block: add documentation for inflight
 2021-10-19 21:04 UTC  (3+ messages)

[PATCH] scsi: core: ufs-pci: hide unused ufshcd_pci_restore function
 2021-10-19 16:47 UTC  (3+ messages)

[PATCH] scsi: smartpqi: Enable sas_address sys fs for SATA device type
 2021-10-19 15:54 UTC  (3+ messages)

[PATCH] scsi: core: return -ENOMEM on ips_init_phase1() allocation failure
 2021-10-19 11:49 UTC  (2+ messages)

[PATCH v3 0/3] target: iscsi: control authentication per ACL
 2021-10-19  7:18 UTC  (4+ messages)
` [PATCH v3 1/3] scsi: target: iscsi: Add upcast helpers
` [PATCH v3 2/3] scsi: target: iscsi: extract auth functions
` [PATCH v3 3/3] target: iscsi: control authentication per ACL

[PATCH V2 0/1] scsi: ufs-pci: Force a full restore after suspend-to-disk
 2021-10-19  3:43 UTC  (3+ messages)
` [PATCH V2 1/1] "

[PATCH] scsi: sd: fix crashes in sd_resume_runtime
 2021-10-19  3:43 UTC  (2+ messages)

[PATCH] scsi: qla2xxx: Return -ENOMEM if kzalloc() fails
 2021-10-19  3:43 UTC  (3+ messages)

[PATCH 0/2] scsi: qla2xxx: Fix bugs found by CodeSonar
 2021-10-19  3:43 UTC  (2+ messages)

[PATCH RESEND] mpi3mr:Fix duplicate device entries when scan through sysfs
 2021-10-19  3:43 UTC  (2+ messages)

[PATCH RESEND] scsi: qla2xxx: fix unmap already freed sgl
 2021-10-19  3:43 UTC  (3+ messages)

[PATCH] scsi_transport_sas: Add 22.5 link rate definitions
 2021-10-19  3:15 UTC  (3+ messages)

[PATCH] target: stop using bdevname
 2021-10-19  3:10 UTC  (2+ messages)

[PATCH] aha1542: use memcpy_{from,to}_bvec
 2021-10-19  3:09 UTC  (2+ messages)

[PATCH 0/9] block: reviewed add_disk() error handling set
 2021-10-19  2:52 UTC  (5+ messages)
` [PATCH 1/9] scsi/sd: add error handling support for add_disk()

[PATCH] scsi: fixup coccinelle warnings
 2021-10-19  2:22 UTC 

don't use ->bd_inode to access the block device size v3
 2021-10-19  1:04 UTC  (40+ messages)
` [PATCH 01/30] block: move the SECTOR_SIZE related definitions to blk_types.h
` [PATCH 02/30] block: add a bdev_nr_bytes helper
` [PATCH 03/30] bcache: remove bdev_sectors
` [PATCH 04/30] drbd: use bdev_nr_sectors instead of open coding it
` [PATCH 05/30] dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding them
` [PATCH 06/30] md: use bdev_nr_sectors instead of open coding it
` [PATCH 07/30] nvmet: use bdev_nr_bytes "
` [PATCH 08/30] target/iblock: "
` [PATCH 09/30] fs: use bdev_nr_bytes instead of open coding it in blkdev_max_block
` [PATCH 10/30] fs: simplify init_page_buffers
` [PATCH 11/30] affs: use bdev_nr_sectors instead of open coding it
` [PATCH 12/30] btrfs: use bdev_nr_bytes "
` [PATCH 13/30] cramfs: "
` [PATCH 14/30] fat: use bdev_nr_sectors "
` [PATCH 15/30] hfs: "
` [PATCH 16/30] hfsplus: "
` [PATCH 17/30] jfs: use bdev_nr_bytes "
` [PATCH 18/30] nfs/blocklayout: "
` [PATCH 19/30] nilfs2: "
` [PATCH 20/30] ntfs3: "
` [PATCH 21/30] pstore/blk: "
` [PATCH 22/30] reiserfs: "
` [PATCH 23/30] squashfs: "
` [PATCH 24/30] block: use bdev_nr_bytes instead of open coding it in blkdev_fallocate
` [PATCH 25/30] block: add a sb_bdev_nr_blocks helper
` [PATCH 26/30] ext4: use sb_bdev_nr_blocks
` [PATCH 27/30] jfs: "
` [PATCH 28/30] ntfs: "
` [PATCH 29/30] reiserfs: "
` [PATCH 30/30] udf: "

[PATCH v2 0/3] target: iscsi: control authentication per ACL
 2021-10-18 23:18 UTC  (5+ messages)
` [PATCH v2 1/3] scsi: target: iscsi: Add upcast helpers
` [PATCH v2 2/3] scsi: target: iscsi: extract auth functions
` [PATCH v2 3/3] target: iscsi: control authentication per ACL

[PATCH] scsi: be2iscsi: Replace irq_poll with threaded IRQ handler
 2021-10-18 22:08 UTC  (2+ messages)

[PATCH v6 0/4] blk-crypto cleanups
 2021-10-18 18:09 UTC  (6+ messages)
` [PATCH v6 1/4] blk-crypto-fallback: properly prefix function and struct names
` [PATCH v6 2/4] blk-crypto: rename keyslot-manager files to blk-crypto-profile
` [PATCH v6 3/4] blk-crypto: rename blk_keyslot_manager to blk_crypto_profile
` [PATCH v6 4/4] blk-crypto: update inline encryption documentation

[PATCH v5 00/15] introduce exynosauto v9 ufs driver
 2021-10-18 17:54 UTC  (17+ messages)
  ` [PATCH v5 01/15] scsi: ufs: add quirk to handle broken UIC command
  ` [PATCH v5 02/15] scsi: ufs: add quirk to enable host controller without ph configuration
  ` [PATCH v5 03/15] scsi: ufs: ufs-exynos: change pclk available max value
  ` [PATCH v5 04/15] scsi: ufs: ufs-exynos: simplify drv_data retrieval
  ` [PATCH v5 05/15] scsi: ufs: ufs-exynos: add refclkout_stop control
  ` [PATCH v5 06/15] scsi: ufs: ufs-exynos: add setup_clocks callback
  ` [PATCH v5 07/15] scsi: ufs: ufs-exynos: support custom version of ufs_hba_variant_ops
  ` [PATCH v5 08/15] scsi: ufs: ufs-exynos: add EXYNOS_UFS_OPT_SKIP_CONFIG_PHY_ATTR option
  ` [PATCH v5 09/15] scsi: ufs: ufs-exynos: factor out priv data init
  ` [PATCH v5 10/15] scsi: ufs: ufs-exynos: add pre/post_hce_enable drv callbacks
  ` [PATCH v5 11/15] scsi: ufs: ufs-exynos: support exynosauto v9 ufs driver
  ` [PATCH v5 12/15] dt-bindings: ufs: exynos-ufs: add io-coherency property
  ` [PATCH v5 13/15] scsi: ufs: ufs-exynos: multi-host configuration for exynosauto
  ` [PATCH v5 14/15] scsi: ufs: ufs-exynos: introduce exynosauto v9 virtual host
  ` [PATCH v5 15/15] dt-bindings: ufs: exynos-ufs: add exynosautov9 compatible

[PATCH v4] target: core: remove from tmr_list at lun unlink
 2021-10-18 13:57 UTC 

[PATCH v4 00/16] introduce exynosauto v9 ufs driver
 2021-10-18 13:23 UTC  (8+ messages)
  ` [PATCH v4 13/16] dt-bindings: ufs: exynos-ufs: add io-coherency property
  ` [PATCH v4 14/16] scsi: ufs: ufs-exynos: multi-host configuration for exynosauto

[PATCH] scsi: fnic: Make use of vzalloc() instead of vmalloc/memset()
 2021-10-18 13:16 UTC 

[PATCH] irq_poll: Use raise_softirq_irqoff() in cpu_dead notifier
 2021-10-18 11:49 UTC  (4+ messages)

[PATCH 0/3] target: iscsi: control authentication per ACL
 2021-10-18 11:48 UTC  (6+ messages)
` [PATCH 3/3] "

[RFC PATCH 0/3] blk-mq: Allow to complete requests directly
 2021-10-18 11:10 UTC  (12+ messages)
` [RFC PATCH 1/3] blk-mq: Add blk_mq_complete_request_direct()
` [RFC PATCH 3/3] scsi, usb: storage: Complete the blk-request directly

[PATCH RFC] virtio: wrap config->reset calls
 2021-10-18  9:24 UTC  (4+ messages)

don't use ->bd_inode to access the block device size v2
 2021-10-18  6:22 UTC  (13+ messages)
` [PATCH 01/30] block: move the SECTOR_SIZE related definitions to blk_types.h
` [PATCH 03/30] bcache: remove bdev_sectors
` [PATCH 11/30] affs: use bdev_nr_sectors instead of open coding it
` [PATCH 22/30] reiserfs: use bdev_nr_bytes "
` [PATCH 25/30] block: add a sb_bdev_nr_blocks helper
` [PATCH 26/30] ext4: use sb_bdev_nr_blocks

[PATCH 0/5] target: fixes and perf improvements
 2021-10-17  3:08 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