Hannes Reinecke ([email protected])

Number of posts: 1712 (0.22 per day)
First post: 2003-07-21 11:27:25
Last post: 2024-06-15 09:07:29

Date List Subject
2024-03-26 11:11:58 linux-kernel Re: [PATCH v3 04/11] readahead: rework loop in page_cache_ra_unbounded()
2024-03-26 10:04:11 linux-kernel Re: [PATCH v3 04/11] readahead: rework loop in page_cache_ra_unbounded()
2024-03-26 10:00:45 linux-kernel Re: [PATCH v3 04/11] readahead: rework loop in page_cache_ra_unbounded()
2024-03-26 09:54:20 linux-kernel Re: [PATCH v3 00/11] enable bs > ps in XFS
2024-03-11 19:29:09 linux-kernel Re: [PATCH v2 3/5] nvme-fabrics: introduce ref counting for nvmf_ctrl_options
2024-03-07 14:11:31 linux-kernel Re: [PATCH v3 0/2] nvme-fabrics: short-circuit connect retries
2024-03-07 12:04:50 linux-kernel Re: [PATCH v3 0/2] nvme-fabrics: short-circuit connect retries
2024-03-07 11:12:56 linux-kernel Re: [PATCH v3 0/2] nvme-fabrics: short-circuit connect retries
2024-03-06 07:24:50 linux-kernel Re: [PATCH v6 5/7] scsi: hisi_sas: Add libsas SATA sysfs attributes group
2024-03-06 07:18:40 linux-kernel Re: [PATCH v6 7/7] scsi: isci: Add libsas SATA sysfs attributes group
2024-03-06 07:17:31 linux-kernel Re: [PATCH v6 6/7] scsi: aic94xx: Add libsas SATA sysfs attributes group
2024-03-06 07:16:20 linux-kernel Re: [PATCH v6 4/7] scsi: mvsas: Add libsas SATA sysfs attributes group
2024-03-06 07:15:30 linux-kernel Re: [PATCH v6 3/7] scsi: pm80xx: Add libsas SATA sysfs attributes group
2024-03-06 07:14:24 linux-kernel Re: [PATCH v6 2/7] scsi: libsas: Define NCQ Priority sysfs attributes for SATA devices
2024-03-06 07:11:52 linux-kernel Re: [PATCH v6 1/7] ata: libata-sata: Factor out NCQ Priority configuration helpers
2024-03-01 17:17:06 linux-kernel Re: [PATCH v2 01/13] mm: Support order-1 folios in the page cache
2024-03-01 17:10:25 linux-kernel Re: [PATCH v2 02/13] fs: Allow fine-grained control of folio sizes
2024-02-23 11:59:28 linux-kernel Re: [PATCH v2 2/5] nvme-fc: do not retry when auth fails or connection is refused
2024-02-22 06:46:25 linux-kernel Re: [PATCH v2 2/5] nvme-fc: do not retry when auth fails or connection is refused
2024-02-21 15:57:58 linux-kernel Re: [PATCH v2 3/5] nvme-fabrics: introduce ref counting for nvmf_ctrl_options
2024-02-21 15:54:37 linux-kernel Re: [PATCH v2 2/5] nvme-fc: do not retry when auth fails or connection is refused
2024-02-21 15:53:09 linux-kernel Re: [PATCH v2 1/5] nvme-fc: rename free_ctrl callback to match name pattern
2024-02-17 16:28:24 linux-kernel Re: [PATCH v0 1/6] nvme-fabrics: introduce connect_sync option
2024-02-16 11:10:32 linux-kernel Re: [PATCH v0 5/6] nvme-fc: redesign locking and refcounting
2024-02-13 15:25:52 linux-kernel Re: [RFC v2 04/14] readahead: set file_ra_state->ra_pages to be at least mapping_min_order
2024-02-13 15:14:33 linux-kernel Re: [RFC v2 10/14] iomap: fix iomap_dio_zero() for fs bs > system page size
2024-02-13 15:09:49 linux-kernel Re: [RFC v2 08/14] mm: do not split a folio if it has minimum folio order requirement
2024-02-13 15:07:21 linux-kernel Re: [RFC v2 09/14] mm: Support order-1 folios in the page cache
2024-02-13 15:06:36 linux-kernel Re: [RFC v2 07/14] readahead: allocate folios with mapping_min_order in ra_(unbounded|order)
2024-02-13 15:06:06 linux-kernel Re: [RFC v2 05/14] readahead: align index to mapping_min_order in ondemand_ra and force_ra
2024-02-13 15:05:29 linux-kernel Re: [RFC v2 03/14] filemap: use mapping_min_order while allocating folios
2024-02-13 12:24:09 linux-kernel Re: [RFC v2 02/14] filemap: align the index to mapping_min_order in the page cache
2024-02-13 12:04:13 linux-kernel Re: [RFC v2 01/14] fs: Allow fine-grained control of folio sizes
2024-02-11 13:53:01 linux-kernel Re: [PATCH v4 1/2] Revert "scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock"
2024-02-09 10:21:30 linux-kernel Re: [PATCH v3 2/2] fnic: move fnic_fnic_flush_tx() to a work queue
2024-02-09 10:21:18 linux-kernel Re: [PATCH v3 1/2] Revert "scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock"
2024-02-06 05:51:43 linux-kernel Re: [PATCH v5 12/12] nvmet-fc: use RCU list iterator for assoc_list
2024-02-06 03:06:52 linux-kernel Re: [PATCH v5 10/12] nvmet-fc: avoid deadlock on delete association path
2024-02-06 01:24:01 linux-kernel Re: [PATCH 2/2] fnic: move fnic_fnic_flush_tx() to a work queue
2024-02-06 01:14:31 linux-kernel Re: [PATCH 1/2] Revert "scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock"
2024-02-01 13:04:48 linux-kernel Re: [PATCH v5 04/12] nvmet-fc: defer cleanup using RCU properly
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