Show patches with: State = Action Required       |   3027 patches
« 1 2 3 430 31 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v6,8/8] blk-mq: remove unused queue mapping helpers blk: refactor queue affinity helpers - 4 - --- 2024-12-02 Daniel Wagner New
[v6,7/8] virtio: blk/scsi: replace blk_mq_virtio_map_queues with blk_mq_map_hw_queues blk: refactor queue affinity helpers - 4 - --- 2024-12-02 Daniel Wagner New
[v6,6/8] nvme: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues blk: refactor queue affinity helpers - 4 - --- 2024-12-02 Daniel Wagner New
[v6,5/8] scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues blk: refactor queue affinity helpers - 5 - --- 2024-12-02 Daniel Wagner New
[v6,4/8] blk-mq: introduce blk_mq_map_hw_queues blk: refactor queue affinity helpers - 4 - --- 2024-12-02 Daniel Wagner New
[v6,3/8] virtio: hookup irq_get_affinity callback blk: refactor queue affinity helpers - 4 - --- 2024-12-02 Daniel Wagner New
[v6,2/8] PCI: hookup irq_get_affinity callback blk: refactor queue affinity helpers 1 4 - --- 2024-12-02 Daniel Wagner New
[v6,1/8] driver core: bus: add irq_get_affinity callback to bus_type blk: refactor queue affinity helpers 2 3 - --- 2024-12-02 Daniel Wagner New
scsi: scsi_debug: Fix hrtimer support for ndelay scsi: scsi_debug: Fix hrtimer support for ndelay - - - --- 2024-12-02 John Garry New
[RESEND,v7,17/17] ufs: host: add support for generating, importing and preparing wrapped keys Hardware wrapped key support for QCom ICE and UFS core - 2 1 --- 2024-12-02 Bartosz Golaszewski New
[RESEND,v7,16/17] ufs: host: add a callback for deriving software secrets and use it Hardware wrapped key support for QCom ICE and UFS core - 1 1 --- 2024-12-02 Bartosz Golaszewski New
[RESEND,v7,15/17] ufs: host: add support for wrapped keys in QCom UFS Hardware wrapped key support for QCom ICE and UFS core - 1 1 --- 2024-12-02 Bartosz Golaszewski New
[RESEND,v7,14/17] ufs: core: add support for generating, importing and preparing keys Hardware wrapped key support for QCom ICE and UFS core - 2 1 --- 2024-12-02 Bartosz Golaszewski New
[RESEND,v7,13/17] ufs: core: add support for deriving the software secret Hardware wrapped key support for QCom ICE and UFS core - 2 1 --- 2024-12-02 Bartosz Golaszewski New
[RESEND,v7,12/17] ufs: core: add support for wrapped keys to UFS core Hardware wrapped key support for QCom ICE and UFS core - 1 1 --- 2024-12-02 Bartosz Golaszewski New
[RESEND,v7,11/17] soc: qcom: ice: add support for generating, importing and preparing keys Hardware wrapped key support for QCom ICE and UFS core - - 1 --- 2024-12-02 Bartosz Golaszewski New
[RESEND,v7,10/17] soc: qcom: ice: add support for hardware wrapped keys Hardware wrapped key support for QCom ICE and UFS core - 1 1 --- 2024-12-02 Bartosz Golaszewski New
[RESEND,v7,09/17] soc: qcom: ice: add HWKM support to the ICE driver Hardware wrapped key support for QCom ICE and UFS core - 1 1 --- 2024-12-02 Bartosz Golaszewski New
[RESEND,v7,08/17] firmware: qcom: scm: add a call for checking wrapped key support Hardware wrapped key support for QCom ICE and UFS core - 1 - --- 2024-12-02 Bartosz Golaszewski New
[RESEND,v7,07/17] firmware: qcom: scm: add calls for creating, preparing and importing keys Hardware wrapped key support for QCom ICE and UFS core - 1 1 --- 2024-12-02 Bartosz Golaszewski New
[RESEND,v7,06/17] firmware: qcom: scm: add a call for deriving the software secret Hardware wrapped key support for QCom ICE and UFS core - 2 1 --- 2024-12-02 Bartosz Golaszewski New
[RESEND,v7,05/17] ice, ufs, mmc: use the blk_crypto_key struct when programming the key Hardware wrapped key support for QCom ICE and UFS core 1 3 1 --- 2024-12-02 Bartosz Golaszewski New
[RESEND,v7,04/17] fscrypt: add support for hardware-wrapped keys Hardware wrapped key support for QCom ICE and UFS core - 1 - --- 2024-12-02 Bartosz Golaszewski New
[RESEND,v7,03/17] blk-crypto: add ioctls to create and prepare hardware-wrapped keys Hardware wrapped key support for QCom ICE and UFS core - - - --- 2024-12-02 Bartosz Golaszewski New
[RESEND,v7,02/17] blk-crypto: show supported key types in sysfs Hardware wrapped key support for QCom ICE and UFS core - 1 - --- 2024-12-02 Bartosz Golaszewski New
[RESEND,v7,01/17] blk-crypto: add basic hardware-wrapped key support Hardware wrapped key support for QCom ICE and UFS core - 1 - --- 2024-12-02 Bartosz Golaszewski New
[v4,19/19] scsi: target: iscsi: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code - 2 - --- 2024-12-02 Eric Biggers New
[v4,18/19] f2fs: switch to using the crc32 library Wire up CRC32 library functions to arch-optimized code 1 1 - --- 2024-12-02 Eric Biggers New
[v4,17/19] jbd2: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code 1 2 - --- 2024-12-02 Eric Biggers New
[v4,16/19] ext4: switch to using the crc32c library Wire up CRC32 library functions to arch-optimized code 1 2 - --- 2024-12-02 Eric Biggers New
[v4,15/19] lib/crc32: make crc32c() go directly to lib Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-12-02 Eric Biggers New
[v4,14/19] bcachefs: Explicitly select CRYPTO from BCACHEFS_FS Wire up CRC32 library functions to arch-optimized code 1 - - --- 2024-12-02 Eric Biggers New
[v4,13/19] x86/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-12-02 Eric Biggers New
[v4,12/19] x86/crc32: update prototype for crc32_pclmul_le_16() Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-12-02 Eric Biggers New
[v4,11/19] x86/crc32: update prototype for crc_pcl() Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-12-02 Eric Biggers New
[v4,10/19] sparc/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-12-02 Eric Biggers New
[v4,09/19] s390/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-12-02 Eric Biggers New
[v4,08/19] powerpc/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code 1 1 - --- 2024-12-02 Eric Biggers New
[v4,07/19] mips/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-12-02 Eric Biggers New
[v4,06/19] loongarch/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 2 - --- 2024-12-02 Eric Biggers New
[v4,05/19] arm/crc32: expose CRC32 functions through lib Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-12-02 Eric Biggers New
[v4,04/19] crypto: crc32 - don't unnecessarily register arch algorithms Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-12-02 Eric Biggers New
[v4,03/19] lib/crc32: expose whether the lib is really optimized at runtime Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-12-02 Eric Biggers New
[v4,02/19] lib/crc32: improve support for arch-specific overrides Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-12-02 Eric Biggers New
[v4,01/19] lib/crc32: drop leading underscores from __crc32c_le_base Wire up CRC32 library functions to arch-optimized code - 1 - --- 2024-12-02 Eric Biggers New
[10/10] target: iscsi: Improve a log message Improve SCSI target logs - 1 - --- 2024-11-29 Anastasia Kovaleva New
[09/10] target: Use __func__ in logs Improve SCSI target logs - 1 - --- 2024-11-29 Anastasia Kovaleva New
[08/10] target: core: Use extended logs where possible Improve SCSI target logs - 1 - --- 2024-11-29 Anastasia Kovaleva New
[07/10] target: core: Extend CaW logging Improve SCSI target logs - 1 - --- 2024-11-29 Anastasia Kovaleva New
[06/10] target: Remove old prefixes from log messages Improve SCSI target logs - 1 - --- 2024-11-29 Anastasia Kovaleva New
[05/10] target: Add log prefix to all tcm files Improve SCSI target logs - 1 - --- 2024-11-29 Anastasia Kovaleva New
[04/10] target: Fix some obvious style problems Improve SCSI target logs - 1 - --- 2024-11-29 Anastasia Kovaleva New
[03/10] target: Fix quoted strings splitting Improve SCSI target logs - 1 - --- 2024-11-29 Anastasia Kovaleva New
[02/10] target: Use new log wrappers Improve SCSI target logs - 1 - --- 2024-11-29 Anastasia Kovaleva New
[01/10] target: core: Improve SCSI target logs Improve SCSI target logs - 1 - --- 2024-11-29 Anastasia Kovaleva New
[v11,10/10] block: add support to pass user meta buffer [v11,01/10] block: define set of integrity flags to be inherited by cloned bip - 2 - --- 2024-11-28 Anuj Gupta New
[v11,09/10] scsi: add support for user-meta interface [v11,01/10] block: define set of integrity flags to be inherited by cloned bip - 1 - --- 2024-11-28 Anuj Gupta New
[v11,08/10] nvme: add support for passing on the application tag [v11,01/10] block: define set of integrity flags to be inherited by cloned bip - 2 - --- 2024-11-28 Anuj Gupta New
[v11,07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags [v11,01/10] block: define set of integrity flags to be inherited by cloned bip - 2 - --- 2024-11-28 Anuj Gupta New
[v11,06/10] io_uring: introduce attributes for read/write and PI support [v11,01/10] block: define set of integrity flags to be inherited by cloned bip - - - --- 2024-11-28 Anuj Gupta New
[v11,05/10] fs: introduce IOCB_HAS_METADATA for metadata [v11,01/10] block: define set of integrity flags to be inherited by cloned bip - 1 - --- 2024-11-28 Anuj Gupta New
[v11,04/10] fs, iov_iter: define meta io descriptor [v11,01/10] block: define set of integrity flags to be inherited by cloned bip - 1 - --- 2024-11-28 Anuj Gupta New
[v11,03/10] block: modify bio_integrity_map_user to accept iov_iter as argument [v11,01/10] block: define set of integrity flags to be inherited by cloned bip - 2 - --- 2024-11-28 Anuj Gupta New
[v11,02/10] block: copy back bounce buffer to user-space correctly in case of split [v11,01/10] block: define set of integrity flags to be inherited by cloned bip - 1 - --- 2024-11-28 Anuj Gupta New
[v11,01/10] block: define set of integrity flags to be inherited by cloned bip [v11,01/10] block: define set of integrity flags to be inherited by cloned bip - 3 - --- 2024-11-28 Anuj Gupta New
[v2] scsi: ufs: core: Do not hold any lock in ufshcd_hba_stop [v2] scsi: ufs: core: Do not hold any lock in ufshcd_hba_stop - - - --- 2024-11-28 Avri Altman New
[v2] scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN as an error [v2] scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN as an error - 1 - --- 2024-11-27 Cathy Avery New
scsi: pm80xx: Improve debugging for aborted commands scsi: pm80xx: Improve debugging for aborted commands - - - --- 2024-11-26 Salomon Dushimirimana New
scsi: pm80xx: Increase reserved tags from 8 to 128 scsi: pm80xx: Increase reserved tags from 8 to 128 - - - --- 2024-11-26 Salomon Dushimirimana New
scsi: Don't wait for completion of in-flight requests scsi: Don't wait for completion of in-flight requests - - - --- 2024-11-26 Qiang Ma New
scsi: pm80xx: Use dynamic tag numbers for phy start and stop scsi: pm80xx: Use dynamic tag numbers for phy start and stop - - - --- 2024-11-25 TJ Adams New
[v2,4/4] scsi: st: Add sysfs file reset_blocked scsi: st: scsi_error: More reset patches - - - --- 2024-11-25 Kai Mäkisara New
[v2,3/4] scsi: st: Modify st.c to use the new scsi_error counters scsi: st: scsi_error: More reset patches - - - --- 2024-11-25 Kai Mäkisara New
[v2,2/4] scsi: scsi_error: Add counters for New Media and Power On/Reset UNIT ATTENTIONs scsi: st: scsi_error: More reset patches - - - --- 2024-11-25 Kai Mäkisara New
[v2,1/4] scsi: st: Restore some drive settings after reset scsi: st: scsi_error: More reset patches - 1 1 --- 2024-11-25 Kai Mäkisara New
scsi: ufs: core: Fix link_startup_again on success scsi: ufs: core: Fix link_startup_again on success - 1 - --- 2024-11-25 Vamshi Gajjela New
[RESEND] qla2xxx: Fix START_SP_W_RETRIES checks _rval with positive EAGAIN [RESEND] qla2xxx: Fix START_SP_W_RETRIES checks _rval with positive EAGAIN - - - --- 2024-11-25 (학생) 장인규 (컴퓨터공학과) New
[RESEND] qla2xxx: Fix START_SP_W_RETRIES returns positive EINVAL [RESEND] qla2xxx: Fix START_SP_W_RETRIES returns positive EINVAL - - - --- 2024-11-25 (학생) 장인규 (컴퓨터공학과) New
[v5,4/4] scsi: ufs: core: Introduce a new clock_scaling lock Untie the host lock entanglement - part 2 - 1 - --- 2024-11-24 Avri Altman New
[v5,3/4] scsi: ufs: core: Introduce a new clock_gating lock Untie the host lock entanglement - part 2 - 1 - --- 2024-11-24 Avri Altman New
[v5,2/4] scsi: ufs: core: Prepare to introduce a new clock_gating lock Untie the host lock entanglement - part 2 - 1 - --- 2024-11-24 Avri Altman New
[v5,1/4] scsi: ufs: core: Introduce ufshcd_has_pending_tasks Untie the host lock entanglement - part 2 - 1 - --- 2024-11-24 Avri Altman New
[SCSI] csiostor: fix typo doesnt->doesn't [SCSI] csiostor: fix typo doesnt->doesn't - - - --- 2024-11-23 Prateek Singh Rathore New
[v3,3/3] arm64: dts: qcom: qcs615-ride: Enable UFS node Enable UFS on QCS615 1 1 - --- 2024-11-22 Xin Liu New
[v3,2/3] arm64: dts: qcom: qcs615: add UFS node Enable UFS on QCS615 - 1 - --- 2024-11-22 Xin Liu New
[v3,1/3] dt-bindings: ufs: qcom: Add UFS Host Controller for QCS615 Enable UFS on QCS615 1 1 - --- 2024-11-22 Xin Liu New
[v2] ufs: core: add missing post notify for power mode change [v2] ufs: core: add missing post notify for power mode change - 1 - --- 2024-11-22 Peter Wang (王信友) New
scsi: pm80xx: Do not use libsas port id scsi: pm80xx: Do not use libsas port id - - - --- 2024-11-21 TJ Adams New
scsi: sg: fix slab-use-after-free Read in sg_release scsi: sg: fix slab-use-after-free Read in sg_release - 1 1 --- 2024-11-20 Suraj Sonawane New
scsi: ufs: core: sysfs: Prevent div by zero scsi: ufs: core: sysfs: Prevent div by zero - 1 - --- 2024-11-20 Gwendal Grignou New
[7/7] qla2xxx: Update version to 10.02.09.400-k qla2xxx misc. bug fixes - - - --- 2024-11-15 Nilesh Javali New
[6/7] qla2xxx: Supported speed displayed incorrectly for VPorts qla2xxx misc. bug fixes - - - --- 2024-11-15 Nilesh Javali New
[5/7] qla2xxx: Fix NVME and NPIV connect issue qla2xxx misc. bug fixes - - - --- 2024-11-15 Nilesh Javali New
[4/7] qla2xxx: Remove check req_sg_cnt should be equal to rsp_sg_cnt. qla2xxx misc. bug fixes - - - --- 2024-11-15 Nilesh Javali New
[3/7] qla2xxx: Move FCE Trace buffer allocation to user control qla2xxx misc. bug fixes - - - --- 2024-11-15 Nilesh Javali New
[2/7] qla2xxx: Fix use after free on unload qla2xxx misc. bug fixes - - - --- 2024-11-15 Nilesh Javali New
[1/7] qla2xxx: fix abort in bsg timeout qla2xxx misc. bug fixes - - - --- 2024-11-15 Nilesh Javali New
[v3] scsi: use unsigned int variables to parse partition table [v3] scsi: use unsigned int variables to parse partition table - 1 - --- 2024-11-15 Xiaosen He New
scsi: target: tcmu: Constify some structures scsi: target: tcmu: Constify some structures - 1 - --- 2024-11-11 Christophe JAILLET New
scsi: iscsi: special case for GET_HOST_STATS scsi: iscsi: special case for GET_HOST_STATS - - - --- 2024-11-11 Xiang Zhang New
« 1 2 3 430 31 »