linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-11 08:56:46 to 2021-03-16 03:15:13 UTC [more...]

[PATCH] scsi: Fix a double free in myrs_cleanup
 2021-03-16  3:13 UTC  (3+ messages)

[PATCH] scsi: Fix a use after free in st_open
 2021-03-16  3:13 UTC  (3+ messages)

[PATCH] qla2xxx: fix broken #endif placement
 2021-03-16  3:13 UTC  (3+ messages)

[PATCH] Fix spelling typo of conditions
 2021-03-16  2:51 UTC 

[PATCH 00/30] [Set 2] Rid W=1 warnings in SCSI
 2021-03-16  2:29 UTC  (35+ messages)
` [PATCH 01/30] scsi: mpt3sas: mpt3sas_config: Fix a bunch of potential naming doc-rot
` [PATCH 02/30] scsi: ufs: ufshcd: Fix incorrectly named ufshcd_find_max_sup_active_icc_level()
` [PATCH 03/30] scsi: lpfc: lpfc_scsi: Fix a bunch of kernel-doc misdemeanours
` [PATCH 04/30] scsi: lpfc: lpfc_attr: Fix a bunch of misnamed functions
` [PATCH 05/30] scsi: libfc: fc_rport: Fix incorrect naming of fc_rport_adisc_resp()
` [PATCH 06/30] scsi: mpt3sas: mpt3sas_transport: Fix a couple of misdocumented functions/params
` [PATCH 07/30] scsi: libfc: fc_fcp: Fix misspelling of fc_fcp_destroy()
` [PATCH 08/30] scsi: qla2xxx: qla_mr: Fix a couple of misnamed functions
` [PATCH 09/30] scsi: mpt3sas: mpt3sas_ctl: Fix some kernel-doc misnaming issues
` [PATCH 10/30] scsi: qla2xxx: qla_nx2: Fix incorrectly named function qla8044_check_temp()
` [PATCH 11/30] scsi: qla2xxx: qla_target: Fix a couple of misdocumented functions
` [PATCH 12/30] scsi: lpfc: lpfc_debugfs: Fix incorrectly documented function lpfc_debugfs_commonxripools_data()
` [PATCH 13/30] scsi: lpfc: lpfc_bsg: Fix a few incorrectly named functions
` [PATCH 14/30] scsi: bfa: bfa_fcs_lport: Move a large struct from the stack onto the heap
` [PATCH 15/30] scsi: lpfc: lpfc_nvme: Fix kernel-doc formatting issue
` [PATCH 16/30] scsi: ufs: cdns-pltfrm: Supply function names for headers
` [PATCH 17/30] scsi: cxgbi: cxgb3i: cxgb3i: Fix misnaming of ddp_setup_conn_digest()
` [PATCH 18/30] scsi: esas2r: esas2r_log: Supply __printf(x, y) formatting for esas2r_log_master()
` [PATCH 19/30] scsi: be2iscsi: be_iscsi: Fix incorrect naming of beiscsi_iface_config_vlan()
` [PATCH 20/30] scsi: be2iscsi: be_main: Provide missing function name in header
` [PATCH 21/30] scsi: be2iscsi: be_mgmt: Fix beiscsi_phys_port()'s "
` [PATCH 22/30] scsi: bnx2i: bnx2i_sysfs: Fix bnx2i_set_ccell_info()'s name in description
` [PATCH 23/30] scsi: initio: Remove unused variable 'prev'
` [PATCH 24/30] scsi: a100u2w: Remove unused variable 'bios_phys'
` [PATCH 25/30] scsi: dc395x: Fix incorrect naming in function headers
` [PATCH 26/30] scsi: atp870u: Fix naming and demote incorrect and non-conformant kernel-doc header
` [PATCH 27/30] scsi: myrs: Remove a couple of unused 'status' variables
` [PATCH 28/30] scsi: 3w-xxxx: Remove 2 unused variables 'response_que_value' and 'tw_dev'
` [PATCH 29/30] scsi: 3w-9xxx: Remove a few set but unused variables
` [PATCH 30/30] scsi: 3w-sas: Remove unused variables 'sglist' and 'tw_dev'

[PATCH 00/30] [Set 1] Rid W=1 warnings in SCSI
 2021-03-16  2:15 UTC  (2+ messages)

[syzbot] KASAN: invalid-free in sg_finish_scsi_blk_rq
 2021-03-16  1:59 UTC 

[PATCH v10 0/2] Enable power management for ufs wlun
 2021-03-15 22:22 UTC  (11+ messages)
