public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-11 14:07:35 to 2023-12-14 20:42:37 UTC [more...]

[PATCH v6 00/20] Pass data lifetime information to SCSI disk devices
 2023-12-14 20:40 UTC  (16+ messages)
` [PATCH v6 01/20] fs: Fix rw_hint validation
` [PATCH v6 02/20] fs: Verify write lifetime constants at compile time
` [PATCH v6 03/20] fs: Split fcntl_rw_hint()
` [PATCH v6 04/20] fs: Move enum rw_hint into a new header file
` [PATCH v6 05/20] fs: Restore F_[GS]ET_FILE_RW_HINT support
` [PATCH v6 06/20] block, fs: Restore the per-bio/request data lifetime fields
` [PATCH v6 07/20] block, fs: Propagate write hints to the block device inode
` [PATCH v6 08/20] fs/f2fs: Restore the whint_mode mount option
` [PATCH v6 09/20] fs/f2fs: Restore support for tracing data lifetimes
` [PATCH v6 10/20] scsi: core: Query the Block Limits Extension VPD page
` [PATCH v6 11/20] scsi: scsi_proto: Add structures and constants related to I/O groups and streams
` [PATCH v6 12/20] scsi: sd: Translate data lifetime information
` [PATCH v6 13/20] scsi: scsi_debug: Reduce code duplication
` [PATCH v6 14/20] scsi: scsi_debug: Support the block limits extension VPD page
` [PATCH v6 15/20] scsi: scsi_debug: Rework page code error handling

[PATCH 0/2] scsi: target: iscsi: Fix two protocol issues
 2023-12-14 20:29 UTC  (5+ messages)
` [PATCH 1/2] scsi: target: iscsi: handle SCSI immediate commands

[PATCH 0/2] Simplify the auto-hibernation configuration code
 2023-12-14 19:23 UTC  (3+ messages)
` [PATCH 1/2] scsi: ufs: Rename ufshcd_auto_hibern8_enable() and make it static
` [PATCH 2/2] scsi: ufs: Simplify ufshcd_auto_hibern8_update()

[PATCH v2] scsi: ufs: qcom: Re-fix for error handling
 2023-12-14 18:57 UTC  (3+ messages)

[PATCH v2 00/16] block atomic writes
 2023-12-14 16:12 UTC  (41+ messages)
` [PATCH v2 01/16] block: Add atomic write operations to request_queue limits
` [PATCH v2 02/16] block: Limit atomic writes according to bio and queue limits
` [PATCH v2 03/16] fs/bdev: Add atomic write support info to statx
` [PATCH v2 04/16] fs: Increase fmode_t size
` [PATCH v2 05/16] fs: Add RWF_ATOMIC and IOCB_ATOMIC flags for atomic write support
` [PATCH v2 06/16] block: Add REQ_ATOMIC flag
` [PATCH v2 07/16] block: Pass blk_queue_get_max_sectors() a request pointer
` [PATCH v2 08/16] block: Limit atomic write IO size according to atomic_write_max_sectors
` [PATCH v2 09/16] block: Error an attempt to split an atomic write bio
` [PATCH v2 10/16] block: Add checks to merging of atomic writes
` [PATCH v2 11/16] block: Add fops atomic write support
` [PATCH v2 12/16] scsi: sd: Support reading atomic write properties from block limits VPD
` [PATCH v2 13/16] scsi: sd: Add WRITE_ATOMIC_16 support
` [PATCH v2 14/16] scsi: scsi_debug: Atomic write support
` [PATCH v2 15/16] nvme: Support atomic writes
` [PATCH v2 16/16] nvme: Ensure atomic writes will be executed atomically

[PATCH] scsi: ufs: qcom: Fix ESI vector mask
 2023-12-14 13:01 UTC  (2+ messages)

[PATCH] scsi: core: add CMD_LAST flag for error handle scsi command
 2023-12-14 12:29 UTC 

[PATCH] scsi: bnx2fc: Fix skb double free in bnx2fc_rcv()
 2023-12-14 10:46 UTC  (2+ messages)

[PATCH v2 00/17] scsi: ufs: qcom: Code cleanups
 2023-12-14  7:33 UTC  (14+ messages)
` [PATCH v2 05/17] scsi: ufs: qcom: Remove the warning message when core_reset is not available
` [PATCH v2 16/17] scsi: ufs: qcom: Use ufshcd_rmwl() where applicable

[linux-next:master] BUILD REGRESSION 48e8992e33abf054bcc0bb2e77b2d43bb899212e
 2023-12-14  5:49 UTC 

[PATCH 1/1] scsi: virtio_scsi: Add mq_poll support
 2023-12-14  5:26 UTC 

[PATCH v4] dt-bindings: ufs: Add msi-parent for UFS MCQ
 2023-12-14  4:29 UTC  (2+ messages)

[PATCH v2] scsi: zfcp: Replace strlcpy() with strscpy()
 2023-12-14  4:29 UTC  (2+ messages)

[PATCH] scsi: ipr: Remove obsolete check for old CPUs
 2023-12-14  4:29 UTC  (2+ messages)

[PATCH] scsi: ibmvfc: replace deprecated strncpy with strscpy
 2023-12-14  4:29 UTC  (2+ messages)

[PATCH] scsi: ibmvscsi: replace deprecated strncpy with strscpy
 2023-12-14  4:29 UTC  (2+ messages)

[PATCH 0/3] libfc: fixup command abort handling
 2023-12-14  4:29 UTC  (2+ messages)

