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
2018-03-29 22:17:50 linux-kernel [GIT PULL 03/37] lightnvm: pblk: handle bad sectors in the emeta area correctly
2018-03-29 22:17:23 linux-kernel [GIT PULL 02/37] lightnvm: remove chnl_offset in nvme_nvm_identity
2018-03-29 22:17:05 linux-kernel [GIT PULL 06/37] lightnvm: remove mlc pairs structure
2018-03-29 22:17:03 linux-kernel [GIT PULL 00/37] lightnvm patches for 4.17
2018-03-29 22:16:50 linux-kernel [GIT PULL 07/37] lightnvm: remove multiple groups in 1.2 data structure
2018-03-29 22:16:26 linux-kernel [GIT PULL 08/37] lightnvm: pblk: add padding distribution sysfs attribute
2018-03-29 22:16:16 linux-kernel [GIT PULL 01/37] lightnvm/pblk-gc: Delete an error message for a failed memory allocation in pblk_gc_line_prepare_ws()
2018-03-29 22:16:09 linux-kernel [GIT PULL 09/37] lightnvm: pblk: delete writer kick timer before stopping thread
2018-03-29 22:16:04 linux-kernel [GIT PULL 14/37] lightnvm: flatten nvm_id_group into nvm_id
2018-03-29 22:16:03 linux-kernel [GIT PULL 10/37] lightnvm: pblk: allow allocation of new lines during shutdown
2018-03-29 22:16:03 linux-kernel [GIT PULL 04/37] lightnvm: pblk: check data lines version on recovery
2018-03-29 22:15:36 linux-kernel [GIT PULL 05/37] lightnvm: pblk: export write amplification counters to sysfs
2018-03-29 22:15:11 linux-kernel [GIT PULL 15/37] lightnvm: add 2.0 geometry identification
2018-03-29 22:15:09 linux-kernel [GIT PULL 11/37] lightnvm: pblk: prevent race in pblk_rb_flush_point_set
2018-03-29 22:15:03 linux-kernel [GIT PULL 12/37] lightnvm: pblk: refactor bad block identification
2018-03-29 22:14:48 linux-kernel [GIT PULL 19/37] lightnvm: fix bad block initialization
2018-03-29 22:14:43 linux-kernel [GIT PULL 18/37] nvme: lightnvm: add late setup of block size and metadata
2018-03-29 22:14:14 linux-kernel [GIT PULL 16/37] lightnvm: remove max_rq_size
2018-03-29 22:14:02 linux-kernel [GIT PULL 21/37] lightnvm: Avoid validation of default op value
2018-03-29 22:13:50 linux-kernel [GIT PULL 17/37] lightnvm: remove nvm_dev_ops->max_phys_sect
2018-03-29 22:13:40 linux-kernel [GIT PULL 22/37] lightnvm: pblk: refactor init/exit sequences
2018-03-29 22:13:29 linux-kernel [GIT PULL 27/37] lightnvm: normalize geometry nomenclature
2018-03-29 22:13:10 linux-kernel [GIT PULL 28/37] lightnvm: add support for 2.0 address format
2018-03-29 22:13:07 linux-kernel [GIT PULL 24/37] lightnvm: add minor version to generic geometry
2018-03-29 22:12:53 linux-kernel [GIT PULL 29/37] lightnvm: make address conversions depend on generic device
2018-03-29 22:12:40 linux-kernel [GIT PULL 23/37] lightnvm: simplify geometry structure
2018-03-29 22:12:12 linux-kernel [GIT PULL 32/37] lightnvm: pblk: rename ppaf* to addrf*
2018-03-29 22:12:01 linux-kernel [GIT PULL 30/37] lightnvm: implement get log report chunk helpers
2018-03-29 22:11:52 linux-kernel [GIT PULL 20/37] lightnvm: centralize permission check for lightnvm ioctl
2018-03-29 22:11:43 linux-kernel [GIT PULL 33/37] lightnvm: pblk: implement get log report chunk
2018-03-29 22:11:20 linux-kernel [GIT PULL 31/37] lightnvm: pblk: check for supported version
2018-03-29 22:11:11 linux-kernel [GIT PULL 34/37] lightnvm: pblk: implement 2.0 support
2018-03-29 22:10:58 linux-kernel [GIT PULL 25/37] lightnvm: add shorten OCSSD version in geo
2018-03-29 22:10:21 linux-kernel [GIT PULL 36/37] lightnvm: pblk: remove some unnecessary NULL checks
2018-03-29 22:09:56 linux-kernel [GIT PULL 26/37] lightnvm: complete geo structure with maxoc*
2018-03-29 22:09:21 linux-kernel [GIT PULL 37/37] lightnvm: remove function name in strings
2018-03-29 22:09:17 linux-kernel [GIT PULL 35/37] lightnvm: pblk: don't recover unwritten lines
2018-03-29 22:09:02 linux-kernel [GIT PULL 13/37] lightnvm: make 1.2 data structures explicit
2018-03-28 12:38:03 linux-kernel Re: [PATCH 4/4] nvme: lightnvm: add late setup of block size and metadata
2018-03-27 18:02:38 linux-kernel [PATCH] nvme: enforce 64bit offset for nvme_get_log_ext fn
2018-03-23 11:01:27 linux-kernel Re: [PATCH 4/4] nvme: lightnvm: add late setup of block size and metadata
2018-03-23 10:51:02 linux-kernel [PATCH] lightnvm: remove function name in strings
2018-03-22 17:02:45 linux-kernel Re: problem with bio handling on raid5 and pblk
2018-03-21 19:29:37 linux-kernel [PATCH] nvme: make nvme_get_log_ext non-static
2018-03-21 19:29:37 linux-kernel Re: [PATCH 08/12] lightnvm: implement get log report chunk helpers
2018-03-21 10:07:59 linux-kernel Re: [PATCH 08/12] lightnvm: implement get log report chunk helpers
2018-03-18 18:54:55 linux-kernel Re: [PATCH v2 10/21] lightnvm: Remove depends on HAS_DMA in case of platform dependency
2018-03-18 18:46:11 linux-crypto Re: [PATCH v2 10/21] lightnvm: Remove depends on HAS_DMA in case of platform dependency
2018-03-05 18:28:40 linux-kernel Re: [PATCH] lightnvm: pblk: refactor init/exit sequences
2018-03-05 14:22:08 linux-kernel Re: [PATCH] lightnvm: pblk: refactor init/exit sequences
2018-03-05 14:19:48 linux-kernel Re: [PATCH] lightnvm: pblk: refactor init/exit sequences