Linux-SCSI Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-24 23:56:07 to 2024-03-26 14:53:09 UTC [more...]

[PATCH 00/12] kbuild: enable some -Wextra warnings by default
 2024-03-26 14:51 UTC  (2+ messages)
` [PATCH 07/12] cxlflash: fix function pointer cast warnings

convert SCSI to atomic queue limits, part 1
 2024-03-26 14:50 UTC  (61+ messages)
` [PATCH 01/23] block: don't reject too large max_user_setors in blk_validate_limits
` [PATCH 02/23] bsg: pass queue_limits to bsg_setup_queue
` [PATCH 03/23] mpi3mr: "
` [PATCH 04/23] scsi: initialize scsi midlayer limits before allocating the queue
` [PATCH 05/23] scsi_transport_fc: add a max_bsg_segments field to struct fc_function_template
` [PATCH 06/23] scsi: add a no_highmem flag to struct Scsi_Host
` [PATCH 07/23] scsi: add a dma_alignment field to the host and host template
` [PATCH 08/23] ufs-exynos: move setting the the dma alignment to the init method
` [PATCH 09/23] scsi: use the atomic queue limits API in scsi_add_lun
` [PATCH 10/23] scsi: add a device_configure method to the host template
` [PATCH 11/23] megaraid_sas: switch to using ->device_configure
` [PATCH 12/23] mpt3sas: "
` [PATCH 13/23] sbp2: "
` [PATCH 14/23] hptiop: "
` [PATCH 15/23] ipr: "
` [PATCH 16/23] pmcraid: "
` [PATCH 17/23] usb-storage: "
` [PATCH 18/23] sata_nv: "
` [PATCH 19/23] pata_macio: "
` [PATCH 20/23] libata: "
` [PATCH 21/23] mpi3mr: "
` [PATCH 22/23] uas: switch to using ->device_configure to configure queue limits
` [PATCH 23/23] block: remove now unused queue limits helpers

[PATCH v6 00/10] block atomic writes
 2024-03-26 13:38 UTC  (11+ messages)
` [PATCH v6 01/10] block: Pass blk_queue_get_max_sectors() a request pointer
` [PATCH v6 02/10] block: Call blkdev_dio_unaligned() from blkdev_direct_IO()
` [PATCH v6 03/10] fs: Initial atomic write support
` [PATCH v6 04/10] fs: Add initial atomic write support info to statx
` [PATCH v6 05/10] block: Add core atomic write support
` [PATCH v6 06/10] block: Add atomic write support for statx
` [PATCH v6 07/10] block: Add fops atomic write support
` [PATCH v6 08/10] scsi: sd: Atomic "
` [PATCH v6 09/10] scsi: scsi_debug: "
` [PATCH v6 10/10] nvme: "

[PATCH v2] scsi: libsas: Allocation SMP request is aligned to ARCH_DMA_MINALIGN
 2024-03-26 13:40 UTC  (4+ messages)

[PATCH v8 0/7] NCQ Priority sysfs sttributes for libsas
 2024-03-26 11:52 UTC  (8+ messages)
` [PATCH v8 2/7] scsi: libsas: Define NCQ Priority sysfs attributes for SATA devices

[PATCH 0/2] Remove support for legacy UFS
 2024-03-26  8:32 UTC  (3+ messages)
` [PATCH 1/2] scsi: ufs: Remove support for old UFSHCI versions
` [PATCH 2/2] scsi: ufs: Remove legacy tuning calls

[PATCH 00/28] Remove PCI_IRQ_LEGACY
 2024-03-26  8:28 UTC  (44+ messages)
` [PATCH 01/28] PCI: msi: Use PCI_IRQ_INTX
` [PATCH 02/28] PCI: portdrv: "
` [PATCH 03/28] PCI: documentation: "
` [PATCH 04/28] sound: intel: "
` [PATCH 05/28] usb: hcd-pci: "
` [PATCH 06/28] tty: 8250_pci: "
` [PATCH 07/28] platform: intel_ips: "
` [PATCH 08/28] ntb: "
` [PATCH 09/28] mfd: intel-lpss-pci: "
` [PATCH 10/28] drm: amdgpu: "
` [PATCH 11/28] infiniband: qib: "
` [PATCH 12/28] infiniband: vmw_pvrdma: "
` [PATCH 13/28] misc: vmci_guest: Use PCI_IRQ_ALL_TYPES
` [PATCH 14/28] net: xgbe: Use PCI_IRQ_INTX
` [PATCH 15/28] net: aquantia atlantic: "
` [PATCH 16/28] net: atheros: alx: "
` [PATCH 17/28] net: realtek: r8169: "
` [PATCH 18/28] net: wangxun: "
` [PATCH 19/28] net: wireless: ath10k: Use references to INTX instead of LEGACY
` [PATCH 20/28] net wireless; realtec: Use PCI_IRQ_INTX
` [PATCH 21/28] scsi: arcmsr: "
` [PATCH 22/28] scsi: hpsa: "
` [PATCH 23/28] scsi: ipr: "
` [PATCH 24/28] scsi: megaraid: "
` [PATCH 25/28] scsi: mpt3sas: "
` [PATCH 26/28] scsi: pmcraid: "
` [PATCH 27/28] scsi: vmw_pvscsi: Do not use PCI_IRQ_LEGACY
` [PATCH 28/28] PCI: Remove PCI_IRQ_LEGACY
` [External] : [PATCH 00/28] "