[PATCH 00/14] scsci: Convert to platform remove callback returning void
 2023-12-14  4:29 UTC  (2+ messages)

[PATCH v2 0/3] scsi: aic7xxx: fix some problem of return value
 2023-12-14  4:29 UTC  (2+ messages)

[PATCH] scsi: fnic: return error if vmalloc failed
 2023-12-14  4:29 UTC  (2+ messages)

[PATCH] scsi: isci: Remove redundant check in isci_task_request_build()
 2023-12-14  4:29 UTC  (2+ messages)

[PATCH 0/4] mpi3mr: Bug fixes
 2023-12-14  4:29 UTC  (2+ messages)

[PATCH] scsi: target: enable READ CAPACITY for PR EARO
 2023-12-14  4:29 UTC  (2+ messages)

[PATCH 0/4] Support for preallocation of SGL BSG data buffers
 2023-12-14  4:29 UTC  (2+ messages)

[PATCH V5] scsi: ufs: core: store min and max clk freq from OPP table
 2023-12-14  4:28 UTC  (2+ messages)

[RESEND PATCH 0/5] scsi: hisi_sas: Minor fixes and cleanups
 2023-12-14  4:25 UTC  (7+ messages)
` [RESEND PATCH 1/5] scsi: hisi_sas: Set .phy_attached before notifing phyup event HISI_PHYE_PHY_UP_PM
` [RESEND PATCH 2/5] scsi: hisi_sas: Replace with standard error code return value
` [RESEND PATCH 3/5] scsi: hisi_sas: Check before using pointer variables
` [RESEND PATCH 4/5] scsi: hisi_sas: Rollback some operations if FLR failed
` [RESEND PATCH 5/5] scsi: hisi_sas: Correct the number of global debugfs registers

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

[PATCH v6 0/3] Add UFS host controller and Phy nodes for sc7280
 2023-12-14  3:52 UTC  (3+ messages)
` [PATCH v6 1/3] scsi: ufs: qcom: dt-bindings: Add SC7280 compatible string

[PATCH v8 00/10] Enable HS-G5 support on SM8550
 2023-12-14  3:44 UTC  (2+ messages)

[PATCH 0/5] scsi: hisi_sas: Minor fixes and cleanups
 2023-12-14  3:43 UTC  (3+ messages)

[PATCH v2] scsi: fcoe: use sysfs_match_string over fcoe_parse_mode
 2023-12-14  3:25 UTC  (4+ messages)

[PATCH 0/4] lpfc: Update lpfc to revision 14.2.0.17
 2023-12-14  3:20 UTC  (2+ messages)

[PATCH v6 00/13] Introduce support for multiqueue (MQ) in fnic
 2023-12-14  3:14 UTC  (15+ 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 v18 00/12] Implement copy offload support
 2023-12-14  1:11 UTC  (3+ messages)
  ` [PATCH v18 02/12] Add infrastructure for copy offload in block and request layer

[PATCH] scsi: ufs: qcom: Re-fix for error handling
 2023-12-13 17:17 UTC  (2+ messages)

[PATCH V5 0/2] Add CPU latency QoS support for ufs driver
 2023-12-13 12:43 UTC  (3+ messages)
` [PATCH V5 1/2] ufs: core: "
` [PATCH V5 2/2] ufs: ufs-mediatek: Migrate to UFSHCD generic CPU latency PM QoS support

[PATCH V4 0/2] Add CPU latency QoS support for ufs driver
 2023-12-13 10:59 UTC  (5+ messages)
` [PATCH V4 1/2] ufs: core: "
` [PATCH V4 2/2] ufs: ufs-mediatek: Enable CPU latency PM QoS support for MEDIATEK SoC

[PATCH v3 00/12] Hardware wrapped key support for qcom ice and ufs
 2023-12-13  8:11 UTC  (14+ messages)
` [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 07/12] qcom_scm: scm call for create, prepare and import keys

[PATCH RFC v2 for-6.8/block 00/18] block: don't access bd_inode directly from other modules
 2023-12-13  1:10 UTC  (28+ messages)
` [PATCH RFC v2 for-6.8/block 01/18] block: add some bdev apis
` [PATCH RFC v2 for-6.8/block 09/18] btrfs: use "
` [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] scsi: fcoe: use sysfs_match_string over fcoe_parse_mode
 2023-12-12 21:34 UTC  (2+ messages)

[PATCH v2] scsi: myrb: Fix a potential string truncation in rebuild_show() and use sysfs_emit()
 2023-12-12 21:25 UTC 

[PATCH v2] scsi: ibmvscsi_tgt: replace deprecated strncpy with strscpy
 2023-12-12 21:23 UTC  (2+ messages)

[PATCH 0/2] scsi: myrb: Fix a potential string truncation
 2023-12-12 20:28 UTC  (6+ messages)
` [PATCH 1/2] scsi: myrb: Fix a potential string truncation in rebuild_show()
` [PATCH 2/2] scsi: myrb: Use sysfs_emit()

[PATCH V3 0/2] Add CPU latency QoS support for ufs driver
 2023-12-12 11:55 UTC  (3+ messages)
` [PATCH V3 1/2] ufs: core: "
` [PATCH V3 2/2] ufs: ufs-mediatek: Enable CPU latency PM QoS support for MEDIATEK SoC

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

[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] scsi: fcoe: replace deprecated strncpy with strscpy
 2023-12-11 20:37 UTC  (4+ messages)

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

[PATCH v5 00/17] Pass data lifetime information to SCSI disk devices
 2023-12-11 16:46 UTC  (13+ messages)
` [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] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox