linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-10 16:30:53 to 2020-03-12 18:50:14 UTC [more...]

[PATCH v1] asm-generic: Provide generic {get,put}_unaligned_{l,b}e24()
 2020-03-12 18:50 UTC  (8+ messages)
` [PATCH v1] asm-generic: Provide generic {get, put}_unaligned_{l, b}e24()

[RFC PATCH v3 0/4] Inline crypto support on DragonBoard 845c
 2020-03-12 18:21 UTC  (6+ messages)
` [RFC PATCH v3 1/4] firmware: qcom_scm: Add support for programming inline crypto keys
` [RFC PATCH v3 2/4] arm64: dts: sdm845: add Inline Crypto Engine registers and clock
` [RFC PATCH v3 3/4] scsi: ufs: add program_key() variant op
` [RFC PATCH v3 4/4] scsi: ufs-qcom: add Inline Crypto Engine support

[PATCH 00/10] zfcp features for v5.7
 2020-03-12 17:45 UTC  (11+ messages)
` [PATCH 01/10] zfcp: fix missing erp_lock in port recovery trigger for point-to-point
` [PATCH 02/10] zfcp: expose fabric name as common fc_host sysfs attribute
` [PATCH 03/10] zfcp: wire previously driver-specific sysfs attributes also to fc_host
` [PATCH 04/10] zfcp: fix fc_host attributes that should be unknown on local link down
` [PATCH 05/10] zfcp: auto variables for dereferenced structs in open port handler
` [PATCH 06/10] zfcp: report FC Endpoint Security in sysfs
` [PATCH 07/10] zfcp: log FC Endpoint Security of connections
` [PATCH 08/10] zfcp: trace FC Endpoint Security of FCP devices and connections
` [PATCH 09/10] zfcp: enhance handling of FC Endpoint Security errors
` [PATCH 10/10] zfcp: log "

[PATCH v2 0/8] scsi: ufs: some cleanups and make the delay for host enabling customizable
 2020-03-12 17:34 UTC  (12+ messages)
` [PATCH v2 1/8] scsi: ufs: fix uninitialized tx_lanes in ufshcd_disable_tx_lcc()
` [PATCH v2 2/8] scsi: ufs: remove init_prefetch_data in struct ufs_hba
` [PATCH v2 3/8] scsi: ufs: use an enum for host capabilities
` [PATCH v2 4/8] scsi: ufs: introduce common delay function
` [PATCH v2 5/8] scsi: ufs-mediatek: replace all delay places by "
` [PATCH v2 6/8] scsi: ufs: allow customized delay for host enabling
` [PATCH v2 7/8] scsi: ufs: make HCE polling more compact to improve initializatoin latency
` [PATCH v2 8/8] scsi: ufs-mediatek: customize the delay for host enabling

[PATCH v8 00/11] Inline Encryption Support
 2020-03-12 15:43 UTC  (13+ messages)
` [PATCH v8 01/11] block: Keyslot Manager for Inline Encryption
` [PATCH v8 02/11] block: Inline encryption support for blk-mq
` [PATCH v8 03/11] block: Make blk-integrity preclude hardware inline encryption
` [PATCH v8 04/11] block: blk-crypto-fallback for Inline Encryption
` [PATCH v8 05/11] scsi: ufs: UFS driver v2.1 spec crypto additions
` [PATCH v8 06/11] scsi: ufs: UFS crypto API
` [PATCH v8 07/11] scsi: ufs: Add inline encryption support to UFS
` [PATCH v8 08/11] fs: introduce SB_INLINECRYPT
` [PATCH v8 09/11] fscrypt: add inline encryption support
` [PATCH v8 10/11] f2fs: "
` [PATCH v8 11/11] ext4: "

cleanup the partitioning code
 2020-03-12 15:19 UTC  (22+ messages)
` [PATCH 01/21] block: remove the blk_lookup_devt export
` [PATCH 02/21] block: remove __bdevname
` [PATCH 03/21] block: move disk_name and related helpers out of partition-generic.c
` [PATCH 04/21] block: move sysfs methods shared by disks and partitions to genhd.c
` [PATCH 05/21] block: remove alloc_part_info and free_part_info
` [PATCH 06/21] scsi: simplify scsi_bios_ptable
` [PATCH 07/21] scsi: move scsicam_bios_param to the end of scsicam.c
` [PATCH 08/21] scsi: simplify scsi_partsize
` [PATCH 09/21] block: unexport read_dev_sector and put_dev_sector
` [PATCH 10/21] block: cleanup how md_autodetect_dev is called
` [PATCH 11/21] block: remove warn_no_part
` [PATCH 12/21] block: declare all partition detection routines in check.h
` [PATCH 13/21] block: remove block/partitions/karma.h
` [PATCH 14/21] block: remove block/partitions/osf.h
` [PATCH 15/21] block: remove block/partitions/sgi.h
` [PATCH 16/21] block: remove block/partitions/sun.h
` [PATCH 17/21] block: move struct partition out of genhd.h
` [PATCH 18/21] block: move the *_PARTITION enum "
` [PATCH 19/21] partitions/msdos: remove LINUX_SWAP_PARTITION
` [PATCH 20/21] block: move the various x86 Unix label formats out of genhd.h
` [PATCH 21/21] block: merge partition-generic.c and check.c

[PATCH] libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()
 2020-03-12 15:07 UTC  (2+ messages)

[PATCH v3 0/8] scsi: ufs: some cleanups and make the delay for host enabling customizable
 2020-03-12 13:23 UTC  (9+ messages)
` [PATCH v3 1/8] scsi: ufs: fix uninitialized tx_lanes in ufshcd_disable_tx_lcc()
` [PATCH v3 2/8] scsi: ufs: remove init_prefetch_data in struct ufs_hba
` [PATCH v3 3/8] scsi: ufs: use an enum for host capabilities
` [PATCH v3 4/8] scsi: ufs: introduce common delay function
` [PATCH v3 5/8] scsi: ufs-mediatek: replace all delay places by "
` [PATCH v3 6/8] scsi: ufs: allow customized delay for host enabling
` [PATCH v3 7/8] scsi: ufs: make HCE polling more compact to improve initializatoin latency
` [PATCH v3 8/8] scsi: ufs-mediatek: customize the delay for host enabling

[PATCH 0/8] scsi: Use scnprintf() for avoiding potential buffer overflow
 2020-03-12 11:40 UTC  (12+ messages)
` [PATCH 1/8] scsi: aacraid: "
` [PATCH 2/8] scsi: be2iscsi: "
` [PATCH 3/8] scsi: fnic: "
` [PATCH 4/8] scsi: gdth: "
` [PATCH 5/8] scsi: ipr: "
` [PATCH 6/8] scsi: megaraid_sas: "
` [PATCH 7/8] scsi: core: "
` [PATCH 8/8] scsi: smartpqi: "

[PATCH V2 00/13] pm80xx : Updates for the driver version 0.1.39
 2020-03-12 10:58 UTC  (13+ messages)
` [PATCH V2 05/13] pm80xx : Support for char device

[PATCH -next 006/491] ARM/RISCPC ARCHITECTURE: Use fallthrough;
 2020-03-12 10:19 UTC  (5+ messages)
` [PATCH -next 020/491] XEN HYPERVISOR INTERFACE: "

[PATCH v1] mpt3sas: Fix kernel panic observed on soft HBA unplug
 2020-03-12  8:28 UTC 

[PATCH 0/1 RESEND] Allow non-root users to perform ZBC commands
 2020-03-12  3:15 UTC  (5+ messages)
` [PATCH 1/1 "

[PATCH] scsi: hisi_sas: Use dev_err() in read_iost_itct_cache_v3_hw()
 2020-03-12  3:11 UTC  (2+ messages)

[PATCH v2] scsi: avoid repetitive logging of device offline messages
 2020-03-12  3:09 UTC  (3+ messages)

[PATCH 0/1] Revert "scsi: ufs: Let the SCSI core allocate per-command UFS data"
 2020-03-12  3:08 UTC  (6+ messages)
` [PATCH 1/1] "
  ` [EXT] RE: [PATCH 0/1] "

[PATCH 00/42] Manually convert SCSI documentation to ReST format
 2020-03-12  3:05 UTC  (9+ messages)
` [PATCH 24/42] docs: scsi: convert NinjaSCSI.txt to ReST

Disk errors and retries
 2020-03-12  1:43 UTC 

[PATCH 00/11] Introduce Zone Append for writing to zoned block devices
 2020-03-11 18:11 UTC  (22+ messages)
` [PATCH 03/11] block: introduce bio_add_append_page
` [PATCH 04/11] null_blk: Support REQ_OP_ZONE_APPEND
` [PATCH 05/11] block: introduce BLK_STS_ZONE_RESOURCE
` [PATCH 07/11] block: factor out requeue handling from dispatch code
` [PATCH 08/11] block: delay un-dispatchable request
` [PATCH 09/11] block: Introduce zone write pointer offset caching

[PATCH] mpt3sas: Fix kernel panic observed on soft HBA unplug
 2020-03-11 14:48 UTC  (5+ messages)

[PATCH] scsi: avoid repetitive logging of device offline messages
 2020-03-11 14:38 UTC  (8+ messages)

[PATCH v3] block: refactor duplicated macros
 2020-03-11 12:58 UTC  (4+ messages)

[PATCH RFC v2 00/24] scsi: enable reserved commands for LLDDs
 2020-03-11  8:10 UTC  (32+ messages)
` [PATCH RFC v2 01/24] scsi: add 'nr_reserved_cmds' field to the SCSI host template
` [PATCH RFC v2 02/24] scsi: allocate separate queue for reserved commands
` [PATCH RFC v2 03/24] blk-mq: Implement blk_mq_rq_is_reserved()
` [PATCH RFC v2 04/24] scsi: Add scsi_{get, put}_reserved_cmd()
` [PATCH RFC v2 06/24] scsi: add scsi_cmd_from_priv()
` [PATCH RFC v2 07/24] virtio_scsi: use reserved commands for TMF
` [PATCH RFC v2 09/24] fnic: use reserved commands
` [PATCH RFC v2 12/24] hpsa: "
` [PATCH RFC v2 13/24] hpsa: use blk_mq_tagset_busy_iter() to traverse outstanding commands
` [PATCH RFC v2 14/24] hpsa: drop refcount field from CommandList
` [PATCH RFC v2 15/24] snic: use reserved commands
` [PATCH RFC v2 16/24] snic: use tagset iter for traversing commands
` [PATCH RFC v2 17/24] aacraid: move scsi_add_host()
` [PATCH RFC v2 18/24] aacraid: use private commands
` [PATCH RFC v2 19/24] aacraid: replace cmd_list with scsi_host_tagset_busy_iter()
` [PATCH RFC v2 20/24] aacraid: use scsi_host_tagset_busy_iter() to traverse outstanding commands
` [PATCH RFC v2 21/24] dpt_i2o: drop cmd_list usage
` [PATCH RFC v2 22/24] scsi: drop scsi command list
` [PATCH RFC v2 23/24] scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Allocate Scsi_cmd for slow task
` [PATCH RFC v2 24/24] scsi: hisi_sas: Use libsas slow task SCSI command

[PATCH 0/5] exynos-ufs: Add support for UFS HCI
 2020-03-11  5:42 UTC  (4+ messages)
  ` [PATCH 1/5] dt-bindings: phy: Document Samsung UFS PHY bindings

[PATCH v3 0/1] scsi: ufs: fix LRB pointer incorrect initialization issue
 2020-03-11  3:49 UTC  (5+ messages)
` [PATCH v3 1/1] "
    ` [EXT] "

[PATCH] qla2xxx: add ring buffer for tracing debug logs
 2020-03-11  2:53 UTC  (2+ messages)

[PATCH v2 0/3] scsi: qla2xxx: fixes for driver unloading
 2020-03-11  2:44 UTC  (3+ messages)

[PATCH v2] scsi: aacraid: fix -Wcast-function-type
 2020-03-11  2:36 UTC  (3+ messages)
` [PATCH v3] scsi: aacraid: cleanup warning cast-function-type

[PATCH] ipr: Kernel panic - not syncing:softlockup when rescan devices in petitboot shell
 2020-03-11  2:34 UTC  (2+ messages)

[PATCH v1] scsi: ufs-mediatek: fix HOST_PA_TACTIVATE quirk for Samsung UFS Devices
 2020-03-10 23:45 UTC  (2+ messages)

[PATCH v2] block: refactor duplicated macros
 2020-03-10 23:18 UTC  (3+ messages)

[PATCH v1 1/1] scsi: ufs: Fix possible unclocked access to auto hibern8 timer register
 2020-03-10 23:00 UTC  (2+ messages)

[PATCH] ibmvfc: Fix NULL return compiler warning
 2020-03-10 22:53 UTC  (2+ messages)

[PATCH v2] fusion: fix if-statement empty body warning
 2020-03-10 22:48 UTC  (2+ messages)

[PATCH] block: refactor duplicated macros
 2020-03-10 21:06 UTC  (2+ 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).