linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-28 08:22:13 to 2020-04-07 03:23:47 UTC [more...]

[PATCH 0/7] make a bunch of symbols static
 2020-04-07  3:22 UTC  (6+ messages)
` [PATCH 1/7] scsi: bfa: bfa_svc.c: make two functions static
` [PATCH 3/7] scsi: bfa: bfa_fcpim.c: "
` [PATCH 4/7] scsi: bfa: bfa_fcs_lport.c: make bfa_fcport_get_loop_attr() static
` [PATCH 5/7] scsi: bfa: bfa_ioc_ct.c: make two funcitons static
` [PATCH 6/7] scsi: bfa: bfad_attr.c: "

[PATCH v2 0/2] blk-mq: Fix two causes of IO stalls found in reboot testing
 2020-04-07  2:14 UTC  (13+ messages)
` [PATCH v2 1/2] blk-mq: In blk_mq_dispatch_rq_list() "no budget" is a reason to kick
` [PATCH v2 2/2] blk-mq: Rerun dispatching in the case of budget contention

[PATCH 11/11] scsi: storvsc: Re-init stor_chns when a channel interrupt is re-assigned
 2020-04-07  0:35 UTC  (3+ messages)

[PATCH v4 0/5] exynos-ufs: Add support for UFS HCI
 2020-04-07  0:28 UTC  (20+ messages)
  ` [PATCH v4 4/5] scsi: ufs-exynos: add UFS host support for Exynos SoCs
  ` [PATCH v4 5/5] arm64: dts: Add node for ufs exynos7
  ` [PATCH v4 1/5] dt-bindings: phy: Document Samsung UFS PHY bindings
  ` [PATCH v4 3/5] Documentation: devicetree: ufs: Add DT bindings for exynos UFS host controller

[PATCH] qla2xxx: Increase the size of struct qla_fcp_prio_cfg to FCP_PRIO_CFG_SIZE
 2020-04-06 14:54 UTC  (3+ messages)

[PATCH] qla2xxx: Split qla2x00_configure_local_loop()
 2020-04-06 14:39 UTC  (3+ messages)

[PATCH RFC v2 00/24] scsi: enable reserved commands for LLDDs
 2020-04-06  9:05 UTC  (11+ messages)
` [PATCH RFC v2 02/24] scsi: allocate separate queue for reserved commands
` [PATCH RFC v2 12/24] hpsa: use "

[PATCH] scsi: gdth: Make __gdth_execute static
 2020-04-07 16:21 UTC 

[PATCH 0/2] Update qla2xxx driver bug fixes
 2020-04-06  4:55 UTC  (6+ messages)
` [PATCH 1/2] qla2xxx: Fix regression warnings
    ` [EXT] "
` [PATCH 2/2] MAINTAINERS: Update qla2xxx FC-SCSI driver maintainer

[PATCH] scsi: aic7xxx: Remove null pointer checks before kfree()
 2020-04-06  1:14 UTC  (2+ messages)

Urgent! Please Read
 2020-04-05 20:13 UTC 

[PATCH] scsi: aic7xxx: Remove NULL check before kfree
 2020-04-05  9:00 UTC 

[PATCH] scsi: Remove unnecessary calls to memset after dma_alloc_coherent
 2020-04-04 11:14 UTC 

[PATCH] scsi: aic7xxx: Remove unnecessary NULL checks before kfree
 2020-04-04  9:00 UTC 

[PATCH] scsi: Remove unnecessary calls to memset after dma_alloc_coherent
 2020-04-03 17:58 UTC 

[PATCH] scsi: aic7xxx: Remove unnecessary NULL checks before kfree
 2020-04-03 16:47 UTC 

[PATCH] scsi: aic7xxx: Use kzalloc() instead of kmalloc()+memset()
 2020-04-03 16:36 UTC 

[RFC PATCH 11/11] scsi: storvsc: Re-init stor_chns when a channel interrupt is re-assigned
 2020-04-03 13:41 UTC  (5+ messages)

[PATCH v3 0/7] qed/qedf: Firmware recovery, bw update and misc fixes
 2020-04-03 12:09 UTC  (8+ messages)
` [PATCH v3 1/7] qedf: Keep track of num of pending flogi
` [PATCH v3 2/7] qedf: Fix for the deviations from the SAM-4 spec
` [PATCH v3 3/7] qed: Send BW update notifications to the protocol drivers
` [PATCH v3 4/7] qedf: Implement callback for bw_update
` [PATCH v3 5/7] qedf: Add schedule recovery handler
` [PATCH v3 6/7] qedf: Fix crash when MFW calls for protocol stats while function is still probing
` [PATCH v3 7/7] qedf: Get dev info after updating the params

[PATCH v4 00/10] Introduce Zone Append for writing to zoned block devices
 2020-04-03 10:12 UTC  (11+ messages)
` [PATCH v4 01/10] block: provide fallbacks for blk_queue_zone_is_seq and blk_queue_zone_no
` [PATCH v4 02/10] block: Introduce REQ_OP_ZONE_APPEND
` [PATCH v4 03/10] block: introduce blk_req_zone_write_trylock
` [PATCH v4 04/10] block: Modify revalidate zones
` [PATCH v4 05/10] scsi: sd_zbc: factor out sanity checks for zoned commands
` [PATCH v4 06/10] scsi: export scsi_mq_uninit_cmnd
` [PATCH v4 07/10] scsi: sd_zbc: emulate ZONE_APPEND commands
` [PATCH v4 08/10] null_blk: Support REQ_OP_ZONE_APPEND
` [PATCH v4 09/10] block: export bio_release_pages and bio_iov_iter_get_pages
` [PATCH v4 10/10] zonefs: use REQ_OP_ZONE_APPEND for sync DIO

[PATCH v2] scsi: qedf: Simplify mutex_unlock() usage
 2020-04-03  9:27 UTC 

[GIT PULL] first round of SCSI updates for the 5.6+ merge window
 2020-04-03  0:40 UTC  (2+ messages)

Data corruption in kernel 5.1+ with iSER attached ramdisk
 2020-04-02 22:16 UTC  (18+ messages)

[PATCH 0/2] blk-mq: Fix two causes of IO stalls found in reboot testing
 2020-04-02 15:52 UTC  (15+ messages)
` [PATCH 1/2] blk-mq: In blk_mq_dispatch_rq_list() "no budget" is a reason to kick
` [PATCH 2/2] scsi: core: Fix stall if two threads request budget at the same time

[PATCH] scsi: cxgb4i: Remove unneeded null check
 2020-04-02 11:08 UTC 

[PATCH v3 0/5] scsi: qla2xxx: fixes for driver unloading
 2020-04-02  9:39 UTC  (10+ messages)
` [PATCH v3 1/5] scsi: qla2xxx: set UNLOADING before waiting for session deletion
` [PATCH v3 2/5] scsi: qla2xxx: check UNLOADING before posting async work
` [PATCH v3 3/5] Revert "scsi: qla2xxx: Fix unbound sleep in fcport delete path."
  ` [EXT] "
` [PATCH v3 5/5] scsi: qla2xxx: only send certain mailbox commands to stopped firmware

[PATCH] scsi: hisi_sas: Fix build error without SATA_HOST
 2020-04-02  9:09 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] scsi: remove show_use_blk_mq()
 2020-04-02  2:24 UTC  (6+ messages)

[PATCH] scsi: core: Add DID_ALLOC_FAILURE and DID_MEDIUM_ERROR to hostbyte_table
 2020-04-02  2:03 UTC  (3+ messages)

[PATCH] scsi: qedf: Simplify mutex_unlock() usage
 2020-04-01  9:33 UTC  (2+ messages)

[PATCH] zfcp: use fallthrough;
 2020-04-01  2:24 UTC  (2+ messages)

