messages from 2021-05-12 21:26:25 to 2021-05-14 21:35:48 UTC [more...]
[PATCH 00/50] Remove the request pointer from struct scsi_cmnd
2021-05-14 21:33 UTC (56+ messages)
` [PATCH 01/50] core: Introduce the blk_req() function
` [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 25/50] libsas: "
` [PATCH 26/50] lpfc: "
` [PATCH 27/50] megaraid: "
` [PATCH 28/50] mpt3sas: "
` [PATCH 29/50] mvumi: "
` [PATCH 30/50] myrb: "
` [PATCH 31/50] myrs: "
` [PATCH 32/50] ncr53c8xx: "
` [PATCH 33/50] qedf: "
` [PATCH 34/50] qedi: "
` [PATCH 35/50] qla1280: "
` [PATCH 36/50] qla2xxx: "
` [PATCH 37/50] qla4xxx: "
` [PATCH 38/50] qlogicpti: "
` [PATCH 39/50] scsi_debug: "
` [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 v5 00/24] Introducing mpi3mr driver
2021-05-14 20:16 UTC (34+ messages)
` [PATCH v5 01/24] mpi3mr: add mpi30 Rev-R headers and Kconfig
` [PATCH v5 02/24] mpi3mr: base driver code
` [PATCH v5 03/24] mpi3mr: create operational request and reply queue pair
` [PATCH v5 04/24] mpi3mr: add support of queue command processing
` [PATCH v5 05/24] mpi3mr: add support of internal watchdog thread
` [PATCH v5 06/24] mpi3mr: add support of event handling part-1
` [PATCH v5 07/24] mpi3mr: add support of event handling pcie devices part-2
` [PATCH v5 08/24] mpi3mr: add support of event handling part-3
` [PATCH v5 09/24] mpi3mr: add support for recovering controller
` [PATCH v5 10/24] mpi3mr: add support of timestamp sync with firmware
` [PATCH v5 11/24] mpi3mr: print ioc info for debugging
` [PATCH v5 12/24] mpi3mr: add bios_param shost template hook
` [PATCH v5 13/24] mpi3mr: implement scsi error handler hooks
` [PATCH v5 14/24] mpi3mr: add change queue depth support
` [PATCH v5 15/24] mpi3mr: allow certain commands during pci-remove hook
` [PATCH v5 16/24] mpi3mr: hardware workaround for UNMAP commands to nvme drives
` [PATCH v5 17/24] mpi3mr: add support of threaded isr
` [PATCH v5 18/24] mpi3mr: add complete support of soft reset
` [PATCH v5 19/24] mpi3mr: print pending host ios for debug
` [PATCH v5 20/24] mpi3mr: wait for pending IO completions upon detection of VD IO timeout
` [PATCH v5 21/24] mpi3mr: add support of PM suspend and resume
` [PATCH v5 22/24] mpi3mr: add support of DSN secure fw check
` [PATCH v5 23/24] mpi3mr: add eedp dif dix support
` [PATCH v5 24/24] mpi3mr: add event handling debug prints
[PATCH 00/11] lpfc: Update lpfc to revision 12.8.0.10
2021-05-14 19:55 UTC (12+ messages)
` [PATCH 01/11] lpfc: Fix unreleased RPIs when NPIV ports are created
` [PATCH 02/11] lpfc: Fix non-optimized ERSP handling
` [PATCH 03/11] lpfc: Fix "Unexpected timeout" error in direct attach topology
` [PATCH 04/11] lpfc: Add ndlp kref accounting for resume rpi path
` [PATCH 05/11] lpfc: Fix Node recovery when driver is handling simultaneous PLOGIs
` [PATCH 06/11] lpfc: Fix node handling for Fabric Controller and Domain Controller
` [PATCH 07/11] lpfc: Ignore GID-FT response that may be received after a link flip
` [PATCH 08/11] lpfc: Fix crash when lpfc_sli4_hba_setup fails to initialize the SGLs
` [PATCH 09/11] lpfc: Add a option to enable interlocked ABTS before job completion
` [PATCH 10/11] lpfc: Reregister FPIN types if receive ELS_RDF from fabric controller
` [PATCH 11/11] lpfc: Update lpfc version to 12.8.0.10
[LSF/MM/BPF TOPIC] Memory folios
2021-05-14 17:48 UTC
[PATCH v3 0/8] Rename scsi_get_lba() into scsi_get_sector()
2021-05-14 17:10 UTC (22+ messages)
` [PATCH v3 1/8] core: Introduce scsi_get_sector()
` [PATCH v3 2/8] iser: Use scsi_get_sector() instead of scsi_get_lba()
` [PATCH v3 3/8] zfcp: "
` [PATCH v3 4/8] isci: "
` [PATCH v3 5/8] lpfc: "
` [PATCH v3 6/8] qla2xxx: "
` [PATCH v3 7/8] ufs: Fix the tracing code
` [PATCH v3 8/8] core: Remove scsi_get_lba()
[PATCH] ufs: Fix handling of active power mode in ufshcd_suspend()
2021-05-14 16:15 UTC (3+ messages)
[PATCH v3 0/2] blk-mq: Request queue-wide tags for shared sbitmap
2021-05-14 15:36 UTC (6+ messages)
` [PATCH v3 1/2] blk-mq: Some tag allocation code refactoring
` [PATCH v3 2/2] blk-mq: Use request queue-wide tags for tagset-wide sbitmap
[PATCH] scsi: alua: retry RTPG on a different path after failure
2021-05-14 15:32 UTC
[PATCH 1/1] scsi: qla2xxx: Fix error return code in qla82xx_write_flash_dword()
2021-05-14 14:00 UTC (2+ messages)
[PATCH] scsi: target: tcmu: Fix xarray RCU warning
2021-05-14 12:32 UTC (3+ messages)
[PATCH] scsi: target: Avoid smp_processor_id() in preemptible code
2021-05-14 11:55 UTC (6+ messages)
[PATCH v4] scsi: target: tcmu: Add new feature KEEP_BUF
2021-05-14 11:18 UTC
[PATCH v3] scsi: target: tcmu: Add new feature KEEP_BUF
2021-05-14 10:07 UTC
[PATCH 1/1] scsi: mpt3sas: Fix error return value in _scsih_expander_add()
2021-05-14 8:13 UTC
[PATCH] ufs: Increase the usable queue depth
2021-05-14 4:47 UTC (6+ messages)
[PATCH v1 0/6] Complementary changes for error handling
2021-05-14 4:17 UTC (12+ messages)
` [PATCH v1 1/6] scsi: ufs: Differentiate status between hba pm ops and wl pm ops
` [PATCH v1 1/6] scsi: ufs: Differentiate status of hba "
` [PATCH v1 2/6] scsi: ufs: Update the return value of supplier "
` [PATCH v1 3/6] scsi: ufs: Simplify error handling preparation
` [PATCH v1 4/6] scsi: ufs: Update ufshcd_recover_pm_error()
` [PATCH v1 5/6] scsi: ufs: Let host_sem cover the entire system suspend/resume
` [PATCH v1 6/6] scsi: ufs: Update the fast abort path in ufshcd_abort() for PM requests
[PATCH] scsi: be2iscsi: Remove redundant initialization
2021-05-13 22:20 UTC
[PATCH v5 0/2] Introduce hba performance monitoring sysfs nodes
2021-05-13 21:11 UTC (7+ messages)
` [PATCH v5 1/2] scsi: ufs: Introduce hba performance monitor "
` [PATCH v5 2/2] scsi: ufs: Add support for hba performance monitor
[PATCH 0/2] scsi: target: Introduce the version descriptors
2021-05-13 19:28 UTC (3+ messages)
` [PATCH 1/2] scsi: target: Bump INQUIRY VERSION to SPC-4
` [PATCH 2/2] scsi: target: Add the VERSION DESCRIPTOR fields to the INQUIRY data
[PATCH] ufs: Remove usfhcd_is_*_pm() macros
2021-05-13 17:12 UTC
Qestion about device link
2021-05-13 16:43 UTC (9+ messages)
[PATCH] scsi: target: sbp_target: Remove redundant assignment to pg_size
2021-05-13 10:49 UTC
[PATCH] scsi: ufs: sysfs: remove redundant parenthesis
2021-05-13 8:53 UTC
[PATCH v4] scsi: ufs-mediatek: fix ufs power down specs violation
2021-05-13 8:15 UTC (4+ messages)
[PATCH v2 0/7] Rename scsi_get_lba() into scsi_get_pos()
2021-05-13 6:10 UTC (15+ messages)
` [PATCH v2 2/7] iser: Use scsi_get_pos() instead of scsi_get_lba()
` [PATCH v2 4/7] isci: "
` [PATCH v2 5/7] qla2xxx: "
` [PATCH v2 6/7] ufs: Fix the tracing code
` [PATCH v2 7/7] Remove scsi_get_lba()
[Resend RFC PATCH V2 00/12] x86/Hyper-V: Add Hyper-V Isolation VM support
2021-05-13 3:19 UTC (5+ messages)
` [Resend RFC PATCH V2 10/12] HV/IOMMU: Add Hyper-V dma ops support
[PATCH] qedf: Added NULL pointer checks in qedf_update_link_speed()
2021-05-12 21:31 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