linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-09 18:32:35 to 2020-12-15 11:19:25 UTC [more...]

[PATCH v1 0/6] no-copy bvec
 2020-12-15 11:14 UTC  (18+ messages)
` [PATCH v1 1/6] target/file: allocate the bvec array as part of struct target_core_file_cmd
` [PATCH v1 2/6] iov_iter: optimise bvec iov_iter_advance()
` [PATCH v1 3/6] bio: deduplicate adding a page into bio
` [PATCH v1 4/6] block/psi: remove PSI annotations from direct IO
` [PATCH v1 5/6] bio: add a helper calculating nr segments to alloc
` [PATCH v1 6/6] block/iomap: don't copy bvec for direct IO

[PATCH] block: Avoid fragmented discard splits for ATA drives
 2020-12-15 10:54 UTC 

[PATCH v4 0/6] Several changes for UFS WriteBooster
 2020-12-15 10:32 UTC  (15+ messages)
` [PATCH v4 1/6] scsi: ufs: Add "wb_on" sysfs node to control WB on/off
` [PATCH v4 2/6] scsi: ufs: Changes comment in the function ufshcd_wb_probe()
` [PATCH v4 3/6] scsi: ufs: Group UFS WB related flags to struct ufs_dev_info
` [PATCH v4 4/6] scsi: ufs: Remove d_wb_alloc_units from "
` [PATCH v4 5/6] scsi: ufs: Cleanup WB buffer flush toggle implementation
` [PATCH v4 6/6] scsi: ufs: Keep device active mode only fWriteBoosterBufferFlushDuringHibernate == 1

[PATCH v1 0/4] Cleanup and refactor clock scaling
 2020-12-15  9:39 UTC  (5+ messages)
` [PATCH v1 1/4] scsi: ufs: Cleanup ufshcd_suspend_clkscaling function
` [PATCH v1 2/4] scsi: ufs: Cleanup ufshcd_add_lus function
` [PATCH v1 3/4] scsi: ufs: Cleanup and refactor clk-scaling feature
` [PATCH v1 4/4] scsi: ufs: Fix build warning by incorrect function description

[PATCH v4 0/3] Three changes related with UFS clock scaling
 2020-12-15  6:15 UTC  (7+ messages)
` [PATCH v4 1/3] scsi: ufs: Protect some contexts from unexpected "
` [PATCH v4 2/3] scsi: ufs: Clean up ufshcd_exit_clk_scaling/gating()
` [PATCH v4 3/3] scsi: ufs: Revert "Make sure clk scaling happens only when HBA is runtime ACTIVE"

[PATCH v2 0/2] scsi_debug: change store from vmalloc to sgl
 2020-12-15  3:28 UTC  (3+ messages)
` [PATCH v2 1/2] scsi_debug: add sdeb_sgl_copy_sgl and friends
` [PATCH v2 2/2] scsi_debug: change store from vmalloc to sgl

[PATCH v13 1/3] scsi: ufs: Introduce HPB feature
 2020-12-15  1:24 UTC  (4+ messages)
` [PATCH v13 0/3] scsi: ufs: Add Host Performance Booster Support
      ` Re: [PATCH v13 1/3] scsi: ufs: Introduce HPB feature

scsi: ufs: Serialize eh_work with system PM events and async scan
 2020-12-15  0:31 UTC 

[PATCH v3 0/6] Several changes for the UPIU trace
 2020-12-14 23:21 UTC  (13+ messages)
` [PATCH v3 1/6] scsi: ufs: Remove stringize operator '#' restriction
` [PATCH v3 2/6] scsi: ufs: Use __print_symbolic() for UFS trace string print
` [PATCH v3 3/6] scsi: ufs: Don't call trace_ufshcd_upiu() in case trace poit is disabled
` [PATCH v3 4/6] scsi: ufs: Distinguish between query REQ and query RSP in query trace
` [PATCH v3 5/6] scsi: ufs: Distinguish between TM request UPIU and response UPIU in TM UPIU trace
` [PATCH v3 6/6] scsi: ufs: Make UPIU trace easier differentiate among CDB, OSF, and TM

[PATCH v2 0/2] scsi: ufs: Re-enable WB after device reset
 2020-12-14 20:32 UTC  (5+ messages)
` [PATCH v2 1/2] scsi: ufs: Re-enable WriteBooster "

[PATCH v2 0/6] Several changes for the UPIU trace
 2020-12-14 18:51 UTC  (10+ messages)
