messages from 2021-05-14 21:35:17 to 2021-05-19 15:47:09 UTC [more...]
[PATCH v2 0/3] Introduce enums for SCSI status codes
2021-05-19 15:47 UTC (8+ messages)
` [PATCH v2 1/3] libsas: Introduce more SAM status code aliases in enum exec_status
` [PATCH v2 2/3] Introduce enums for the SAM, message, host and driver status codes
` [PATCH v2 3/3] Change the type of the second argument of scsi_host_complete_all_commands()
[PATCH v5 00/24] Introducing mpi3mr driver
2021-05-19 14:58 UTC (9+ messages)
` [PATCH v5 01/24] mpi3mr: add mpi30 Rev-R headers and Kconfig
` [PATCH v5 04/24] mpi3mr: add support of queue command processing
[PATCH] scsi: libsas: use _safe() loop in sas_resume_port()
2021-05-19 14:48 UTC (2+ messages)
[PATCH] scsi: core: Cap shost cmd_per_lun at can_queue
2021-05-19 14:31 UTC
[PATCH v3] scsi: target: tcmu: Fix xarray RCU warning
2021-05-19 13:54 UTC
move bd_mutex to the gendisk (resend)
2021-05-19 13:23 UTC (6+ messages)
` [PATCH 1/8] block: split __blkdev_get
` [PATCH 2/8] block: move sync_blockdev from __blkdev_put to blkdev_put
[PATCH -next resend] scsi: hisi_sas: drop free_irq of devm_request_irq allocated irq
2021-05-19 13:17 UTC (2+ messages)
[PATCH -next] scsi: hisi_sas: drop free_irq of devm_request_irq allocated irq
2021-05-19 11:19 UTC (4+ messages)
[PATCH v2 00/50] Remove the request pointer from struct scsi_cmnd
2021-05-19 10:12 UTC (59+ messages)
` [PATCH v2 01/50] core: Introduce the scsi_cmd_to_rq() function
` [PATCH v2 02/50] core: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
` [PATCH v2 03/50] sd: "
` [PATCH v2 04/50] sr: "
` [PATCH v2 05/50] scsi_transport_fc: "
` [PATCH v2 06/50] scsi_transport_spi: "
` [PATCH v2 07/50] ata: "
` [PATCH v2 08/50] RDMA/iser: "
` [PATCH v2 09/50] RDMA/srp: "
` [PATCH v2 10/50] zfcp: "
` [PATCH v2 11/50] 53c700: "
` [PATCH v2 12/50] NCR5380: "
` [PATCH v2 13/50] aacraid: "
` [PATCH v2 14/50] advansys: "
` [PATCH v2 15/50] bnx2i: "
` [PATCH v2 16/50] csiostor: "
` [PATCH v2 17/50] cxlflash: "
` [PATCH v2 18/50] dpt_i2o: "
` [PATCH v2 19/50] fnic: "
` [PATCH v2 20/50] hisi_sas: "
` [PATCH v2 21/50] hpsa: "
` [PATCH v2 22/50] ibmvfc: "
` [PATCH v2 23/50] ibmvscsi: "
` [PATCH v2 24/50] ips: "
` [PATCH v2 25/50] libsas: "
` [PATCH v2 26/50] lpfc: "
` [PATCH v2 27/50] megaraid: "
` [PATCH v2 28/50] mpt3sas: "
` [PATCH v2 29/50] mvumi: "
` [PATCH v2 30/50] myrb: "
` [PATCH v2 31/50] myrs: "
` [PATCH v2 32/50] ncr53c8xx: "
` [PATCH v2 33/50] qedf: "
` [PATCH v2 34/50] qedi: "
` [PATCH v2 35/50] qla1280: "
` [PATCH v2 36/50] qla2xxx: "
` [PATCH v2 37/50] qla4xxx: "
` [PATCH v2 38/50] qlogicpti: "
` [PATCH v2 39/50] scsi_debug: "
` [PATCH v2 40/50] smartpqi: "
` [PATCH v2 41/50] snic: "
` [PATCH v2 42/50] stex: "
` [PATCH v2 43/50] sun3_scsi: "
` [PATCH v2 44/50] sym53c8xx: "
` [PATCH v2 45/50] ufs: "
` [PATCH v2 46/50] virtio_scsi: "
` [PATCH v2 47/50] xen-scsifront: "
` [PATCH v2 48/50] tcm_loop: "
` [PATCH v2 49/50] usb-storage: "
` [PATCH v2 50/50] core: Remove the request member from struct scsi_cmnd
[PATCH] scsi: target: cxgbit: unmap DMA buffer before calling target_execute_cmd()
2021-05-19 10:11 UTC
[PATCH] Set correct transferred data length for PVSCSI
2021-05-19 9:49 UTC
[PATCH] bnx2fc: Return failure from bnx2fc_eh_abort() since io_req is already in abts processing
2021-05-19 6:14 UTC
[PATCH] scsi: Fix incorrect writesame_16 provisioning mode for some devices
2021-05-18 23:40 UTC
[PATCH] scsi: snic: debugfs: remove local storage of debugfs files
2021-05-18 16:29 UTC (2+ messages)
[PATCH] bnx2fc: Return failure from bnx2fc_eh_abort() since io_req is already in abts processing
2021-05-18 15:59 UTC (2+ messages)
[PATCH -next] scsi: qedf: use vzalloc() instead of vmalloc()/memset(0)
2021-05-18 15:52 UTC (2+ messages)
[PATCH] scsi: fas216: Use fallthrough pseudo-keyword
2021-05-18 13:18 UTC
[PATCH v2] scsi: target: tcmu: Fix xarray RCU warning
2021-05-18 12:42 UTC (5+ messages)
[PATCH] scsi: ufs: Clean up white space
2021-05-18 12:12 UTC
[Patch 0/3] Gracefully handle FW faults during HBA initialization
2021-05-18 5:16 UTC (4+ messages)
` [Patch 1/3] mpt3sas: Fix deadlock while cancelling the running FW event
` [Patch 2/3] mpt3sas: Handle FW faults during first half of IOC init
` [Patch 3/3] mpt3sas: Handle FWfault while second half of IOC Init
[LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
2021-05-18 0:15 UTC (3+ messages)
[PATCH] [SCSI] aic7xxx: remove multiple definition of globals
2021-05-17 20:50 UTC
[PATCH 00/50] Remove the request pointer from struct scsi_cmnd
2021-05-17 17:29 UTC (44+ messages)
` [PATCH 01/50] core: Introduce the blk_req() function
` [PATCH 39/50] scsi_debug: Use blk_req() instead of scsi_cmnd.request
` [PATCH 40/50] smartpqi: "
` [PATCH 41/50] snic: "
` [PATCH 42/50] stex: "
` [PATCH 43/50] sun3_scsi: "
` [PATCH 44/50] sym53c8xx: "
` [PATCH 45/50] ufs: "
` [PATCH 46/50] virtio_scsi: "
` [PATCH 47/50] xen-scsifront: "
` [PATCH 48/50] tcm_loop: "
` [PATCH 49/50] usb-storage: "
` [PATCH 50/50] core: Remove the request member from struct scsi_cmnd
` [PATCH 02/50] core: Use blk_req() instead of scsi_cmnd.request
` [PATCH 03/50] sd: "
` [PATCH 04/50] sr: "
` [PATCH 05/50] scsi_transport_fc: "
` [PATCH 06/50] scsi_transport_spi: "
` [PATCH 07/50] ata: "
` [PATCH 08/50] rdma/iser: "
` [PATCH 09/50] rdma/srp: "
` [PATCH 10/50] zfcp: "
` [PATCH 11/50] 53c700: "
` [PATCH 12/50] NCR5380: "
` [PATCH 13/50] aacraid: "
` [PATCH 14/50] advansys: "
` [PATCH 15/50] bnx2i: "
` [PATCH 16/50] csiostor: "
` [PATCH 17/50] cxlflash: "
` [PATCH 18/50] dpt_i2o: "
` [PATCH 19/50] fnic: "
` [PATCH 20/50] hisi_sas: "
` [PATCH 21/50] hpsa: "
` [PATCH 22/50] ibmvfc: "
` [PATCH 23/50] ibmvscsi: "
` [PATCH 24/50] ips: "
[PATCH v3 0/8] Rename scsi_get_lba() into scsi_get_sector()
2021-05-17 17:23 UTC (3+ messages)
` [PATCH v3 3/8] zfcp: Use scsi_get_sector() instead of scsi_get_lba()
[PATCH 0/3] Introduce enums for SCSI status codes
2021-05-17 15:45 UTC (8+ messages)
` [PATCH 1/3] libsas: Introduce more SAM status code aliases in enum exec_status
` [PATCH 2/3] Introduce enums for the SAM, message, host and driver status codes
` [PATCH 3/3] Change the type of the second argument of scsi_host_complete_all_commands()
[PATCH v1 0/6] Complementary changes for error handling
2021-05-17 15:05 UTC (5+ messages)
` [PATCH v1 5/6] scsi: ufs: Let host_sem cover the entire system suspend/resume
[PATCH] scsi: aic7xxx: restore several defines for aix7xxx firmware build
2021-05-17 13:24 UTC
[LSF/MM/BPF TOPIC] Memory folios
2021-05-17 10:00 UTC (2+ messages)
[PATCH 1/1] scsi: Fix spelling mistakes in header files
2021-05-17 9:59 UTC
[PATCH] scsi: Remove leading spaces in Kconfig
2021-05-17 9:58 UTC
[PATCH v34 0/4] scsi: ufs: Add Host Performance Booster Support
2021-05-17 9:40 UTC (3+ messages)
` [PATCH v34 1/4] scsi: ufs: Introduce HPB feature
[PATCH] treewide: Remove leading spaces in Kconfig files
2021-05-17 8:29 UTC (5+ messages)
[PATCH] scsi: megaraid: check the value of quad->diff before using it in division
2021-05-17 8:24 UTC
[PATCH] ufs-exynos: Move definitions from .h to .c
2021-05-16 18:14 UTC (4+ messages)
[PATCH] scsi: target: tcmu: fix boolreturn.cocci warnings
2021-05-16 16:24 UTC (2+ messages)
[PATCH 1/1] scsi: qla2xxx: Fix error return code in qla82xx_write_flash_dword()
2021-05-15 22:14 UTC (2+ messages)
[PATCH 1/1] pm80xx: fix drive missing during rmmod & insmod in loop
2021-05-15 22:14 UTC (2+ messages)
[PATCH] qedf: Added NULL pointer checks in qedf_update_link_speed()
2021-05-15 22:14 UTC (3+ messages)
[PATCH v5 0/3] 3w-9xxx: Endianness fixes
2021-05-15 22:02 UTC (2+ messages)
[PATCH] ufs: Remove usfhcd_is_*_pm() macros
2021-05-15 21:07 UTC (2+ messages)
[PATCH 0/2] scsi: target: Introduce the version descriptors
2021-05-15 18:34 UTC (2+ messages)
[PATCH RESEND 0/2] scsi: target: user configurable IEEE Company ID
2021-05-15 18:14 UTC (2+ messages)
[PATCH v2] scsi: target: Avoid smp_processor_id() in preemptible code
2021-05-15 16:17 UTC (2+ messages)
[PATCH] ufs: Increase the usable queue depth
2021-05-15 3:13 UTC (2+ messages)
[PATCH v4] scsi: ufs-mediatek: fix ufs power down specs violation
2021-05-15 3:13 UTC (2+ messages)
[PATCH v2] scsi: BusLogic: Fix 64-bit system enumeration error for Buslogic
2021-05-15 3:13 UTC (2+ messages)
[PATCH] scsi: target: sbp_target: Remove redundant assignment to pg_size
2021-05-15 3:09 UTC (2+ messages)
[PATCH] scsi: message: fusion: Remove redundant assignment to rc
2021-05-15 3:06 UTC (2+ messages)
[PATCH 0/3] ibmvfc: Move login error handling
2021-05-15 3:02 UTC (2+ messages)
[PATCH] scsi: target: tcmu: Rename TCM_DEV_BIT_PLUGGED to TCMU_DEV_BIT_PLUGGED
2021-05-15 2:58 UTC (2+ messages)
[PATCH v5 0/2] Introduce hba performance monitoring sysfs nodes
2021-05-15 2:56 UTC (2+ messages)
[PATCH] scsi: Fix a comment in function scsi_host_dev_release()
2021-05-15 2:50 UTC (2+ messages)
[PATCH] scsi: qedf: Drop unnecessary NULL checks after container_of
2021-05-15 2:42 UTC (2+ messages)
[PATCH] scsi: target: iscsi: Drop unnecessary container_of
2021-05-15 2:42 UTC (2+ messages)
[PATCH] scsi: scsi_debug: Drop if with an always false condition
2021-05-15 2:41 UTC (2+ messages)
[PATCH] scsi: snic: Fix an error message
2021-05-15 2:41 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox