messages from 2022-02-11 22:33:14 to 2022-02-15 23:41:21 UTC [more...]
[PATCH v3 00/31] libsas and pm8001 fixes
2022-02-15 23:41 UTC (46+ messages)
` [PATCH v3 01/31] scsi: libsas: Fix sas_ata_qc_issue() handling of NCQ NON DATA commands
` [PATCH v3 02/31] scsi: pm8001: Fix __iomem pointer use in pm8001_phy_control()
` [PATCH v3 03/31] scsi: pm8001: Fix pm8001_update_flash() local variable type
` [PATCH v3 04/31] scsi: pm8001: Fix command initialization in pm80XX_send_read_log()
` [PATCH v3 05/31] scsi: pm8001: Fix pm80xx_pci_mem_copy() interface
` [PATCH v3 06/31] scsi: pm8001: Fix command initialization in pm8001_chip_ssp_tm_req()
` [PATCH v3 07/31] scsi: pm8001: Fix payload initialization in pm80xx_set_thermal_config()
` [PATCH v3 08/31] scsi: pm8001: Fix le32 values handling in pm80xx_set_sas_protocol_timer_config()
` [PATCH v3 09/31] scsi: pm8001: Fix payload initialization in pm80xx_encrypt_update()
` [PATCH v3 10/31] scsi: pm8001: Fix le32 values handling in pm80xx_chip_ssp_io_req()
` [PATCH v3 11/31] scsi: pm8001: Fix le32 values handling in pm80xx_chip_sata_req()
` [PATCH v3 12/31] scsi: pm8001: Fix use of struct set_phy_profile_req fields
` [PATCH v3 13/31] scsi: pm8001: Remove local variable in pm8001_pci_resume()
` [PATCH v3 14/31] scsi: pm8001: Fix NCQ NON DATA command task initialization
` [PATCH v3 15/31] scsi: pm8001: Fix NCQ NON DATA command completion handling
` [PATCH v3 16/31] scsi: pm8001: Fix abort all task initialization
` [PATCH v3 17/31] scsi: pm8001: Fix pm8001_tag_alloc() failures handling
` [PATCH v3 18/31] scsi: pm8001: Fix pm80xx_chip_phy_ctl_req()
` [PATCH v3 19/31] scsi: pm8001: Fix pm8001_mpi_task_abort_resp()
` [PATCH v3 20/31] scsi: pm8001: Fix tag values handling
` [PATCH v3 21/31] scsi: pm8001: Fix task leak in pm8001_send_abort_all()
` [PATCH v3 22/31] scsi: pm8001: Fix tag leaks on error
` [PATCH v3 23/31] scsi: pm8001: fix memory leak in pm8001_chip_fw_flash_update_req()
` [PATCH v3 24/31] scsi: pm8001: Fix process_one_iomb() kdoc comment
` [PATCH v3 25/31] scsi: libsas: Simplify sas_ata_qc_issue() detection of NCQ commands
` [PATCH v3 26/31] scsi: pm8001: Simplify pm8001_get_ncq_tag()
` [PATCH v3 27/31] scsi: pm8001: Cleanup pm8001_queue_command()
` [PATCH v3 28/31] scsi: pm8001: Introduce ccb alloc/free helpers
` [PATCH v3 29/31] scsi: pm8001: Simplify pm8001_mpi_build_cmd() interface
` [PATCH v3 30/31] scsi: pm8001: Simplify pm8001_task_exec()
` [PATCH v3 31/31] scsi: pm8001: Simplify pm8001_ccb_task_free()
[PATCH][next] treewide: Replace zero-length arrays with flexible-array members
2022-02-15 19:32 UTC (5+ messages)
[PATCH] [hpsa] Fix the wrong chars in comment section
2022-02-15 17:37 UTC (4+ messages)
` [PATCH v2] "
[PATCH v1] scsi: ufs: remove clk_scaling_lock when clkscaling isn't supported
2022-02-15 17:15 UTC (11+ messages)
[PATCH 2/2] qla2xxx: Use named initializers for q_dev_state
2022-02-15 17:13 UTC
[PATCH 1/2] qla2xxx: Use named initializers for port_[d]state_str
2022-02-15 17:13 UTC
[PATCH] scsi: ufs: Remove wlun_dev_to_hba()
2022-02-15 17:06 UTC (3+ messages)
Question about iscsi session block
2022-02-15 16:31 UTC (2+ messages)
[PATCH AUTOSEL 5.4 10/17] scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabled
2022-02-15 15:30 UTC
[PATCH AUTOSEL 5.10 13/23] scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabled
2022-02-15 15:29 UTC (2+ messages)
` [PATCH AUTOSEL 5.10 14/23] scsi: lpfc: Reduce log messages seen after firmware download
[PATCH AUTOSEL 5.15 20/33] scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabled
2022-02-15 15:28 UTC (2+ messages)
` [PATCH AUTOSEL 5.15 21/33] scsi: lpfc: Reduce log messages seen after firmware download
[PATCH AUTOSEL 5.16 20/34] scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabled
2022-02-15 15:26 UTC (2+ messages)
` [PATCH AUTOSEL 5.16 21/34] scsi: lpfc: Reduce log messages seen after firmware download
[PATCH V3] scsi: target: tcmu: Make cmd_ring_size changeable via configfs
2022-02-15 14:49 UTC (4+ messages)
[PATCH -next] scsi: hisi_sas: Remove unnecessary print function dev_err()
2022-02-15 8:03 UTC (2+ messages)
[PATCH v3 00/48] Remove the SCSI pointer from struct scsi_cmnd
2022-02-15 7:02 UTC (72+ messages)
` [PATCH v3 01/48] scsi: ips: Remove an unreachable statement
` [PATCH v3 02/48] scsi: ips: Change the return type of ips_release() into 'void'
` [PATCH v3 03/48] scsi: ips: Use true and false instead of TRUE and FALSE
` [PATCH v3 04/48] scsi: nsp_cs: Change the return type of two functions into 'void'
` [PATCH v3 05/48] scsi: nsp_cs: Use true and false instead of TRUE and FALSE
` [PATCH v3 06/48] scsi: Remove drivers/scsi/scsi.h
` [PATCH v3 07/48] scsi: NCR5380: Remove the NCR5380_CMD_SIZE macro
` [PATCH v3 08/48] scsi: NCR5380: Introduce the NCR5380_cmd_priv() function
` [PATCH v3 09/48] scsi: NCR5380: Move the SCSI pointer to private command data
` [PATCH v3 10/48] scsi: arm: Rename arm/scsi.h into arm/arm_scsi.h
` [PATCH v3 11/48] scsi: arm: Move the SCSI pointer to private command data
` [PATCH v3 12/48] scsi: 53c700: Stop clearing SCSI pointer fields
` [PATCH v3 13/48] scsi: aacraid: Move the SCSI pointer to private command data
` [PATCH v3 14/48] scsi: advansys: "
` [PATCH v3 15/48] scsi: aha1542: Remove a set-but-not-used array
` [PATCH v3 16/48] scsi: aha152x: Move the SCSI pointer to private command data
` [PATCH v3 17/48] scsi: bfa: Stop using the SCSI pointer
` [PATCH v3 18/48] scsi: csio: "
` [PATCH v3 19/48] scsi: dc395x: "
` [PATCH v3 20/48] scsi: esp_scsi: "
` [PATCH v3 21/48] scsi: fdomain: Move the SCSI pointer to private command data
` [PATCH v3 22/48] scsi: fnic: Fix a tracing statement
` [PATCH v3 23/48] scsi: fnic: Stop using the SCSI pointer
` [PATCH v3 24/48] scsi: hptiop: "
` [PATCH v3 25/48] scsi: imm: Move the SCSI pointer to private command data
` [PATCH v3 26/48] scsi: iscsi: Stop using the SCSI pointer
` [PATCH v3 27/48] scsi: initio: "
` [PATCH v3 28/48] scsi: libfc: "
` [PATCH v3 29/48] scsi: mac53c94: Fix a set-but-not-used compiler warning
` [PATCH v3 30/48] scsi: mac53c94: Move the SCSI pointer to private command data
` [PATCH v3 31/48] scsi: megaraid: Stop using the SCSI pointer
` [PATCH v3 32/48] scsi: megasas: "
` [PATCH v3 33/48] scsi: mesh: Move the SCSI pointer to private command data
` [PATCH v3 34/48] scsi: mvsas: Fix a set-but-not-used warning
` [PATCH v3 35/48] scsi: mvumi: Stop using the SCSI pointer
` [PATCH v3 36/48] scsi: nsp32: "
` [PATCH v3 37/48] scsi: nsp_cs: Move the SCSI pointer to private command data
` [PATCH v3 38/48] scsi: sym53c500_cs: "
` [PATCH v3 39/48] scsi: ppa: "
` [PATCH v3 40/48] scsi: qla1280: "
` [PATCH v3 41/48] scsi: qla2xxx: Stop using the SCSI pointer
` [PATCH v3 42/48] scsi: smartpqi: "
` [PATCH v3 43/48] scsi: sym53c8xx_2: Move the SCSI pointer to private command data
` [PATCH v3 44/48] scsi: usb: Stop using the SCSI pointer
` [PATCH v3 45/48] scsi: wd719x: "
` [PATCH v3 46/48] scsi: wd33c93: Move the SCSI pointer to private command data
` [PATCH v3 47/48] scsi: zalon: Stop using the SCSI pointer
` [PATCH v3 48/48] scsi: core: Remove struct scsi_pointer from struct scsi_cmnd
[PATCH] scsi: message: fusion: Use GFP_KERNEL instead of GFP_ATOMIC in non-atomic context
2022-02-15 6:32 UTC
[PATCH V2] scsi: ufs: Fix runtime PM messages never-ending cycle
2022-02-15 3:29 UTC (3+ messages)
[PATCH 1/1] qla2xxx: Remove unused qla_sess_op_cmd_list from scsi_qla_host_t
2022-02-15 3:19 UTC (2+ messages)
[PATCH] scsi: ibmvscsis: Silence -Warray-bounds warning
2022-02-15 3:19 UTC (2+ messages)
[PATCH 0/9] use GFP_KERNEL
2022-02-15 3:19 UTC (4+ messages)
` (subset) "
[PATCH 0/2] scsi: libsas: Drop SAS_TASK_AT_INITIATOR
2022-02-15 3:19 UTC (2+ messages)
[PATCH -next v3] scsi: pm8001: clean up some inconsistent indentin
2022-02-15 3:19 UTC (2+ messages)
[PATCH 0/4] Some small cleanups for scsi/libsas
2022-02-15 3:19 UTC (2+ messages)
[PATCH] qla2xxx: Add qla2x00_async_done routine for async routines
2022-02-15 3:19 UTC (2+ messages)
[PATCH 0/9] mpi3mr: Bug fixes
2022-02-15 3:19 UTC (3+ messages)
[PATCH] smartpqi: fix unused variable pqi_pm_ops for clang
2022-02-15 3:19 UTC (2+ messages)
[PATCH] scsi: ufs: Fix divide zero case in ufshcd_map_queues()
2022-02-15 3:18 UTC (4+ messages)
` "
[PATCH] lpfc: fix pt2pt nvme PRLI reject LOGO loop
2022-02-15 3:18 UTC (3+ messages)
[PATCH v3 00/10] Add Copy offload support
2022-02-14 22:08 UTC (12+ messages)
` [PATCH v3 01/10] block: make bio_map_kern() non static
` [PATCH v3 02/10] block: Introduce queue limits for copy-offload support
` [PATCH v3 03/10] block: Add copy offload support infrastructure
` [PATCH v3 04/10] block: Introduce a new ioctl for copy
` [PATCH v3 05/10] block: add emulation "
` [PATCH v3 06/10] nvme: add copy offload support
` [PATCH v3 07/10] nvmet: add copy command support for bdev and file ns
` [PATCH v3 08/10] dm: Add support for copy offload
` [PATCH v3 09/10] dm: Enable copy offload for dm-linear target
` [PATCH v3 10/10] dm kcopyd: use copy offload support
[PATCH v2][next] scsi: fc: Replace one-element arrays with flexible-array members
2022-02-14 22:39 UTC
[PATCH V2] scsi: target: tcmu: Make cmd_ring_size changeable via configfs
2022-02-14 9:38 UTC (2+ messages)
W sprawie samochodu
2022-02-14 8:46 UTC
[syzbot] WARNING in scsi_alloc_sgtables
2022-02-13 6:01 UTC (2+ messages)
[GIT PULL] SCSI fixes for 5.17-rc3
2022-02-12 18:32 UTC (2+ messages)
[PATCH] scsi: target: tcmu: Make cmd_ring_size changeable via configfs
2022-02-12 11:25 UTC (2+ messages)
[PATCH 00/20] libsas and pm8001 fixes
2022-02-12 6:19 UTC (9+ messages)
[PATCH 1/1] scsi: qedi: Fix ABBA deadlock in qedi_process_tmf_resp() and qedi_process_cmd_cleanup_resp()
2022-02-11 23:25 UTC (2+ messages)
[PATCH 0/2] Add scsi_done_direct() to complete request directly
2022-02-11 23:25 UTC (2+ messages)
[PATCH 00/18] smartpqi updates
2022-02-11 23:25 UTC (2+ messages)
[PATCH] scsi: make "access_state" sysfs attribute always visible
2022-02-11 23:25 UTC (2+ messages)
[PATCH] scsi: mpt3sas: Convert to flexible arrays
2022-02-11 23:25 UTC (2+ messages)
[PATCH] scsi: ufs: Fix runtime PM messages never-ending cycle
2022-02-11 23:23 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox