linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-08 02:10:48 to 2020-03-12 14:05:47 UTC [more...]

[PATCH v1] asm-generic: Provide generic {get,put}_unaligned_{l,b}e24()
 2020-03-12 14:05 UTC  (3+ 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 0/8] scsi: ufs: some cleanups and make the delay for host enabling customizable
 2020-03-12 11:09 UTC  (9+ 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 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 v8 00/11] Inline Encryption Support
 2020-03-12  8:02 UTC  (12+ 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: "

[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  (27+ messages)
` [PATCH 01/11] block: provide fallbacks for blk_queue_zone_is_seq and blk_queue_zone_no
` [PATCH 02/11] block: Introduce REQ_OP_ZONE_APPEND
` [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 06/11] block: introduce blk_req_zone_write_trylock
` [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 10/11] scsi: sd_zbc: factor out sanity checks for zoned commands
` [PATCH 11/11] scsi: sd_zbc: emulate ZONE_APPEND commands

[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  (12+ 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  (36+ 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 05/24] csiostor: use reserved command for LUN reset
` [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 08/24] scsi: add host tagset busy iterator
` [PATCH RFC v2 09/24] fnic: use reserved commands
` [PATCH RFC v2 10/24] fnic: use scsi_host_tagset_busy_iter() to traverse commands
` [PATCH RFC v2 11/24] hpsa: move hpsa_hba_inquiry after scsi_add_host()
` [PATCH RFC v2 12/24] hpsa: use reserved commands
` [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] scsi: aacraid: fix -Wcast-function-type
 2020-03-11  2:36 UTC  (7+ messages)
` [PATCH v2] "
    ` [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  (3+ messages)

[PATCH] block: refactor duplicated macros
 2020-03-10 21:06 UTC  (2+ messages)

[PATCH RFC 00/24] scsi: enable reserved commands for LLDDs
 2020-03-10  8:43 UTC  (5+ messages)

MGE UPS Systems Users Contact List
 2020-03-09 18:36 UTC 

[PATCH v4] iscsi: Report connection state on sysfs
 2020-03-09 17:41 UTC 

[RFC PATCH v2 0/1] scsi: ufs: fix lrbp pointer incorrect initialization issue
 2020-03-08 21:45 UTC  (3+ messages)
` [RFC PATCH v2 1/1] "

[PATCH v2 0/4] ufs: Let the SCSI core allocate per-command UFS data
 2020-03-08 20:56 UTC  (4+ messages)
  ` [EXT] "

[PATCH] fusion: fix if-statement empty body warning
 2020-03-08  2:40 UTC  (3+ 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).