index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
lightnvm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvme: support for multiple Command Sets Supported and Effects log pages
Keith Busch
2020-07-08
1
-2
/
+2
*
nvme: introduce namespace features flag
Max Gurtovoy
2020-05-27
1
-1
/
+4
*
nvme: replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-27
1
-1
/
+1
*
lightnvm: move metadata mapping to lower level driver
Hans Holmberg
2019-08-06
1
-3
/
+17
*
lightnvm: remove nvm_submit_io_sync_fn
Hans Holmberg
2019-08-06
1
-29
/
+0
*
block: remove blk_init_request_from_bio
Christoph Hellwig
2019-06-20
1
-1
/
+1
*
lightnvm: Inherit mdts from the parent nvme device
Igor Konopko
2019-05-06
1
-0
/
+1
*
nvme-lightnvm: convert to SPDX identifiers
Christoph Hellwig
2019-02-20
1
-15
/
+1
*
nvme: remove nvme_common command cdw10 array
Chaitanya Kulkarni
2018-12-13
1
-3
/
+3
*
lightnvm: disable interleaved metadata
Igor Konopko
2018-12-11
1
-0
/
+1
*
lightnvm: dynamic DMA pool entry size
Igor Konopko
2018-12-11
1
-2
/
+3
*
lightnvm: simplify geometry enumeration
Matias Bjørling
2018-12-11
1
-12
/
+6
*
lightnvm: Fix uninitialized return value in nvm_get_chunk_meta()
Geert Uytterhoeven
2018-12-11
1
-1
/
+2
*
lightnvm: do no update csecs and sos on 1.2
Javier González
2018-10-09
1
-0
/
+3
*
lightnvm: use internal allocation for chunk log page
Javier González
2018-10-09
1
-8
/
+17
*
lightnvm: move bad block and chunk state logic to core
Matias Bjørling
2018-10-09
1
-2
/
+2
*
nvme: register ns_id attributes as default sysfs groups
Hannes Reinecke
2018-09-28
1
-61
/
+44
*
lightnvm: remove minor version check for 2.0
Matias Bjørling
2018-08-05
1
-6
/
+0
*
nvme: simplify the API for getting log pages
Christoph Hellwig
2018-07-27
1
-2
/
+3
*
lightnvm: limit get chunk meta request size
Matias Bjørling
2018-07-13
1
-2
/
+8
*
lightnvm: Remove redundant rq->__data_len initialization
Bart Van Assche
2018-07-13
1
-4
/
+2
*
lightnvm: remove function name in strings
Matias Bjørling
2018-03-29
1
-6
/
+6
*
lightnvm: implement get log report chunk helpers
Javier González
2018-03-29
1
-0
/
+74
*
lightnvm: normalize geometry nomenclature
Javier González
2018-03-29
1
-27
/
+27
*
lightnvm: complete geo structure with maxoc*
Javier González
2018-03-29
1
-0
/
+17
*
lightnvm: add shorten OCSSD version in geo
Javier González
2018-03-29
1
-0
/
+6
*
lightnvm: add minor version to generic geometry
Javier González
2018-03-29
1
-5
/
+20
*
lightnvm: simplify geometry structure
Javier González
2018-03-29
1
-138
/
+199
*
nvme: lightnvm: add late setup of block size and metadata
Matias Bjørling
2018-03-29
1
-0
/
+8
*
lightnvm: remove nvm_dev_ops->max_phys_sect
Matias Bjørling
2018-03-29
1
-4
/
+1
*
lightnvm: add 2.0 geometry identification
Matias Bjørling
2018-03-29
1
-49
/
+289
*
lightnvm: flatten nvm_id_group into nvm_id
Matias Bjørling
2018-03-29
1
-55
/
+51
*
lightnvm: make 1.2 data structures explicit
Matias Bjørling
2018-03-29
1
-41
/
+41
*
lightnvm: remove multiple groups in 1.2 data structure
Matias Bjørling
2018-03-29
1
-2
/
+3
*
lightnvm: remove mlc pairs structure
Matias Bjørling
2018-03-29
1
-13
/
+1
*
lightnvm: remove chnl_offset in nvme_nvm_identity
Matias Bjørling
2018-03-29
1
-3
/
+1
*
lightnvm: make geometry structures 2.0 ready
Matias Bjørling
2018-01-05
1
-29
/
+50
*
lightnvm: remove lower page tables
Matias Bjørling
2018-01-05
1
-14
/
+0
*
lightnvm: remove hybrid ocssd 1.2 support
Matias Bjørling
2018-01-05
1
-96
/
+0
*
nvme: track shared namespaces
Christoph Hellwig
2017-11-10
1
-7
/
+7
*
lightnvm: implement generic path for sync I/O
Javier González
2017-10-13
1
-14
/
+56
*
lightnvm: fail fast on passthrough commands
Javier González
2017-10-13
1
-2
/
+0
*
nvme: fix lightnvm check
Christoph Hellwig
2017-09-11
1
-26
/
+0
*
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-23
1
-13
/
+2
*
lightnvm: propagate right error code to target
Javier González
2017-06-26
1
-1
/
+1
*
nvmet: use NVME_IDENTIFY_DATA_SIZE
Johannes Thumshirn
2017-06-15
1
-1
/
+1
*
block: introduce new block status code type
Christoph Hellwig
2017-06-09
1
-1
/
+1
*
nvme-lightnvm: use blk_execute_rq in nvme_nvm_submit_user_cmd
Christoph Hellwig
2017-06-09
1
-11
/
+1
*
nvme: lightnvm: fix memory leak
Rakesh Pandit
2017-05-10
1
-1
/
+2
*
lightnvm: remove unused rq parameter of nvme_nvm_rqtocmd() to kill warning
Geert Uytterhoeven
2017-05-07
1
-3
/
+3
[next]