public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-07 00:59:04 to 2023-12-12 11:09:46 UTC [more...]

[PATCH v2 00/16] block atomic writes
 2023-12-12 11:08 UTC  (5+ messages)
` [PATCH v2 02/16] block: Limit atomic writes according to bio and queue limits
` [PATCH v2 04/16] fs: Increase fmode_t size
` [PATCH v2 06/16] block: Add REQ_ATOMIC flag
` [PATCH v2 08/16] block: Limit atomic write IO size according to atomic_write_max_sectors

[PATCH] scsi: bnx2i: fix fortify warning
 2023-12-12 10:27 UTC 

[PATCH RFC v2 for-6.8/block 00/18] block: don't access bd_inode directly from other modules
 2023-12-12  6:49 UTC  (28+ messages)
` [PATCH RFC v2 for-6.8/block 01/18] block: add some bdev apis
` [PATCH RFC v2 for-6.8/block 02/18] xen/blkback: use bdev api in xen_update_blkif_status()
` [PATCH RFC v2 for-6.8/block 03/18] bcache: use bdev api in read_super()
` [PATCH RFC v2 for-6.8/block 04/18] mtd: block2mtd: use bdev apis
` [PATCH RFC v2 for-6.8/block 05/18] s390/dasd: use bdev api in dasd_format()
` [PATCH RFC v2 for-6.8/block 06/18] scsicam: use bdev api in scsi_bios_ptable()
` [PATCH RFC v2 for-6.8/block 07/18] bcachefs: remove dead function bdev_sectors()
` [PATCH RFC v2 for-6.8/block 08/18] bio: export bio_add_folio_nofail()
` [PATCH RFC v2 for-6.8/block 09/18] btrfs: use bdev apis
` [PATCH RFC v2 for-6.8/block 10/18] cramfs: use bdev apis in cramfs_blkdev_read()
` [PATCH RFC v2 for-6.8/block 11/18] erofs: use bdev api
` [PATCH RFC v2 for-6.8/block 12/18] gfs2: "
` [PATCH RFC v2 for-6.8/block 13/18] nilfs2: use bdev api in nilfs_attach_log_writer()
` [PATCH RFC v2 for-6.8/block 14/18] jbd2: use bdev apis
` [PATCH RFC v2 for-6.8/block 15/18] buffer: add a new helper to read sb block
` [PATCH RFC v2 for-6.8/block 16/18] ext4: use "
` [PATCH RFC v2 for-6.8/block 17/18] ext4: remove block_device_ejected()
` [PATCH RFC v2 for-6.8/block 18/18] ext4: use bdev apis

[PATCH v3 00/12] Hardware wrapped key support for qcom ice and ufs
 2023-12-12  4:09 UTC  (33+ messages)
` [PATCH v3 01/12] ice, ufs, mmc: use blk_crypto_key for program_key
` [PATCH v3 02/12] qcom_scm: scm call for deriving a software secret
` [PATCH v3 03/12] soc: qcom: ice: add hwkm support in ice
` [PATCH v3 04/12] soc: qcom: ice: support for hardware wrapped keys
` [PATCH v3 05/12] ufs: core: support wrapped keys in ufs core
` [PATCH v3 06/12] ufs: host: wrapped keys support in ufs qcom
` [PATCH v3 08/12] ufs: core: add support for generate, import and prepare keys
` [PATCH v3 09/12] soc: qcom: support for generate, import and prepare key
` [PATCH v3 10/12] ufs: host: "
` [PATCH v3 11/12] arm64: dts: qcom: sm8650: add hwkm support to ufs ice
` [PATCH v3 12/12] dt-bindings: crypto: ice: document the hwkm property

[PATCH v3 00/35] bitops: add atomic find_bit() operations
 2023-12-12  2:27 UTC  (6+ messages)
` [PATCH v3 01/35] lib/find: add atomic find_bit() primitives
` [PATCH v3 02/35] lib/find: add test for atomic find_bit() ops
` [PATCH v3 15/35] scsi: core: optimize scsi_evt_emit() by using an atomic iterator
` [PATCH v3 16/35] scsi: mpi3mr: optimize the driver by using find_and_set_bit()
` [PATCH v3 17/35] scsi: qedi: optimize qedi_get_task_idx() "

[PATCH v2] scsi: ibmvscsi_tgt: replace deprecated strncpy with strscpy
 2023-12-12  1:20 UTC 

[PATCH 0/5] scsi: hisi_sas: Minor fixes and cleanups
 2023-12-12  1:14 UTC 

[PATCH] scsi: fcoe: replace deprecated strncpy with strscpy
 2023-12-11 20:37 UTC  (4+ messages)

[PATCH] scsi: fcoe: use sysfs_match_string over fcoe_parse_mode
 2023-12-11 20:06 UTC 

