Hans Holmberg ([email protected])

Number of posts: 41 (0.02 per day)
First post: 2017-12-28 13:21:42
Last post: 2023-02-28 09:53:13

Date List Subject
2023-02-28 09:53:13 linux-kernel Re: [PATCH v2] block: ublk: enable zoned storage support
2019-08-01 07:41:57 linux-kernel Re: [PATCH 2/4] lightnvm: move metadata mapping to lower level driver
2019-07-31 12:07:36 linux-kernel [PATCH 4/4] block: stop exporting bio_map_kern
2019-07-31 11:01:41 linux-kernel [PATCH 3/4] lightnvm: pblk: use kvmalloc for metadata
2019-07-31 11:00:34 linux-kernel [PATCH 1/4] lightnvm: remove nvm_submit_io_sync_fn
2019-07-31 11:00:14 linux-kernel [PATCH 0/4] lnvm/pblk mapping cleanups
2019-07-31 10:59:59 linux-kernel [PATCH 2/4] lightnvm: move metadata mapping to lower level driver
2019-04-18 12:04:40 linux-kernel [RFC PATCH 1/1] lightnvm: add lzbd - a zoned block device target
2019-04-18 12:03:48 linux-kernel [RFC PATCH 0/1] Introduce a new target: lzbd - LightNVM Zoned Block Device
2019-04-10 13:39:03 linux-kernel Re: [PATCH] lightnvm: pblk: fix crash in pblk_end_partial_read due to multipage bvecs
2019-04-08 07:34:19 linux-kernel [PATCH] lightnvm: pblk: fix crash in pblk_end_partial_read due to multipage bvecs
2019-03-15 08:35:25 linux-kernel Re: [PATCH RFC] lightnvm: pblk: fix crash in pblk_end_partial_read due to multipage bvecs
2019-03-14 11:17:56 linux-kernel [PATCH RFC] lightnvm: pblk: fix crash in pblk_end_partial_read due to multipage bvecs
2019-02-04 21:51:45 linux-kernel Re: [PATCH V2] lightnvm: pblk: prevent stall due to wb threshold
2019-01-31 20:12:56 linux-kernel Re: [PATCH V2] lightnvm: pblk: prevent stall due to wb threshold
2019-01-31 11:50:36 linux-kernel Re: [PATCH V2] lightnvm: pblk: prevent stall due to wb threshold
2019-01-30 08:20:29 linux-kernel [PATCH V2] lightnvm: pblk: extend line wp balance check
2019-01-30 07:27:56 linux-kernel Re: [EXT] [PATCH] lightnvm: pblk: extend line wp balance check
2019-01-29 15:50:36 linux-kernel Re: [PATCH] lightnvm: pblk: extend line wp balance check
2019-01-29 12:50:01 linux-kernel Re: [PATCH] lightnvm: pblk: extend line wp balance check
2019-01-29 08:49:29 linux-kernel [PATCH] lightnvm: pblk: extend line wp balance check
2019-01-22 10:19:48 linux-kernel [PATCH] lightnvm: pblk: use vfree to free metadata on error path
2019-01-22 10:18:39 linux-kernel [PATCH] lightnvm: pblk: stop taking the free lock in in pblk_lines_free
2018-11-05 11:45:26 linux-kernel [PATCH 1/7] lightnvm: pblk: fix resubmission of overwritten write err lbas
2018-11-05 11:44:53 linux-kernel [PATCH 3/7] lightnvm: pblk: stop writes gracefully when running out of lines
2018-11-05 11:44:18 linux-kernel [PATCH 2/7] lightnvm: pblk: account for write error sectors in emeta
2018-11-05 11:43:42 linux-kernel [PATCH 4/7] lightnvm: pblk: set conservative threshold for user writes
2018-11-05 11:43:12 linux-kernel [PATCH 5/7] lightnvm: pblk: remove unused macro
2018-11-05 11:43:00 linux-kernel [PATCH 7/7] lightnvm: pblk: remove dead code in pblk_recov_l2p
2018-11-05 11:42:58 linux-kernel [PATCH 6/7] lightnvm: pblk: fix pblk_lines_init error handling path
2018-11-05 11:42:44 linux-kernel [PATCH 0/7] PBLK Bugfixes and cleanups
2018-10-29 09:58:37 linux-kernel Re: [PATCH] lightnvm: pblk: fix chunk close trace event check
2018-10-26 08:13:32 linux-kernel [PATCH] lightnvm: pblk: fix chunk close trace event check
2018-09-04 10:41:34 linux-kernel Re: [PATCH 4/4] lightnvm: pblk: add tracing for chunk resets
2018-08-31 10:33:39 linux-kernel Re: [PATCH 4/7] lightnvm: pblk: move global caches to module init/exit
2018-08-20 16:59:16 linux-kernel Re: [PATCH] lightnvm: introduce nvm_rq_to_ppa_list
2018-08-10 08:34:34 linux-kernel Re: [PATCH] lightnvm: pblk: fix rqd.error return value in pblk_blk_erase_sync
2018-04-23 12:43:16 linux-kernel Re: [PATCH 2/3] lightnvm: pblk: garbage collect lines with failed writes
2018-04-23 12:41:40 linux-kernel Re: [PATCH 1/3] lightnvm: pblk: rework write error recovery path
2018-02-06 11:30:40 linux-kernel Re: [PATCH 4/5] lightnvm: pblk: add padding distribution sysfs attribute
2017-12-28 13:21:42 linux-kernel [PATCH v2] lightnvm: pblk: clear flush point on completed writes