linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-10 08:48:30 to 2020-05-13 23:05:04 UTC [more...]

[RFC PATCH v2 0/7] Add persistent durable identifier to storage log messages
 2020-05-13 23:04 UTC  (9+ messages)
` [RFC PATCH v2 1/7] struct device: Add function callback durable_name
` [RFC PATCH v2 2/7] create_syslog_header: Add durable name
` [RFC PATCH v2 3/7] print_req_error: Use dev_printk
` [RFC PATCH v2 4/7] buffer_io_error: "
` [RFC PATCH v2 5/7] ata_dev_printk: "
` [RFC PATCH v2 6/7] scsi: Add durable_name for dev_printk
` [RFC PATCH v2 7/7] nvme: Add durable name "

[PATCH 0/5] megaraid_sas: driver updates for 07.714.04.00-rc1
 2020-05-13 21:38 UTC  (7+ messages)
` [PATCH 1/5] megaraid_sas: Limit device qd to controller qd when device qd is greater than controller qd
` [PATCH 2/5] megaraid_sas: Remove IO buffer hole detection logic

[PATCH v5 00/15] target: add sysfs support
 2020-05-13 20:55 UTC  (39+ messages)
` [PATCH 01/15] target: check enforce_pr_isids during registration
` [PATCH 02/15] target: separate acl name from port ids
` [PATCH 03/15] target: add helper to parse acl and transport name
` [PATCH 04/15] tcm loop: use target_parse_emulated_name
` [PATCH 05/15] vhost scsi: "
` [PATCH 06/15] xen scsiback: "
` [PATCH 07/15] iscsi target: setup transport_id
` [PATCH 08/15] target: use tpt_id in target_stat_iport_port_ident_show
` [PATCH 09/15] target: drop sess_get_initiator_sid from PR code
` [PATCH 10/15] target: drop sess_get_initiator_sid
` [PATCH 11/15] target: add sysfs support
` [PATCH 12/15] target: add sysfs session helper functions
` [PATCH 13/15] target: add target_setup_session sysfs support
` [PATCH 14/15] iscsi target: use session sysfs helpers
` [PATCH 15/15] target: drop sess_get_index

[PATCH v1 0/4] scsi: ufs: Fix WriteBooster and cleanup UFS driver
 2020-05-13 19:31 UTC  (8+ messages)
` [PATCH v1 1/4] scsi: ufs: Remove unnecessary memset for dev_info
` [PATCH v1 2/4] scsi: ufs: Allow WriteBooster on UFS 2.2 devices
` [PATCH v1 3/4] scsi: ufs: Fix index of attributes query for WriteBooster feature
` [PATCH v1 4/4] scsi: ufs: Fix WriteBooster flush during runtime suspend

[PATCH v12 00/12] Inline Encryption Support
 2020-05-13 18:19 UTC  (20+ messages)
` [PATCH v12 01/12] Documentation: Document the blk-crypto framework
` [PATCH v12 02/12] block: Keyslot Manager for Inline Encryption
` [PATCH v12 03/12] block: Inline encryption support for blk-mq
` [PATCH v12 04/12] block: Make blk-integrity preclude hardware inline encryption
` [PATCH v12 05/12] block: blk-crypto-fallback for Inline Encryption
` [PATCH v12 06/12] scsi: ufs: UFS driver v2.1 spec crypto additions
` [PATCH v12 07/12] scsi: ufs: UFS crypto API
` [PATCH v12 08/12] scsi: ufs: Add inline encryption support to UFS

[PATCH v2] scsi: target: put lun_ref at end of tmr processing
 2020-05-13 15:34 UTC 

[PATCH] ata: sata_rcar: Fix DMA boundary mask
 2020-05-13 12:43 UTC  (4+ messages)

[PATCH 00/12] lpfc: Update lpfc to revision 12.6.0.4
 2020-05-13 10:25 UTC  (6+ messages)