[PATCH] scsi: ufs: qcom: Perform read back after writing reset bit
 2023-12-11 19:51 UTC  (4+ messages)

[PATCH v6 00/13] Introduce support for multiqueue (MQ) in fnic
 2023-12-11 17:36 UTC  (14+ messages)
` [PATCH v6 01/13] scsi: fnic: Modify definitions to sync with VIC firmware
` [PATCH v6 02/13] scsi: fnic: Add and use fnic number
` [PATCH v6 03/13] scsi: fnic: Add and improve log messages
` [PATCH v6 04/13] scsi: fnic: Rename wq_copy to hw_copy_wq
` [PATCH v6 05/13] scsi: fnic: Get copy workqueue count and interrupt mode from config
` [PATCH v6 06/13] scsi: fnic: Refactor and redefine fnic.h for multiqueue
` [PATCH v6 07/13] scsi: fnic: Modify ISRs to support multiqueue(MQ)
` [PATCH v6 08/13] scsi: fnic: Define stats to track multiqueue (MQ) IOs
` [PATCH v6 09/13] scsi: fnic: Remove usage of host_lock
` [PATCH v6 10/13] scsi: fnic: Add support for multiqueue (MQ) in fnic_main.c
` [PATCH v6 11/13] scsi: fnic: Add support for multiqueue (MQ) in fnic driver
` [PATCH v6 12/13] scsi: fnic: Improve logs and add support for multiqueue (MQ)
` [PATCH v6 13/13] scsi: fnic: Increment driver version

[PATCH v5 00/17] Pass data lifetime information to SCSI disk devices
 2023-12-11 16:46 UTC  (17+ messages)
` [PATCH v5 01/17] fs: Fix rw_hint validation
` [PATCH v5 02/17] fs: Move enum rw_hint into a new header file
` [PATCH v5 03/17] fs/f2fs: Restore the whint_mode mount option
` [PATCH v5 04/17] fs: Restore F_[GS]ET_FILE_RW_HINT support
` [PATCH v5 05/17] fs: Restore kiocb.ki_hint

[Bug 214311] New: megaraid_sas - no disks detected
 2023-12-11 14:11 UTC  (2+ messages)
` [Bug 214311] "

[PATCH v4 0/3] Add UFS RTC support
 2023-12-11 12:09 UTC  (14+ messages)
` [PATCH v4 1/3] scsi: ufs: core: Add ufshcd_is_ufs_dev_busy()
` [PATCH v4 2/3] scsi: ufs: core: Add UFS RTC support
` [PATCH v4 3/3] scsi: ufs: core: Add sysfs node for UFS RTC update

[PATCH V2 0/3] Add CPU latency QoS support for ufs driver
 2023-12-11 10:00 UTC  (15+ messages)
` [PATCH V2 1/3] ufs: core: "

[PATCH v4 0/2] mpt3sas: Additional retries when reading specific registers
 2023-12-11  9:42 UTC  (4+ messages)

[PATCH v6 0/3] Add UFS host controller and Phy nodes for sc7280
 2023-12-10 23:25 UTC  (2+ messages)
` (subset) "

[Bug 217599] New: Adaptec 71605z hangs with aacraid: Host adapter abort request after update to linux 6.4.0
 2023-12-09 21:13 UTC  (4+ messages)
` [Bug 217599] "

[PATCH v2 00/17] scsi: ufs: qcom: Code cleanups
 2023-12-09 17:42 UTC  (27+ messages)
` [PATCH v2 01/17] scsi: ufs: qcom: Use clk_bulk APIs for managing lane clocks
` [PATCH v2 02/17] scsi: ufs: qcom: Fix the return value of ufs_qcom_ice_program_key()
` [PATCH v2 03/17] scsi: ufs: qcom: Fix the return value when platform_get_resource_byname() fails
` [PATCH v2 04/17] scsi: ufs: qcom: Remove superfluous variable assignments
` [PATCH v2 05/17] scsi: ufs: qcom: Remove the warning message when core_reset is not available
` [PATCH v2 06/17] scsi: ufs: qcom: Export ufshcd_{enable/disable}_irq helpers and make use of them
` [PATCH v2 07/17] scsi: ufs: qcom: Fail ufs_qcom_power_up_sequence() when core_reset fails
` [PATCH v2 08/17] scsi: ufs: qcom: Check the return value of ufs_qcom_power_up_sequence()
` [PATCH v2 09/17] scsi: ufs: qcom: Remove redundant error print for devm_kzalloc() failure
` [PATCH v2 10/17] scsi: ufs: qcom: Use dev_err_probe() to simplify error handling of devm_gpiod_get_optional()
` [PATCH v2 11/17] scsi: ufs: qcom: Remove unused ufs_qcom_hosts struct array
` [PATCH v2 12/17] scsi: ufs: qcom: Sort includes alphabetically
` [PATCH v2 13/17] scsi: ufs: qcom: Initialize cycles_in_1us variable in ufs_qcom_set_core_clk_ctrl()
` [PATCH v2 14/17] scsi: ufs: qcom: Simplify ufs_qcom_{assert/deassert}_reset
` [PATCH v2 15/17] scsi: ufs: qcom: Remove support for host controllers older than v2.0
` [PATCH v2 16/17] scsi: ufs: qcom: Use ufshcd_rmwl() where applicable
` [PATCH v2 17/17] scsi: ufs: qcom: Remove unused definitions

[PATCH] scsi: hpsa: prevent memory leak in hpsa_big_passthru_ioctl
 2023-12-09 11:18 UTC 

[linux-next:pending-fixes] BUILD REGRESSION e142e0e4b174b269d1fd400aa676c5f0483b608c
 2023-12-08 23:11 UTC 

[GIT PULL] SCSI fixes for 6.7-rc4
 2023-12-08 20:45 UTC  (2+ messages)

[PATCH v4 00/13] Introduce support for multiqueue (MQ) in fnic
 2023-12-08 19:20 UTC  (5+ messages)

[PATCH] mpi3mr: fix printk() format strings
 2023-12-08 17:05 UTC  (3+ messages)

[PATCH V5] scsi: ufs: core: store min and max clk freq from OPP table
 2023-12-08 13:13 UTC 

[PATCH] scsi: sd: unregister device if device_add_disk() failed in sd_probe()
 2023-12-08  8:23 UTC 

[PATCH] drivers: base: Introduce a new kernel parameter driver_sync_probe=
 2023-12-08  7:26 UTC  (7+ messages)

[PATCH v3 0/3] Add UFS RTC support
 2023-12-07 23:02 UTC  (4+ messages)
` [PATCH v3 2/3] scsi: ufs: core: "

[PATCH 0/4] lpfc: Update lpfc to revision 14.2.0.17
 2023-12-07 22:40 UTC  (5+ messages)
` [PATCH 1/4] lpfc: Change VMID driver load time parameters to read only
` [PATCH 2/4] lpfc: Reinitialize an NPIV's VMID data structures after FDISC
` [PATCH 3/4] lpfc: Move determination of vmid_flag after VMID reinitialization completes
` [PATCH 4/4] lpfc: Update lpfc version to 14.2.0.17

[PATCH v2] mpt3sas: suppress a warning in debug kernel
 2023-12-07 20:57 UTC  (2+ messages)

[PATCH v1 2/4] mpi3mr: Support PCIe Error Recovery callback handlers
 2023-12-07 20:24 UTC  (5+ messages)

[PATCH 0/2] scsi: target: iscsi: Fix two protocol issues
 2023-12-07 17:42 UTC  (3+ messages)
` [PATCH 1/2] scsi: target: iscsi: handle SCSI immediate commands
` [PATCH 2/2] scsi: target: iscsi: don't warn of R/W when no data

[Bug 218198] New: Suspend/Resume Regression with attached ATA devices
 2023-12-07 13:55 UTC  (4+ messages)
` [Bug 218198] "

[PATCH 00/13] scsi: ufs: qcom: Minor code cleanups
 2023-12-07 13:50 UTC  (17+ messages)
` [PATCH 05/13] scsi: ufs: qcom: Remove the warning message when core_reset is not available
` [PATCH 07/13] scsi: ufs: qcom: Fail ufs_qcom_power_up_sequence() when core_reset fails
` [PATCH 08/13] scsi: ufs: qcom: Check the return value of ufs_qcom_power_up_sequence()
` [PATCH 09/13] scsi: ufs: qcom: Remove redundant error print for devm_kzalloc() failure
` [PATCH 11/13] scsi: ufs: qcom: Remove unused ufs_qcom_hosts struct array

[PATCH v2 00/35] bitops: add atomic find_bit() operations
 2023-12-07  9:10 UTC  (4+ messages)

[PATCH v8 00/10] Enable HS-G5 support on SM8550
 2023-12-07  8:41 UTC  (6+ messages)
` [PATCH v8 08/10] scsi: ufs: ufs-qcom: Add support for UFS device version detection

[PATCH -next RFC 00/14] block: don't access bd_inode directly from other modules
 2023-12-07  2:45 UTC  (4+ messages)
` [PATCH -next RFC 01/14] block: add some bdev apis

[PATCH V4] scsi: ufs: core: store min and max clk freq from OPP table
 2023-12-07  1:06 UTC  (2+ messages)

[BUG] lpfc: Kernel NULL pointer dereference in lpfc_dev_loss_tmo_callbk
 2023-12-07  1:03 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