messages from 2021-09-03 09:55:50 to 2021-09-10 00:41:41 UTC [more...]
[PATCH AUTOSEL 5.13 05/88] scsi: be2iscsi: Fix use-after-free during IP updates
2021-09-10 0:16 UTC
[PATCH AUTOSEL 5.14 05/99] scsi: be2iscsi: Fix use-after-free during IP updates
2021-09-10 0:15 UTC (26+ messages)
` [PATCH AUTOSEL 5.14 06/99] scsi: lpfc: Fix NVMe support reporting in log message
` [PATCH AUTOSEL 5.14 07/99] scsi: lpfc: Remove use of kmalloc() in trace event logging
` [PATCH AUTOSEL 5.14 08/99] scsi: lpfc: Fix function description comments for vmid routines
` [PATCH AUTOSEL 5.14 09/99] scsi: lpfc: Discovery state machine fixes for LOGO handling
` [PATCH AUTOSEL 5.14 10/99] scsi: lpfc: Fix target reset handler from falsely returning FAILURE
` [PATCH AUTOSEL 5.14 11/99] scsi: lpfc: Fix NULL ptr dereference with NPIV ports for RDF handling
` [PATCH AUTOSEL 5.14 12/99] scsi: lpfc: Fix memory leaks in error paths while issuing ELS RDF/SCR request
` [PATCH AUTOSEL 5.14 13/99] scsi: lpfc: Fix KASAN slab-out-of-bounds in lpfc_unreg_rpi() routine
` [PATCH AUTOSEL 5.14 14/99] scsi: lpfc: Clear outstanding active mailbox during PCI function reset
` [PATCH AUTOSEL 5.14 15/99] scsi: lpfc: Skip issuing ADISC when node is in NPR state
` [PATCH AUTOSEL 5.14 18/99] scsi: smartpqi: Fix ISR accessing uninitialized data
` [PATCH AUTOSEL 5.14 21/99] scsi: lpfc: Fix cq_id truncation in rq create
` [PATCH AUTOSEL 5.14 29/99] scsi: ufs: Verify UIC locking requirements at runtime
` [PATCH AUTOSEL 5.14 30/99] scsi: ufs: Request sense data asynchronously
` [PATCH AUTOSEL 5.14 43/99] scsi: qla2xxx: Fix port type info
` [PATCH AUTOSEL 5.14 44/99] scsi: qla2xxx: Fix unsafe removal from linked list
` [PATCH AUTOSEL 5.14 45/99] scsi: qla2xxx: Fix NPIV create erroneous error
` [PATCH AUTOSEL 5.14 49/99] scsi: target: pscsi: Fix possible null-pointer dereference in pscsi_complete_cmd()
` [PATCH AUTOSEL 5.14 60/99] scsi: qla2xxx: Fix hang during NVMe session tear down
` [PATCH AUTOSEL 5.14 61/99] scsi: qla2xxx: Fix NVMe | FCP personality change
` [PATCH AUTOSEL 5.14 62/99] scsi: qla2xxx: Fix hang on NVMe command timeouts
` [PATCH AUTOSEL 5.14 63/99] scsi: qla2xxx: Fix NVMe session down detection
` [PATCH AUTOSEL 5.14 64/99] scsi: core: Fix missing FORCE for scsi_devinfo_tbl.c build rule
` [PATCH AUTOSEL 5.14 66/99] scsi: mpi3mr: Set up IRQs in resume path
` [PATCH AUTOSEL 5.14 67/99] scsi: ufs: Fix ufshcd_request_sense_async() for Samsung KLUFG8RHDA-B2D1
[PATCH] scsi: bsg: Fix device unregistration
2021-09-09 20:42 UTC (5+ messages)
[PATCH v2 0/2] Add temperature notification support
2021-09-09 16:54 UTC (6+ messages)
` [PATCH v2 1/2] scsi: ufs: Probe for "
` [PATCH v2 2/2] scsi: ufs: Add temperature notification exception handling
[PATCH v8 0/5] Initial support for multi-actuator HDDs
2021-09-09 6:00 UTC (8+ messages)
` [PATCH v8 1/5] block: Add independent access ranges support
` [PATCH v8 2/5] scsi: sd: add concurrent positioning "
` [PATCH v8 3/5] libata: support concurrent positioning ranges log
` [PATCH v8 4/5] doc: document sysfs queue/independent_access_ranges attributes
` [PATCH v8 5/5] doc: Fix typo in request queue sysfs documentation
[PATCH] scsi: mpt3sas: Fix sas_device refcount leak when add transport port failed
2021-09-09 5:28 UTC
[PATCH] MAINTAINERS: Remove obsolete e-mail addresses
2021-09-09 3:47 UTC (2+ messages)
[PATCH] I/O errors for ALUA state transitions
2021-09-08 21:30 UTC (4+ messages)
[PATCH v2 00/10] qla2xxx driver bug fixes
2021-09-08 18:28 UTC (12+ messages)
` [PATCH v2 01/10] qla2xxx: Add support for mailbox passthru
` [PATCH v2 02/10] qla2xxx: Display 16G only as supported speeds for 3830c card
` [PATCH v2 03/10] qla2xxx: Check for firmware capability before creating QPair
` [PATCH v2 04/10] qla2xxx: Fix crash in NVME abort path
` [PATCH v2 05/10] qla2xxx: edif: Use link event to wake up app
` [PATCH v2 06/10] qla2xxx: Fix kernel crash when accessing port_speed sysfs file
` [PATCH v2 07/10] qla2xxx: Call process_response_queue() in Tx path
` [PATCH v2 08/10] qla2xxx: Move heart beat handling from dpc thread to workqueue
` [PATCH v2 09/10] qla2xxx: Fix use after free in eh_abort path
` [PATCH v2 10/10] qla2xxx: Update version to 10.02.07.100-k
[PATCH] scsi: ncr53c8xx: Remove unused retrieve_from_waiting_list() function
2021-09-08 18:13 UTC (2+ messages)
[PATCH v2] lpfc: Fix compilation errors on kernels with no CONFIG_DEBUG_FS
2021-09-08 17:21 UTC (2+ messages)
[PATCH 00/10] qla2xxx driver bug fixes
2021-09-08 14:17 UTC (23+ messages)
` [PATCH 01/10] qla2xxx: Add support for mailbox passthru
` [PATCH 02/10] qla2xxx: Display 16G only as supported speeds for 3830c card
` [PATCH 03/10] qla2xxx: Check for firmware capability before creating QPair
` [PATCH 04/10] qla2xxx: Fix crash in NVME abort path
` [PATCH 05/10] qla2xxx: edif: Use link event to wake up app
` [PATCH 06/10] qla2xxx: Fix kernel crash when accessing port_speed sysfs file
` [PATCH 07/10] qla2xxx: Call process_response_queue() in Tx path
` [PATCH 08/10] qla2xxx: Move heart beat handling from dpc thread to workqueue
` [PATCH 09/10] qla2xxx: Fix use after free in eh_abort path
` [PATCH 10/10] qla2xxx: Update version to 10.02.07.100-k
[PATCH] scsi: sd_zbc: ensure buffer size is aligned to SECTOR_SIZE
2021-09-08 14:22 UTC (4+ messages)
[PATCH] lpfc: Fix compilation errors on kernels with no CONFIG_DEBUG_FS
2021-09-08 5:09 UTC (3+ messages)
[PATCH 1/1] scsi/ses: Saw "Failed to get diagnostic page 0x1" during
2021-09-08 4:12 UTC (2+ messages)
[PATCH v1] scsi: dc395: fix error case unwinding
2021-09-08 0:39 UTC (2+ messages)
[PATCH V3 0/3] scsi: ufs: Let devices remain runtime suspended during system suspend
2021-09-07 22:36 UTC (8+ messages)
` [PATCH V3 1/3] scsi: ufs: Fix error handler clear ua deadlock
` [PATCH V3 2/3] scsi: ufs: Fix runtime PM dependencies getting broken
` [PATCH V3 3/3] scsi: ufs: Let devices remain runtime suspended during system suspend
[PATCH] scsi: elx: libefc: Prefer kcalloc over open coded arithmetic
2021-09-07 16:55 UTC (2+ messages)
[PATCH] elx: efct: Do not hold lock while calling fc_vport_terminate
2021-09-07 16:52 UTC
[PATCH V2 0/3] scsi: ufs: Let devices remain runtime suspended during system suspend
2021-09-07 11:06 UTC (8+ messages)
` [PATCH V2 1/3] scsi: ufs: Fix error handler clear ua deadlock
` [PATCH V2 2/3] scsi: ufs: Fix runtime PM dependencies getting broken
` [PATCH V2 3/3] scsi: ufs: Let devices remain runtime suspended during system suspend
[PATCH 0/2] qla2xxx - add nvme map_queues support
2021-09-07 9:18 UTC (6+ messages)
` [EXT] "
[PATCH -next] [SCSI] Fix NULL pointer dereference in handling for passthrough commands
2021-09-07 6:54 UTC (4+ messages)
[PATCH] scsi: sd: free 'scsi_disk' device via put_device
2021-09-07 6:53 UTC (3+ messages)
[PATCH v2 0/4] pm80xx updates
2021-09-07 5:59 UTC (7+ messages)
` [PATCH v2 1/4] scsi: pm80xx: fix incorrect port value when registering a device
` [PATCH v2 2/4] scsi: pm80xx: fix lockup due to commit <1f02beff224e>
` [PATCH v2 3/4] scsi: pm80xx: Corrected Inbound and Outbound queue logging
` [PATCH v2 4/4] scsi: pm80xx: fix memory leak during rmmod
[PATCH] scsi: ufs-qcom: Remove unneeded code
2021-09-07 5:35 UTC
[PATCH] scsi: ufs-qcom: Remove unneeded variable 'err'
2021-09-07 4:41 UTC
[PATCH v3 0/8] block: first batch of add_disk() error handling conversions
2021-09-07 1:37 UTC (21+ messages)
` [PATCH v3 1/8] scsi/sd: add error handling support for add_disk()
` [PATCH v3 2/8] scsi/sr: "
` [PATCH v3 3/8] nvme: "
` [PATCH v3 4/8] mmc/core/block: "
` [PATCH v3 5/8] md: "
` [PATCH v3 6/8] dm: add add_disk() error handling
` [PATCH v3 7/8] loop: add error handling support for add_disk()
` [PATCH v3 8/8] nbd: "
[PATCH] blk-mq: avoid to iterate over stale request
2021-09-07 1:14 UTC (3+ messages)
[PATCH v7 0/5] Initial support for multi-actuator HDDs
2021-09-06 22:31 UTC (12+ messages)
` [PATCH v7 1/5] block: Add independent access ranges support
` [PATCH v7 2/5] scsi: sd: add concurrent positioning "
` [PATCH v7 3/5] libata: support concurrent positioning ranges log
` [PATCH v7 4/5] doc: document sysfs queue/independent_access_ranges attributes
` [PATCH v7 5/5] doc: Fix typo in request queue sysfs documentation
[v2 0/1] scsi: target: Add 8Fh VPD page
2021-09-06 19:34 UTC (2+ messages)
` [v2 1/1] "
[PATCH V2] target: fix the pgr/alua_support_store functions
2021-09-06 15:44 UTC (2+ messages)
[PATCH] target: fix the pgr/alua_support_store functions
2021-09-06 11:37 UTC (4+ messages)
[PATCH v5] scsi: ufs: ufs-mediatek: Change dbg select by check IP version
2021-09-06 8:53 UTC
rq pointer in tags->rqs[] is not cleared in time and make SCSI error handle can not be triggered
2021-09-06 8:16 UTC (5+ messages)
[PATCH] scsi: libsas: co-locate exports with symbols
2021-09-06 1:25 UTC (2+ messages)
[PATCH sg3_utils] sg_xcopy: Improve the code for building a CSCD descriptor
2021-09-04 22:22 UTC (2+ messages)
[Bug 214311] New: megaraid_sas - no disks detected
2021-09-04 12:33 UTC (2+ messages)
` [Bug 214311] "
[PATCH 0/2] block: 7th -- last batch of add_disk() error handling conversions
2021-09-04 1:39 UTC (3+ messages)
` [PATCH 1/2] block: make __register_blkdev() return an error
` [PATCH 2/2] block: add __must_check for *add_disk*() callers
Wanted: CDROM maintainer
2021-09-03 18:37 UTC (4+ messages)
[PATCH v6 00/14] genirq: Cleanup the abuse of irq_set_affinity_hint()
2021-09-03 15:24 UTC (15+ messages)
` [PATCH v6 01/14] genirq: Provide new interfaces for affinity hints
` [PATCH v6 02/14] iavf: Use irq_update_affinity_hint
` [PATCH v6 03/14] i40e: "
` [PATCH v6 04/14] scsi: megaraid_sas: Use irq_set_affinity_and_hint
` [PATCH v6 05/14] scsi: mpt3sas: "
` [PATCH v6 06/14] RDMA/irdma: Use irq_update_affinity_hint
` [PATCH v6 07/14] enic: "
` [PATCH v6 08/14] be2net: "
` [PATCH v6 09/14] ixgbe: "
` [PATCH v6 10/14] mailbox: "
` [PATCH v6 11/14] scsi: lpfc: Use irq_set_affinity
` [PATCH v6 12/14] hinic: Use irq_set_affinity_and_hint
` [PATCH v6 13/14] net/mlx5: "
` [PATCH v6 14/14] net/mlx4: Use irq_update_affinity_hint
[PATCH] scsi: remove SCSI CDROM MAINTAINERS entry
2021-09-03 14:11 UTC
[PATCH] sd: sd_open: prevent device removal during sd_open
2021-09-03 10:09 UTC (3+ messages)
` AW: "
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