[PATCH v3 0/3] qla2xxx: Updates for the driver
 2020-04-01  2:19 UTC  (5+ messages)
` [PATCH v3 1/3] qla2xxx: Fix MPI failure AEN (8200) handling
` [PATCH v3 2/3] qla2xxx: Fix hang when issuing nvme disconnect-all in NPIV
` [PATCH v3 3/3] qla2xxx: delete all sessions before unregister local nvme port

[PATCH] aacraid: do not overwrite retval in aac_reset_adapter()
 2020-04-01  2:14 UTC  (2+ messages)

[PATCH] sr: Fix sr_block_release()
 2020-04-01  2:11 UTC  (4+ messages)

[PATCH] scsi: aic7xxx: Remove more FreeBSD-specific code from aic7xxx_core.c
 2020-04-01  2:07 UTC  (2+ messages)

[PATCH v2] mpt3sas: Fix kernel panic observed on soft HBA unplug
 2020-04-01  2:04 UTC  (2+ messages)

[PATCH v1 1/1] scsi: ufs: set device as active power mode after resetting device
 2020-04-01  1:54 UTC  (3+ messages)

[PATCH] iscsi:report unbind session event when the target has been removed
 2020-04-01  1:52 UTC  (2+ messages)

[RFC PATCH v1 27/50] drivers/s390/scsi/zcsp_fc.c: Use prandom_u32_max() for backoff
 2020-03-31 19:04 UTC  (3+ messages)

[PATCH v1 1/1] scsi: ufs: full reinit upon resume if link was off
 2020-03-30  8:43 UTC  (3+ messages)
` [EXT] "

[PATCH v3 00/10] Introduce Zone Append for writing to zoned block devices
 2020-03-31 15:35 UTC  (14+ messages)
` [PATCH v3 02/10] block: Introduce REQ_OP_ZONE_APPEND
` [PATCH v3 06/10] scsi: sd_zbc: emulate ZONE_APPEND commands
` [PATCH v3 08/10] null_blk: Support REQ_OP_ZONE_APPEND

[PATCH v2 0/8] qed/qedf: Firmware recovery, bw update and misc fixes
 2020-03-31  4:12 UTC  (14+ messages)
` [PATCH v2 1/8] qedf: Keep track of num of pending flogi
` [PATCH v2 2/8] qedf: Fix for the deviations from the SAM-4 spec
` [PATCH v2 3/8] qed: Send BW update notifications to the protocol drivers
` [PATCH v2 4/8] qedf: Implement callback for bw_update
` [PATCH v2 5/8] qedf: Add schedule recovery handler
` [PATCH v2 6/8] qedf: Fix crash when MFW calls for protocol stats while function is still probing
` [PATCH v2 7/8] qedf: Get dev info after updating the params
` [PATCH v2 8/8] qedf: Update the driver version to 8.42.3.5
    ` [EXT] "
  ` [EXT] Re: [PATCH v2 0/8] qed/qedf: Firmware recovery, bw update and misc fixes

[PATCH 0/3] qla2xxx: Updates for the driver
 2020-03-30 13:42 UTC  (4+ messages)
` [PATCH 1/3] qla2xxx: Fix MPI failure AEN (8200) handling

[PATCH] sr: Fix a recently introduced W=1 compiler warning
 2020-03-30  8:59 UTC  (3+ messages)

[RFC PATCH v1 13/50] Avoid some useless msecs/jiffies conversions
 2020-03-30  7:29 UTC  (10+ messages)

[PATCH 0/3] bnx2fc: General updates
 2020-03-30  4:03 UTC  (3+ messages)
  ` [EXT] "

[RFC PATCH v1 28/50] drivers/target/iscsi: Replace O(n^2) randomization
 2020-03-08  8:51 UTC 

[GIT PULL] SCSI fixes for 5.6-rc7
 2020-03-28 16:45 UTC  (2+ messages)

[PATCH] block: all zones zone management operations
 2020-03-28  8:37 UTC  (9+ 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 NNTP newsgroup(s).