linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-01 10:10:12 to 2020-07-06 13:22:28 UTC [more...]

[RFC PATCH v3] scsi: ufs: Quiesce all scsi devices before shutdown
 2020-07-06 13:22 UTC 

[PATCH v3] scsi: ufs: Cleanup completed request without interrupt notification
 2020-07-06 13:21 UTC 

[PATCH][next] scsi: lpfc: fix less than zero comparison on unsigned int computation
 2020-07-06 13:08 UTC 

[PATCH] scsi: ufs: change upiu_flags to be u8
 2020-07-06 12:39 UTC 

[PATCH 10/10] scsi: mpt3sas: Fix kdoc comments format
 2020-07-06 12:33 UTC 

[PATCH 09/10] scsi: mpt3sas: Fix set but unused variable
 2020-07-06 12:33 UTC 

[PATCH 08/10] scsi: sd_zbc: Fix kdoc comment format
 2020-07-06 12:33 UTC 

[PATCH 07/10] scsi: sd: Fix kdoc comment format
 2020-07-06 12:33 UTC 

[PATCH 06/10] scsi: megaraid: Remove set but unused variable
 2020-07-06 12:33 UTC 

[PATCH 05/10] scsi: megaraid: Fix set but unused variable
 2020-07-06 12:33 UTC 

[PATCH 04/10] scsi: megaraid: Remove set but unused variable
 2020-07-06 12:33 UTC 

[PATCH 02/10] scsi: megaraid: Fix compilation warnings
 2020-07-06 12:33 UTC 

[PATCH 03/10] scsi: megaraid: Remove set but unused variable
 2020-07-06 12:33 UTC 

[PATCH 01/10] scsi: megaraid: Fix kdoc comments format
 2020-07-06 12:33 UTC 

[PATCH 00/10] Fix compilation warnings
 2020-07-06 12:33 UTC 

[RFC PATCH 00/10] target: add configfs interface
 2020-07-06 12:32 UTC  (9+ messages)