[PATCH v2 00/28] Zone write plugging
 2024-03-26  8:12 UTC  (60+ messages)
` [PATCH v2 01/28] block: Restore sector of flush requests
` [PATCH v2 02/28] block: Remove req_bio_endio()
` [PATCH v2 03/28] block: Introduce blk_zone_update_request_bio()
` [PATCH v2 04/28] block: Introduce bio_straddle_zones() and bio_offset_from_zone_start()
` [PATCH v2 05/28] block: Allow using bio_attempt_back_merge() internally
` [PATCH v2 06/28] block: Remember zone capacity when revalidating zones
` [PATCH v2 07/28] block: Introduce zone write plugging
` [PATCH v2 08/28] block: Use a mempool to allocate zone write plugs
` [PATCH v2 09/28] block: Fake max open zones limit when there is no limit
` [PATCH v2 10/28] block: Allow zero value of max_zone_append_sectors queue limit
` [PATCH v2 11/28] block: Implement zone append emulation
` [PATCH v2 12/28] block: Allow BIO-based drivers to use blk_revalidate_disk_zones()
` [PATCH v2 13/28] dm: Use the block layer zone append emulation
` [PATCH v2 14/28] scsi: sd: "
` [PATCH v2 15/28] ublk_drv: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature
` [PATCH v2 16/28] null_blk: "
` [PATCH v2 17/28] null_blk: Introduce zone_append_max_sectors attribute
` [PATCH v2 18/28] null_blk: Introduce fua attribute
` [PATCH v2 19/28] nvmet: zns: Do not reference the gendisk conv_zones_bitmap
` [PATCH v2 20/28] block: Remove BLK_STS_ZONE_RESOURCE
` [PATCH v2 21/28] block: Simplify blk_revalidate_disk_zones() interface
` [PATCH v2 22/28] block: mq-deadline: Remove support for zone write locking
` [PATCH v2 23/28] block: Remove elevator required features
` [PATCH v2 24/28] block: Do not check zone type in blk_check_zone_append()
` [PATCH v2 25/28] block: Move zone related debugfs attribute to blk-zoned.c
` [PATCH v2 26/28] block: Remove zone write locking
` [PATCH v2 27/28] block: Do not force select mq-deadline with CONFIG_BLK_DEV_ZONED
` [PATCH v2 28/28] block: Do not special-case plugging of zone write operations

[PATCH v4 0/3] SCSI: Fix issues between removing device and error handle
 2024-03-26  6:37 UTC  (2+ messages)

[PATCH] scsi: libsas: Add SMP request allocation handler callback
 2024-03-26  6:34 UTC  (5+ messages)

[PATCH] bnx2fc: Remove spin_lock_bh while release resources after upload
 2024-03-26  1:21 UTC  (2+ messages)

[PATCH] scsi: core: Fix unremoved procfs host directory regression
 2024-03-26  1:21 UTC  (2+ messages)

[PATCH v2] scsi: sg: Avoid sg device teardown race
 2024-03-26  1:21 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2] scsi: mpi3mr: Avoid memcpy field-spanning write WARNING
 2024-03-26  1:21 UTC  (2+ messages)

[PATCH] scsi: sd: Fix TCG OPAL unlock on system resume
 2024-03-26  1:21 UTC  (3+ messages)

[PATCH v2 0/7] ufs: host: mediatek: Provide features and fixes in MediaTek platforms
 2024-03-26  1:17 UTC  (2+ messages)

[PATCH 0/2] Improve the code for showing commands in debugfs
 2024-03-25 22:47 UTC  (3+ messages)
` [PATCH 1/2] scsi: core: Introduce scsi_cmd_list_info()
` [PATCH 2/2] scsi: core: Improve the code for showing commands in debugfs

[PATCH] scsi: mpi3mr: Reduce stack usage
 2024-03-25 22:44 UTC 

[PATCH] scsi: core: Fix handling of SCMD_FAIL_IF_RECOVERING
 2024-03-25 22:44 UTC 

[PATCH v4 0/7] mpi3mr: Few Enhancements and minor fixes
 2024-03-25 22:17 UTC  (2+ messages)

[PATCH v3 0/4] Re-use device management code fragments
 2024-03-25 20:52 UTC  (2+ messages)

[PATCH v2 0/6] Add LIBSAS_SHT_BASE for libsas
 2024-03-25 20:11 UTC  (2+ messages)

[Bug] UBSAN: shift-out-of-bounds in sg_build_indirect
 2024-03-25 12:57 UTC 

[PATCH] scsi: 53c700: call NCR_700_internal_bus_reset() unconditionally
 2024-03-25 12:24 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).