linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-05 22:02:32 to 2024-09-11 20:12:58 UTC [more...]

[PATCHv4 00/10] block integrity merging and counting
 2024-09-11 20:12 UTC  (11+ messages)
` [PATCHv4 01/10] blk-mq: unconditional nr_integrity_segments
` [PATCHv4 02/10] blk-mq: set the nr_integrity_segments from bio
` [PATCHv4 03/10] blk-integrity: properly account for segments
` [PATCHv4 04/10] blk-integrity: consider entire bio list for merging
` [PATCHv4 05/10] block: provide a request helper for user integrity segments
` [PATCHv4 06/10] block: provide helper for nr_integrity_segments
` [PATCHv4 07/10] scsi: use request helper to get integrity segments
` [PATCHv4 08/10] nvme-rdma: "
` [PATCHv4 09/10] block: unexport blk_rq_count_integrity_sg
` [PATCHv4 10/10] blk-integrity: improved sg segment mapping

[PATCH v6 0/2] fix abort defect
 2024-09-11 19:37 UTC  (4+ messages)
` [PATCH v6 1/2] ufs: core: fix the issue of ICU failure
` [PATCH v6 2/2] ufs: core: requeue aborted request

[PATCH v4 0/2] fix abort defect
 2024-09-11 19:11 UTC  (6+ messages)
` [PATCH v4 1/2] ufs: core: fix the issue of ICU failure
` [PATCH v4 2/2] ufs: core: requeue aborted request