` [PATCH v10 1/2] scsi: ufs: Enable power management for wlun

[PATCH] scsi: qla2xxx: use dma_pool_zalloc instead
 2021-03-15 19:46 UTC  (2+ messages)

[PATCH v11 0/2] Enable power management for ufs wlun
 2021-03-15 14:29 UTC  (6+ messages)
` [PATCH v11 1/2] scsi: ufs: Enable power management for wlun
` [PATCH v11 2/2] ufs: sysfs: Resume the proper scsi device

[PATCH v5 00/10] Add Host control mode to HPB
 2021-03-15  9:36 UTC  (24+ messages)
` [PATCH v5 03/10] scsi: ufshpb: Add region's reads counter
` [PATCH v5 04/10] scsi: ufshpb: Make eviction depends on region's reads
` [PATCH v5 05/10] scsi: ufshpb: Region inactivation in host mode
` [PATCH v5 06/10] scsi: ufshpb: Add hpb dev reset response
` [PATCH v5 07/10] scsi: ufshpb: Add "Cold" regions timer
` [PATCH v5 08/10] scsi: ufshpb: Limit the number of inflight map requests

[PATCH v29 0/4] scsi: ufs: Add Host Performance Booster Support
 2021-03-15  7:47 UTC  (10+ messages)
    ` [PATCH v29 1/4] scsi: ufs: Introduce HPB feature
    ` [PATCH v29 3/4] scsi: ufs: Prepare HPB read for cached sub-region
    ` [PATCH v29 2/4] scsi: ufs: L2P map management for HPB read
    ` [PATCH v29 4/4] scsi: ufs: Add HPB 2.0 support
    `  "

[PATCH] scsi: qla1280: fix warning comparing pointer to 0
 2021-03-15  3:49 UTC 

[PATCH] scsi: Mundane spelling fixes in the file qla1280.c
 2021-03-15  2:25 UTC  (2+ messages)

[PATCH v26 0/4] scsi: ufs: Add Host Performance Booster Support
 2021-03-15  2:19 UTC  (12+ messages)
  ` [PATCH v26 2/4] scsi: ufs: L2P map management for HPB read
      `  "
  ` [PATCH v26 3/4] scsi: ufs: Prepare HPB read for cached sub-region

[bisected] 5.12-rc1 hpsa regression: "scsi: hpsa: Correct dev cmds outstanding for retried cmds" breaks hpsa P600
 2021-03-12 22:27 UTC  (2+ messages)
` [PATCH] hpsa: fix boot on ia64 (atomic_t alignment)

[GIT PULL] SCSI fixes for 5.12-rc2
 2021-03-12 21:52 UTC  (2+ messages)

[PATCH] scsi: sg: Fix a warning message
 2021-03-12 18:31 UTC  (2+ messages)

[bug report] scsi: sg: NO_DXFER move to/from kernel buffers
 2021-03-12 18:27 UTC  (2+ messages)

[Bug 212183] New: st read statistics inaccurate when requested and physical block mismatch
 2021-03-12 16:58 UTC  (5+ messages)
` [Bug 212183] "

[PATCHv7 00/31] scsi: enable reserved commands for LLDDs
 2021-03-12 16:08 UTC  (5+ messages)
` [PATCH 14/31] hpsa: use reserved commands

[RFC PATCH 0/5] RPMB internal and user-space API + WIP virtio-rpmb frontend
 2021-03-12 12:08 UTC  (29+ messages)
` [RFC PATCH 1/5] rpmb: add Replay Protected Memory Block (RPMB) subsystem

[PATCH] scsi: sd_zbc: update write pointer offset cache
 2021-03-12 12:02 UTC  (16+ messages)

[PATCH v28 0/4] scsi: ufs: Add Host Performance Booster Support
 2021-03-12  8:19 UTC  (5+ messages)
    ` [PATCH v28 1/4] scsi: ufs: Introduce HPB feature
    ` [PATCH v28 2/4] scsi: ufs: L2P map management for HPB read
    ` [PATCH v28 3/4] scsi: ufs: Prepare HPB read for cached sub-region
