Linux SCSI Development
[Prev Page][Next Page]
- Re: [PATCHv4 05/10] block: provide a request helper for user integrity segments, (continued)
- [PATCH v6 0/2] fix abort defect,
peter.wang
- [PATCH v5 0/2] fix abort defect,
peter.wang
- [PATCH v2] dt-bindings: ufs: qcom: Document the QCS8300 UFS Controller,
Jingyi Wang via B4 Relay
- [PATCH] scsi: ufs: Zero utp_upiu_req at the beginning of each command,
Avri Altman
- [PATCH v5 00/10] Combine the UFS driver scsi_add_host() calls,
Bart Van Assche
- [PATCH v5 02/10] scsi: ufs: core: Introduce ufshcd_post_device_init(), Bart Van Assche
- [PATCH v5 01/10] scsi: ufs: core: Introduce ufshcd_add_scsi_host(), Bart Van Assche
- [PATCH v5 03/10] scsi: ufs: core: Call ufshcd_add_scsi_host() later, Bart Van Assche
- [PATCH v5 04/10] scsi: ufs: core: Introduce ufshcd_process_device_init_result(), Bart Van Assche
- [PATCH v5 05/10] scsi: ufs: core: Move the ufshcd_device_init() call, Bart Van Assche
- [PATCH v5 06/10] scsi: ufs: core: Move the ufshcd_device_init(hba, true) call, Bart Van Assche
- [PATCH v5 07/10] scsi: ufs: core: Expand the ufshcd_device_init(hba, true) call, Bart Van Assche
- [PATCH v5 08/10] scsi: ufs: core: Remove code that is no longer needed, Bart Van Assche
- [PATCH v5 09/10] scsi: ufs: core: Move the MCQ scsi_add_host() call, Bart Van Assche
- [PATCH v5 10/10] scsi: ufs: core: Move code out of an if-statement, Bart Van Assche
- [PATCH v5 0/5] data placement hints and FDP,
Kanchan Joshi
- Message not available
- Message not available
- Message not available
- Message not available
[PATCH v4 0/2] fix abort defect,
peter.wang
[PATCH v2] scsi: ufs: Use pre-calculated offsets in ufshcd_init_lrb,
Avri Altman
[PATCH v2 0/4] Improve the UFS driver link hibernation code,
Bart Van Assche
[PATCH] scsi: ufs: Use pre-calculated offsets in ufshcd_init_lrb,
Avri Altman
[PATCH v3 0/2] fix abort defect,
peter.wang
[PATCH RESEND v2 00/19] random: Resolve circular include dependency and include <linux/percpu.h>,
Uros Bizjak
- [PATCH RESEND v2 01/19] x86/kaslr: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH RESEND v2 02/19] crypto: testmgr: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH RESEND v2 03/19] drm/i915/selftests: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH RESEND v2 04/19] drm/lib: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH RESEND v2 06/19] mtd: tests: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH RESEND v2 05/19] media: vivid: Include <linux/prandom.h> in vivid-vid-cap.c, Uros Bizjak
- [PATCH RESEND v2 07/19] fscrypt: Include <linux/once.h> in fs/crypto/keyring.c, Uros Bizjak
- [PATCH RESEND v2 08/19] scsi: libfcoe: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH RESEND v2 09/19] bpf: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH RESEND v2 10/19] lib/interval_tree_test.c: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH RESEND v2 11/19] kunit: string-stream-test: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH RESEND v2 12/19] random32: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH RESEND v2 13/19] lib/rbtree-test: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH RESEND v2 14/19] bpf/tests: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH RESEND v2 15/19] lib/test_parman: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH RESEND v2 16/19] lib/test_scanf: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH RESEND v2 17/19] netem: Include <linux/prandom.h> in sch_netem.c, Uros Bizjak
- [PATCH RESEND v2 18/19] random: Do not include <linux/prandom.h> in <linux/random.h>, Uros Bizjak
- [PATCH RESEND v2 19/19] prandom: Include <linux/percpu.h> in <linux/prandom.h>, Uros Bizjak
- Re: [PATCH RESEND v2 00/19] random: Resolve circular include dependency and include <linux/percpu.h>, Jason A. Donenfeld
[PATCH v2 00/19] random: Resolve circular include dependency and include <linux/percpu.h>,
Uros Bizjak
- [PATCH v2 01/19] x86/kaslr: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v2 02/19] crypto: testmgr: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v2 03/19] drm/i915/selftests: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v2 04/19] drm/lib: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v2 05/19] media: vivid: Include <linux/prandom.h> in vivid-vid-cap.c, Uros Bizjak
- [PATCH v2 06/19] mtd: tests: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v2 07/19] fscrypt: Include <linux/once.h> in fs/crypto/keyring.c, Uros Bizjak
- [PATCH v2 09/19] bpf: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v2 08/19] scsi: libfcoe: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v2 10/19] lib/interval_tree_test.c: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v2 11/19] kunit: string-stream-test: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v2 12/19] random32: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v2 13/19] lib/rbtree-test: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v2 14/19] bpf/tests: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v2 15/19] lib/test_parman: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v2 16/19] lib/test_scanf: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v2 17/19] netem: Include <linux/prandom.h> in sch_netem.c, Uros Bizjak
- [PATCH v2 18/19] random: Do not include <linux/prandom.h> in <linux/random.h>, Uros Bizjak
- [PATCH v2 19/19] prandom: Include <linux/percpu.h> in <linux/prandom.h>, Uros Bizjak
[GIT PULL] SCSI fixes for 6.11-rc6,
James Bottomley
[PATCH] scsi: scsi_debug: Remove a useless memset(),
Christophe JAILLET
[PATCH v6 00/17] Hardware wrapped key support for QCom ICE and UFS core,
Bartosz Golaszewski
- [PATCH v6 01/17] blk-crypto: add basic hardware-wrapped key support, Bartosz Golaszewski
- [PATCH v6 02/17] blk-crypto: show supported key types in sysfs, Bartosz Golaszewski
- [PATCH v6 03/17] blk-crypto: add ioctls to create and prepare hardware-wrapped keys, Bartosz Golaszewski
- [PATCH v6 05/17] ice, ufs, mmc: use the blk_crypto_key struct when programming the key, Bartosz Golaszewski
- [PATCH v6 04/17] fscrypt: add support for hardware-wrapped keys, Bartosz Golaszewski
- [PATCH v6 06/17] firmware: qcom: scm: add a call for deriving the software secret, Bartosz Golaszewski
- [PATCH v6 08/17] firmware: qcom: scm: add a call for checking wrapped key support, Bartosz Golaszewski
- [PATCH v6 07/17] firmware: qcom: scm: add calls for creating, preparing and importing keys, Bartosz Golaszewski
- [PATCH v6 09/17] soc: qcom: ice: add HWKM support to the ICE driver, Bartosz Golaszewski
- [PATCH v6 10/17] soc: qcom: ice: add support for hardware wrapped keys, Bartosz Golaszewski
- [PATCH v6 12/17] ufs: core: add support for wrapped keys to UFS core, Bartosz Golaszewski
- [PATCH v6 11/17] soc: qcom: ice: add support for generating, importing and preparing keys, Bartosz Golaszewski
- [PATCH v6 13/17] ufs: core: add support for deriving the software secret, Bartosz Golaszewski
- [PATCH v6 14/17] ufs: core: add support for generating, importing and preparing keys, Bartosz Golaszewski
- [PATCH v6 16/17] ufs: host: add a callback for deriving software secrets and use it, Bartosz Golaszewski
- [PATCH v6 15/17] ufs: host: add support for wrapped keys in QCom UFS, Bartosz Golaszewski
- [PATCH v6 17/17] ufs: host: add support for generating, importing and preparing wrapped keys, Bartosz Golaszewski
[PATCH] treewide: Correct the typo 'retun',
WangYuli
[PATCH v4 00/10] Simplify the UFS driver initialization code,
Bart Van Assche
- [PATCH v4 01/10] scsi: ufs: core: Introduce ufshcd_add_scsi_host(), Bart Van Assche
- [PATCH v4 02/10] scsi: ufs: core: Introduce ufshcd_activate_link(), Bart Van Assche
- [PATCH v4 03/10] scsi: ufs: core: Introduce ufshcd_post_device_init(), Bart Van Assche
- [PATCH v4 04/10] scsi: ufs: core: Call ufshcd_add_scsi_host() later, Bart Van Assche
- [PATCH v4 05/10] scsi: ufs: core: Move the ufshcd_device_init() call, Bart Van Assche
- [PATCH v4 06/10] scsi: ufs: core: Move the ufshcd_device_init(hba, true) call, Bart Van Assche
- [PATCH v4 07/10] scsi: ufs: core: Expand the ufshcd_device_init(hba, true) call, Bart Van Assche
- [PATCH v4 08/10] scsi: ufs: core: Move the MCQ scsi_add_host() call, Bart Van Assche
- [PATCH v4 09/10] scsi: ufs: core: Move code out of an if-statement, Bart Van Assche
- [PATCH v4 10/10] scsi: ufs: core: Remove the second argument of ufshcd_device_init(), Bart Van Assche
[PATCH 00/18] random: Include <linux/percpu.h> and resolve circular include dependency,
Uros Bizjak
[PATCH v1 0/5] mpi3mr: Few Enhancements and minor fix,
Ranjan Kumar
[PATCH] scsi: qla2xxx: avoid possible garbage in qla8044_rd_reg_indirect(), Su Hui
[PATCH] scsi: pmcraid: Convert comma to semicolon,
Chen Ni
[PATCH v3] sd: Retry START STOP UNIT commands,
Bart Van Assche
[PATCHv3 00/10] block integrity merging and counting,
Keith Busch
- [PATCHv3 03/10] scsi: use request helper to get integrity segments, Keith Busch
- [PATCHv3 06/10] blk-integrity: simplify counting segments, Keith Busch
- [PATCHv3 01/10] blk-mq: set the nr_integrity_segments from bio, Keith Busch
- [PATCHv3 04/10] nvme-rdma: use request helper to get integrity segments, Keith Busch
- [PATCHv3 02/10] block: provide helper for nr_integrity_segments, Keith Busch
- [PATCHv3 07/10] blk-integrity: simplify mapping sg, Keith Busch
- [PATCHv3 08/10] blk-integrity: remove inappropriate limit checks, Keith Busch
- [PATCHv3 05/10] block: unexport blk_rq_count_integrity_sg, Keith Busch
- [PATCHv3 09/10] blk-integrity: consider entire bio list for merging, Keith Busch
- [PATCHv3 10/10] blk-merge: properly account for integrity segments, Keith Busch
- Re: [PATCHv3 10/10] blk-merge: properly account for integrity segments, Christoph Hellwig
[PATCH 00/19] Add initial support for QCS8300,
Jingyi Wang
- [PATCH 01/19] dt-bindings: remoteproc: qcom,sa8775p-pas: Document QCS8300 remoteproc, Jingyi Wang
- [PATCH 02/19] remoteproc: qcom: pas: Add QCS8300 remoteproc support, Jingyi Wang
- [PATCH 03/19] dt-bindings: phy: Add QMP UFS PHY comptible for QCS8300, Jingyi Wang
- [PATCH 04/19] dt-bindings: ufs: qcom: Document the QCS8300 UFS Controller, Jingyi Wang
- [PATCH 05/19] phy: qcom-qmp-ufs: Add support for QCS8300, Jingyi Wang
- [PATCH 06/19] dt-bindings: power: rpmpd: Add QCS8300 power domains, Jingyi Wang
- [PATCH 07/19] pmdomain: qcom: rpmhpd: Add QCS8300 power domains, Jingyi Wang
- [PATCH 08/19] dt-bindings: qcom,pdc: document QCS8300 Power Domain Controller, Jingyi Wang
- [PATCH 09/19] dt-bindings: arm-smmu: Add compatible for QCS8300 SoC, Jingyi Wang
- [PATCH 10/19] dt-bindings: firmware: qcom,scm: document SCM on QCS8300 SoCs, Jingyi Wang
- [PATCH 11/19] dt-bindings: soc: qcom: add qcom,qcs8300-imem compatible, Jingyi Wang
- [PATCH 12/19] dt-bindings: mailbox: qcom-ipcc: Document QCS8300 IPCC, Jingyi Wang
- [PATCH 13/19] dt-bindings: mfd: qcom,tcsr: Add compatible for QCS8300, Jingyi Wang
- [PATCH 14/19] dt-bindings: nvmem: qfprom: Add compatible for QCS8300, Jingyi Wang
- [PATCH 15/19] dt-bindings: soc: qcom,aoss-qmp: Document the QCS8300 AOSS channel, Jingyi Wang
- [PATCH 16/19] dt-bindings: arm: qcom: document QCS8275/QCS8300 SoC and reference board, Jingyi Wang
- [PATCH 17/19] arm64: defconfig: enable clock controller, interconnect and pinctrl for QCS8300, Jingyi Wang
- [PATCH 18/19] arm64: dts: qcom: add initial support for QCS8300 DTSI, Jingyi Wang
- [PATCH 19/19] arm64: dts: qcom: add base QCS8300 RIDE dts, Jingyi Wang
- Re: [PATCH 00/19] Add initial support for QCS8300, Krzysztof Kozlowski
- Re: [PATCH 00/19] Add initial support for QCS8300, Rob Herring (Arm)
[PATCH -next 0/3] Use sysfs_emit for reloading sysfs's .show,
Hongbo Li
[PATCH AUTOSEL 5.15 04/12] scsi: lpfc: Fix overflow build issue, Sasha Levin
[PATCH AUTOSEL 6.1 06/17] scsi: lpfc: Fix overflow build issue, Sasha Levin
[PATCH AUTOSEL 6.6 07/20] scsi: lpfc: Fix overflow build issue, Sasha Levin
[PATCH AUTOSEL 6.10 07/22] scsi: lpfc: Fix overflow build issue, Sasha Levin
[PATCH] scsi: aacraid: Fix memory leak in open_getadapter_fib function,
Riyan Dhiman
[PATCH] scsi: aacraid: Prevent premature freeing and improve memory allocation checks for fsa_dev, Riyan Dhiman
[PATCH RFC 0/4] RAID0 atomic write support,
John Garry
[PATCH v2] mpi3mr: a performance fix,
Tomas Henzl
[PATCH 1/2] m68k/mvme147: Fix SCSI IRQ numbers,
Daniel Palmer
[PATCH V3] scsi: ufs: ufs-qcom: add fixup_dev_quirks vops,
Manish Pandey
[PATCH V6] scsi: ufs: qcom: update MODE_MAX cfg_bw value,
Manish Pandey
[PATCH][next][V2] scsi: mpt3sas: Remove trailing space after \n newline,
Colin Ian King
[PATCH][next] scsi: lpfc: Remove trailing space after \n newline,
Colin Ian King
[PATCH][next] scsi: qedf: Remove trailing space after \n newline,
Colin Ian King
[PATCH][next] scsi: hisi_sas: Remove trailing space after \n newline,
Colin Ian King
[PATCH][next] scsi: mpt3sas: Remove trailing space after \n newline,
Colin Ian King
[PATCH][next] megaraid_sas: Remove trailing space after \n newline,
Colin Ian King
[PATCH][next] scsi: pm8001: Remove trailing space after \n newline,
Colin Ian King
[PATCH][next] scsi: zalon: Remove trailing space after \n newline,
Colin Ian King
[PATCH v2] docs: Move fault injection section to dev-tools,
Breno Leitao
[PATCH V5] scsi: ufs: qcom: update MODE_MAX cfg_bw value,
Manish Pandey
[RESEND PATCH v2 0/2] scsi: ufs: introduce a callback to override OCS value,
Kiwoong Kim
Message not available
[PATCH v2 0/2] fix MCQ abort defect,
peter.wang
[PATCH v2] fusion: mptctl: Use min macro,
Yan Zhen
[PATCH] scsi: libcxgbi: Remove an unused field in struct cxgbi_device,
Christophe JAILLET
[GIT PULL] SCSI fixes for 6.11-rc5,
James Bottomley
[PATCH] docs: Move fault injection section to dev-tools, Breno Leitao
[PATCH -next] scsi: qla2xxx: replace simple_strtoul to kstrtoul,
Hongbo Li
[PATCH -next] scsi: sd: Remove duplicate included header file linux/bio-integrity.h,
Hongbo Li
[PATCH v1 0/2] fix MCQ abort defect,
peter.wang
[PATCH V4] scsi: ufs: qcom: update MODE_MAX cfg_bw value,
Manish Pandey
[PATCH V3] scsi: ufs: qcom: update MODE_MAX cfg_bw value, Manish Pandey
[PATCH v1 0/1] Set SDEV_OFFLINE when ufs shutdown.,
Seunghwan Baek
Re: [PATCH v1 0/1] Set SDEV_OFFLINE when ufs shutdown., Martin K. Petersen
[PATCH v1] scsi: Convert to use ERR_CAST(), Shen Lichuan
BUG: general protection fault in batadv_iv_send_outstanding_bat_ogm_packet, Juefei Pu
BUG: corrupted list in dst_init,
Juefei Pu
BUG: kernel panic: corrupted stack end in sg_ioctl, Xingyu Li
[PATCH v3 0/9] Simplify the UFS driver initialization code,
Bart Van Assche
- [PATCH v3 1/9] ufs: core: Introduce ufshcd_add_scsi_host(), Bart Van Assche
- [PATCH v3 2/9] ufs: core: Introduce ufshcd_activate_link(), Bart Van Assche
- [PATCH v3 3/9] ufs: core: Introduce ufshcd_post_device_init(), Bart Van Assche
- [PATCH v3 4/9] ufs: core: Call ufshcd_add_scsi_host() later, Bart Van Assche
- [PATCH v3 5/9] ufs: core: Move the ufshcd_device_init() call, Bart Van Assche
- [PATCH v3 6/9] ufs: core: Move the ufshcd_device_init(hba, true) call, Bart Van Assche
- [PATCH v3 7/9] ufs: core: Expand the ufshcd_device_init(hba, true) call, Bart Van Assche
- [PATCH v3 8/9] ufs: core: Move the MCQ scsi_add_host() call, Bart Van Assche
- [PATCH v3 9/9] ufs: core: Remove the second argument of ufshcd_device_init(), Bart Van Assche
[PATCH V2] scsi: ufs: ufs-qcom: add fixup_dev_quirks vops,
Manish Pandey
[PATCH V2] scsi: ufs: qcom: update MODE_MAX cfg_bw value,
Manish Pandey
[PATCH] scsi: ufs: qcom: update MODE_MAX cfg_bw value,
Manish Pandey
[PATCH] scsi: megaraid: Use PCI_DEVID() macro to simplify the code, Jinjie Ruan
[PATCH] scsi: st: Fix input/output error on empty drive reset,
Rafael Rocha
BUG: kernel panic: corrupted stack end in worker_thread,
Juefei Pu
[PATCH v1 1/1] scsi: ufs: core: Remove ufshcd_urgent_bkops(),
Bao D. Nguyen
[PATCH] block: fix detection of unsupported WRITE SAME in blkdev_issue_write_zeroes,
Darrick J. Wong
[PATCH v1] fusion: mptctl: Use min macro,
Yan Zhen
regression on generic/351 in 6.11-rc5?,
Darrick J. Wong
[PATCH v4 0/5] Write-placement hints and FDP,
Kanchan Joshi
Message not available
Message not available
Message not available
Message not available
Re: [PATCH v4 0/5] Write-placement hints and FDP, Javier González
Re: [PATCH v4 0/5] Write-placement hints and FDP, Kanchan Joshi
[PATCH v2 0/2] ufs: core: fix err handler mcq abort defect,
peter.wang
[PATCH -next] scsi: core: Remove obsoleted declaration for scsi_driverbyte_string,
Gaosheng Cui
[PATCH] usb-storage: Constify struct usb_device_id and us_unusual_dev,
Christophe JAILLET
[GIT PULL] SCSI fixes for 6.11-rc4,
James Bottomley
[PATCH -next] scsi: bnx2i: Remove unused declarations,
Yue Haibing
remove the dma_set_{max_seg_size,seg_boundary,min_align_mask} return value v2,
Christoph Hellwig
[PATCH v3 00/10] Read/Write with meta/integrity,
Anuj Gupta
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
[PATCH v1 0/2] ufs: core: fix err handler mcq abort defect,
peter.wang
[PATCH] scsi: bnx2fc: Remove some unused fields in struct bnx2fc_rport,
Christophe JAILLET
[PATCH v2 0/9] Simplify the UFS driver initialization code,
Bart Van Assche
- [PATCH v2 1/9] ufs: core: Introduce ufshcd_add_scsi_host(), Bart Van Assche
- [PATCH v2 2/9] ufs: core: Introduce ufshcd_activate_link(), Bart Van Assche
- [PATCH v2 3/9] ufs: core: Introduce ufshcd_post_device_init(), Bart Van Assche
- [PATCH v2 4/9] ufs: core: Call ufshcd_add_scsi_host() later, Bart Van Assche
- [PATCH v2 5/9] ufs: core: Move the ufshcd_device_init() call, Bart Van Assche
- [PATCH v2 6/9] ufs: core: Move the ufshcd_device_init(hba, true) call, Bart Van Assche
- [PATCH v2 7/9] ufs: core: Expand the ufshcd_device_init(hba, true) call, Bart Van Assche
- [PATCH v2 8/9] ufs: core: Move the MCQ scsi_add_host() call, Bart Van Assche
- [PATCH v2 9/9] ufs: core: Remove the second argument of ufshcd_device_init(), Bart Van Assche
[PATCH v3 00/18] Simplify multiple create*_workqueue() invocations,
Bart Van Assche
- [PATCH v3 03/18] scsi: be2iscsi: Simplify an alloc_workqueue() invocation, Bart Van Assche
- [PATCH v3 05/18] scsi: esas2r: Simplify an alloc_ordered_workqueue() invocation, Bart Van Assche
- [PATCH v3 02/18] scsi: mptfusion: Simplify the alloc*_workqueue() invocations, Bart Van Assche
- [PATCH v3 04/18] scsi: bfa: Simplify an alloc_ordered_workqueue() invocation, Bart Van Assche
- [PATCH v3 06/18] scsi: fcoe: Simplify alloc_ordered_workqueue() invocations, Bart Van Assche
- [PATCH v3 07/18] scsi: ibmvscsi_tgt: Simplify an alloc_workqueue() invocation, Bart Van Assche
- [PATCH v3 10/18] scsi: myrb: Simplify an alloc_ordered_workqueue() invocation, Bart Van Assche
- [PATCH v3 09/18] scsi: mpt3sas: Simplify an alloc_ordered_workqueue() invocation, Bart Van Assche
- [PATCH v3 08/18] scsi: mpi3mr: Simplify an alloc_ordered_workqueue() invocation, Bart Van Assche
- [PATCH v3 11/18] scsi: myrs: Simplify an alloc_ordered_workqueue() invocation, Bart Van Assche
- [PATCH v3 12/18] scsi: qedf: Simplify alloc_workqueue() invocations, Bart Van Assche
- [PATCH v3 13/18] scsi: qedi: Simplify an alloc_workqueue() invocation, Bart Van Assche
- [PATCH v3 14/18] scsi: snic: Simplify alloc_workqueue() invocations, Bart Van Assche
- [PATCH v3 16/18] scsi: stex: Simplify an alloc_ordered_workqueue() invocation, Bart Van Assche
- [PATCH v3 15/18] scsi: scsi_transport_fc: Simplify alloc_workqueue() invocations, Bart Van Assche
- [PATCH v3 18/18] scsi: core: Simplify an alloc_workqueue() invocation, Bart Van Assche
- [PATCH v3 17/18] scsi: ufs: Simplify alloc*_workqueue() invocation, Bart Van Assche
- [PATCH v3 01/18] scsi: Expand all create*_workqueue() invocations, Bart Van Assche
- Re: [PATCH v3 00/18] Simplify multiple create*_workqueue() invocations, Martin K. Petersen
- Re: [PATCH v3 00/18] Simplify multiple create*_workqueue() invocations, Martin K. Petersen
[RFC 0/7] Introduce swiotlb throttling,
mhkelley58
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]