messages from 2020-04-02 01:20:09 to 2020-04-09 10:10:53 UTC [more...]
[PATCH] target: tcmu: reset_ring should reset TCMU_DEV_BIT_BROKEN
2020-04-09 10:10 UTC
[PATCH] scsi: qla1280: make qla1280_firmware_mutex and qla1280_fw_tbl static
2020-04-09 8:49 UTC
[PATCH] scsi: core: Rate limit "rejecting I/O" messages
2020-04-09 7:36 UTC (5+ messages)
[PATCH v4 0/4] blk-mq: Fix two causes of IO stalls found in reboot testing
2020-04-09 1:24 UTC (8+ messages)
` [PATCH v4 1/4] blk-mq: In blk_mq_dispatch_rq_list() "no budget" is a reason to kick
` [PATCH v4 2/4] blk-mq: Add blk_mq_delay_run_hw_queues() API call
` [PATCH v4 3/4] blk-mq: Rerun dispatching in the case of budget contention
` [PATCH v4 4/4] Revert "scsi: core: run queue if SCSI device queue isn't ready and queue is idle"
[PATCH] qla2xxx: Split qla2x00_configure_local_loop()
2020-04-08 21:57 UTC (4+ messages)
[PATCH v1 0/3] WriteBooster Feature Support
2020-04-08 21:48 UTC (4+ messages)
` [PATCH v1 1/3] scsi: ufs: add write booster feature support
` [PATCH v1 2/3] ufs-qcom: scsi: configure write booster type
` [PATCH v1 3/3] ufs: sysfs: add sysfs entries for write booster
[PATCH v4 00/10] Introduce Zone Append for writing to zoned block devices
2020-04-08 16:13 UTC (29+ 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 00/35] Documentation fixes for Kernel 5.8
2020-04-08 15:46 UTC (2+ messages)
` [PATCH 23/35] docs: fusion: mptbase.c: get rid of a doc build warning
[PATCH v3 0/4] blk-mq: Fix two causes of IO stalls found in reboot testing
2020-04-08 15:05 UTC (11+ messages)
` [PATCH v3 1/4] blk-mq: In blk_mq_dispatch_rq_list() "no budget" is a reason to kick
` [PATCH v3 2/4] blk-mq: Add blk_mq_delay_run_hw_queues() API call
` [PATCH v3 3/4] blk-mq: Rerun dispatching in the case of budget contention
` [PATCH v3 4/4] Revert "scsi: core: run queue if SCSI device queue isn't ready and queue is idle"
[PATCH 11/11] scsi: storvsc: Re-init stor_chns when a channel interrupt is re-assigned
2020-04-08 14:54 UTC (5+ messages)
[PATCH 06/21] scsi: ufs: Add support to manage multiple power domains in ufshcd-pltfrm
2020-04-08 13:46 UTC (2+ messages)
` [PATCH 07/21] scsi: ufs: Add support for specifying OPP tables in DT
[PATCH 0/2] target: small fixes in pr
2020-04-08 13:26 UTC (3+ messages)
` [PATCH 1/2] target: Write NULL to *port_nexus_ptr if no ISID
` [PATCH 2/2] target: fix PR IN / READ FULL STATUS for FC
[PATCH v2 0/2] Don't generate thousands of new warnings when building docs
2020-04-08 11:40 UTC (3+ messages)
[PATCH RFC v6 00/10] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
2020-04-08 9:59 UTC (5+ messages)
` [PATCH RFC v6 08/10] megaraid_sas: switch fusion adapters to MQ
[PATCH 0/6] Miscellaneous fixes
2020-04-08 6:43 UTC (7+ messages)
` [PATCH 1/6] qedi: Remove additional char from boot target iqnname
` [PATCH 2/6] qedi: Avoid unnecessary endpoint allocation on link down
` [PATCH 3/6] qedi: Use correct msix count for fastpath vectors
` [PATCH 4/6] qedi: Do not flush offload work if ARP not resolved
` [PATCH 5/6] qedi: Add modules param to enable qed iSCSI debug
` [PATCH 6/6] qedi: Fix termination timeouts in session logout
PCIe or mpt3sas loopback device to test PCIe side streaming?
2020-04-08 5:15 UTC
[PATCH v10 00/12] Inline Encryption Support
2020-04-08 4:18 UTC (14+ messages)
` [PATCH v10 01/12] Documentation: Document the blk-crypto framework
` [PATCH v10 02/12] block: Keyslot Manager for Inline Encryption
` [PATCH v10 03/12] block: Inline encryption support for blk-mq
` [PATCH v10 04/12] block: Make blk-integrity preclude hardware inline encryption
` [PATCH v10 05/12] block: blk-crypto-fallback for Inline Encryption
` [PATCH v10 06/12] scsi: ufs: UFS driver v2.1 spec crypto additions
` [PATCH v10 07/12] scsi: ufs: UFS crypto API
` [PATCH v10 08/12] scsi: ufs: Add inline encryption support to UFS
` [PATCH v10 09/12] fs: introduce SB_INLINECRYPT
` [PATCH v10 10/12] fscrypt: add inline encryption support
` [PATCH v10 11/12] f2fs: "
` [PATCH v10 12/12] ext4: "
[PATCH v2 0/2] blk-mq: Fix two causes of IO stalls found in reboot testing
2020-04-07 22:04 UTC (15+ 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
Project Collaboration
2020-04-07 16:56 UTC
[PATCH] scsi: Remove unnecessary calls to memset after dma_alloc_coherent
2020-04-07 16:56 UTC (3+ messages)
[PATCH] scsi: aic7xxx: Remove null pointer checks before kfree()
2020-04-07 16:32 UTC (4+ messages)
` "
[PATCH RFC v2 00/24] scsi: enable reserved commands for LLDDs
2020-04-07 16:30 UTC (12+ messages)
` [PATCH RFC v2 02/24] scsi: allocate separate queue for reserved commands
Project Collaboration
2020-04-07 12:42 UTC
[PATCH 0/4] scsi: megaraid: make a bunch of symbols static
2020-04-07 9:28 UTC (5+ messages)
` [PATCH 1/4] scsi: megaraid: make two symbols static in megaraid_mbox.c
` [PATCH 2/4] scsi: megaraid: make some symbols static in megaraid_sas_fp.c
` [PATCH 3/4] scsi: megaraid: make some symbols static in megaraid_sas_fusion.c
` [PATCH 4/4] scsi: megaraid: make two symbols static in megaraid_sas_base.c
[PATCH 0/7] make a bunch of symbols static
2020-04-07 3:22 UTC (8+ messages)
` [PATCH 1/7] scsi: bfa: bfa_svc.c: make two functions static
` [PATCH 2/7] scsi: bfa: bfa_core.c: make bfa_isr_rspq() static
` [PATCH 3/7] scsi: bfa: bfa_fcpim.c: make two functions static
` [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 7/7] scsi: bfa: bfad.c: make max_rport_logins static
[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] 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
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: 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 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 (17+ messages)
[PATCH 0/2] blk-mq: Fix two causes of IO stalls found in reboot testing
2020-04-02 15:52 UTC (9+ messages)
` [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 (4+ messages)
` [PATCH v3 3/5] Revert "scsi: qla2xxx: Fix unbound sleep in fcport delete path."
` [EXT] "
[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 (5+ messages)
[PATCH] scsi: core: Add DID_ALLOC_FAILURE and DID_MEDIUM_ERROR to hostbyte_table
2020-04-02 2:03 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;
as well as URLs for NNTP newsgroup(s).