` [PATCH 03/12] lpfc: Fix broken Credit Recovery after driver load

[PATCH] scsi: aacraid: Fix an Oops in error handling
 2020-05-13  9:37 UTC 

[PATCH 3/5] megaraid_sas: Replace undefined MFI_BIG_ENDIAN macro with __BIG_ENDIAN_BITFIELD macro
 2020-05-13  6:21 UTC  (2+ messages)

[PATCH 4/5] megaraid_sas: TM command refire leads to controller firmware crash
 2020-05-13  6:19 UTC  (2+ messages)

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

[PATCH] scsi_debug: parser tables and code interaction
 2020-05-13  1:39 UTC 

[PATCH v5 00/15] Fix qla2xxx endianness annotations
 2020-05-13  1:29 UTC  (22+ messages)
` [PATCH v5 01/15] qla2xxx: Fix spelling of a variable name
` [PATCH v5 02/15] qla2xxx: Suppress two recently introduced compiler warnings
` [PATCH v5 03/15] qla2xxx: Simplify the functions for dumping firmware
` [PATCH v5 04/15] qla2xxx: Sort BUILD_BUG_ON() statements alphabetically
` [PATCH v5 05/15] qla2xxx: Add more BUILD_BUG_ON() statements
` [PATCH v5 06/15] qla2xxx: Make a gap in struct qla2xxx_offld_chain explicit
` [PATCH v5 07/15] qla2xxx: Increase the size of struct qla_fcp_prio_cfg to FCP_PRIO_CFG_SIZE
` [PATCH v5 08/15] qla2xxx: Change two hardcoded constants into offsetof() / sizeof() expressions
` [PATCH v5 09/15] qla2xxx: Use register names instead of register offsets
` [PATCH v5 10/15] qla2xxx: Fix the code that reads from mailbox registers
` [PATCH v5 11/15] qla2xxx: Change {RD,WRT}_REG_*() function names from upper case into lower case
` [PATCH v5 12/15] qla2xxx: Cast explicitly to uint16_t / uint32_t
` [PATCH v5 13/15] qla2xxx: Use make_handle() instead of open-coding it
` [PATCH v5 14/15] qla2xxx: Fix endianness annotations in header files
` [PATCH v5 15/15] qla2xxx: Fix endianness annotations in source files

[PATCH] scsi: target: put lun_ref at end of tmr processing
 2020-05-12 23:05 UTC  (2+ messages)

[bug report] scsi: scsi_debug: Add per_host_store option
 2020-05-12 18:50 UTC  (2+ messages)

[PATCH] scsi: lpfc: Fix a use after free in lpfc_nvme_unsol_ls_handler()
 2020-05-12 18:19 UTC 

[bug report] lpfc: Refactor NVME LS receive handling
 2020-05-12 18:18 UTC 

[PATCH v2 0/4] scsi: ufs: allow customizable WriteBooster flush policy
 2020-05-12 18:10 UTC  (5+ messages)
` [PATCH v2 4/4] scsi: ufs-mediatek: customize "

[PATCH] scsi: ufs: Replace zero-length array with flexible-array
 2020-05-12 18:11 UTC  (3+ messages)

[PATCH] scsi: target: tcmu: userspace must not complete queued commands
 2020-05-12 15:42 UTC 

[PATCH v2] scsi: hisi_sas: display proc_name in sysfs
 2020-05-12 11:32 UTC 

[PATCH] scsi: hisi_sas: display correct proc_name in sysfs
 2020-05-12 11:29 UTC  (7+ messages)

[PATCH 0/8] zfcp: fix DIF/DIX support with scsi-mq host-wide tag-set
 2020-05-12  9:27 UTC  (3+ messages)

[bug report] lpfc: Refactor Send LS Abort support
 2020-05-12  8:46 UTC 

[PATCH v2] scsi_debug: improve error reporting, zbc+general
 2020-05-12  7:32 UTC  (2+ messages)

[PATCH 0/3] pm80xx : Updates for the driver version 0.1.39
 2020-05-12  6:32 UTC  (5+ messages)
` [PATCH 3/3] pm80xx : Wait for PHY startup before draining libsas queue