[PATCH v5 0/5] data placement hints and FDP
 2024-09-11 15:50 UTC  (8+ messages)
  ` [PATCH v5 1/5] fs, block: refactor enum rw_hint
  ` [PATCH v5 2/5] fcntl: rename rw_hint_* to rw_lifetime_hint_*
  ` [PATCH v5 3/5] fcntl: add F_{SET/GET}_RW_HINT_EX
  ` [PATCH v5 4/5] sd: limit to use write life hints
  ` [PATCH v5 5/5] nvme: enable FDP support

[PATCHv3 00/10] block integrity merging and counting
 2024-09-11 15:28 UTC  (32+ messages)
` [PATCHv3 01/10] blk-mq: set the nr_integrity_segments from bio
` [PATCHv3 02/10] block: provide helper for nr_integrity_segments
` [PATCHv3 03/10] scsi: use request helper to get integrity segments
` [PATCHv3 04/10] nvme-rdma: "
` [PATCHv3 05/10] block: unexport blk_rq_count_integrity_sg
` [PATCHv3 06/10] blk-integrity: simplify counting segments
` [PATCHv3 07/10] blk-integrity: simplify mapping sg
` [PATCHv3 08/10] blk-integrity: remove inappropriate limit checks
` [PATCHv3 09/10] blk-integrity: consider entire bio list for merging
  ` [PATCHv3 10/10] blk-merge: properly account for integrity segments

[PATCH v5 0/2] fix abort defect
 2024-09-11  7:36 UTC  (3+ messages)
` [PATCH v5 1/2] ufs: core: fix the issue of ICU failure
` [PATCH v5 2/2] ufs: core: requeue aborted request

[PATCH v2] dt-bindings: ufs: qcom: Document the QCS8300 UFS Controller
 2024-09-11  7:06 UTC 

[PATCH v2 0/4] Improve the UFS driver link hibernation code
 2024-09-11  5:58 UTC  (11+ messages)
` [PATCH v2 1/4] scsi: ufs: core: Improve the struct ufs_hba documentation
` [PATCH v2 2/4] scsi: ufs: core: Make ufshcd_uic_cmd_compl() easier to read
` [PATCH v2 3/4] scsi: ufs: core: Always initialize the UIC done completion
` [PATCH v2 4/4] scsi: ufs: core: Change the approach for power change UIC commands

[PATCH] scsi: ufs: Zero utp_upiu_req at the beginning of each command
 2024-09-11  5:39 UTC 

[PATCH v5 00/10] Combine the UFS driver scsi_add_host() calls
 2024-09-10 21:50 UTC  (11+ messages)
` [PATCH v5 01/10] scsi: ufs: core: Introduce ufshcd_add_scsi_host()
` [PATCH v5 02/10] scsi: ufs: core: Introduce ufshcd_post_device_init()
` [PATCH v5 03/10] scsi: ufs: core: Call ufshcd_add_scsi_host() later
` [PATCH v5 04/10] scsi: ufs: core: Introduce ufshcd_process_device_init_result()
` [PATCH v5 05/10] scsi: ufs: core: Move the ufshcd_device_init() call
` [PATCH v5 06/10] scsi: ufs: core: Move the ufshcd_device_init(hba, true) call
` [PATCH v5 07/10] scsi: ufs: core: Expand "
` [PATCH v5 08/10] scsi: ufs: core: Remove code that is no longer needed
` [PATCH v5 09/10] scsi: ufs: core: Move the MCQ scsi_add_host() call
` [PATCH v5 10/10] scsi: ufs: core: Move code out of an if-statement

[PATCH RESEND v2 00/19] random: Resolve circular include dependency and include <linux/percpu.h>
 2024-09-10 17:13 UTC  (28+ messages)
` [PATCH RESEND v2 01/19] x86/kaslr: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH RESEND v2 02/19] crypto: testmgr: "
` [PATCH RESEND v2 03/19] drm/i915/selftests: "
` [PATCH RESEND v2 04/19] drm/lib: "
` [PATCH RESEND v2 05/19] media: vivid: Include <linux/prandom.h> in vivid-vid-cap.c
` [PATCH RESEND v2 06/19] mtd: tests: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH RESEND v2 07/19] fscrypt: Include <linux/once.h> in fs/crypto/keyring.c
` [PATCH RESEND v2 08/19] scsi: libfcoe: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH RESEND v2 09/19] bpf: "
` [PATCH RESEND v2 10/19] lib/interval_tree_test.c: "
` [PATCH RESEND v2 11/19] kunit: string-stream-test: "
` [PATCH RESEND v2 12/19] random32: "
` [PATCH RESEND v2 13/19] lib/rbtree-test: "
` [PATCH RESEND v2 14/19] bpf/tests: "
` [PATCH RESEND v2 15/19] lib/test_parman: "
` [PATCH RESEND v2 16/19] lib/test_scanf: "
` [PATCH RESEND v2 17/19] netem: Include <linux/prandom.h> in sch_netem.c
` [PATCH RESEND v2 18/19] random: Do not include <linux/prandom.h> in <linux/random.h>
` [PATCH RESEND v2 19/19] prandom: Include <linux/percpu.h> in <linux/prandom.h>

[PATCH] ibmvfc: Add max_sectors module parameter
 2024-09-10 13:25 UTC  (2+ messages)

[PATCH v4 0/5] Write-placement hints and FDP
 2024-09-10  9:25 UTC  (4+ messages)
  ` [PATCH v4 5/5] nvme: enable FDP support

[PATCH v6 00/17] Hardware wrapped key support for QCom ICE and UFS core
 2024-09-10  6:28 UTC  (28+ messages)
