public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-15 01:38:16 to 2021-03-17 11:24:38 UTC [more...]

[PATCH v5 00/10] Add Host control mode to HPB
 2021-03-17 11:23 UTC  (38+ 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 0/4] target: make tpg/enable attribute
 2021-03-17 10:46 UTC  (5+ messages)
` [PATCH 1/4] target: core: add common "
` [PATCH 2/4] target: iscsi: replace enable attr to ops.enable
` [PATCH 3/4] target: qla2xx: "
` [PATCH 4/4] target: sbp: "

[PATCH] message: fusion: Fix a typo in the file mptbase.h
 2021-03-17 10:12 UTC 

[PATCH] scsi: fnic: Rudimentary spelling fixes throughout the file fnic_trace.c
 2021-03-17  9:22 UTC 

[PATCH 00/36] [Set 4] Rid W=1 warnings in SCSI
 2021-03-17  9:12 UTC  (37+ messages)
` [PATCH 01/36] scsi: myrb: Demote non-conformant kernel-doc headers and fix others
` [PATCH 02/36] scsi: ipr: Fix incorrect function names in their headers
` [PATCH 03/36] scsi: mvumi: Fix formatting and doc-rot issues
` [PATCH 04/36] scsi: sd_zbc: Place function name into header
` [PATCH 05/36] scsi: pmcraid: Fix a whole host of kernel-doc issues
` [PATCH 06/36] scsi: sd: Fix function name in header
` [PATCH 07/36] scsi: aic94xx: aic94xx_dump: Correct misspelling of function asd_dump_seq_state()
` [PATCH 08/36] scsi: be2iscsi: be_main: Ensure function follows directly after its header
` [PATCH 09/36] scsi: dc395x: Fix some function param descriptions
` [PATCH 10/36] scsi: initio: Fix a few kernel-doc misdemeanours
` [PATCH 11/36] scsi: a100u2w: Fix some misnaming and formatting issues
` [PATCH 12/36] scsi: myrs: Add missing ':' to make the kernel-doc checker happy
` [PATCH 13/36] scsi: pmcraid: Correct function name pmcraid_show_adapter_id() in header
` [PATCH 14/36] scsi: mpt3sas: mpt3sas_scs: Fix a few kernel-doc issues
` [PATCH 15/36] scsi: be2iscsi: be_main: Demote incomplete/non-conformant kernel-doc header
` [PATCH 16/36] scsi: isci: phy: Fix a few different kernel-doc related issues
` [PATCH 17/36] scsi: fnic: fnic_scsi: Demote non-conformant kernel-doc headers
` [PATCH 18/36] scsi: fnic: fnic_fcs: Kernel-doc headers must contain the function name
` [PATCH 19/36] scsi: isci: phy: Provide function name and demote non-conforming header
` [PATCH 20/36] scsi: isci: request: Fix a myriad of kernel-doc issues
` [PATCH 21/36] scsi: isci: host: Fix bunch of kernel-doc related issues
` [PATCH 22/36] scsi: isci: task: Demote non-conformant header and remove superfluous param
` [PATCH 23/36] scsi: isci: remote_node_table: Fix a bunch of kernel-doc misdemeanours
` [PATCH 24/36] scsi: isci: remote_node_context: Fix one function header and demote a couple more
` [PATCH 25/36] scsi: isci: port_config: Fix a bunch of doc-rot and demote abuses
` [PATCH 26/36] scsi: isci: remote_device: Fix a bunch of doc-rot issues
` [PATCH 27/36] scsi: isci: request: Fix doc-rot issue relating to 'ireq' param
` [PATCH 28/36] scsi: isci: port: Fix a bunch of kernel-doc issues
` [PATCH 29/36] scsi: isci: remote_node_context: Demote kernel-doc abuse
` [PATCH 30/36] scsi: isci: remote_node_table: Provide some missing params and remove others
` [PATCH 31/36] scsi: cxlflash: main: Fix a little do-rot
` [PATCH 32/36] scsi: cxlflash: superpipe: Fix a few misnaming issues
` [PATCH 33/36] scsi: ibmvscsi: Fix a bunch of kernel-doc related issues
` [PATCH 34/36] scsi: ibmvscsi: ibmvfc: Fix a bunch of misdocumentation
` [PATCH 35/36] scsi: ibmvscsi_tgt: ibmvscsi_tgt: Remove duplicate section 'NOTE'
` [PATCH 36/36] scsi: cxlflash: vlun: Fix some misnaming related doc-rot

