linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-19 05:30:20 to 2021-01-22 07:38:04 UTC [more...]

[PATCH 0/2] remove unused argument from blk_execute_rq_nowait and blk_execute_rq
 2021-01-22  7:36 UTC  (6+ messages)
` [PATCH 1/2] block: remove unnecessary argument from blk_execute_rq_nowait
` [PATCH 2/2] block: remove unnecessary argument from blk_execute_rq

[PATCH v1 0/2] isa: Make the remove callback for isa drivers return void
 2021-01-22  7:34 UTC  (4+ messages)
` [PATCH v1 2/2] "

[PATCH 1/1] scsi: sd: use max_xfer_blocks for set rw_max if max_xfer_blocks is available
 2021-01-22  7:08 UTC  (4+ messages)

[PATCH] scsi: scsi_host_queue_ready: increase busy count early
 2021-01-22  3:23 UTC  (11+ messages)

[PATCH V6 02/13] sbitmap: maintain allocation round_robin in sbitmap
 2021-01-22  2:38 UTC  (3+ messages)

[PATCH V7 00/13] blk-mq/scsi: tracking device queue depth via sbitmap
 2021-01-22  2:33 UTC  (14+ messages)
` [PATCH V7 01/13] sbitmap: remove sbitmap_clear_bit_unlock
` [PATCH V7 02/13] sbitmap: maintain allocation round_robin in sbitmap
` [PATCH V7 03/13] sbitmap: add helpers for updating allocation hint
` [PATCH V7 04/13] sbitmap: move allocation hint into sbitmap
` [PATCH V7 05/13] sbitmap: export sbitmap_weight
` [PATCH V7 06/13] sbitmap: add helper of sbitmap_calculate_shift
` [PATCH V7 07/13] blk-mq: add callbacks for storing & retrieving budget token
` [PATCH V7 08/13] blk-mq: return budget token from .get_budget callback
` [PATCH V7 09/13] scsi: put hot fields of scsi_host_template into one cacheline
` [PATCH V7 10/13] megaraid_sas: v2 replace sdev_busy with local counter
` [PATCH V7 11/13] scsi: add scsi_device_busy() to read sdev->device_busy
` [PATCH V7 12/13] scsi: make sure sdev->queue_depth is <= max(shost->can_queue, 1024)
` [PATCH V7 13/13] scsi: replace sdev->device_busy with sbitmap

[PATCH] scsi: ufs: Cleanup WB buffer flush toggle implementation
 2021-01-21 18:57 UTC 

[bug report] scsi: qla2xxx: Fix SRB leak on switch command timeout
 2021-01-21 17:03 UTC  (2+ messages)
` [EXT] "

[RFC PATCH] scsi: smartpqi: create module parameters for LUN reset
 2021-01-21 17:03 UTC 

[PATCH v7 0/6] Several changes for UFS WriteBooster
 2021-01-21 16:15 UTC  (9+ messages)
` [PATCH v7 1/6] scsi: ufs: Add "wb_on" sysfs node to control WB on/off
` [PATCH v7 2/6] docs: ABI: Add wb_on documentation for new entry wb_on
` [PATCH v7 3/6] scsi: ufs: Changes comment in the function ufshcd_wb_probe()
` [PATCH v7 4/6] scsi: ufs: Remove two WB related fields from struct ufs_dev_info
` [PATCH v7 5/6] scsi: ufs: Group UFS WB related flags to "
` [PATCH v7 6/6] scsi: ufs: Cleanup WB buffer flush toggle implementation

[RESEND PATCH 0/3] scsi: target: Set correct residual data
 2021-01-21 15:24 UTC  (2+ messages)

[PATCH 0/2] Resource-managed blk_ksm_init()
 2021-01-21 12:50 UTC  (4+ messages)
` [PATCH 1/2] block/keyslot-manager: introduce devm_blk_ksm_init()
` [PATCH 2/2] scsi: ufs: use devm_blk_ksm_init()

[RFC PATCH 00/37] block: introduce bio_init_fields()
 2021-01-21  8:23 UTC  (43+ messages)
` [RFC PATCH 01/37] block: introduce bio_init_fields() helper
` [RFC PATCH 02/37] fs: use bio_init_fields in block_dev
` [RFC PATCH 03/37] btrfs: use bio_init_fields in disk-io
` [RFC PATCH 04/37] btrfs: use bio_init_fields in volumes
` [RFC PATCH 05/37] ext4: use bio_init_fields in page_io
` [RFC PATCH 06/37] gfs2: use bio_init_fields in lops
` [RFC PATCH 08/37] gfs2: use bio_init_fields in ops_fstype
` [RFC PATCH 09/37] iomap: use bio_init_fields in buffered-io
` [RFC PATCH 10/37] iomap: use bio_init_fields in direct-io
` [RFC PATCH 11/37] jfs: use bio_init_fields in logmgr
` [RFC PATCH 12/37] zonefs: use bio_init_fields in append
` [RFC PATCH 13/37] drdb: use bio_init_fields in actlog
` [RFC PATCH 14/37] drdb: use bio_init_fields in bitmap
` [RFC PATCH 15/37] drdb: use bio_init_fields in receiver
` [RFC PATCH 16/37] floppy: use bio_init_fields
` [RFC PATCH 17/37] pktcdvd: "
` [RFC PATCH 18/37] bcache: use bio_init_fields in journal
` [RFC PATCH 19/37] bcache: use bio_init_fields in super
` [RFC PATCH 20/37] bcache: use bio_init_fields in writeback
` [RFC PATCH 21/37] dm-bufio: use bio_init_fields
` [RFC PATCH 22/37] dm-crypt: "
` [RFC PATCH 23/37] dm-zoned: use bio_init_fields metadata
` [RFC PATCH 24/37] dm-zoned: use bio_init_fields target
` [RFC PATCH 25/37] dm-zoned: use bio_init_fields
` [RFC PATCH 26/37] dm log writes: "
` [RFC PATCH 27/37] nvmet: use bio_init_fields in bdev-ns
` [RFC PATCH 28/37] target: use bio_init_fields in iblock
` [RFC PATCH 29/37] btrfs: use bio_init_fields in scrub
` [RFC PATCH 30/37] fs: use bio_init_fields in buffer
` [RFC PATCH 31/37] eros: use bio_init_fields in data
` [RFC PATCH 32/37] eros: use bio_init_fields in zdata
` [RFC PATCH 33/37] jfs: use bio_init_fields in metadata
` [RFC PATCH 34/37] nfs: use bio_init_fields in blocklayout
` [RFC PATCH 35/37] ocfs: use bio_init_fields in heartbeat
` [RFC PATCH 36/37] xfs: use bio_init_fields in xfs_buf
` [RFC PATCH 37/37] xfs: use bio_init_fields in xfs_log

[RESEND PATCH v6 0/2] introduce a quirk to allow only page-aligned sg entries
 2021-01-21  2:55 UTC  (2+ messages)

[PATCH] scsi: ufs: delete redundant if statement in ufshcd_intr()
 2021-01-21  2:45 UTC  (3+ messages)

[PATCH v3] scsi/qla4xxx: convert sysfs sprintf/snprintf family to sysfs_emit
 2021-01-21  6:25 UTC 

[PATCH] scsi: qla2xxx: remove unnecessary NULL check
 2021-01-21  6:20 UTC  (2+ messages)

[PATCH v11 0/3] Three changes related with UFS clock scaling
 2021-01-21  3:28 UTC  (6+ messages)
` [PATCH v11 1/3] scsi: ufs: Protect some contexts from unexpected "
` [PATCH v11 2/3] scsi: ufs: Refactor ufshcd_init/exit_clk_scaling/gating()
` [PATCH v11 3/3] scsi: ufs: Revert "Make sure clk scaling happens only when HBA is runtime ACTIVE"

[PATCH v3 0/3] scsi: ufs: Cleanup and refactor clock scaling
 2021-01-21  3:29 UTC  (5+ messages)
` [PATCH v3 1/3] scsi: ufs: Refactor cancelling clkscaling works
` [PATCH v3 2/3] scsi: ufs: Remove redundant null checking of devfreq instance
` [PATCH v3 3/3] scsi: ufs: Cleanup and refactor clk-scaling feature

[PATCH v5 00/21] ibmvfc: initial MQ development/enablement
 2021-01-21  3:34 UTC  (2+ messages)

[PATCH v2] scsi/qla4xxx: convert sysfs sprintf/snprintf family to sysfs_emit/sysfs_emit_at
 2021-01-21  5:15 UTC  (3+ messages)

[PATCH] scsi: pm80xx: switch from 'pci_' to 'dma_' API
 2021-01-21  2:40 UTC  (2+ messages)

[Bug 211285] new kernel 5.10.8 deadlock?
 2021-01-21  4:11 UTC  (2+ messages)

[PATCH] scsi: qla2xxx: fix description for parameter ql2xenforce_iocb_limit
 2021-01-21  3:35 UTC  (4+ messages)

[PATCH] scsi: target: iscsi: Fix typo in comment
 2021-01-21  3:35 UTC  (2+ messages)

[PATCH v8 0/5] scsi: Support to handle Intermittent errors
 2021-01-21  3:34 UTC  (2+ messages)

[PATCH v5 0/2] Synchronize user layer access with system PM ops and error handling
 2021-01-21  3:34 UTC  (2+ messages)

[PATCH v2] scsi: ufs: Fix some problems in task management request implementation
 2021-01-21  3:23 UTC 

[PATCH][next] scsi: ibmvfc: Fix spelling mistake "succeded" -> "succeeded"
 2021-01-21  2:42 UTC  (2+ messages)

[PATCH] scsi: ufs: Fix some problems in task management request implementation
 2021-01-21  2:44 UTC  (2+ messages)

[PATCH][next] scsi: pm80xx: clean up indentation of a code block
 2021-01-21  2:39 UTC  (2+ messages)

[PATCH V3 00/25] smartpqi updates
 2021-01-20 18:35 UTC  (12+ messages)
` [PATCH V3 15/25] smartpqi: fix host qdepth limit