` [RFC PATCH 10/10] target: export sessions via configfs

[RFC PATCH v3 0/2] ufs: support various values per device
 2020-07-06 11:35 UTC  (8+ messages)
    ` [RFC PATCH v3 1/2] "
    ` [RFC PATCH v3 2/2] ufs: change the way to complete fDeviceInit

[PATCH RFC v7 00/12] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-07-06  9:40 UTC  (7+ messages)
` [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ

[PATCH v1 0/2] make UFS dev_cmd more readable
 2020-07-06  9:24 UTC  (4+ messages)
` [PATCH v1 1/2] scsi: ufs: differentiate dev_cmd trace message
` [PATCH v1 2/2] scsi: ufs: change ufshcd_comp_devman_upiu() to ufshcd_compose_devman_upiu()

[PATCHv5 00/22] scsi: enable reserved commands for LLDDs
 2020-07-06  7:51 UTC  (6+ messages)
` [PATCH 03/22] scsi: add scsi_{get,put}_internal_cmd() helper

[PATCH] scsi: mpt3sas: Fix compilation warning
 2020-07-06  7:48 UTC  (2+ messages)

[RFC PATCH v3 0/2] ufs: introduce callbacks to get command information
 2020-07-06  6:41 UTC  (9+ messages)
    ` [RFC PATCH v3 1/2] ufs: introduce a callback to get info of command completion
    ` [RFC PATCH v3 2/2] exynos-ufs: implement dbg_register_dump and compl_xfer_req

[PATCH] scsi: allow state transitions BLOCK -> BLOCK
 2020-07-06  6:22 UTC  (7+ messages)

[PATCH v1 0/2] scsi: ufs: Fix and simplify setup_xfer_req vop and request's completion timestamp
 2020-07-06  6:07 UTC  (3+ messages)
` [PATCH v1 1/2] scsi: ufs: Simplify completion timestamp for SCSI and query commands
` [PATCH v1 2/2] scsi: ufs: Fix and simplify setup_xfer_req variant operation

[PATCH v2] SCSI and block: Simplify resume handling
 2020-07-06  2:41 UTC  (2+ messages)

[PATCH] Replace HTTP links with HTTPS ones: AHA152X SCSI driver
 2020-07-06  1:02 UTC  (2+ messages)

[PATCH] scsi: sd: stop SSD (non-rotational) disks before reboot
 2020-07-05 22:19 UTC  (12+ messages)

[GIT PULL] SCSI fixes for 5.8-rc3
 2020-07-05 18:00 UTC  (2+ messages)

[PATCH] scsi: iscsi: register sysfs for workqueue iscsi_destroy
 2020-07-05  1:28 UTC  (4+ messages)

[RFC PATCH] scsi: target: tcmu: add compat mode for 32bit userspace on 64bit kernel
 2020-07-03 17:03 UTC  (2+ messages)

[PATCH v2 0/2] Export max open zones and max active zones to sysfs
 2020-07-03 14:15 UTC  (10+ messages)
` [PATCH v2 1/2] block: add max_open_zones to blk-sysfs
` [PATCH v2 2/2] block: add max_active_zones "

[PATCH 0/7] zfcp: cleanups and small changes for 5.9
 2020-07-03 13:20 UTC  (8+ messages)
` [PATCH 1/7] zfcp: use prandom_u32_max() for backoff
` [PATCH 2/7] zfcp: fix an outdated comment for zfcp_qdio_send()
` [PATCH 3/7] scsi: docs: update outdated link to IBM developerworks
` [PATCH 4/7] scsi: docs: remove invalid link and update text for zfcp kernel config
` [PATCH 5/7] zfcp: clean up zfcp_erp_action_ready()
` [PATCH 6/7] zfcp: replace open-coded list move
` [PATCH 7/7] zfcp: avoid benign overflow of the Request Queue's free-level

[PATCHv6 00/21] scsi: enable reserved commands for LLDDs
 2020-07-03 13:01 UTC  (22+ messages)
` [PATCH 01/21] scsi: drop gdth driver
` [PATCH 02/21] block: add flag for internal commands
` [PATCH 03/21] scsi: add scsi_{get,put}_internal_cmd() helper
` [PATCH 04/21] fnic: use internal commands
` [PATCH 05/21] fnic: use scsi_host_busy_iter() to traverse commands
` [PATCH 06/21] fnic: check for started requests in fnic_wq_copy_cleanup_handler()
` [PATCH 07/21] scsi: use real inquiry data when initialising devices
` [PATCH 08/21] scsi: Use dummy inquiry data for the host device
` [PATCH 09/21] scsi: revamp host device handling
` [PATCH 10/21] snic: use reserved commands
` [PATCH 11/21] snic: use tagset iter for traversing commands
` [PATCH 12/21] snic: check for started requests in snic_hba_reset_cmpl_handler()
` [PATCH 13/21] scsi: implement reserved command handling
` [PATCH 14/21] hpsa: move hpsa_hba_inquiry after scsi_add_host()
` [PATCH 15/21] hpsa: use reserved commands
` [PATCH 16/21] hpsa: use scsi_host_busy_iter() to traverse outstanding commands
` [PATCH 17/21] hpsa: drop refcount field from CommandList
` [PATCH 18/21] aacraid: move scsi_add_host()
` [PATCH 19/21] aacraid: store target id in host_scribble
` [PATCH 20/21] aacraid: use scsi_get_internal_cmd()
` [PATCH 21/21] aacraid: use scsi_host_busy_iter() to traverse outstanding commands

[PATCH 0/2] Zone Descriptor Extension for Zoned Block Devices
 2020-07-03  9:44 UTC  (5+ messages)
` [PATCH 2/2] block: add BLKSETDESCZONE ioctl "

[RFC PATCH v2] ufs: introduce async ufs interface initialization
 2020-07-03  5:30 UTC 

[PATCH 0/2] Export max open zones and max active zones to sysfs
 2020-07-03  4:56 UTC  (9+ messages)
` [PATCH 1/2] block: add max_open_zones to blk-sysfs
` [PATCH 2/2] block: add max_active_zones "

[PATCH v4 0/2] qla2xxx SAN Congestion Management (SCM) support
 2020-07-03  4:33 UTC  (5+ messages)
` [PATCH v4 2/2] qla2xxx: SAN congestion management(SCM) implementation

[PATCH] scsi: powertec: Fix different dev_id between 'request_irq()' and 'free_irq()'
 2020-07-03  4:03 UTC  (3+ messages)
` [PATCH V2] "

[PATCH 1/2] scsi: iscsi: change back iscsi workqueue max_active argu to 1
 2020-07-03  4:02 UTC  (5+ messages)
` [PATCH 2/2] scsi: register sysfs for scsi workqueue

[PATCH] scsi: eesox: Fix different dev_id between 'request_irq()' and 'free_irq()'
 2020-07-03  4:03 UTC  (3+ messages)
` [PATCH V2] "

[PATCH 0/3] misc iscsi changes for 5.9
 2020-07-03  4:03 UTC  (10+ messages)
` [PATCH 1/3] iscsi class: delay freeing target_id
` [PATCH 2/3] iscsi class: optimize work queue flush use
` [PATCH 3/3] iscsi class: remove sessdestroylist

[PATCH] scsi_debug: fix in_use bitmap corruption
 2020-07-03  4:03 UTC  (2+ messages)

[PATCH 00/14] lpfc: Update lpfc to revision 12.8.0.2
 2020-07-03  4:03 UTC  (5+ messages)
` [PATCH 03/14] lpfc: Fix first-burst driver implementation

[PATCH] scsi: mpt3sas: fix error returns in BRM_status_show
 2020-07-03  4:02 UTC  (4+ messages)

[PATCH] scsi: mpt3sas: Fix unlock imbalance
 2020-07-03  4:02 UTC  (6+ messages)

[PATCH v5 0/5] scsi: ufs: Add Host Performance Booster Support
 2020-07-02 23:33 UTC  (6+ messages)
    ` [PATCH v5 1/5] scsi: ufs: Add UFS feature related parameter
    ` [PATCH v5 2/5] scsi: ufs: Add UFS-feature layer
    ` [PATCH v5 3/5] scsi: ufs: Introduce HPB module
    ` [PATCH v5 4/5] scsi: ufs: L2P map management for HPB read
    ` [PATCH v5 5/5] scsi: ufs: Prepare HPB read for cached sub-region

[PATCH v1 0/2] ufs: support various values per device
 2020-07-02  9:14 UTC  (5+ messages)
    ` [PATCH v1 1/2] "
    ` [PATCH v1 2/2] ufs: change the way to complete fDeviceInit

[RFC PATCH v1] ufs: introduce async ufs interface initialization
 2020-07-02  8:20 UTC 

[RFC PATCH v2 0/2] ufs: introduce callbacks to get command information
 2020-07-02  5:10 UTC  (6+ messages)
    ` [RFC PATCH v2 1/2] ufs: introduce a callback to get info of command completion
    ` [RFC PATCH v2 2/2] exynos-ufs: implement dbg_register_dump and compl_xfer_req

[PATCH v2] scsi: ufs: Cleanup completed request without interrupt notification
 2020-07-02  4:18 UTC 

[RFC PATCH v1] scsi: ufs: Quiesce all scsi devices before shutdown
 2020-07-02  3:36 UTC  (3+ messages)

[RFC PATCH v2] scsi: ufs: Quiesce all scsi devices before shutdown
 2020-07-02  3:34 UTC 

[RFC PATCH v2 0/2] ufs: support various values per device
 2020-07-02  2:11 UTC  (4+ messages)
  ` [RFC PATCH v2 2/2] ufs: change the way to complete fDeviceInit

[PATCH v4 2/3] scsi: storvsc: Use vmbus_requestor to generate transaction IDs for VMBus hardening
 2020-07-02  2:10 UTC  (3+ messages)

[PATCH 0/7] target: misc fixes for 5.9
 2020-07-02  1:43 UTC  (8+ messages)
` [PATCH 1/7] target: check enforce_pr_isids during registration
` [PATCH 2/7] target: fix xcopy sess release leak
` [PATCH 3/7] target: fix crash during SPEC_I_PT handling
` [PATCH 4/7] target: fix iscsi transport id parsing
` [PATCH 5/7] target: fix iscsi transport id buffer setup
` [PATCH 6/7] target: fix iscsi transport id buf len calculation
` [PATCH 7/7] target: handle short iSIDs

[PATCH AUTOSEL 5.4 34/40] scsi: mptscsih: Fix read sense data size
 2020-07-02  1:23 UTC 

[PATCH AUTOSEL 4.14 14/17] scsi: mptscsih: Fix read sense data size
 2020-07-02  1:26 UTC 

[PATCH AUTOSEL 4.4 6/7] scsi: mptscsih: Fix read sense data size
 2020-07-02  1:27 UTC 

[PATCH AUTOSEL 4.9 12/13] scsi: mptscsih: Fix read sense data size
 2020-07-02  1:27 UTC 

[PATCH AUTOSEL 4.19 22/27] scsi: mptscsih: Fix read sense data size
 2020-07-02  1:26 UTC 

[PATCH AUTOSEL 5.7 42/53] scsi: qla2xxx: Fix MPI failure AEN (8200) handling
 2020-07-02  1:21 UTC  (2+ messages)
` [PATCH AUTOSEL 5.7 43/53] scsi: mptscsih: Fix read sense data size


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).