[PATCH 0/8] [Set 3 v2] Rid W=1 warnings in SCSI
 2021-03-17  9:11 UTC  (9+ messages)
` [PATCH 1/8] scsi: BusLogic: Supply __printf(x, y) formatting for blogic_msg()
` [PATCH 2/8] scsi: nsp32: Supply __printf(x, y) formatting for nsp32_message()
` [PATCH 3/8] scsi: nsp32: Remove or exclude unused variables
` [PATCH 4/8] scsi: FlashPoint: Remove unused variable 'TID' from 'FlashPoint_AbortCCB()'
` [PATCH 5/8] scsi: sim710: Remove unused variable 'err' from sim710_init()
` [PATCH 6/8] scsi: isci: remote_device: Make local function isci_remote_device_wait_for_resume_from_abort() static
` [PATCH 7/8] scsi: isci: port: Make local function 'port_state_name()' static
` [PATCH 8/8] scsi: nsp32: Correct expected types in debug print formatting

[PATCH 00/18] [Set 3] Rid W=1 warnings in SCSI
 2021-03-17  9:05 UTC  (20+ messages)
` [PATCH 01/18] scsi: aic94xx: aic94xx_dump: Remove code that has been unused for at least 13 years
` [PATCH 02/18] scsi: mpt3sas: mpt3sas_scs: Move a little data from the stack onto the heap
` [PATCH 03/18] scsi: bfa: bfa_fcs_lport: Move a large struct "
` [PATCH 04/18] scsi: esas2r: esas2r_log: Supply __printf(x, y) formatting for esas2r_log_master()
` [PATCH 05/18] scsi: BusLogic: Supply __printf(x, y) formatting for blogic_msg()
` [PATCH 06/18] scsi: nsp32: Supply __printf(x, y) formatting for nsp32_message()
` [PATCH 07/18] scsi: initio: Remove unused variable 'prev'
` [PATCH 08/18] scsi: a100u2w: Remove unused variable 'bios_phys'
` [PATCH 09/18] scsi: myrs: Remove a couple of unused 'status' variables
` [PATCH 10/18] scsi: 3w-xxxx: Remove 2 unused variables 'response_que_value' and 'tw_dev'
` [PATCH 11/18] scsi: 3w-9xxx: Remove a few set but unused variables
` [PATCH 12/18] scsi: 3w-sas: Remove unused variables 'sglist' and 'tw_dev'
` [PATCH 13/18] scsi: nsp32: Remove or exclude unused variables
` [PATCH 14/18] scsi: FlashPoint: Remove unused variable 'TID' from 'FlashPoint_AbortCCB()'
` [PATCH 15/18] scsi: sim710: Remove unused variable 'err' from sim710_init()
` [PATCH 16/18] scsi: isci: port: Make local function 'port_state_name()' static
` [PATCH 17/18] scsi: isci: remote_device: Make local function isci_remote_device_wait_for_resume_from_abort() static
` [PATCH 18/18] scsi: nsp32: Correct expected types in debug print formatting

[PATCH 0/7] qla2xxx patches for kernel v5.12 and v5.13
 2021-03-17  8:56 UTC  (27+ messages)
` [PATCH 1/7] Revert "qla2xxx: Make sure that aborted commands are freed"
` [PATCH 2/7] qla2xxx: Constify struct qla_tgt_func_tmpl
` [PATCH 3/7] qla2xxx: Fix endianness annotations
` [PATCH 4/7] qla2xxx: qla82xx_pinit_from_rom(): Initialize 'n' before using it
` [PATCH 5/7] qla2xxx: Suppress Coverity complaints about dseg_r*
` [PATCH 6/7] qla2xxx: Simplify qla8044_minidump_process_control()
` [PATCH 7/7] qla2xxx: Always check the return value of qla24xx_get_isp_stats()

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

[PATCH] scsi: sd_zbc: update write pointer offset cache
 2021-03-17  7:45 UTC  (4+ messages)

[PATCH v10 0/2] Enable power management for ufs wlun
 2021-03-17  6:37 UTC  (14+ messages)
` [PATCH v10 1/2] scsi: ufs: Enable power management for wlun

[PATCH][next] scsi: mpt3sas: Replace unnecessary dynamic allocation with a static one
 2021-03-17  3:32 UTC  (3+ messages)

[PATCH] scsi: ufs-pci: Add support for Intel LKF
 2021-03-17  3:34 UTC  (2+ messages)

[PATCH] scsi: ufs: Add selector to ufshcd_query_flag* APIs
 2021-03-17  3:31 UTC 