[PATCH v8 0/8] scsi: ufs: support LU Dedicated buffer mode for WriteBooster
 2020-05-12  3:28 UTC  (2+ messages)

[PATCH] scsi: lpfc: remove redundant initialization to variable rc
 2020-05-12  3:28 UTC  (2+ messages)

[PATCH] scsi: qedi: remove unused variable udev & uctrl
 2020-05-12  3:28 UTC  (2+ messages)

[PATCH] target: loopback: fix READ with data and sensebytes
 2020-05-12  3:28 UTC  (2+ messages)

[PATCH] scsi: bfa: make bfad_iocmd_ioc_get_stats() static
 2020-05-12  3:28 UTC  (2+ messages)

[PATCH -next] scsi: mpt3sas: Remove unused including <linux/version.h>
 2020-05-12  3:28 UTC  (2+ messages)

[PATCH -next v2] scsi: aacraid: Use memdup_user() as a cleanup
 2020-05-12  3:28 UTC  (2+ messages)

[v1] mpt3sas: Fix double free warnings
 2020-05-12  3:28 UTC  (2+ messages)

[PATCH] scsi: libsas: Replace zero-length array with flexible-array
 2020-05-12  3:28 UTC  (4+ messages)

[PATCH] scsi: scsi_debug: fix an error handling bug in sdeb_zbc_model_str()
 2020-05-12  3:28 UTC  (2+ messages)

scsi_alloc_target: parent of the target (need not be a scsi host)
 2020-05-11 18:31 UTC  (5+ messages)

[PATCH v8 00/10] exynos-ufs: Add support for UFS HCI
 2020-05-11 17:03 UTC  (14+ messages)
    ` [PATCH v8 01/10] scsi: ufs: add quirk to fix mishandling utrlclr/utmrlclr
    ` [PATCH v8 02/10] scsi: ufs: add quirk to disallow reset of interrupt aggregation
    ` [PATCH v8 03/10] scsi: ufs: add quirk to enable host controller without hce
    ` [PATCH v8 04/10] scsi: ufs: introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirk
    ` [PATCH v8 05/10] scsi: ufs: add quirk to fix abnormal ocs fatal error
    ` [PATCH v8 06/10] dt-bindings: phy: Document Samsung UFS PHY bindings
    ` [PATCH v8 07/10] phy: samsung-ufs: add UFS PHY driver for samsung SoC
    ` [PATCH v8 08/10] dt-bindings: ufs: Add DT binding documentation for ufs
    ` [PATCH v8 09/10] scsi: ufs-exynos: add UFS host support for Exynos SoCs
    ` [PATCH v8 10/10] arm64: dts: Add node for ufs exynos7

[PATCH v4 00/11] Fix qla2xxx endianness annotations
 2020-05-11 16:11 UTC  (23+ messages)
` [PATCH v4 01/11] qla2xxx: Fix spelling of a variable name
` [PATCH v4 02/11] qla2xxx: Suppress two recently introduced compiler warnings
` [PATCH v4 03/11] qla2xxx: Sort BUILD_BUG_ON() statements alphabetically
` [PATCH v4 04/11] qla2xxx: Add more BUILD_BUG_ON() statements
` [PATCH v4 05/11] qla2xxx: Make a gap in struct qla2xxx_offld_chain explicit
` [PATCH v4 06/11] qla2xxx: Increase the size of struct qla_fcp_prio_cfg to FCP_PRIO_CFG_SIZE
` [PATCH v4 07/11] qla2xxx: Change two hardcoded constants into offsetof() / sizeof() expressions
` [PATCH v4 08/11] qla2xxx: Fix the code that reads from mailbox registers
` [PATCH v4 09/11] qla2xxx: Change {RD,WRT}_REG_*() function names from upper case into lower case

[PATCH] scsi: fcoe: add a newline when printing 'fcoe_transport' by sysfs
 2020-05-11 11:40 UTC 

[PATCH] scsi_debug: improve error reporting, zbc+general
 2020-05-11  5:09 UTC  (2+ messages)

USB Attached SCSI breakage due no udev involvement
 2020-05-10 13:15 UTC  (10+ 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).