` [PATCH v2 1/6] scsi: ufs: Remove stringize operator '#' restriction
` [PATCH v2 2/6] scsi: ufs: Use __print_symbolic() for UFS trace string print
` [PATCH v2 3/6] scsi: ufs: Don't call trace_ufshcd_upiu() in case trace poit is disabled
` [PATCH v2 4/6] scsi: ufs: Distinguish between query REQ and query RSP in query trace
` [PATCH v2 5/6] scsi: ufs: Distinguish between TM request UPIU and response UPIU in TM UPIU trace
` [PATCH v2 6/6] scsi: ufs: Make UPIU trace easier differentiate among CDB, OSF, and TM

[PATCH AUTOSEL 5.9 15/23] scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callback()
 2020-12-14 18:29 UTC  (7+ messages)
` [PATCH AUTOSEL 5.9 16/23] scsi: mpt3sas: Increase IOCInit request timeout to 30s

[RFC PATCH] scsi:libiscsi:Fix possible NULL dereference in iscsi_eh_cmd_timed_out
 2020-12-14 17:36 UTC  (2+ messages)

[PATCH V3 00/25] smartpqi updates
 2020-12-14 17:54 UTC  (27+ messages)
` [PATCH V3 01/25] smartpqi: add support for product id
` [PATCH V3 02/25] smartpqi: refactor aio submission code
` [PATCH V3 03/25] smartpqi: refactor build sg list code
` [PATCH V3 04/25] smartpqi: add support for raid5 and raid6 writes
` [PATCH V3 05/25] smartpqi: add support for raid1 writes
` [PATCH V3 06/25] smartpqi: add support for BMIC sense feature cmd and feature bits
` [PATCH V3 07/25] smartpqi: update AIO Sub Page 0x02 support
` [PATCH V3 08/25] smartpqi: add support for long firmware version
` [PATCH V3 09/25] smartpqi: align code with oob driver
` [PATCH V3 10/25] smartpqi: add stream detection
` [PATCH V3 11/25] smartpqi: add host level stream detection enable
` [PATCH V3 12/25] smartpqi: enable support for NVMe encryption
` [PATCH V3 13/25] smartpqi: disable write_same for nvme hba disks
` [PATCH V3 14/25] smartpqi: fix driver synchronization issues
` [PATCH V3 15/25] smartpqi: fix host qdepth limit
` [PATCH V3 16/25] smartpqi: convert snprintf to scnprintf
` [PATCH V3 17/25] smartpqi: change timing of release of QRM memory during OFA
` [PATCH V3 18/25] smartpqi: return busy indication for IOCTLs when ofa is active
` [PATCH V3 19/25] smartpqi: add phy id support for the physical drives
` [PATCH V3 20/25] smartpqi: update sas initiator_port_protocols and target_port_protocols
` [PATCH V3 21/25] smartpqi: add additional logging for LUN resets
` [PATCH V3 22/25] smartpqi: update enclosure identifier in sysf
` [PATCH V3 23/25] smartpqi: correct system hangs when resuming from hibernation
` [PATCH V3 24/25] smartpqi: add new pci ids
` [PATCH V3 25/25] smartpqi: update version to 2.1.6-005

[PATCH V2 1/1] scsi: ufs: Fix a possible NULL pointer issue
 2020-12-14 14:32 UTC  (2+ messages)

[PATCH -next] scsi: pmcraid: convert comma to semicolon
 2020-12-14 13:36 UTC 

[PATCH v2] scsi: sd: remove obsolete variable in sd_remove()
 2020-12-14  9:54 UTC 

[PATCH -next] scsi: qla2xxx: tcm_qla2xxx: fix spelling mistakes
 2020-12-14  9:30 UTC 

[RFC PATCH v3 0/2] add simple copy support
 2020-12-14  7:07 UTC  (8+ messages)
    ` [RFC PATCH v3 1/2] block: "
    ` [RFC PATCH v3 2/2] nvme: "

[PATCH 1/1] scsi: ufs: Fix a possible NULL pointer issue
 2020-12-14  2:05 UTC 

[PATCH v3 0/3] Three changes related with UFS clock scaling
 2020-12-13 16:13 UTC  (4+ messages)