[PATCH v2] scsi: ufs: sysfs: Print string descriptors as raw data
 2021-03-17  3:31 UTC  (4+ messages)

v3: scsi: ufshcd: use a macro for UFS versions
 2021-03-17  3:21 UTC  (2+ messages)

[PATCH v29 0/4] scsi: ufs: Add Host Performance Booster Support
 2021-03-17  2:45 UTC  (9+ messages)
  ` [PATCH v29 4/4] scsi: ufs: Add HPB 2.0 support
      `  "

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

[PATCH] scsi: libsas: Reset num_scatter if libata mark qc as NODATA
 2021-03-17  1:50 UTC  (2+ messages)

[PATCH AUTOSEL 5.10 10/54] scsi: ufs: ufs-qcom: Disable interrupt in reset path
 2021-03-17  0:56 UTC 

[PATCH AUTOSEL 5.11 11/61] scsi: ufs: ufs-qcom: Disable interrupt in reset path
 2021-03-17  0:54 UTC 

blktests: block/009 next-20210304 failure rate average of 1/448
 2021-03-16 18:47 UTC  (2+ messages)

[PATCHv7 00/31] scsi: enable reserved commands for LLDDs
 2021-03-16 17:57 UTC  (3+ messages)

[PATCH v2 1/1] scsi: storvsc: Enable scatterlist entry lengths > 4Kbytes
 2021-03-16 15:29 UTC  (3+ messages)

[PATCH][RESEND] scsi: ufs-mediatek: Correct operator & -> &&
 2021-03-16 13:54 UTC  (2+ messages)

[PATCH] scsi: ufs-mediatek: Correct operator & -> &&
 2021-03-16 11:35 UTC  (2+ messages)

[PATCH] scsi: bfa: fix warning comparing pointer to 0
 2021-03-16  7:48 UTC 

[syzbot] KASAN: invalid-free in sg_finish_scsi_blk_rq
 2021-03-16  6:32 UTC  (2+ messages)

[PATCH] scsi: lpfc: Fix some error codes in debugfs
 2021-03-16  3:13 UTC  (2+ messages)

[PATCH] scsi: target: tcmu: Adjust parameter in call to tcmu_blocks_release
 2021-03-16  3:18 UTC  (2+ messages)

[PATCH v11 0/2] Enable power management for ufs wlun
 2021-03-16  3:16 UTC  (4+ messages)
` [PATCH v11 1/2] scsi: ufs: Enable power management for wlun

[PATCH] scsi: ibmvfc: Switch to using the new API kobj_to_dev()
 2021-03-16  3:15 UTC  (2+ messages)

[PATCH] scsi: ibmvfc: Switch to using the new API kobj_to_dev()
 2021-03-16  3:14 UTC  (2+ messages)

[PATCH] drivers: scsi: qla4xxx: Fix a spello in the file qla4xxx/ql4_os.c
 2021-03-16  3:14 UTC  (2+ messages)

[PATCH] scsi: pm80xx: Remove list entry from pm8001_ccb_info
 2021-03-16  3:14 UTC  (2+ messages)

[PATCH] scsi: FlashPoint: Fix typo issue
 2021-03-16  3:15 UTC  (2+ messages)

[PATCH] scsi:ufs: remove duplicate include in ufshcd
 2021-03-16  3:14 UTC  (2+ messages)

[PATCH 0/2] scsi: target: tcmu: Replace IDR and radix_tree with XArray
 2021-03-16  3:14 UTC  (2+ messages)

[PATCH 00/23] target: code cleanup
 2021-03-16  3:14 UTC  (2+ messages)

[PATCH] scsi: pm80xx: Replace magic numbers with device state defines
 2021-03-16  3:14 UTC  (2+ messages)

[PATCH] scsi: target: tcmu: Use GFP_NOIO while handling cmds or holding cmdr_lock
 2021-03-16  3:14 UTC  (2+ messages)

[PATCH] ibmvfc: free channel_setup_buf during device tear down
 2021-03-16  3:13 UTC  (2+ messages)

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

[PATCH] scsi: Fix a use after free in st_open
 2021-03-16  3:13 UTC  (2+ 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 1] Rid W=1 warnings in SCSI
 2021-03-16  2:15 UTC  (2+ messages)

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

[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 2/4] scsi: ufs: L2P map management for HPB read
 2021-03-15  2:19 UTC  (8+ messages)
  ` [PATCH v26 0/4] scsi: ufs: Add Host Performance Booster Support
      ` Re: [PATCH v26 2/4] scsi: ufs: L2P map management for HPB read


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox