LinuxLists
Users
About
Matias Bjørling (
[email protected]
)
Number of posts: 354 (0.09 per day)
First post: 2013-10-08 09:35:17
Last post: 2024-02-22 14:43:48
Previous Page
/
Next Page
Date
List
Subject
2016-04-26 10:32:32
linux-kernel
[PATCH 1/5] lightnvm: introduce nvm_for_each_lun_ppa() macro
2016-04-26 10:31:46
linux-kernel
[PATCH 4/5] lightnvm: make nvm_set_rqd_ppalist() aware of vblks
2016-04-26 10:31:44
linux-kernel
[PATCH 3/5] lightnvm: remove struct factory_blks
2016-04-26 10:31:43
linux-kernel
[PATCH 5/5] lightnvm: set block priority in nvm_set_rqd_ppalist()
2016-04-26 10:31:30
linux-kernel
[PATCH 2/5] lightnvm: refactor device ops->get_bb_tbl()
2016-04-26 10:31:26
linux-kernel
[PATCH 0/5] LightNVM fixes
2016-04-05 14:57:54
linux-kernel
[PATCH 1/5] lightnvm: handle submit_io failure
2016-04-05 14:56:58
linux-kernel
[PATCH 4/5] lightnvm: move block fold outside of get_bb_tbl()
2016-04-05 14:56:38
linux-kernel
[PATCH 5/5] lightnvm: avoid memory leak when lun_map kcalloc fails
2016-04-05 14:56:21
linux-kernel
[PATCH 3/5] lightnvm: add fpg_size and pfpg_size to struct nvm_dev
2016-04-05 14:56:19
linux-kernel
[PATCH 2/5] lightnvm: implement nvm_submit_ppa_list
2016-04-05 14:56:15
linux-kernel
[PATCH 0/5] Fixes to LightNVM
2016-03-03 14:08:51
linux-kernel
[PATCH 1/5] lightnvm: specify target's logical address area
2016-03-03 14:08:07
linux-kernel
[PATCH 4/5] lightnvm: do not reserve lun on l2p loading
2016-03-03 14:07:46
linux-kernel
[PATCH 5/5] lightnvm: do not load L2P table if not supported
2016-03-03 14:07:16
linux-kernel
[PATCH 2/5] lightnvm: add a bitmap of luns
2016-03-03 14:07:14
linux-kernel
[PATCH 3/5] nvme: lightnvm: return ppa completion status
2016-03-03 14:07:08
linux-kernel
[PATCH 0/5] LightNVM fixes for 4.6
2015-12-29 13:38:13
linux-kernel
[PATCH] lightnvm: wrong offset in bad blk lun calculation
2015-12-29 13:38:11
linux-kernel
[PATCH] Fix for 4.4-rc7
2015-12-15 14:10:52
linux-kernel
Re: [PATCH RFC 3/5] lightnvm: add sync support for submit_io
2015-12-15 12:11:13
linux-kernel
Re: [PATCH] lightnvm: add check after mempool allocation
2015-12-14 13:18:49
linux-kernel
[PATCH RFC 1/5] lightnvm: move ppa erase logic to core
2015-12-14 13:18:30
linux-kernel
[PATCH RFC 4/5] lightnvm: introduce nvm_submit_ppa
2015-12-14 13:17:56
linux-kernel
[PATCH RFC 5/5] lightnvm: core on-disk initialization
2015-12-14 13:17:38
linux-kernel
[PATCH RFC 2/5] lightnvm: refactor rqd ppa list into set/free
2015-12-14 13:17:36
linux-kernel
[PATCH RFC 3/5] lightnvm: add sync support for submit_io
2015-12-14 13:17:33
linux-kernel
[PATCH RFC 0/5] lightnvm: Introduce System Blocks
2015-12-09 08:14:34
linux-kernel
Re: [PATCH 1/2] null_blk: Remove null block from list in error path
2015-12-08 13:26:23
linux-kernel
Re: [PATCH] lightnvm: change rrpc slab creation/destruction time
2015-12-07 17:52:26
linux-kernel
Re: [PATCH 0/9] Fixes for LightNVM
2015-12-06 10:28:34
linux-kernel
[PATCH 1/9] lightnvm: use flags in rrpc_get_blk
2015-12-06 10:28:16
linux-kernel
[PATCH 2/9] lightnvm: put blks when luns configure failed
2015-12-06 10:27:51
linux-kernel
[PATCH 6/9] lightnvm: replace req queue with nvmdev for lld
2015-12-06 10:27:35
linux-kernel
[PATCH 7/9] lightnvm: fix media mgr registration
2015-12-06 10:27:10
linux-kernel
[PATCH 8/9] lightnvm: prevent gennvm module unload on use
2015-12-06 10:26:27
linux-kernel
[PATCH 9/9] lightnvm: do not compile in debugging by default
2015-12-06 10:26:25
linux-kernel
[PATCH 5/9] lightnvm: comments on constants
2015-12-06 10:26:22
linux-kernel
[PATCH 3/9] lightnvm: refactor spin_unlock in gennvm_get_blk
2015-12-06 10:26:15
linux-kernel
[PATCH 4/9] lightnvm: check mm before use
2015-12-06 10:26:09
linux-kernel
[PATCH 0/9] Fixes for LightNVM
2015-12-04 12:16:26
linux-kernel
Re: linux-next: build failure after merge of the block tree
2015-12-04 10:46:41
linux-kernel
Re: [PATCH RFC 3/3] lightnvm: fix media mgr registration
2015-12-04 09:51:46
linux-kernel
Re: [PATCH RFC 1/3] lightnvm: check mm before use
2015-12-03 11:08:58
linux-kernel
Re: linux-next: build failure after merge of the block tree
2015-12-03 10:09:12
linux-kernel
Re: linux-next: build failure after merge of the block tree
2015-12-03 09:52:52
linux-kernel
Re: linux-next: build failure after merge of the block tree
2015-12-03 08:39:07
linux-kernel
Re: linux-next: build failure after merge of the block tree
2015-12-02 12:17:14
linux-kernel
[PATCH RFC 3/3] lightnvm: fix media mgr registration
2015-12-02 12:16:57
linux-kernel
[PATCH RFC 2/3] lightnvm: comments on constants
2015-12-02 12:16:52
linux-kernel
[PATCH RFC 1/3] lightnvm: check mm before use