Matias Bjørling ([email protected])

Number of posts: 586 (0.28 per day)
First post: 2015-07-22 17:51:27
Last post: 2021-04-13 17:29:46

Date List Subject
2017-04-11 14:35:21 linux-kernel Re: [PATCH 1/3] lightnvm: clean unused variable
2017-04-11 10:53:02 linux-kernel Re: [PATCH 2/3] lightnvm: make nvm_free static
2017-04-11 10:42:09 linux-kernel Re: [PATCH 4/4] lightnvm: allow to init targets on factory mode
2017-04-11 10:42:05 linux-kernel Re: [PATCH 1/4] lightnvm: double-clear of dev->lun_map on target init error
2017-04-11 10:42:02 linux-kernel Re: [PATCH 2/4] lightnvm: fix cleanup order of disk on init error
2017-04-11 10:42:00 linux-kernel Re: [PATCH 3/4] lightnvm: bad type conversion for nvme control bits
2017-04-10 17:47:19 linux-kernel Re: [PATCH v3] lightnvm: physical block device (pblk) target
2017-04-10 08:02:50 linux-kernel Re: [PATCH] lightnvm: don't check for failure from mempool_alloc()
2016-11-23 12:07:02 linux-kernel Re: [PATCH 0/8] lightnvm: simplify media manager V2
2016-11-21 11:29:33 linux-kernel Re: [PATCH 00/20] lightnvm: simplify media manager
2016-11-02 16:02:16 linux-kernel Re: [PATCH 0/7] LightNVM patchset V2
2016-11-01 00:38:27 linux-kernel Re: [PATCH 4/7] lightnvm: drop reserve and release LUN callbacks
2016-10-31 13:08:13 linux-kernel Re: [PATCH 4/7] lightnvm: drop reserve and release LUN callbacks
2016-04-29 09:15:00 linux-kernel Re: [PATCH] lightnvm: rename dma helper functions (UPS)
2016-04-28 13:47:48 linux-kernel Re: [PATCH 2/3] lightnvm: enable metadata to be sent to device
2016-04-28 13:41:47 linux-kernel Re: [PATCH 1/3] lightnvm: do not free unused metadata on rrpc
2016-04-27 19:26:45 linux-kernel Re: [RFC PATCH] lightnvm: expose configuration through sysfs
2016-04-27 18:20:38 linux-kernel Re: [RFC PATCH] lightnvm: expose configuration through sysfs
2016-04-16 14:20:18 linux-kernel Re: [PATCH 2/2] lightnvm: refactor dev->online_target to global nvm_targets
2016-04-16 14:20:05 linux-kernel Re: [PATCH 1/2] lightnvm: rename nvm_targets to nvm_tgt_type
2016-04-16 14:03:05 linux-kernel Re: [PATCH 2/3] lightnvm: store rrpc soffset in device sector size instead of 512
2016-04-16 13:29:05 linux-kernel Re: [PATCH 1/3] lightnvm: calculate rrpc total blocks and sectors up front
2016-03-31 13:25:35 linux-kernel Re: [PATCH 1/2] lightnvm: use rrpc->nr_luns to calculate the rrpc area size
2016-03-31 10:07:20 linux-kernel Re: [PATCH 1/2] lightnvm: use rrpc->nr_luns to calculate the rrpc area size
2016-03-31 09:11:33 linux-kernel Re: [PATCH 2/2] lightnvm: use relative logical address in rrpc_l2p_update
2016-03-31 08:57:09 linux-kernel Re: [PATCH 1/2] lightnvm: use rrpc->nr_luns to calculate the rrpc area size
2016-03-22 20:56:53 linux-kernel Re: [PATCH 3/3] lightnvm: export per lun information to user
2016-03-21 10:27:48 linux-kernel Re: [PATCH 3/3] lightnvm: export per lun information to user
2016-03-21 10:25:59 linux-kernel Re: [PATCH v2] lightnvm: divide global reverse translation map into per lun
2016-03-02 18:54:00 linux-kernel Re: [PATCH] lightnvm: do not load L2P table if not supported
2015-12-29 09:37:26 linux-kernel Re: [PATCH] lightnvm: put block back to gc list on its reclaim fail
2015-12-29 09:37:17 linux-kernel Re: [PATCH] lightnvm: check bi_error in gc
2015-12-22 12:44:03 linux-kernel Re: [PATCH] lightnvm: unlock rq and free ppa_list after submission failed
2015-12-21 11:22:37 linux-kernel Re: [PATCH] lightnvm: unlock rq and free ppa_list after submission failed
2015-12-14 11:42:19 linux-kernel Re: [PATCH] lightnvm: fix incorrect nr_free_blocks stat
2015-12-12 19:08:21 linux-kernel Re: [PATCH] lightnvm: fix bio submission issue
2015-12-04 12:50:36 linux-kernel Re: [PATCH] lightnvm: place unlock sentence in the common path
2015-12-04 12:22:44 linux-kernel Re: [PATCH] lightnvm: put blks when luns configure failed
2015-12-02 11:35:58 linux-kernel Re: [PATCH] lightnvm: use flags as input parameter
2015-11-25 15:13:28 linux-kernel Re: [PATCH 3/3] nvme: change the interface between nvme and lightnvm
2015-11-25 14:27:42 linux-kernel Re: [PATCH] lightnvm: missing nvm_lock acquire
2015-11-25 11:37:05 linux-kernel Re: [PATCH] lightnvm: missing nvm_lock acquire
2015-11-25 11:25:01 linux-kernel Re: [PATCH] lightnvm: missing nvm_lock acquire
2015-11-24 18:51:08 linux-kernel Re: [PATCH] lightnvm: remove targets when corresponding nvm device exit
2015-11-24 18:36:33 linux-kernel Re: [PATCH] lightnvm: missing nvm_lock acquire
2015-11-24 11:10:28 linux-kernel Re: [PATCH v2 5/5] lightnvm: return error if manager not found
2015-11-24 11:06:33 linux-kernel Re: [PATCH v2 4/5] lightnvm: release dev if dma pools fails
2015-11-24 11:03:15 linux-kernel Re: [PATCH v2 3/5] lightnvm: create dma pool first
2015-11-24 11:00:43 linux-kernel Re: [PATCH v2 2/5] lightnvm: check for max sector
2015-11-23 18:41:50 linux-kernel Re: [PATCH] lightnvm: fix memory leak
2015-11-23 15:13:50 linux-kernel Re: [PATCH] lightnvm: fix memory leak