` [PATCH v28 4/4] scsi: ufs: Add HPB 2.0 support

[PATCH v27 0/4] scsi: ufs: Add Host Performance Booster Support
 2021-03-12  8:07 UTC  (5+ messages)
    ` [PATCH v27 1/4] scsi: ufs: Introduce HPB feature
    ` [PATCH v27 2/4] scsi: ufs: L2P map management for HPB read
    ` [PATCH v27 3/4] scsi: ufs: Prepare HPB read for cached sub-region
    ` [PATCH v27 4/4] scsi: ufs: Add HPB 2.0 support

[PATCH] scsi: ufs-pci: Add support for Intel LKF
 2021-03-12  8:06 UTC 

[PATCH] scsi: lpfc: Fix some error codes in debugfs
 2021-03-12  7:42 UTC 

[PATCH] scsi: sg: Fix a use after free on error in sg_add_sfp()
 2021-03-12  7:43 UTC 

[PATCH] scsi: ufs-mediatek: Correct operator & -> &&
 2021-03-12  7:14 UTC 

[PATCH][next] scsi: sg: return -ENOMEM on out of memory error
 2021-03-12  2:32 UTC  (2+ messages)

[PATCH] scsi: ibmvscsi: delete the useless casting value returned
 2021-03-12  2:18 UTC 

[PATCH] message: fusion: delete the useless casting value returned
 2021-03-12  2:18 UTC 

[PATCH] scsi: fnic: delete the useless casting value returned
 2021-03-12  2:18 UTC 

ALUA state unavailable and device discovery
 2021-03-11 22:57 UTC 

[PATCH V5 00/31] smartpqi updates
 2021-03-11 20:17 UTC  (32+ messages)
` [PATCH V5 01/31] smartpqi: use host wide tagspace
` [PATCH V5 02/31] smartpqi: fix request leakage
` [PATCH V5 03/31] smartpqi: add support for product id
` [PATCH V5 04/31] smartpqi: refactor aio submission code
` [PATCH V5 05/31] smartpqi: refactor build sg list code
` [PATCH V5 06/31] smartpqi: add support for raid5 and raid6 writes
` [PATCH V5 07/31] smartpqi: add support for raid1 writes
` [PATCH V5 08/31] smartpqi: add support for BMIC sense feature cmd and feature bits
` [PATCH V5 09/31] smartpqi: add support for long firmware version
` [PATCH V5 10/31] smartpqi: align code with oob driver
` [PATCH V5 11/31] smartpqi: add stream detection
` [PATCH V5 12/31] smartpqi: add host level stream detection enable
` [PATCH V5 13/31] smartpqi: disable write_same for nvme hba disks
` [PATCH V5 14/31] smartpqi: remove timeouts from internal cmds
` [PATCH V5 15/31] smartpqi: add support for wwid
` [PATCH V5 16/31] smartpqi: update event handler
` [PATCH V5 17/31] smartpqi: update soft reset management for OFA
` [PATCH V5 18/31] smartpqi: synchronize device resets with mutex
` [PATCH V5 19/31] smartpqi: update suspend resume and shutdown
` [PATCH V5 20/31] smartpqi: update raid bypass handling
` [PATCH V5 21/31] smartpqi: update ofa management
` [PATCH V5 22/31] smartpqi: update device scan operations
` [PATCH V5 23/31] smartpqi: fix driver synchronization issues
` [PATCH V5 24/31] smartpqi: convert snprintf to scnprintf
` [PATCH V5 25/31] smartpqi: add phy id support for the physical drives
` [PATCH V5 26/31] smartpqi: update sas initiator_port_protocols and target_port_protocols
` [PATCH V5 27/31] smartpqi: add additional logging for LUN resets
` [PATCH V5 28/31] smartpqi: update enclosure identifier in sysfs
` [PATCH V5 29/31] smartpqi: correct system hangs when resuming from hibernation
` [PATCH V5 30/31] smartpqi: add new pci ids
` [PATCH V5 31/31] smartpqi: update version to 2.1.8-045

[PATCH] st: reject MTIOCTOP mt_count values out of range for the SPACE(6) scsi command
 2021-03-11 19:04 UTC  (2+ messages)

[PATCH 0/4] sg: fixes for 5.13/scsi-staging
 2021-03-11 18:14 UTC  (5+ messages)
` [PATCH 1/4] sg: sg_rq_map_kern: fix uninitialized
` [PATCH 2/4] sg: sg_remove_sfp_usercontext: remove NULL check
` [PATCH 3/4] sg: sg_rq_end_io: set SG_FRQ_ISSUED
` [PATCH 4/4] sg: sg_common_write: remove debug remnant

[PATCH][next] scsi: sg: Fix use of pointer sfp after it has been kfree'd
 2021-03-11 17:17 UTC  (2+ messages)

[PATCH] scsi: scsi_host_queue_ready: increase busy count early
 2021-03-11 16:36 UTC  (8+ messages)

[PATCH v8 00/16] blkcg:Support to track FC storage blk io traffic
 2021-03-11 15:33 UTC  (2+ messages)

[PATCH V4 00/31] smartpqi updates
 2021-03-11 14:28 UTC  (4+ messages)
` [PATCH V4 01/31] smartpqi: use host wide tagspace

scsi: sg: Replace sg_allow_access()
 2021-03-11 11:07 UTC 

scsi: sg: NO_DXFER move to/from kernel buffers
 2021-03-11 10:00 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).