[PATCH] drivers/scsi/qla4xxx: use scnprintf() instead of snprintf()
 2021-01-20 15:36 UTC  (2+ messages)

[PATCH v2 0/2] block: add zone write granularity limit
 2021-01-20 12:36 UTC  (10+ messages)
` [PATCH v2 1/2] block: introduce zone_write_granularity limit
` [PATCH v2 2/2] block: document zone_append_max_bytes attribute

[PATCH 1/1] bsg: free the request before return error code
 2021-01-20  9:52 UTC  (2+ messages)

[PATCH v2] scsi: target: core: check SR field in REPORT LUNS
 2021-01-20 10:27 UTC 

[PATCH v10 0/3] Three changes related with UFS clock scaling
 2021-01-20  8:29 UTC  (7+ messages)
` [PATCH v10 1/3] scsi: ufs: Protect some contexts from unexpected "
` [PATCH v10 2/3] scsi: ufs: Refactor ufshcd_init/exit_clk_scaling/gating()
` [PATCH v10 3/3] scsi: ufs: Revert "Make sure clk scaling happens only when HBA is runtime ACTIVE"

[PATCH] scsi: qla2xxx: Assign boolean values to a bool variable
 2021-01-20  7:31 UTC 

[PATCH AUTOSEL 5.10 09/45] scsi: ufs: Relax the condition of UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL
 2021-01-20  1:25 UTC  (5+ messages)
` [PATCH AUTOSEL 5.10 10/45] scsi: ufs: Correct the LUN used in eh_device_reset_handler() callback
` [PATCH AUTOSEL 5.10 11/45] scsi: qedi: Correct max length of CHAP secret
` [PATCH AUTOSEL 5.10 12/45] scsi: scsi_debug: Fix memleak in scsi_debug_init()
` [PATCH AUTOSEL 5.10 13/45] scsi: sd: Suppress spurious errors when WRITE SAME is being disabled

[PATCH AUTOSEL 5.4 04/26] scsi: ufs: Correct the LUN used in eh_device_reset_handler() callback
 2021-01-20  1:26 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 05/26] scsi: qedi: Correct max length of CHAP secret
` [PATCH AUTOSEL 5.4 06/26] scsi: sd: Suppress spurious errors when WRITE SAME is being disabled

[PATCH AUTOSEL 4.19 03/15] scsi: ufs: Correct the LUN used in eh_device_reset_handler() callback
 2021-01-20  1:27 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 04/15] scsi: qedi: Correct max length of CHAP secret

[PATCH AUTOSEL 4.14 3/9] scsi: ufs: Correct the LUN used in eh_device_reset_handler() callback
 2021-01-20  1:27 UTC 

[PATCH AUTOSEL 4.4 2/4] scsi: ufs: Correct the LUN used in eh_device_reset_handler() callback
 2021-01-20  1:28 UTC 

[PATCH AUTOSEL 4.9 2/4] scsi: ufs: Correct the LUN used in eh_device_reset_handler() callback
 2021-01-20  1:28 UTC 

[PATCH 0/4] scsi: ufs-debugfs: Add UFS Exception Event reporting
 2021-01-19 14:15 UTC  (5+ messages)
` [PATCH 1/4] scsi: ufs: Add exception event tracepoint
` [PATCH 2/4] scsi: ufs: Add exception event definitions
` [PATCH 3/4] scsi: ufs-debugfs: Add user-defined exception_event_mask
` [PATCH 4/4] scsi: ufs-debugfs: Add user-defined exception event rate limiting

[PATCH v6 0/4] scatterlist: add new capabilities
 2021-01-19 18:39 UTC  (18+ messages)
` [PATCH v6 1/4] sgl_alloc_order: remove 4 GiB limit, sgl_free() warning
` [PATCH v6 3/4] scatterlist: add sgl_compare_sgl() function

[PATCH] rename lpfc_sli4_dump_page_a0 to lpfc_sli4_dump_sfp_pagea0
 2021-01-19 20:50 UTC 

[PATCH 0/3] scatterlist: sgl-sgl ops: copy, equal
 2021-01-19 17:09 UTC  (4+ messages)
` [PATCH 1/3] scatterlist: add sgl_copy_sgl() function
` [PATCH 2/3] scatterlist: add sgl_equal_sgl() function
` [PATCH 3/3] scatterlist: add sgl_memset()

[PATCH v6 0/6] Several changes for UFS WriteBooster
 2021-01-19 16:31 UTC  (6+ messages)
` [PATCH v6 1/6] scsi: ufs: Add "wb_on" sysfs node to control WB on/off

[PATCH V2] scsi: ufs: Add UFS3.0 in ufs HCI version check
 2021-01-19 12:08 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).