Hannes Reinecke ([email protected])

Number of posts: 1671 (0.22 per day)
First post: 2003-07-21 11:27:25
Last post: 2024-04-18 06:28:16

Date List Subject
2024-02-01 12:42:26 linux-kernel Re: [PATCH v5 02/12] nvmet-fcloop: swap the list_add_tail arguments
2024-02-01 12:42:08 linux-kernel Re: [PATCH v5 01/12] nvme-fc: do not wait in vain when unloading module
2024-01-26 08:53:15 linux-kernel Re: [PATCH] softirq: fix memory corruption when freeing tasklet_struct
2024-01-08 12:40:48 linux-kernel Re: [PATCH] scsi: fcoe: Fix unsigned comparison with zero in store_ctlr_mode()
2023-12-19 12:06:43 linux-kernel Re: [PATCH v6 3/6] nvme: refactor ns info setup function
2023-12-19 11:59:47 linux-kernel Re: [PATCH v6 6/6] nvme: repack struct nvme_ns_head
2023-12-19 11:59:27 linux-kernel Re: [PATCH v6 5/6] nvme: add csi, ms and nuse to sysfs
2023-12-19 11:59:10 linux-kernel Re: [PATCH v6 4/6] nvme: rename ns attribute group
2023-12-19 11:58:01 linux-kernel Re: [PATCH v6 2/6] nvme: refactor ns info helpers
2023-12-19 11:56:29 linux-kernel Re: [PATCH v6 1/6] nvme: move ns id info to struct nvme_ns_head
2023-12-19 11:54:26 linux-kernel Re: [PATCH v3 17/17] nvmet-fc: add extensive debug logging
2023-12-19 11:47:40 linux-kernel Re: [PATCH v3 16/16] nvmet-fc: take ref count on tgtport before delete assoc
2023-12-19 11:44:00 linux-kernel Re: [PATCH v3 15/16] nvmet-fc: avoid deadlock on delete association path
2023-12-19 11:42:18 linux-kernel Re: [PATCH v3 14/16] nvmet-fc: free hostport after release reference to tgtport
2023-12-19 11:39:57 linux-kernel Re: [PATCH v3 13/16] nvmet-fc: abort command if when there is binding
2023-12-19 11:38:36 linux-kernel Re: [PATCH v3 12/16] nvmet-fc: do not tack refs on tgtports from assoc
2023-12-19 11:37:12 linux-kernel Re: [PATCH v3 11/16] nvmet-fc: remove null hostport pointer check
2023-12-19 08:01:40 linux-kernel Re: [PATCH v3 09/16] nvmet-fc: free queue and assoc directly
2023-12-19 08:01:33 linux-kernel Re: [PATCH v3 10/16] nvmet-fc: hold reference on hostport match
2023-12-19 08:01:16 linux-kernel Re: [PATCH v3 08/16] nvmet-fc: untangle cross refcounting objects
2023-12-19 07:28:55 linux-kernel Re: [PATCH v3 07/16] nvmet-fc: Release reference on target port
2023-12-19 07:28:31 linux-kernel Re: [PATCH v3 06/16] nvme-fc: Do not wait in vain when unloading module
2023-12-19 07:26:57 linux-kernel Re: [PATCH v3 05/16] nvmet-fcloop: Remove remote port from list when unlinking
2023-12-19 07:26:57 linux-kernel Re: [PATCH v3 01/16] nvmet: report ioccsz and iorcsz for disc ctrl
2023-12-19 07:26:38 linux-kernel Re: [PATCH v3 02/16] nvmet-fc: remove unnecessary bracket
2023-12-15 07:06:12 linux-kernel Re: [PATCH 3/3] md: Remove deprecated CONFIG_MD_FAULTY
2023-12-15 07:05:35 linux-kernel Re: [PATCH 2/3] md: Remove deprecated CONFIG_MD_MULTIPATH
2023-12-15 07:04:52 linux-kernel Re: [PATCH 1/3] md: Remove deprecated CONFIG_MD_LINEAR
2023-12-13 07:08:43 linux-kernel Re: [PATCH v2] scsi: fcoe: use sysfs_match_string over fcoe_parse_mode
2023-11-20 10:48:41 linux-kernel Re: [PATCH 1/2] block: introduce new field flags in block_device
2023-11-07 07:27:27 linux-kernel Re: [PATCH v2 13/13] scsi: fnic: Improve logs and add support for multiqueue (MQ)
2023-11-07 07:22:09 linux-kernel Re: [PATCH v2 03/13] scsi: fnic: Add and improve log messages
2023-11-02 08:15:40 linux-kernel Re: [PATCH v2 13/13] scsi: fnic: Improve logs and add support for multiqueue (MQ)
2023-11-02 08:12:28 linux-kernel Re: [PATCH v2 12/13] scsi: fnic: Add support for multiqueue (MQ) in fnic driver
2023-11-02 08:02:20 linux-kernel Re: [PATCH v2 11/13] scsi: fnic: Use fnic_lock to protect fnic structures in queuecommand
2023-11-02 07:59:38 linux-kernel Re: [PATCH v2 13/13] scsi: fnic: Improve logs and add support for multiqueue (MQ)
2023-11-02 07:57:58 linux-kernel Re: [PATCH v2 10/13] scsi: fnic: Add support for multiqueue (MQ) in fnic_main.c
2023-11-02 07:53:04 linux-kernel Re: [PATCH v2 09/13] scsi: fnic: Remove usage of host_lock
2023-11-02 07:47:38 linux-kernel Re: [PATCH v2 08/13] scsi: fnic: Define stats to track multiqueue (MQ) IOs
2023-11-02 07:46:50 linux-kernel Re: [PATCH v2 07/13] scsi: fnic: Modify ISRs to support multiqueue(MQ)
2023-11-02 07:37:53 linux-kernel Re: [PATCH v2 06/13] scsi: fnic: Refactor and redefine fnic.h for multiqueue
2023-11-02 07:31:48 linux-kernel Re: [PATCH v2 05/13] scsi: fnic: Get copy workqueue count and interrupt mode from config
2023-11-02 07:29:31 linux-kernel Re: [PATCH v2 04/13] scsi: fnic: Rename wq_copy to hw_copy_wq
2023-11-02 07:28:38 linux-kernel Re: [PATCH v2 03/13] scsi: fnic: Add and improve log messages
2023-11-02 07:26:19 linux-kernel Re: [PATCH v2 02/13] scsi: fnic: Add and use fnic number
2023-11-02 07:24:46 linux-kernel Re: [PATCH v2 01/13] scsi: fnic: Modify definitions to sync with VIC firmware
2023-10-31 07:10:20 linux-kernel Re: [PATCH] nvme-tcp: Fix a memory leak
2023-10-31 07:04:25 linux-kernel Re: [RFC PATCH 09/11] shmem: add order arg to shmem_alloc_folio()
2023-10-25 10:57:00 linux-kernel Re: [PATCH v3 3/3] nvme-auth: always set valid seq_num in dhchap reply
2023-10-25 10:56:34 linux-kernel Re: [PATCH v3 2/3] nvme-auth: add flag for bi-directional auth
2023-10-25 07:02:24 linux-kernel Re: [PATCH] [v2] nvme: keyring: fix conditional compilation