Linux-SCSI Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-29 02:53:52 to 2021-09-30 09:43:14 UTC [more...]

[LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
 2021-09-30  9:43 UTC  (5+ messages)

[PATCH 0/2] Fix UFS task management command timeout
 2021-09-30  8:50 UTC  (6+ messages)
` [PATCH 1/2] blk-mq: new busy request iterator for driver
` [PATCH 2/2] scsi: ufs: fix TM request timeout

[PATCH V2] scsi: core: put LLD module refcnt after SCSI device is released
 2021-09-30  8:44 UTC  (6+ messages)

[PATCH v2 0/3] scsi: remove last references to scsi_cmnd.tag
 2021-09-30  8:17 UTC  (4+ messages)
` [PATCH v2 2/3] acornscsi: remove tagged queuing vestiges

[PATCH v2 00/84] Call scsi_done() directly
 2021-09-30  7:25 UTC  (87+ messages)
` [PATCH v2 01/84] scsi: core: Use a member variable to track the SCSI command submitter
` [PATCH v2 02/84] scsi: core: Rename scsi_mq_done() into scsi_done() and export it
` [PATCH v2 03/84] ata: Call scsi_done() directly
` [PATCH v2 04/84] firewire: sbp2: "
` [PATCH v2 05/84] ib_srp: "
` [PATCH v2 06/84] message: fusion: "
` [PATCH v2 07/84] zfcp_scsi: "
` [PATCH v2 08/84] 3w-9xxx: "
` [PATCH v2 09/84] 3w-sas: "
` [PATCH v2 10/84] 3w-xxxx: "
` [PATCH v2 11/84] 53c700: "
` [PATCH v2 12/84] BusLogic: "
` [PATCH v2 13/84] NCR5380: "
` [PATCH v2 14/84] a100u2w: "
` [PATCH v2 15/84] aacraid: Introduce aac_scsi_done()
` [PATCH v2 16/84] aacraid: Call scsi_done() directly
` [PATCH v2 17/84] acornscsi: "
` [PATCH v2 18/84] advansys: "
` [PATCH v2 19/84] aha152x: "
` [PATCH v2 20/84] aha1542: "
` [PATCH v2 21/84] aic7xxx: "
` [PATCH v2 22/84] arcmsr: "
` [PATCH v2 23/84] atp870u: "
` [PATCH v2 24/84] bfa: "
` [PATCH v2 25/84] bnx2fc: "
` [PATCH v2 26/84] csiostor: "
` [PATCH v2 27/84] cxlflash: "
` [PATCH v2 28/84] dc395x: "
` [PATCH v2 29/84] dpt_i2o: "
` [PATCH v2 30/84] esas2r: "
` [PATCH v2 31/84] esp_scsi: "
` [PATCH v2 32/84] fas216: Introduce struct fas216_cmd_priv
` [PATCH v2 33/84] fas216: Stop using scsi_cmnd.scsi_done
` [PATCH v2 34/84] fdomain: Call scsi_done() directly
` [PATCH v2 35/84] fnic: "
` [PATCH v2 36/84] hpsa: "
` [PATCH v2 37/84] hptiop: "
` [PATCH v2 38/84] ibmvscsi: "
` [PATCH v2 39/84] imm: "
` [PATCH v2 40/84] initio: "
` [PATCH v2 41/84] ipr: "
` [PATCH v2 42/84] ips: "
` [PATCH v2 43/84] libfc: "
` [PATCH v2 44/84] libiscsi: "
` [PATCH v2 45/84] libsas: "
` [PATCH v2 46/84] lpfc: "
` [PATCH v2 47/84] mac53c94: "
` [PATCH v2 48/84] megaraid: "
` [PATCH v2 49/84] "
` [PATCH v2 50/84] mesh: "
` [PATCH v2 51/84] mpi3mr: "
` [PATCH v2 52/84] mpt3sas: "
` [PATCH v2 53/84] mvumi: "
` [PATCH v2 54/84] myrb: "
` [PATCH v2 55/84] myrs: "
` [PATCH v2 56/84] ncr53c8xx: "
` [PATCH v2 57/84] nsp32: "
` [PATCH v2 58/84] pcmcia: "
` [PATCH v2 59/84] pmcraid: "
` [PATCH v2 60/84] ppa: "
` [PATCH v2 61/84] ps3rom: "
` [PATCH v2 62/84] qedf: "
` [PATCH v2 63/84] qla1280: "
` [PATCH v2 64/84] qla2xxx: "
` [PATCH v2 65/84] qla4xxx: "
` [PATCH v2 66/84] qlogicfas408: "
` [PATCH v2 67/84] qlogicpti: "
` [PATCH v2 68/84] scsi_debug: "
` [PATCH v2 69/84] smartpqi: "
` [PATCH v2 70/84] snic: "
` [PATCH v2 71/84] stex: "
` [PATCH v2 72/84] storvsc_drv: "
` [PATCH v2 73/84] sym53c8xx_2: "
` [PATCH v2 74/84] ufs: "
` [PATCH v2 75/84] virtio_scsi: "
` [PATCH v2 76/84] vmw_pvscsi: "
` [PATCH v2 77/84] wd33c93: "
` [PATCH v2 78/84] wd719x: "
` [PATCH v2 79/84] xen-scsifront: "
` [PATCH v2 80/84] staging: rts5208: "
` [PATCH v2 81/84] staging: unisys: visorhba: "
` [PATCH v2 82/84] target/tcm_loop: "
` [PATCH v2 83/84] usb: "
` [PATCH v2 84/84] scsi: core: Call scsi_done directly

[PATCH 0/2] SCSI: fix race between releasing shost and unloading LLD module
 2021-09-30  7:22 UTC  (6+ messages)
` [PATCH 1/2] driver core: tell caller if the device/kboject is really released
` [PATCH 2/2] scsi: core: put LLD module refcnt after SCSI device is released

[PATCH 2/2] scsi: pm80xx: Fix misleading log statement in pm8001_mpi_get_nvmd_resp()
 2021-09-30  6:22 UTC  (2+ messages)

[PATCH 1/2] scsi: pm80xx: Replace open coded check with dev_is_expander()
 2021-09-30  6:21 UTC  (2+ messages)

[PATCH] scsi: ufs: Fix a possible dead lock in clock scaling
 2021-09-30  6:02 UTC  (6+ messages)

[PATCH V5 00/12] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-09-30  5:48 UTC  (8+ messages)
` [PATCH V5 12/12] net: netvsc: Add Isolation VM support for netvsc driver

[PATCH] spraid: initial commit of Ramaxel spraid driver
 2021-09-30  5:36 UTC  (2+ messages)

[PATCH 0/5] target: fixes and perf improvements
 2021-09-30  2:04 UTC  (6+ messages)
` [PATCH 1/5] target: fix ordered CMD_T_SENT handling
` [PATCH 2/5] target: fix ordered tag handling
` [PATCH 3/5] target: fix alua_tg_pt_gps_count tracking
` [PATCH 4/5] target: replace lun_tg_pt_gp_lock with rcu in IO path
` [PATCH 5/5] target: perform alua group changes in one step

[PATCH 1/5] target: fix ordered CMD_T_SENT handling
 2021-09-30  1:38 UTC 

[PATCH v3 0/3] Two fixes for UFS
 2021-09-29 20:06 UTC  (4+ messages)
` [PATCH v3 1/3] scsi: ufs: ufshpb: Fix NULL pointer dereference
` [PATCH v3 2/3] scsi: ufs: core: fix ufshcd_probe_hba() prototype to match the definition
` [PATCH v3 3/3] scsi: ufs: core: Remove return statement in void function

[PATCH 0/2] small cleanups
 2021-09-29 18:46 UTC  (5+ messages)
` [PATCH 1/2] scsi: simplify scsi_get_vpd_page()
` [PATCH 2/2] scsi: fix scsi_mode_select() interface

[PATCH 00/12] qed: new firmware version 8.59.1.0 support
 2021-09-29 18:38 UTC  (13+ messages)
` [PATCH 02/12] qed: Split huge qed_hsi.h header file
` [PATCH 03/12] qed: Update common_hsi for FW ver 8.59.1.0
` [PATCH 04/12] qed: Update qed_mfw_hsi.h "
` [PATCH 05/12] qed: Update qed_hsi.h for fw 8.59.1.0
` [PATCH 06/12] qed: Use enum as per FW 8.59.1.0 in qed_iro_hsi.h
` [PATCH 07/12] qed: Update FW init functions to support FW 8.59.1.0
` [PATCH 08/12] qed: Add '_GTT' suffix to the IRO RAM macros
` [PATCH 09/12] qed: Update debug related changes
` [PATCH 10/12] qed: Update TCP silly-window-syndrome timeout for iwarp, scsi
` [PATCH 11/12] qed: Update the TCP active termination 2 MSL timer ("TIME_WAIT")
` [PATCH 12/12] qed: fix ll2 establishment during load of RDMA driver

[PATCH] scsi: core: Fix spelling in a source code comment
 2021-09-29 18:23 UTC 

[PATCH][next] scsi: target: tcmu: Use struct_size() helper in kmalloc()
 2021-09-29 17:35 UTC  (2+ messages)

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

[smartpqi updates PATCH V2 00/11] smartpqi updates
 2021-09-29 14:12 UTC  (6+ messages)
` [smartpqi updates PATCH V2 05/11] smartpqi: add tur check for sanitize operation

[RFC PATCH] scsi: storvsc: Fix validation for unsolicited incoming packets
 2021-09-29 13:55 UTC  (4+ messages)

[PATCH v4 00/13] blk-mq: Reduce static requests memory footprint for shared sbitmap
 2021-09-29 13:36 UTC  (5+ messages)
` [PATCH v4 12/13] blk-mq: Use shared tags for shared sbitmap support

[PATCH 0/3] megaraid_sas: Driver version update to 07.719.03.00-rc1
 2021-09-29 12:40 UTC  (4+ messages)
` [PATCH 1/3] megaraid_sas: fix concurrent access to ISR between IRQ polling and real interrupt
` [PATCH 2/3] megaraid_sas: Add helper functions- {access/release}_irq_context
` [PATCH 3/3] megaraid_sas: Driver version update to 07.719.03.00-rc1

[PATCH] drivers/scsi: Fix kernel pointer leak
 2021-09-29 12:25 UTC 

[PATCH] scsi: target: core: Make logs less verbose
 2021-09-29 11:50 UTC 

[PATCH v5 00/11] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-09-29  8:53 UTC  (2+ messages)
` [PATCH v5 08/11] scsi: message: fusion: Remove unused parameter of mpt_pci driver's probe()

remove ->rq_disk
 2021-09-29  8:04 UTC  (4+ messages)

[next-20210827][ppc][multipathd] INFO: task hung in dm_table_add_target
 2021-09-29  6:52 UTC  (4+ messages)

[PATCH v3 0/3] Fixes for scsi_mode_sense/select()
 2021-09-29  6:02 UTC  (3+ messages)

[PATCH V5 1/3] scsi: ufs: Fix error handler clear ua deadlock
 2021-09-29  5:01 UTC  (2+ messages)

[PATCH v7 0/2] Add temperature notification support
 2021-09-29  4:20 UTC  (2+ messages)

[PATCH v1] scsi: dc395: fix error case unwinding
 2021-09-29  4:20 UTC  (2+ messages)

[PATCH] scsi: core: Remove include <scsi/scsi_host.h> from scsi_cmnd.h
 2021-09-29  4:20 UTC  (2+ messages)

[PATCH] lpfc: Fix mailbox command failure during driver initialization
 2021-09-29  4:20 UTC  (2+ messages)

[PATCH 0/3] efct fixes & improvements
 2021-09-29  4:20 UTC  (2+ messages)

[PATCH v4 1/1] scsi: ufs: Fix illegal address reading in upiu event trace
 2021-09-29  4:19 UTC  (2+ messages)

[PATCH] scsi: csiostor: add module softdep on cxgb4
 2021-09-29  4:19 UTC  (2+ messages)

[PATCH] scsi: virtio_scsi: Fix spelling mistake "Unsupport" -> "Unsupported"
 2021-09-29  4:19 UTC  (2+ messages)

[PATCH] scsi: ses: Fix unsigned comparison with less than zero
 2021-09-29  4:19 UTC  (2+ messages)

[PATCH] qla2xxx: Fix excessive messages during device logout
 2021-09-29  4:19 UTC  (2+ messages)

[PATCH v8 0/5] Initial support for multi-actuator HDDs
 2021-09-29  3:55 UTC  (2+ messages)

[PATCH] scsi: elx: efct: switch from 'pci_' to 'dma_' API
 2021-09-29  3:39 UTC  (2+ messages)

[PATCH] lpfc: Add support for optional pldv handling
 2021-09-29  3:28 UTC  (2+ messages)

[PATCH] scsi: ufs: Kconfig: SCSI_UFS_HWMON depens on HWMON=y
 2021-09-29  3:24 UTC  (3+ messages)
` [PATCHv2] "

[PATCH v2 0/2] Put Qualcomm's ufs controller to hibern8 during clock scaling
 2021-09-29  3:16 UTC  (5+ messages)
  ` [PATCH v2 1/2] scsi: ufs: export hibern8 entry and exit
  ` [PATCH v2 2/2] scsi: ufs-qcom: enter and exit hibern8 during clock scaling

[PATCH] scsi: lpfc: return NULL rather than a plain 0 integer
 2021-09-29  3:21 UTC  (2+ messages)

[PATCH 1/3] scsi: qla1280: Fix a function name in comments
 2021-09-29  3:15 UTC  (6+ messages)
` [PATCH 2/3] scsi: 3w-xxxx: "
` [PATCH 3/3] scsi: lpfc: "

[PATCH] scsi: aic7xxx: Fix a function name in comments
 2021-09-29  2:56 UTC  (2+ messages)

[PATCH v2] scsi: advansys: Prefer struct_size over open coded arithmetic
 2021-09-29  2:55 UTC  (2+ messages)

[PATCH] scsi: hisi_sas: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-29  2:53 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 read-only IMAP folder(s) and NNTP newsgroup(s).