Linux SCSI
[Prev Page][Next Page]
- [PATCH 3/5] block: remove the ->rq_disk field in struct request
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/5] mtd_blkdevs: remove the sector out of range check in do_blktrans_request
- From: Christoph Hellwig <hch@xxxxxx>
- remove ->rq_disk v2
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/2] scsi: sd_zbc: Compare against block layer enum values
- From: Niklas Cassel <Niklas.Cassel@xxxxxxx>
- [PATCH 2/2] scsi: sd_zbc: Clean up sd_zbc_parse_report() setting of wp
- From: Niklas Cassel <Niklas.Cassel@xxxxxxx>
- Re: [PATCH v2 5/8] printk: move printk sysctl to printk/sysctl.c
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [PATCH 3/5] hyperv/IOMMU: Enable swiotlb bounce buffer for Isolation VM
- From: Tianyu Lan <ltykernel@xxxxxxxxx>
- Re: [PATCH 02/15] scsi: add scsi_{get,put}_internal_cmd() helper
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH 06/15] hpsa: use scsi_host_busy_iter() to traverse outstanding commands
- From: John Garry <john.garry@xxxxxxxxxx>
- RE: [EXT] [PATCH 1/2] scsi: qedi: Remove set but unused 'page' variable
- From: Manish Rangankar <mrangankar@xxxxxxxxxxx>
- RE: [EXT] [PATCH 2/2] scsi: qedi: Fix SYSFS_FLAG_FW_SEL_BOOT formatting
- From: Manish Rangankar <mrangankar@xxxxxxxxxxx>
- Re: [PATCH 3/5] hyperv/IOMMU: Enable swiotlb bounce buffer for Isolation VM
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH V2] scsi:spraid: initial commit of Ramaxel spraid driver
- From: Yanling Song <songyl@xxxxxxxxxxx>
- [PATCH v2] qedi: Fix cmd_cleanup_cmpl counter mismatch issue.
- From: Manish Rangankar <mrangankar@xxxxxxxxxxx>
- [PATCH 2/2] scsi: qedi: Fix SYSFS_FLAG_FW_SEL_BOOT formatting
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- [PATCH 1/2] scsi: qedi: Remove set but unused 'page' variable
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- [PATCH 0/2] scsi: qedi: Couple of warning fixes
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- [PATCH] scsi: esp_scsi: limit build to builtin only
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH 01/15] scsi: allocate host device
- From: "chenxiang (M)" <chenxiang66@xxxxxxxxxxxxx>
- [PATCH AUTOSEL 4.4 4/6] scsi: iscsi: Unblock session then wake up error handler
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.9 5/8] scsi: iscsi: Unblock session then wake up error handler
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 08/12] scsi: iscsi: Unblock session then wake up error handler
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 10/15] scsi: iscsi: Unblock session then wake up error handler
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 13/19] scsi: iscsi: Unblock session then wake up error handler
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 17/28] scsi: iscsi: Unblock session then wake up error handler
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 22/39] scsi: iscsi: Unblock session then wake up error handler
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 14/39] blk-mq: cancel blk-mq dispatch work in both blk_cleanup_queue and disk_release()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH 01/15] scsi: allocate host device
- From: Bart Van Assche <bvanassche@xxxxxxx>
- RE: [PATCH V2 5/6] net: netvsc: Add Isolation VM support for netvsc driver
- From: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
- [PATCH 14/15] aacraid: use scsi_get_internal_cmd()
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 12/15] aacraid: fsa_dev pointer is always valid
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 05/15] hpsa: use reserved commands
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 04/15] hpsa: move hpsa_hba_inquiry after scsi_add_host()
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 08/15] aacraid: return valid status from aac_scsi_cmd()
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 13/15] aacraid: store callback in scsi_cmnd.host_scribble
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 15/15] aacraid: use scsi_host_busy_iter() to traverse outstanding commands
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 09/15] aacraid: don't bother with setting SCp.Status
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 06/15] hpsa: use scsi_host_busy_iter() to traverse outstanding commands
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 10/15] aacraid: move scsi_add_host()
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 11/15] aacraid: move container ID into struct fib
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCHv9 00/15] scsi: enabled reserved commands for LLDDs
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 07/15] hpsa: drop refcount field from CommandList
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 01/15] scsi: allocate host device
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 03/15] scsi: implement reserved command handling
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 02/15] scsi: add scsi_{get,put}_internal_cmd() helper
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 2/2] scsi: target: iblock: Report space allocation errors
- From: kernel test robot <lkp@xxxxxxxxx>
- RE: [EXT] Re: [PATCH] qedi: Fix cmd_cleanup_cmpl counter mismatch issue.
- From: Manish Rangankar <mrangankar@xxxxxxxxxxx>
- Re: [PATCH 2/2] scsi: target: iblock: Report space allocation errors
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v2 4/8] fs: move binfmt_misc sysctl to its own file
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 3/8] sysctl: add helper to register a sysctl mount point
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 8/8] sysctl: share unsigned long const values
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 5/8] printk: move printk sysctl to printk/sysctl.c
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 6/8] scsi/sg: move sg-big-buff sysctl to scsi/sg.c
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 0/8] sysctl: 3rd set of kernel/sysctl cleanups
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 1/8] firmware_loader: move firmware sysctl to its own files
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 7/8] stackleak: move stack_erasing sysctl to stackleak.c
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v2 2/8] random: move the random sysctl declarations to its own file
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v6 00/14] genirq: Cleanup the abuse of irq_set_affinity_hint()
- From: Nitesh Lal <nilal@xxxxxxxxxx>
- [PATCH V2] scsi: ufs: ufs-pci: Add support for Intel ADL
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH] scsi: ufs: ufs-pci: Add support for Intel ADL
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v6 00/14] genirq: Cleanup the abuse of irq_set_affinity_hint()
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v2 11/20] scsi: ufs: Switch to scsi_(get|put)_internal_cmd()
- From: Bean Huo <huobean@xxxxxxxxx>
- Re: [EXT] Re: [PATCH] qedi: Fix cmd_cleanup_cmpl counter mismatch issue.
- From: michael.christie@xxxxxxxxxx
- RE: [PATCH V2 5/6] net: netvsc: Add Isolation VM support for netvsc driver
- From: "Michael Kelley (LINUX)" <mikelley@xxxxxxxxxxxxx>
- Re: [issue report] pm8001 driver crashes with IOMMU enabled
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH V8 1/1] scsi: ufs: Let devices remain runtime suspended during system suspend
- From: Bean Huo <huobean@xxxxxxxxx>
- mpt3sas_cm0 port enable takes over 7 seconds
- From: Paul Menzel <pmenzel@xxxxxxxxxxxxx>
- Re: [PATCH V2 1/6] Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM
- From: Tianyu Lan <ltykernel@xxxxxxxxx>
- Re: [issue report] pm8001 driver crashes with IOMMU enabled
- From: Jinpu Wang <jinpu.wang@xxxxxxxxx>
- Re: [PATCH v2 15/20] scsi: ufs: Improve SCSI abort handling
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [issue report] pm8001 driver crashes with IOMMU enabled
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH v2 14/20] scsi: ufs: Introduce ufshcd_release_scsi_cmd()
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH v2 11/20] scsi: ufs: Switch to scsi_(get|put)_internal_cmd()
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH v2 10/20] scsi: ufs: Remove dead code
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH v2 11/20] scsi: ufs: Switch to scsi_(get|put)_internal_cmd()
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH] scsi: ufs: ufs-pci: Add support for Intel ADL
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH 05/13] scsi: ata: Declare 'ata_ncq_sdev_attrs' static
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 05/20] scsi: core: Add support for internal commands
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 11/13] scsi: pm8001: Fix kernel-doc warnings
- From: Jinpu Wang <jinpu.wang@xxxxxxxxx>
- RE: [EXT] Re: [PATCH] qedi: Fix cmd_cleanup_cmpl counter mismatch issue.
- From: Manish Rangankar <mrangankar@xxxxxxxxxxx>
- [PATCH] scsi: qla1280: Use bitwise instead of arithmetic operator for flags
- [PATCH] scsi: dc395x: Use bitwise instead of arithmetic operator for flags
- RE: [PATCH 13/13] scsi: Remove superfluous #include <linux/async.h> directives
- From: Daejun Park <daejun7.park@xxxxxxxxxxx>
- [PATCH 13/13] scsi: Remove superfluous #include <linux/async.h> directives
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 12/13] scsi: pmcraid: Fix a kernel-doc warning
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 11/13] scsi: pm8001: Fix kernel-doc warnings
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 10/13] scsi: megaraid: Fix a kernel-doc warning
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 09/13] scsi: initio: Fix a kernel-doc warning
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 08/13] scsi: dc395x: Fix a kernel-doc warning
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 07/13] scsi: bfa: Declare 'bfad_im_vport_attrs' static
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 06/13] scsi: atp870u: Fix a kernel-doc warning
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 05/13] scsi: ata: Declare 'ata_ncq_sdev_attrs' static
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 04/13] scsi: a100u2w: Fix a kernel-doc warning
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 03/13] scsi: core: Show SCMD_LAST in text form
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 02/13] scsi: core: Declare 'scsi_scan_type' static
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 01/13] scsi: core: Suppress a kernel-doc warning
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 00/13] A series of small SCSI patches
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] qedi: Fix cmd_cleanup_cmpl counter mismatch issue.
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- Re: [PATCH v2 11/20] scsi: ufs: Switch to scsi_(get|put)_internal_cmd()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v2 05/20] scsi: core: Add support for internal commands
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v2 18/20] scsi: ufs: Optimize the command queueing code
- From: "Asutosh Das (asd)" <asutoshd@xxxxxxxxxxxxxx>
- Re: [PATCH 02/17] Use memberof(T, m) instead of explicit NULL dereference
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH] qedi: Fix cmd_cleanup_cmpl counter mismatch issue.
- From: Lee Duncan <lduncan@xxxxxxxx>
- RE: [PATCH V2 5/6] net: netvsc: Add Isolation VM support for netvsc driver
- From: "Michael Kelley (LINUX)" <mikelley@xxxxxxxxxxxxx>
- Re: [PATCH v2 11/20] scsi: ufs: Switch to scsi_(get|put)_internal_cmd()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v2 05/20] scsi: core: Add support for internal commands
- From: Bart Van Assche <bvanassche@xxxxxxx>
- RE: [PATCH V2 4/6] hyperv/IOMMU: Enable swiotlb bounce buffer for Isolation VM
- From: "Michael Kelley (LINUX)" <mikelley@xxxxxxxxxxxxx>
- RE: [PATCH V2 1/6] Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM
- From: "Michael Kelley (LINUX)" <mikelley@xxxxxxxxxxxxx>
- [PATCH] lpfc: Fix nonrecovery of remote ports following an unsolicited LOGO
- From: James Smart <jsmart2021@xxxxxxxxx>
- Re: cleanup and simplify the gendisk flags
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH V2 2/6] dma-mapping: Add vmap/vunmap_noncontiguous() callback in dma ops
- From: Tianyu Lan <ltykernel@xxxxxxxxx>
- [PATCH V2 5/6] net: netvsc: Add Isolation VM support for netvsc driver
- From: Tianyu Lan <ltykernel@xxxxxxxxx>
- [PATCH V2 6/6] scsi: storvsc: Add Isolation VM support for storvsc driver
- From: Tianyu Lan <ltykernel@xxxxxxxxx>
- [PATCH V2 4/6] hyperv/IOMMU: Enable swiotlb bounce buffer for Isolation VM
- From: Tianyu Lan <ltykernel@xxxxxxxxx>
- [PATCH V2 3/6] x86/hyper-v: Add hyperv Isolation VM check in the cc_platform_has()
- From: Tianyu Lan <ltykernel@xxxxxxxxx>
- [PATCH V2 1/6] Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM
- From: Tianyu Lan <ltykernel@xxxxxxxxx>
- [PATCH V2 0/6] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part)
- From: Tianyu Lan <ltykernel@xxxxxxxxx>
- Re: [PATCH 2/2] scsi: target: iblock: Report space allocation errors
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] qedi: Fix cmd_cleanup_cmpl counter mismatch issue.
- From: Manish Rangankar <mrangankar@xxxxxxxxxxx>
- Re: [PATCH v2 11/20] scsi: ufs: Switch to scsi_(get|put)_internal_cmd()
- From: Bean Huo <huobean@xxxxxxxxx>
- Re: [PATCH 3/5] blk-mq: add helper of blk_mq_global_quiesce_wait()
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 2/5] blk-mq: rename hctx_lock & hctx_unlock
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH v2 05/20] scsi: core: Add support for internal commands
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH V8 1/1] scsi: ufs: Let devices remain runtime suspended during system suspend
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH 00/15] Add runtime PM support for libsas
- From: "chenxiang (M)" <chenxiang66@xxxxxxxxxxxxx>
- RE: Please check ufshpb init flow
- From: 정요한(JOUNG YOHAN) Mobile SE <yohan.joung@xxxxxx>
- Re: [PATCH] scsi: ufs: Wrap Universal Flash Storage drivers in SCSI_UFSHCD
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH v2] scsi: core: use eh_timeout to timeout start_unit command
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH 0/4] small pm80xx cleanups and fixes
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH] scsi: ufs: Fix double space in SCSI_UFS_HWMON description
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH v2 0/2] This patchset adds tracepoints to pm80xx
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH] scsi: core: Remove Scsi_Host.shost_dev_attr_groups
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH] scsi: scsi_debug: sanity check block descriptor length in resp_mode_select
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH v2] scsi: scsi_debug: Zero clear zones at reset write pointer
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH 1/1] scsi: Fix setting device state to running
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH 3/5] blk-mq: add helper of blk_mq_global_quiesce_wait()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 4/5] nvme: quiesce namespace queue in parallel
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 2/5] blk-mq: rename hctx_lock & hctx_unlock
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v2 18/20] scsi: ufs: Optimize the command queueing code
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v2 18/20] scsi: ufs: Optimize the command queueing code
- From: "Asutosh Das (asd)" <asutoshd@xxxxxxxxxxxxxx>
- Re: [PATCH v2 07/20] scsi: ufs: Rename a function argument
- From: Bean Huo <huobean@xxxxxxxxx>
- Re: [PATCH v2 05/20] scsi: core: Add support for internal commands
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v2] scsi: scsi_debug: Zero clear zones at reset write pointer
- From: Douglas Gilbert <dgilbert@xxxxxxxxxxxx>
- Re: [PATCH v2 18/20] scsi: ufs: Optimize the command queueing code
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v2 06/20] scsi: core: Add support for reserved tags
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH v2 05/20] scsi: core: Add support for internal commands
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH v2 18/20] scsi: ufs: Optimize the command queueing code
- From: "Asutosh Das (asd)" <asutoshd@xxxxxxxxxxxxxx>
- Re: [PATCH v2 05/20] scsi: core: Add support for internal commands
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v2 01/20] block: Add a flag for internal commands
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v2 06/20] scsi: core: Add support for reserved tags
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 09/14] mmc: don't set GENHD_FL_SUPPRESS_PARTITION_INFO
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 06/14] block: rename GENHD_FL_NO_PART_SCAN to GENHD_FL_NO_PART
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 3/5] blk-mq: add helper of blk_mq_global_quiesce_wait()
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 2/5] blk-mq: rename hctx_lock & hctx_unlock
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 1/5] blk-mq: move srcu from blk_mq_hw_ctx to request_queue
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 3/5] blk-mq: add helper of blk_mq_global_quiesce_wait()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 2/5] blk-mq: rename hctx_lock & hctx_unlock
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 1/5] blk-mq: move srcu from blk_mq_hw_ctx to request_queue
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 14/14] sr: set GENHD_FL_REMOVABLE earlier
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/14] block: cleanup the GENHD_FL_* definitions
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/14] block: remove GENHD_FL_EXT_DEVT
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/14] block: don't set GENHD_FL_NO_PART for hidden gendisks
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/14] mmc: don't set GENHD_FL_SUPPRESS_PARTITION_INFO
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/14] block: remove GENHD_FL_SUPPRESS_PARTITION_INFO
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/14] null_blk: don't suppress partitioning information
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/14] block: remove the GENHD_FL_HIDDEN check in blkdev_get_no_open
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/14] block: rename GENHD_FL_NO_PART_SCAN to GENHD_FL_NO_PART
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/14] block: remove a dead check in show_partition
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/14] block: merge disk_scan_partitions and blkdev_reread_part
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/14] block: remove GENHD_FL_CD
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/14] block: move GENHD_FL_BLOCK_EVENTS_ON_EXCL_WRITE to disk->event_flags
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/14] block: move GENHD_FL_NATIVE_CAPACITY to disk->state
- From: Christoph Hellwig <hch@xxxxxx>
- cleanup and simplify the gendisk flags
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 00/17] Add memberof(), split some headers, and slightly simplify code
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH 2/5] blk-mq: rename hctx_lock & hctx_unlock
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 05/20] scsi: core: Add support for internal commands
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH v2 01/20] block: Add a flag for internal commands
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH v2 06/20] scsi: core: Add support for reserved tags
- From: John Garry <john.garry@xxxxxxxxxx>
- Re: [PATCH 4/5] nvme: quiesce namespace queue in parallel
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 3/5] blk-mq: add helper of blk_mq_global_quiesce_wait()
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 3/5] blk-mq: add helper of blk_mq_global_quiesce_wait()
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 2/5] blk-mq: rename hctx_lock & hctx_unlock
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH 1/5] blk-mq: move srcu from blk_mq_hw_ctx to request_queue
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
- From: Kanchan Joshi <joshiiitr@xxxxxxxxx>
- Re: [PATCH v2] scsi: scsi_debug: Zero clear zones at reset write pointer
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- [PATCH v2] scsi: scsi_debug: Zero clear zones at reset write pointer
- From: "Shin'ichiro Kawasaki" <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH] scsi: scsi_debug: Zero clear zones at reset write pointer
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- [PATCH] scsi: be2iscsi:Fix the problem that the array may be out of bounds
- From: Wen Zhiwei <wenzhiwei@xxxxxxxxxx>
- Re: [PATCH] scsi: scsi_debug: sanity check block descriptor length in resp_mode_select
- From: Douglas Gilbert <dgilbert@xxxxxxxxxxxx>
- Re: [PATCH 1/1] scsi: Fix setting device state to running
- From: Lee Duncan <lduncan@xxxxxxxx>
- [PATCH 1/1] scsi: Fix setting device state to running
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- Re: [PATCH] scsi: scsi_debug: Zero clear zones at reset write pointer
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] SCSI fixes for 5.16-rc1
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] SCSI fixes for 5.16-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] SCSI fixes for 5.16-rc1
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 20/20] scsi: ufs: Fix race conditions related to driver data
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v2 19/20] scsi: ufs: Implement polling support
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v2 18/20] scsi: ufs: Optimize the command queueing code
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v2 15/20] scsi: ufs: Improve SCSI abort handling
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v2 17/20] scsi: ufs: Stop using the clock scaling lock in the error handler
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v2 16/20] scsi: ufs: Fix a kernel crash during shutdown
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v2 13/20] scsi: ufs: Fix a deadlock in the error handler
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v2 14/20] scsi: ufs: Introduce ufshcd_release_scsi_cmd()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v2 12/20] scsi: ufs: Rework ufshcd_change_queue_depth()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v2 11/20] scsi: ufs: Switch to scsi_(get|put)_internal_cmd()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v2 10/20] scsi: ufs: Remove dead code
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v2 09/20] scsi: ufs: Remove the sdev_rpmb member
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v2 08/20] scsi: ufs: Remove is_rpmb_wlun()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v2 07/20] scsi: ufs: Rename a function argument
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v2 06/20] scsi: core: Add support for reserved tags
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v2 04/20] scsi: core: Fix a race between scsi_done() and scsi_times_out()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v2 05/20] scsi: core: Add support for internal commands
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v2 03/20] scsi: core: Fix scsi_device_max_queue_depth()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v2 02/20] scsi: core: Unexport scsi_track_queue_full()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v2 01/20] block: Add a flag for internal commands
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v2 00/20] UFS patches for kernel v5.17
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [GIT PULL] SCSI fixes for 5.16-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH 11/11] scsi: ufs: Implement polling support
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [GIT PULL] SCSI fixes for 5.16-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 11/11] scsi: ufs: Implement polling support
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [GIT PULL] SCSI fixes for 5.16-rc1
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] scsi: Fix hang when device state is set via sysfs
- From: James Bottomley <jejb@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] scsi: Fix hang when device state is set via sysfs
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- Re: [PATCH 00/17] Add memberof(), split some headers, and slightly simplify code
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH 00/17] Add memberof(), split some headers, and slightly simplify code
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH 00/17] Add memberof(), split some headers, and slightly simplify code
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 00/17] Add memberof(), split some headers, and slightly simplify code
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 00/17] Add memberof(), split some headers, and slightly simplify code
- From: "Alejandro Colomar (man-pages)" <alx.manpages@xxxxxxxxx>
- Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 00/17] Add memberof(), split some headers, and slightly simplify code
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 00/17] Add memberof(), split some headers, and slightly simplify code
- From: "Alejandro Colomar (man-pages)" <alx.manpages@xxxxxxxxx>
- Re: [PATCH 00/17] Add memberof(), split some headers, and slightly simplify code
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH 00/17] Add memberof(), split some headers, and slightly simplify code
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH 00/17] Add memberof(), split some headers, and slightly simplify code
- From: "Alejandro Colomar (man-pages)" <alx.manpages@xxxxxxxxx>
- Re: [PATCH 00/17] Add memberof(), split some headers, and slightly simplify code
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH 00/17] Add memberof(), split some headers, and slightly simplify code
- From: "Alejandro Colomar (man-pages)" <alx.manpages@xxxxxxxxx>
- Re: [PATCH 00/17] Add memberof(), split some headers, and slightly simplify code
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH 00/17] Add memberof(), split some headers, and slightly simplify code
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 3/5] hyperv/IOMMU: Enable swiotlb bounce buffer for Isolation VM
- From: Tianyu Lan <ltykernel@xxxxxxxxx>
- Re: [PATCH 00/17] Add memberof(), split some headers, and slightly simplify code
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] scsi: Fix hang when device state is set via sysfs
- From: James Bottomley <jejb@xxxxxxxxxxxxx>
- Re: [PATCH 00/17] Add memberof(), split some headers, and slightly simplify code
- From: "Alejandro Colomar (man-pages)" <alx.manpages@xxxxxxxxx>
- Re: [PATCH 00/17] Add memberof(), split some headers, and slightly simplify code
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- [PATCH 02/17] Use memberof(T, m) instead of explicit NULL dereference
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
- [PATCH 00/17] Add memberof(), split some headers, and slightly simplify code
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
- Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
- From: Kanchan Joshi <joshiiitr@xxxxxxxxx>
- [PATCH] scsi: scsi_debug: Zero clear zones at reset write pointer
- From: "Shin'ichiro Kawasaki" <shinichiro.kawasaki@xxxxxxx>
- Re: Please check ufshpb init flow
- From: Bean Huo <huobean@xxxxxxxxx>
- [scsi] c8f22155c6: BUG:KASAN:slab-out-of-bounds_in_show_shost_state
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH 1/5] blk-mq: move srcu from blk_mq_hw_ctx to request_queue
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
- From: Javier González <javier@xxxxxxxxxxx>
- Re: [PATCH 1/5] blk-mq: move srcu from blk_mq_hw_ctx to request_queue
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v1] scsi: ufs: ufshpb: Fix sparse warning in ufshpb_set_hpb_read_to_upiu()
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH] scsi: ufs: Improve SCSI abort handling
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH] scsi: ufs: ufs-mediatek: add put_device() after of_find_device_by_node()
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH 1/2] iscsi: Unblock session then wake up error handler
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH] mpt3sas: Fix incorrect system timestamp showed in IOC FW
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH] mpt3sas:Fix kernel panic during drive powercycle test
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH 1/1] target: Use RCU helpers for INQUIRY t10_alua_tg_pt_gp use
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH] mpt3sas: Fix system falling into readonly mode
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH v4 linux-next] scsi: scsi_debug: fix type in min_t to avoid stack OOB
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH V2 0/2] scsi: ufs: core: Fix task management completion timeout race
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH] scsi: qla2xxx: fix mailbox direction flags in qla2xxx_get_adapter_id()
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH] scsi: qla2xxx: edif: fix off by one bug in qla_edif_app_getfcinfo()
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH] target/configfs: delete unnecessary checks for NULL
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH 00/15] Add runtime PM support for libsas
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH v2] scsi: core: use eh_timeout to timeout start_unit command
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH] scsi: ufs: Fix double space in SCSI_UFS_HWMON description
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH] scsi: ufs: Wrap Universal Flash Storage drivers in SCSI_UFSHCD
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH] scsi: core: Remove Scsi_Host.shost_dev_attr_groups
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH v2 0/2] This patchset adds tracepoints to pm80xx
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH 0/4] small pm80xx cleanups and fixes
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Please check ufshpb init flow
- From: 정요한(JOUNG YOHAN) Mobile SE <yohan.joung@xxxxxx>
- [PATCH 5/5] scsi: use blk-mq quiesce APIs to implement scsi_host_block
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 4/5] nvme: quiesce namespace queue in parallel
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 3/5] blk-mq: add helper of blk_mq_global_quiesce_wait()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 2/5] blk-mq: rename hctx_lock & hctx_unlock
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 1/5] blk-mq: move srcu from blk_mq_hw_ctx to request_queue
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 0/5] blk-mq: quiesce improvement
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH] scsi: scsi_debug: sanity check block descriptor length in resp_mode_select
- From: George Kennedy <george.kennedy@xxxxxxxxxx>
- Re: [PATCH 1/1] target: Use RCU helpers for INQUIRY t10_alua_tg_pt_gp use
- From: Maurizio Lombardi <mlombard@xxxxxxxxxx>
- Re: move all struct request releated code out of blk-core.c (rebased)
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] use blk_queue_fua() to check QUEUE_FLAG_FUA
- From: Yi Li <yili@xxxxxxxxxxx>
- [PATCH] target/configfs: delete unnecessary checks for NULL
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 10/11] block: move blk_print_req_error to blk-mq.c
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- [PATCH 1/1] target: Use RCU helpers for INQUIRY t10_alua_tg_pt_gp use
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 3/5] hyperv/IOMMU: Enable swiotlb bounce buffer for Isolation VM
- From: Tianyu Lan <ltykernel@xxxxxxxxx>
- Re: [PATCH 1/5] x86/Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM
- From: Tianyu Lan <ltykernel@xxxxxxxxx>
- Re: [PATCH 3/5] hyperv/IOMMU: Enable swiotlb bounce buffer for Isolation VM
- From: Tianyu Lan <ltykernel@xxxxxxxxx>
- T10 DIX bug for the md raid with 4k block devices
- From: Alexey Lyashkov <alexey.lyashkov@xxxxxxxxx>
- Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
- From: Javier González <javier@xxxxxxxxxxx>
- Re: move all struct request releated code out of blk-core.c (rebased)
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- [PATCH] mpt3sas: Fix incorrect system timestamp showed in IOC FW
- From: Sreekanth Reddy <sreekanth.reddy@xxxxxxxxxxxx>
- [PATCH] mpt3sas: Fix system falling into readonly mode
- From: Sreekanth Reddy <sreekanth.reddy@xxxxxxxxxxxx>
- [PATCH] mpt3sas:Fix kernel panic during drive powercycle test
- From: Sreekanth Reddy <sreekanth.reddy@xxxxxxxxxxxx>
- Re: [PATCH 3/5] hyperv/IOMMU: Enable swiotlb bounce buffer for Isolation VM
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/5] x86/Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 3/3] scsi/fcoe: Add a local_lock to percpu localport statistics
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] scsi/fcoe: Add a local_lock to fcoe_percpu
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH 08/11] scsi: ufs: Improve SCSI abort handling further
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH 1/3] scsi/libfc: Remove get_cpu() semantics in fc_exch_em_alloc()
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH 11/11] block: don't include blk-mq headers in blk-core.c
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/11] block: move blk_print_req_error to blk-mq.c
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/11] block: move blk_dump_rq_flags to blk-mq.c
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/11] block: move blk_account_io_{start,done} to blk-mq.c
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/11] block: move blk_steal_bios to blk-mq.c
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/11] block: remove blk-exec.c
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/11] block: move request based cloning helpers to blk-mq.c
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/11] block: remove rq_flush_dcache_pages
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/11] blk-mq: move blk_mq_flush_plug_list
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/11] block: move blk_rq_init to blk-mq.c
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/11] block: move blk_rq_err_bytes to scsi
- From: Christoph Hellwig <hch@xxxxxx>
- move all struct request releated code out of blk-core.c (rebased)
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 01/15] libsas: Don't always drain event workqueue for HA resume
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 03/15] scsi/block PM: Always set request queue runtime active in blk_post_runtime_resume()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 01/15] libsas: Don't always drain event workqueue for HA resume
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 3/3] scsi/fcoe: Add a local_lock to percpu localport statistics
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- [PATCH 2/3] scsi/fcoe: Add a local_lock to fcoe_percpu
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- [PATCH 1/3] scsi/libfc: Remove get_cpu() semantics in fc_exch_em_alloc()
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- [PATCH -next 0/3] scsi/fcoe: Play nicer with PREEMPT_RT
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- [PATCH 13/15] scsi: hisi_sas: Keep controller active between ISR of phyup and the event being processed
- From: chenxiang <chenxiang66@xxxxxxxxxxxxx>
- [PATCH 14/15] scsi: libsas: Keep sas host active until finished some work
- From: chenxiang <chenxiang66@xxxxxxxxxxxxx>
- [PATCH 11/15] scsi: libsas: Refactor out sas_queue_deferred_work()
- From: chenxiang <chenxiang66@xxxxxxxxxxxxx>
- [PATCH 15/15] scsi: hisi_sas: Use autosuspend for SAS controller
- From: chenxiang <chenxiang66@xxxxxxxxxxxxx>
- [PATCH 12/15] scsi: libsas: Defer works of new phys during suspend
- From: chenxiang <chenxiang66@xxxxxxxxxxxxx>
- [PATCH 10/15] scsi: libsas: Add a flag SAS_HA_RESUMING of sas_ha
- From: chenxiang <chenxiang66@xxxxxxxxxxxxx>
- [PATCH 09/15] scsi: libsas: Resume sas host before sending SMP IOs
- From: chenxiang <chenxiang66@xxxxxxxxxxxxx>
- [PATCH 05/15] scsi: hisi_sas: Fix some issues related to asd_sas_port->phy_list
- From: chenxiang <chenxiang66@xxxxxxxxxxxxx>
- [PATCH 08/15] scsi: hisi_sas: Add more prink for runtime suspend/resume
- From: chenxiang <chenxiang66@xxxxxxxxxxxxx>
- [PATCH 07/15] scsi: libsas: Send event PORTE_BROADCAST_RCVD for valid ports
- From: chenxiang <chenxiang66@xxxxxxxxxxxxx>
- [PATCH 06/15] scsi: mvsas: Add spin_lock/unlock() to protect asd_sas_port->phy_list
- From: chenxiang <chenxiang66@xxxxxxxxxxxxx>
- [PATCH 02/15] Revert "scsi: hisi_sas: Filter out new PHY up events during suspend"
- From: chenxiang <chenxiang66@xxxxxxxxxxxxx>
- [PATCH 03/15] scsi/block PM: Always set request queue runtime active in blk_post_runtime_resume()
- From: chenxiang <chenxiang66@xxxxxxxxxxxxx>
- [PATCH 01/15] libsas: Don't always drain event workqueue for HA resume
- From: chenxiang <chenxiang66@xxxxxxxxxxxxx>
- [PATCH 04/15] scsi: libsas: Add spin_lock/unlock() to protect asd_sas_port->phy_list
- From: chenxiang <chenxiang66@xxxxxxxxxxxxx>
- [PATCH 00/15] Add runtime PM support for libsas
- From: chenxiang <chenxiang66@xxxxxxxxxxxxx>
- Re: [PATCH v4 3/3] MAINTAINERS: Mark VMware mailing list entries as email aliases
- From: Zack Rusin <zackr@xxxxxxxxxx>
- Re: ufs: setting "hba" private pointer too late -- oops in ufshcd_devfreq_get_dev_status()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 1/2] scsi: core: Add support for reserved tags
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [Bug 214967] mvsas not detecting some disks
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: Rebasing the for-next branch
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Rebasing the for-next branch
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v4 3/3] MAINTAINERS: Mark VMware mailing list entries as email aliases
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH] scsi: core: Remove Scsi_Host.shost_dev_attr_groups
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 3/3] MAINTAINERS: Mark VMware mailing list entries as email aliases
- From: "Srivatsa S. Bhat" <srivatsa@xxxxxxxxxxxxx>
- [PATCH v4 0/3] Update VMware maintainer entries
- From: "Srivatsa S. Bhat" <srivatsa@xxxxxxxxxxxxx>
- [PATCH] scsi: core: Remove Scsi_Host.shost_dev_attr_groups
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 08/11] scsi: ufs: Improve SCSI abort handling further
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 08/11] scsi: ufs: Improve SCSI abort handling further
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH 3/5] hyperv/IOMMU: Enable swiotlb bounce buffer for Isolation VM
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v1] scsi: ufs: fix tm cmd timeout/ISR racing issue
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 08/11] scsi: ufs: Improve SCSI abort handling further
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 08/11] scsi: ufs: Improve SCSI abort handling further
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 5/5] scsi: storvsc: Add Isolation VM support for storvsc driver
- From: Tianyu Lan <ltykernel@xxxxxxxxx>
- [PATCH 4/5] net: netvsc: Add Isolation VM support for netvsc driver
- From: Tianyu Lan <ltykernel@xxxxxxxxx>
- [PATCH 3/5] hyperv/IOMMU: Enable swiotlb bounce buffer for Isolation VM
- From: Tianyu Lan <ltykernel@xxxxxxxxx>
- [PATCH 2/5] dma-mapping: Add vmap/vunmap_noncontiguous() callback in dma ops
- From: Tianyu Lan <ltykernel@xxxxxxxxx>
- [PATCH 1/5] x86/Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM
- From: Tianyu Lan <ltykernel@xxxxxxxxx>
- [PATCH 0/5] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part)
- From: Tianyu Lan <ltykernel@xxxxxxxxx>
- Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
- From: Javier González <javier@xxxxxxxxxxx>
- [Bug 214967] mvsas not detecting some disks
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH v2] scsi: core: use eh_timeout to timeout start_unit command
- From: Wu Bo <wubo40@xxxxxxxxxx>
- Re: [PATCH 08/11] scsi: ufs: Improve SCSI abort handling further
- From: Peter Wang <peter.wang@xxxxxxxxxxxx>
- Re: [PATCH 08/11] scsi: ufs: Improve SCSI abort handling further
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH v2 2/2] scsi: pm80xx: Add pm80xx_mpi_build_cmd tracepoint
- From: Jinpu Wang <jinpu.wang@xxxxxxxxx>
- Re: [PATCH v2 1/2] scsi: pm80xx: Add tracepoints
- From: Jinpu Wang <jinpu.wang@xxxxxxxxx>
- [Bug 214967] mvsas not detecting some disks
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH v1] scsi: ufs: fix tm cmd timeout/ISR racing issue
- From: Peter Wang <peter.wang@xxxxxxxxxxxx>
- Re: [PATCH V2] blk-mq: cancel blk-mq dispatch work in both blk_cleanup_queue and disk_release()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] scsi: simplify registration of scsi host sysfs attributes
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] scsi: simplify registration of scsi host sysfs attributes
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] scsi: simplify registration of scsi host sysfs attributes
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- [Bug 214967] mvsas not detecting some disks
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 214967] mvsas not detecting some disks
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 214967] mvsas not detecting some disks
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [PATCH] scsi: fix the problem that the pointer "sp" is double free
- From: zhangyue <zhangyue1@xxxxxxxxxx>
- Re: [PATCH] scsi: simplify registration of scsi host sysfs attributes
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 5.10 011/575] scsi: core: Remove command size deduction from scsi_setup_scsi_cmnd()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH V2] blk-mq: cancel blk-mq dispatch work in both blk_cleanup_queue and disk_release()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH 5.14 009/849] scsi: core: Remove command size deduction from scsi_setup_scsi_cmnd()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 07/11] scsi: ufs: Fix a deadlock in the error handler
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 5.15 008/917] scsi: scsi_ioctl: Validate command size
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5.15 010/917] scsi: core: Remove command size deduction from scsi_setup_scsi_cmnd()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [Bug 214967] mvsas not detecting some disks
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 214967] mvsas not detecting some disks
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 214967] mvsas not detecting some disks
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 214967] mvsas not detecting some disks
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 214967] mvsas not detecting some disks
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 214967] mvsas not detecting some disks
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 214967] mvsas not detecting some disks
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH 08/11] scsi: ufs: Improve SCSI abort handling further
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v2 0/2] This patchset adds tracepoints to pm80xx
- From: Changyuan Lyu <changyuanl@xxxxxxxxxx>
- [PATCH v2 1/2] scsi: pm80xx: Add tracepoints
- From: Changyuan Lyu <changyuanl@xxxxxxxxxx>
- [PATCH v2 2/2] scsi: pm80xx: Add pm80xx_mpi_build_cmd tracepoint
- From: Changyuan Lyu <changyuanl@xxxxxxxxxx>
- [Bug 214967] mvsas not detecting some disks
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: kernel 5.15 does not boot with 3ware card (never had this issue <= 5.14) - scsi 0:0:0:0: WARNING: (0x06:0x002C) : Command (0x12) timed out, resetting card
- From: Justin Piszcz <jpiszcz@xxxxxxxxxxxxxxx>
- Re: [PATCH v1] scsi: ufs: fix tm cmd timeout/ISR racing issue
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 5.10 011/575] scsi: core: Remove command size deduction from scsi_setup_scsi_cmnd()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 5.10 011/575] scsi: core: Remove command size deduction from scsi_setup_scsi_cmnd()
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxxx>
- Re: [PATCH 1/2] scsi: core: Add support for reserved tags
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 09/11] scsi: ufs: Fix a kernel crash during shutdown
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 07/11] scsi: ufs: Fix a deadlock in the error handler
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 06/11] scsi: ufs: Rework ufshcd_change_queue_depth()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 5.10 011/575] scsi: core: Remove command size deduction from scsi_setup_scsi_cmnd()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 04/11] scsi: ufs: Remove dead code
- From: Bean Huo <huobean@xxxxxxxxx>
- Re: [PATCH 04/11] scsi: ufs: Remove dead code
- From: Bean Huo <huobean@xxxxxxxxx>
- Re: [PATCH] blk-mq: sync blk-mq queue in both blk_cleanup_queue and disk_release()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] scsi: simplify registration of scsi host sysfs attributes
- From: Steffen Maier <maier@xxxxxxxxxxxxx>
- [PATCH] scsi: simplify registration of scsi host sysfs attributes
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- [PATCH] blk-mq: sync blk-mq queue in both blk_cleanup_queue and disk_release()
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH] scsi:elx: fix cond_no_effect.cocci warnings
- [Bug 214967] mvsas not detecting some disks
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH v1] scsi: ufs: ufshpb: Fix sparse warning in ufshpb_set_hpb_read_to_upiu()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [Bug 214967] mvsas not detecting some disks
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- FAILED: patch "[PATCH] scsi: scsi_ioctl: Validate command size" failed to apply to 5.14-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- FAILED: patch "[PATCH] scsi: scsi_ioctl: Validate command size" failed to apply to 5.10-stable tree
- From: <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 10/11] scsi: ufs: Optimize the command queueing code
- From: "Asutosh Das (asd)" <asutoshd@xxxxxxxxxxxxxx>
- Re: [GIT PULL] final round of SCSI updates for the 5.15+ merge window
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] final round of SCSI updates for the 5.15+ merge window
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] final round of SCSI updates for the 5.15+ merge window
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 3/3] MAINTAINERS: Mark VMware mailing list entries as email aliases
- From: "Srivatsa S. Bhat" <srivatsa@xxxxxxxxxxxxx>
- [PATCH] scsi: Remove redundant 'flush_workqueue()' calls
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [PATCH 4/4] nvme: wait until quiesce is done
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [RFC PATCH 8/8] md: add support for REQ_OP_VERIFY
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH] scsi: qla2xxx: Format log strings only if needed
- From: Roman Bolshakov <r.bolshakov@xxxxxxxxx>
- [GIT PULL] final round of SCSI updates for the 5.15+ merge window
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH] scsi: lpfc: remove unneeded variable
- [PATCH] scsi: qedf: Fix a UAF bug in __qedf_probe
- From: Letu Ren <fantasquex@xxxxxxxxx>
- Re: [PATCH 08/11] scsi: ufs: Improve SCSI abort handling further
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH V8 1/1] scsi: ufs: Let devices remain runtime suspended during system suspend
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: Unreliable disk detection order in 5.x
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: Unreliable disk detection order in 5.x
- From: Phillip Susi <phill@xxxxxxxxxxxx>
- Re: [PATCH] scsi: fix scsi device attributes registration
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- [PATCH v1] scsi: ufs: ufshpb: Fix sparse warning in ufshpb_set_hpb_read_to_upiu()
- From: Bean Huo <huobean@xxxxxxxxx>
- Re: ufs: setting "hba" private pointer too late -- oops in ufshcd_devfreq_get_dev_status()
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- [Announce] sg3_utils-1.47 available
- From: Douglas Gilbert <dgilbert@xxxxxxxxxxxx>
- Re: [PATCH 01/11] scsi: ufs: Rename a function argument
- From: Alim Akhtar <alim.akhtar@xxxxxxxxx>
- Re: [PATCH 02/11] scsi: ufs: Remove is_rpmb_wlun()
- From: Alim Akhtar <alim.akhtar@xxxxxxxxx>
- Re: [PATCH 03/11] scsi: ufs: Remove the sdev_rpmb member
- From: Alim Akhtar <alim.akhtar@xxxxxxxxx>
- Re: [PATCH v3 3/3] MAINTAINERS: Mark VMware mailing list entries as email aliases
- From: Juergen Gross <jgross@xxxxxxxx>
- [PATCH V2] target: iscsi: simplify the connection closing mechanism
- From: Maurizio Lombardi <mlombard@xxxxxxxxxx>
- Re: [PATCH] scsi: fix scsi device attributes registration
- From: Steffen Maier <maier@xxxxxxxxxxxxx>
- Re: [PATCH] scsi: qla2xxx: Fix memory leaks in the error handling path of 'qla2x00_mem_alloc()'
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] scsi: qla2xxx: Fix memory leaks in the error handling path of 'qla2x00_mem_alloc()'
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [PATCH] scsi: fix scsi device attributes registration
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH v1] scsi: ufs: fix tm cmd timeout/ISR racing issue
- From: <peter.wang@xxxxxxxxxxxx>
- Re: [PATCH] scsi: qla2xxx: Fix memory leaks in the error handling path of 'qla2x00_mem_alloc()'
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 08/11] scsi: ufs: Improve SCSI abort handling further
- From: Peter Wang <peter.wang@xxxxxxxxxxxx>
- Re: Problem with scsi device sysfs attributes
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- [PATCH] scsi: fix scsi device attributes registration
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- RE: [PATCH] scsi:ufs:add quirk to keep write booster on
- From: Avri Altman <Avri.Altman@xxxxxxx>
- Re: [RFC PATCH 0/8] block: add support for REQ_OP_VERIFY
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [RFC PATCH 0/8] block: add support for REQ_OP_VERIFY
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [RFC PATCH 8/8] md: add support for REQ_OP_VERIFY
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- RE: [PATCH 11/11] scsi: ufs: Implement polling support
- From: Avri Altman <Avri.Altman@xxxxxxx>
- Re: [RFC PATCH 3/8] nvme: add support for the Verify command
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [RFC PATCH 2/8] scsi: add REQ_OP_VERIFY support
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [RFC PATCH 1/8] block: add support for REQ_OP_VERIFY
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- [PATCH v2] scsi:ufs:add quirk to keep write booster on
- From: Fengnan Chang <changfengnan@xxxxxxxx>
- RE: [PATCH 10/11] scsi: ufs: Optimize the command queueing code
- From: Avri Altman <Avri.Altman@xxxxxxx>
- RE: [PATCH 09/11] scsi: ufs: Fix a kernel crash during shutdown
- From: Avri Altman <Avri.Altman@xxxxxxx>
- RE: [PATCH 07/11] scsi: ufs: Fix a deadlock in the error handler
- From: Avri Altman <Avri.Altman@xxxxxxx>
- RE: [PATCH 06/11] scsi: ufs: Rework ufshcd_change_queue_depth()
- From: Avri Altman <Avri.Altman@xxxxxxx>
- Re: [PATCH] libata: libahci: declare ahci_shost_attr_group as static
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- RE: [PATCH 04/11] scsi: ufs: Remove dead code
- From: Avri Altman <Avri.Altman@xxxxxxx>
- Re: Unreliable disk detection order in 5.x
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 1/2] scsi: core: Add support for reserved tags
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH] scsi: ufs: ufs-mediatek: add put_device() after of_find_device_by_node()
- From: Peter Wang <peter.wang@xxxxxxxxxxxx>
- Re: [PATCH] scsi: ufs: ufs-mediatek: add put_device() after of_find_device_by_node()
- From: Peter Wang <peter.wang@xxxxxxxxxxxx>
- Re: Problem with scsi device sysfs attributes
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 3/3] MAINTAINERS: Mark VMware mailing list entries as email aliases
- From: Joe Perches <joe@xxxxxxxxxxx>
- [PATCH] scsi:ufs:add quirk to keep write booster on
- From: Fengnan Chang <changfengnan@xxxxxxxx>
- [PATCH] libata: libahci: declare ahci_shost_attr_group as static
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Problem with scsi device sysfs attributes
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 3/3] MAINTAINERS: Mark VMware mailing list entries as email aliases
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: Unreliable disk detection order in 5.x
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: Unreliable disk detection order in 5.x
- From: Simon Kirby <sim@xxxxxxxxxx>
- Re: [PATCH v4 linux-next] scsi: scsi_debug: fix type in min_t to avoid stack OOB
- From: Douglas Gilbert <dgilbert@xxxxxxxxxxxx>
- [PATCH] scsi: qla2xxx: Fix memory leaks in the error handling path of 'qla2x00_mem_alloc()'
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- [PATCH v3 3/3] MAINTAINERS: Mark VMware mailing list entries as email aliases
- From: "Srivatsa S. Bhat" <srivatsa@xxxxxxxxxxxxx>
- [PATCH v3 0/3] Update VMware maintainer entries
- From: "Srivatsa S. Bhat" <srivatsa@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] scsi: core: Add support for reserved tags
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 2/2] MAINTAINERS: Mark VMware mailing list entries as private
- From: "Srivatsa S. Bhat" <srivatsa@xxxxxxxxxxxxx>
- Re: [PATCH 10/11] scsi: ufs: Optimize the command queueing code
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 08/11] scsi: ufs: Improve SCSI abort handling further
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: ufs: setting "hba" private pointer too late -- oops in ufshcd_devfreq_get_dev_status()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 03/11] scsi: ufs: Remove the sdev_rpmb member
- From: "Asutosh Das (asd)" <asutoshd@xxxxxxxxxxxxxx>
- Re: [PATCH 02/11] scsi: ufs: Remove is_rpmb_wlun()
- From: "Asutosh Das (asd)" <asutoshd@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] MAINTAINERS: Mark VMware mailing list entries as private
- From: Nadav Amit <namit@xxxxxxxxxx>
- Re: [PATCH 2/2] MAINTAINERS: Mark VMware mailing list entries as private
- From: "Srivatsa S. Bhat" <srivatsa@xxxxxxxxxxxxx>
- Re: [PATCH] target: iscsi: simplify the connection closing mechanism
- From: Maurizio Lombardi <mlombard@xxxxxxxxxx>
- Re: sorting out the freeze / quiesce mess
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- RE: [PATCH 01/11] scsi: ufs: Rename a function argument
- From: Keoseong Park <keosung.park@xxxxxxxxxxx>
- ufs: setting "hba" private pointer too late -- oops in ufshcd_devfreq_get_dev_status()
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: sorting out the freeze / quiesce mess
- From: Max Gurtovoy <mgurtovoy@xxxxxxxxxx>
- Re: sorting out the freeze / quiesce mess
- From: Christoph Hellwig <hch@xxxxxx>
- Re: sorting out the freeze / quiesce mess
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH] scsi: ipr: remove unneeded variable
- [PATCH] scsi: ufs: ufs-mediatek: add put_device() after of_find_device_by_node()
- Re: sorting out the freeze / quiesce mess
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: sorting out the freeze / quiesce mess
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: sorting out the freeze / quiesce mess
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: sorting out the freeze / quiesce mess
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- sorting out the freeze / quiesce mess
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 08/11] scsi: ufs: Improve SCSI abort handling further
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH 10/11] scsi: ufs: Optimize the command queueing code
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH 1/2] scsi: core: Add support for reserved tags
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 07/11] scsi: ufs: Fix a deadlock in the error handler
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2] scsi: core: use eh_timeout to timeout start_unit command
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH] scsi: myrs: Replace snprintf in show functions with sysfs_emit
- [PATCH] scsi: be2iscsi: Replace snprintf in show functions with sysfs_emit
- RE: [PATCH 01/11] scsi: ufs: Rename a function argument
- From: "Chanho Park" <chanho61.park@xxxxxxxxxxx>
- Re: [PATCH 11/11] scsi: ufs: Implement polling support
- From: Douglas Gilbert <dgilbert@xxxxxxxxxxxx>
- [PATCH v2] scsi: core: use eh_timeout to timeout start_unit command
- From: brookxu <brookxu.cn@xxxxxxxxx>
- [PATCH 11/11] scsi: ufs: Implement polling support
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 10/11] scsi: ufs: Optimize the command queueing code
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 09/11] scsi: ufs: Fix a kernel crash during shutdown
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 08/11] scsi: ufs: Improve SCSI abort handling further
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 07/11] scsi: ufs: Fix a deadlock in the error handler
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 06/11] scsi: ufs: Rework ufshcd_change_queue_depth()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 05/11] scsi: core: Add support for reserved tags
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 04/11] scsi: ufs: Remove dead code
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 03/11] scsi: ufs: Remove the sdev_rpmb member
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 02/11] scsi: ufs: Remove is_rpmb_wlun()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 01/11] scsi: ufs: Rename a function argument
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH 00/11] UFS patches for kernel v5.17
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH AUTOSEL 4.4 09/12] scsi: target: Fix alua_tg_pt_gps_count tracking
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.4 01/12] scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.4 08/12] scsi: target: Fix ordered tag handling
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.4 03/12] scsi: advansys: Fix kernel pointer leak
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.9 10/13] scsi: target: Fix alua_tg_pt_gps_count tracking
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.9 09/13] scsi: target: Fix ordered tag handling
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.9 04/13] scsi: advansys: Fix kernel pointer leak
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.9 01/13] scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 11/14] scsi: target: Fix alua_tg_pt_gps_count tracking
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 10/14] scsi: target: Fix ordered tag handling
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 05/14] scsi: advansys: Fix kernel pointer leak
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 02/14] scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 17/21] scsi: target: Fix ordered tag handling
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 18/21] scsi: target: Fix alua_tg_pt_gps_count tracking
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 10/21] scsi: advansys: Fix kernel pointer leak
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 03/21] scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 26/30] scsi: target: Fix alua_tg_pt_gps_count tracking
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 25/30] scsi: target: Fix ordered tag handling
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 16/30] scsi: advansys: Fix kernel pointer leak
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 04/30] scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 43/50] scsi: target: Fix alua_tg_pt_gps_count tracking
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 40/50] scsi: scsi_debug: Fix out-of-bound read in resp_readcap16()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 41/50] scsi: scsi_debug: Fix out-of-bound read in resp_report_tgtpgs()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 42/50] scsi: target: Fix ordered tag handling
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 28/50] scsi: advansys: Fix kernel pointer leak
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 08/50] scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.14 65/75] scsi: lpfc: Fix link down processing to address NULL pointer dereference
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.14 64/75] scsi: lpfc: Fix use-after-free in lpfc_unreg_rpi() routine
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.14 61/75] scsi: target: Fix alua_tg_pt_gps_count tracking
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.14 60/75] scsi: target: Fix ordered tag handling
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.14 59/75] scsi: scsi_debug: Fix out-of-bound read in resp_report_tgtpgs()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.14 58/75] scsi: scsi_debug: Fix out-of-bound read in resp_readcap16()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.14 41/75] scsi: smartpqi: Add controller handshake during kdump
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.14 40/75] scsi: advansys: Fix kernel pointer leak
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.14 34/75] scsi: core: Fix scsi_mode_sense() buffer length handling
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.14 12/75] scsi: pm80xx: Fix memory leak during rmmod
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.14 13/75] scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 69/82] scsi: lpfc: Fix link down processing to address NULL pointer dereference
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 70/82] scsi: lpfc: Allow fabric node recovery if recovery is in progress before devloss
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 68/82] scsi: lpfc: Fix use-after-free in lpfc_unreg_rpi() routine
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 65/82] scsi: target: Fix alua_tg_pt_gps_count tracking
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 64/82] scsi: target: Fix ordered tag handling
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 63/82] scsi: scsi_debug: Fix out-of-bound read in resp_report_tgtpgs()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 62/82] scsi: scsi_debug: Fix out-of-bound read in resp_readcap16()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 43/82] scsi: advansys: Fix kernel pointer leak
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 44/82] scsi: smartpqi: Add controller handshake during kdump
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 37/82] scsi: core: Fix scsi_mode_sense() buffer length handling
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 13/82] scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 12/82] scsi: pm80xx: Fix memory leak during rmmod
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH 2/2] MAINTAINERS: Mark VMware mailing list entries as private
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH 1/2] scsi: core: Add support for reserved tags
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH v4 linux-next] scsi: scsi_debug: fix type in min_t to avoid stack OOB
- From: George Kennedy <george.kennedy@xxxxxxxxxx>
- Re: [PATCH V2 0/4] block: fix concurrent quiesce
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] scsi: qla2xxx: edif: fix off by one bug in qla_edif_app_getfcinfo()
- From: Himanshu Madhani <himanshu.madhani@xxxxxxxxxx>
- Re: [PATCH V2 0/4] block: fix concurrent quiesce
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH] scsi: qla2xxx: edif: fix off by one bug in qla_edif_app_getfcinfo()
- From: Ewan Milne <emilne@xxxxxxxxxx>
- [PATCH] scsi: qla2xxx: edif: fix off by one bug in qla_edif_app_getfcinfo()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [RESEND PATCH] scsi: core: use eh_timeout to timeout start_unit command
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH V2 4/4] nvme: wait until quiesce is done
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 3/4] scsi: make sure that request queue queiesce and unquiesce balanced
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 2/4] scsi: avoid to quiesce sdev->request_queue two times
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 0/4] block: fix concurrent quiesce
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH V2 1/4] blk-mq: add one API for waiting until quiesce is done
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 2/2] MAINTAINERS: Mark VMware mailing list entries as private
- From: Juergen Gross <jgross@xxxxxxxx>
- Re: [PATCH] scsi: qla2xxx: fix mailbox direction flags in qla2xxx_get_adapter_id()
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH V2 0/2] scsi: ufs: core: Fix task management completion timeout race
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH V2 0/2] scsi: fix hang when device state is set via sysfs
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH v3 linux-next] scsi: scsi_debug: fix type in min_t to avoid stack OOB
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH] scsi: ufs: Improve SCSI abort handling
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH 3/4] scsi: make sure that request queue queiesce and unquiesce balanced
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/4] scsi: make sure that request queue queiesce and unquiesce balanced
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH] scsi:pmcraid: remove unneeded semicolon
- [PATCH] scsi:qlogicpti: remove unneeded semicolon
- Re: [PATCH 2/2] MAINTAINERS: Mark VMware mailing list entries as private
- From: Nadav Amit <namit@xxxxxxxxxx>
- Re: [EXT] [PATCH] scsi: qla2xxx: fix mailbox direction flags in qla2xxx_get_adapter_id()
- From: Arun Easi <aeasi@xxxxxxxxxxx>
- Re: [PATCH 3/4] scsi: make sure that request queue queiesce and unquiesce balanced
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 2/2] MAINTAINERS: Mark VMware mailing list entries as private
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH 2/2] MAINTAINERS: Mark VMware mailing list entries as private
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH 2/2] MAINTAINERS: Mark VMware mailing list entries as private
- From: "Srivatsa S. Bhat" <srivatsa@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] MAINTAINERS: Mark VMware mailing list entries as private
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH 2/2] MAINTAINERS: Mark VMware mailing list entries as private
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH] scsi: qla2xxx: fix mailbox direction flags in qla2xxx_get_adapter_id()
- From: Himanshu Madhani <himanshu.madhani@xxxxxxxxxx>
- Re: [PATCH v0 42/42] notifier: Return an error when callback is already registered
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v0 42/42] notifier: Return an error when callback is already registered
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] MAINTAINERS: Mark VMware mailing list entries as private
- From: Nadav Amit <namit@xxxxxxxxxx>
- [PATCH 2/2] MAINTAINERS: Mark VMware mailing list entries as private
- From: "Srivatsa S. Bhat" <srivatsa@xxxxxxxxxxxxx>
- [PATCH] scsi: qla2xxx: fix mailbox direction flags in qla2xxx_get_adapter_id()
- From: "Ewan D. Milne" <emilne@xxxxxxxxxx>
- Re: [PATCH 2/2] scsi: ufs: Fix a deadlock in the error handler
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH RFC] scsi: ufs-core: Do not use clk_scaling_lock in ufshcd_queuecommand()
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH RFC] scsi: ufs-core: Do not use clk_scaling_lock in ufshcd_queuecommand()
- From: "Asutosh Das (asd)" <asutoshd@xxxxxxxxxxxxxx>
- RE: [PATCH 2/2] scsi: ufs: Return a bsg request immediatley if eh-in-progress
- From: Avri Altman <Avri.Altman@xxxxxxx>
- Re: [PATCH V2 2/2] scsi: ufs: core: Fix another task management completion race
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 2/2] scsi: ufs: Return a bsg request immediatley if eh-in-progress
- From: Bart Van Assche <bvanassche@xxxxxxx>
- RE: [PATCH 2/2] scsi: ufs: Return a bsg request immediatley if eh-in-progress
- From: Avri Altman <Avri.Altman@xxxxxxx>
- Re: [PATCH 2/2] scsi: ufs: Return a bsg request immediatley if eh-in-progress
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 4/4] nvme: wait until quiesce is done
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH 3/4] scsi: make sure that request queue queiesce and unquiesce balanced
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v0 00/42] notifiers: Return an error when callback is already registered
- From: Borislav Petkov <bp@xxxxxxxxx>
- [Bug 214967] mvsas not detecting some disks
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH v0 00/42] notifiers: Return an error when callback is already registered
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v0 42/42] notifier: Return an error when callback is already registered
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v0 42/42] notifier: Return an error when callback is already registered
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v0 42/42] notifier: Return an error when callback is already registered
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v0 42/42] notifier: Return an error when callback is already registered
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2] scsi: ibmvscsi: Use dma_alloc_noncoherent() instead of get_zeroed_page/dma_map_single()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v0 00/42] notifiers: Return an error when callback is already registered
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v0 00/42] notifiers: Return an error when callback is already registered
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v0 42/42] notifier: Return an error when callback is already registered
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v0 00/42] notifiers: Return an error when callback is already registered
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: kernel 5.15 does not boot with 3ware card (never had this issue <= 5.14) - scsi 0:0:0:0: WARNING: (0x06:0x002C) : Command (0x12) timed out, resetting card
- From: Douglas Miller <dougmill@xxxxxxxxxxxxxxxxxx>
- [Bug 214967] New: mvsas not detecting some disks
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH v0 42/42] notifier: Return an error when callback is already registered
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH 2/2] scsi: ufs: Return a bsg request immediatley if eh-in-progress
- From: Avri Altman <avri.altman@xxxxxxx>
- [PATCH 1/2] scsi: ufs: Inline eh-in-progress states
- From: Avri Altman <avri.altman@xxxxxxx>
- [PATCH 0/2] scsi: ufs: Block user-space access if eh-in-progress
- From: Avri Altman <avri.altman@xxxxxxx>
- [PATCH v0 00/42] notifiers: Return an error when callback is already registered
- From: Borislav Petkov <bp@xxxxxxxxx>
- [PATCH v0 42/42] notifier: Return an error when callback is already registered
- From: Borislav Petkov <bp@xxxxxxxxx>
- [PATCH v0 15/42] scsi: target: Check notifier registration return value
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH 2/2] scsi: target: iblock: Report space allocation errors
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH V2 1/2] scsi: ufs: core: Fix task management completion timeout race
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH V2 2/2] scsi: ufs: core: Fix another task management completion race
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH V2 0/2] scsi: ufs: core: Fix task management completion timeout race
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [RESEND PATCH] scsi: core: use eh_timeout to timeout start_unit command
- From: brookxu <brookxu.cn@xxxxxxxxx>
- Re: [PATCH 2/2] scsi: Fix hang when device state is set via sysfs
- From: Wu Bo <wubo40@xxxxxxxxxx>
- Re: [PATCH 0/4] block: fix concurrent quiesce
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Unreliable disk detection order in 5.x
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH] scsi: snic: Replace snprintf in show functions with sysfs_emit
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: kernel 5.15 does not boot with 3ware card (never had this issue <= 5.14) - scsi 0:0:0:0: WARNING: (0x06:0x002C) : Command (0x12) timed out, resetting card
- From: Justin Piszcz <jpiszcz@xxxxxxxxxxxxxxx>
- RE: [PATCH 2/2] scsi: ufs: Fix a deadlock in the error handler
- From: Avri Altman <Avri.Altman@xxxxxxx>
- Re: [PATCH] scsi: ufs: Improve SCSI abort handling
- From: Stanley Chu <stanley.chu@xxxxxxxxxxxx>
- Re: Unreliable disk detection order in 5.x
- From: Simon Kirby <sim@xxxxxxxxxx>
- Re: [PATCH 2/2] scsi: Fix hang when device state is set via sysfs
- From: Lee Duncan <lduncan@xxxxxxxx>
- Re: [PATCH 1/2] iscsi: Unblock session then wake up error handler
- From: Lee Duncan <lduncan@xxxxxxxx>
- Re: [PATCHv2] scsi: ufs: Kconfig: SCSI_UFS_HWMON depens on HWMON=y
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH] scsi: ufs: Fix double space in SCSI_UFS_HWMON description
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH] scsi: ufs: Wrap Universal Flash Storage drivers in SCSI_UFSHCD
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- RE: kernel 5.15 does not boot with 3ware card (never had this issue <= 5.14) - scsi 0:0:0:0: WARNING: (0x06:0x002C) : Command (0x12) timed out, resetting card
- From: "Justin Piszcz" <jpiszcz@xxxxxxxxxxxxxxx>
[Index of Archives]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Linux ATA RAID]
[Bugtraq]