` [PATCH v3 1/3] scsi: ufs: Protect some contexts from unexpected "
` [PATCH v3 2/3] scsi: ufs: Clean up ufshcd_exit_clk_scaling/gating()
` [PATCH v3 3/3] scsi: ufs: Revert "Make sure clk scaling happens only when HBA is runtime ACTIVE"

[RFC PATCH 00/18] iscsi lock/xmit/recv cleanups
 2020-12-13  3:08 UTC  (19+ messages)
` [RFC PATCH 01/18] libiscsi: fix iscsi_prep_scsi_cmd_pdu error handling
` [RFC PATCH 02/18] libiscsi: drop taskqueuelock
` [RFC PATCH 03/18] qla4xxx: use iscsi_is_session_online
` [RFC PATCH 04/18] iscsi class: drop session lock in iscsi_session_chkready
` [RFC PATCH 05/18] libiscsi: remove queued_cmdsn
` [RFC PATCH 06/18] libiscsi: drop frwd lock for session state
` [RFC PATCH 07/18] libiscsi: add task prealloc/free callouts
` [RFC PATCH 08/18] qedi: implement alloc_task_priv/free_task_priv
` [RFC PATCH 09/18] bnx2i: "
` [RFC PATCH 10/18] libiscsi: separate itt from task allocation
` [RFC PATCH 11/18] iser, be2iscsi, qla4xxx: set scsi_host_template cmd_size
` [RFC PATCH 12/18] bnx2i: "
` [RFC PATCH 13/18] qedi: "
` [RFC PATCH 14/18] iscsi_tcp, libcxgbi: "
` [RFC PATCH 15/18] libiscsi: use blk/scsi-ml mq cmd pre-allocator
` [RFC PATCH 16/18] libiscsi: drop back_lock requirement for iscsi_put_task
` [RFC PATCH 17/18] libiscsi: drop back_lock from xmit path
` [RFC PATCH 18/18] libiscsi: fix conn_send_pdu API

[GIT PULL] SCSI fixes for 5.10-rc7
 2020-12-12 21:03 UTC  (2+ messages)

[PATCH 0/3] Remove in_interrupt() usage in sr
 2020-12-12 18:12 UTC  (5+ messages)
` [PATCH 1/3] cdrom: Reset sector_size back it is not 2048
  ` [PATCH 3/3] sr: Remove in_interrupt() usage in sr_init_command()

[LSFMMBPF 2021] A status update
 2020-12-12 17:29 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 08/14] scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callback()
 2020-12-12 16:08 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 09/14] scsi: mpt3sas: Increase IOCInit request timeout to 30s

[PATCH AUTOSEL 4.19 7/9] scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callback()
 2020-12-12 16:08 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 8/9] scsi: mpt3sas: Increase IOCInit request timeout to 30s

[PATCH AUTOSEL 4.14 6/8] scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callback()
 2020-12-12 16:08 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 7/8] scsi: mpt3sas: Increase IOCInit request timeout to 30s

[PATCH AUTOSEL 4.9 4/5] scsi: mpt3sas: Increase IOCInit request timeout to 30s
 2020-12-12 16:09 UTC 

[RFC] block: avoid the unnecessary blk_bio_discard_split()
 2020-12-12  2:01 UTC  (4+ messages)
` [RFC v2] "
  ` [RFC v3] "

[PATCH] scsi: ufs: fix memory boundary check for UFS 3.0
 2020-12-11 20:46 UTC  (3+ messages)

[PATCH v5 0/5] Support managed interrupts for platform devices
 2020-12-11 17:33 UTC  (15+ messages)
` [PATCH v5 4/5] Driver core: platform: Add devm_platform_get_irqs_affinity()
` [PATCH v5 5/5] scsi: hisi_sas: Expose HW queues for v2 hw

[PATCH] Revert "scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callback()"
 2020-12-11 17:19 UTC  (4+ messages)

[PATCH v2 0/2] Two changes related with UFS clock scaling
 2020-12-11 11:13 UTC  (9+ messages)
` [PATCH 1/2] scsi: ufs: Protect some contexts from unexpected "
` [PATCH 2/2] scsi: ufs: Clean up ufshcd_exit_clk_scaling/gating()

[PATCH] scsi: megaraid: fix ifnullfree.cocci warnings
 2020-12-11 10:16 UTC 

[bug report] scsi: ufs: Serialize eh_work with system PM events and async scan
 2020-12-11 10:06 UTC 

[PATCH] fix qla1280 printk regression
 2020-12-10 21:39 UTC 

[PATCH v3 0/3] Three changes for UFS WriteBooster
 2020-12-10 20:13 UTC  (7+ messages)
` [PATCH v3 2/3] scsi: ufs: Keep device active mode only fWriteBoosterBufferFlushDuringHibernate == 1

[PATCH 1/2] ALSA: ppc: drop if block with always false condition
 2020-12-10 11:30 UTC  (2+ messages)

[PATCH v1 0/2] Two changes related with UFS clock scaling
 2020-12-10  0:49 UTC  (4+ messages)
` [PATCH v1 2/2] scsi: ufs: Clean up some lines from ufshcd_hba_exit()

[PATCH v2 1/1] hisi_sas: Fix possible buffer overflows in prep_ssp_v3_hw
 2020-12-09 12:48 UTC 

problem booting 5.10
 2020-12-09 18:50 UTC  (11+ 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).