` [PATCH v6 01/17] blk-crypto: add basic hardware-wrapped key support
` [PATCH v6 02/17] blk-crypto: show supported key types in sysfs
` [PATCH v6 03/17] blk-crypto: add ioctls to create and prepare hardware-wrapped keys
` [PATCH v6 04/17] fscrypt: add support for "
` [PATCH v6 05/17] ice, ufs, mmc: use the blk_crypto_key struct when programming the key
` [PATCH v6 06/17] firmware: qcom: scm: add a call for deriving the software secret
` [PATCH v6 07/17] firmware: qcom: scm: add calls for creating, preparing and importing keys
` [PATCH v6 08/17] firmware: qcom: scm: add a call for checking wrapped key support
` [PATCH v6 09/17] soc: qcom: ice: add HWKM support to the ICE driver
` [PATCH v6 10/17] soc: qcom: ice: add support for hardware wrapped keys
` [PATCH v6 11/17] soc: qcom: ice: add support for generating, importing and preparing keys
` [PATCH v6 12/17] ufs: core: add support for wrapped keys to UFS core
` [PATCH v6 13/17] ufs: core: add support for deriving the software secret
` [PATCH v6 14/17] ufs: core: add support for generating, importing and preparing keys
` [PATCH v6 15/17] ufs: host: add support for wrapped keys in QCom UFS
` [PATCH v6 16/17] ufs: host: add a callback for deriving software secrets and use it
` [PATCH v6 17/17] ufs: host: add support for generating, importing and preparing wrapped keys

[PATCH v3 0/2] fix abort defect
 2024-09-10  5:40 UTC  (8+ messages)
` [PATCH v3 1/2] ufs: core: fix the issue of ICU failure
` [PATCH v3 2/2] ufs: core: requeue aborted request

[PATCH v2] scsi: ufs: Use pre-calculated offsets in ufshcd_init_lrb
 2024-09-10  4:45 UTC 

[PATCH] scsi: ufs: Use pre-calculated offsets in ufshcd_init_lrb
 2024-09-10  4:04 UTC  (4+ messages)

[PATCH v4 00/10] Simplify the UFS driver initialization code
 2024-09-09 17:08 UTC  (21+ messages)
` [PATCH v4 01/10] scsi: ufs: core: Introduce ufshcd_add_scsi_host()
` [PATCH v4 02/10] scsi: ufs: core: Introduce ufshcd_activate_link()
` [PATCH v4 03/10] scsi: ufs: core: Introduce ufshcd_post_device_init()
` [PATCH v4 04/10] scsi: ufs: core: Call ufshcd_add_scsi_host() later
` [PATCH v4 05/10] scsi: ufs: core: Move the ufshcd_device_init() call
` [PATCH v4 06/10] scsi: ufs: core: Move the ufshcd_device_init(hba, true) call
` [PATCH v4 07/10] scsi: ufs: core: Expand "
` [PATCH v4 08/10] scsi: ufs: core: Move the MCQ scsi_add_host() call
` [PATCH v4 09/10] scsi: ufs: core: Move code out of an if-statement
` [PATCH v4 10/10] scsi: ufs: core: Remove the second argument of ufshcd_device_init()

[PATCH v2] ibmvfc: Add max_sectors module parameter
 2024-09-09  9:07 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v2 00/19] random: Resolve circular include dependency and include <linux/percpu.h>
 2024-09-09  7:05 UTC  (20+ messages)
` [PATCH v2 01/19] x86/kaslr: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH v2 02/19] crypto: testmgr: "
` [PATCH v2 03/19] drm/i915/selftests: "
` [PATCH v2 04/19] drm/lib: "
` [PATCH v2 05/19] media: vivid: Include <linux/prandom.h> in vivid-vid-cap.c
` [PATCH v2 06/19] mtd: tests: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH v2 07/19] fscrypt: Include <linux/once.h> in fs/crypto/keyring.c
` [PATCH v2 08/19] scsi: libfcoe: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH v2 09/19] bpf: "
` [PATCH v2 10/19] lib/interval_tree_test.c: "
` [PATCH v2 11/19] kunit: string-stream-test: "
` [PATCH v2 12/19] random32: "
` [PATCH v2 13/19] lib/rbtree-test: "
` [PATCH v2 14/19] bpf/tests: "
` [PATCH v2 15/19] lib/test_parman: "
` [PATCH v2 16/19] lib/test_scanf: "
` [PATCH v2 17/19] netem: Include <linux/prandom.h> in sch_netem.c
` [PATCH v2 18/19] random: Do not include <linux/prandom.h> in <linux/random.h>
` [PATCH v2 19/19] prandom: Include <linux/percpu.h> in <linux/prandom.h>

[PATCH v2 0/2] fix MCQ abort defect
 2024-09-09  3:41 UTC  (9+ messages)
` [PATCH v2 1/2] ufs: core: fix the issue of ICU failure
` [PATCH v2 2/2] ufs: core: requeue MCQ abort request

[GIT PULL] SCSI fixes for 6.11-rc6
 2024-09-07 18:36 UTC  (2+ messages)

[PATCH] treewide: Correct the typo 'retun'
 2024-09-07 15:30 UTC  (2+ messages)

[PATCH] scsi: scsi_debug: Remove a useless memset()
 2024-09-07  6:27 UTC 

[PATCH] scsi: st: Fix input/output error on empty drive reset
 2024-09-06  6:19 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).