index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
lightnvm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-28
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-5
/
+5
2021-04-15
nvme: pass a user pointer to nvme_nvm_ioctl
Christoph Hellwig
1
-4
/
+4
2021-04-13
lightnvm: use kobj_to_dev()
Chaitanya Kulkarni
1
-1
/
+1
2021-04-06
block: stop calling blk_queue_bounce for passthrough requests
Christoph Hellwig
1
-1
/
+1
2021-01-26
nvme: use bio_set_dev to assign ->bi_bdev
Christoph Hellwig
1
-1
/
+1
2021-01-24
block: remove unnecessary argument from blk_execute_rq
Guoqing Jiang
1
-1
/
+1
2021-01-24
block: remove unnecessary argument from blk_execute_rq_nowait
Guoqing Jiang
1
-1
/
+1
2021-01-24
block: store a block_device pointer in struct bio
Christoph Hellwig
1
-2
/
+1
2020-12-01
nvme: split nvme_alloc_request()
Chaitanya Kulkarni
1
-3
/
+2
2020-12-01
nvme: centralize setting the timeout in nvme_alloc_request
Chaitanya Kulkarni
1
-1
/
+2
2020-07-08
nvme: support for multiple Command Sets Supported and Effects log pages
Keith Busch
1
-2
/
+2
2020-05-27
nvme: introduce namespace features flag
Max Gurtovoy
1
-1
/
+4
2020-05-27
nvme: replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2019-08-06
lightnvm: move metadata mapping to lower level driver
Hans Holmberg
1
-3
/
+17
2019-08-06
lightnvm: remove nvm_submit_io_sync_fn
Hans Holmberg
1
-29
/
+0
2019-06-20
block: remove blk_init_request_from_bio
Christoph Hellwig
1
-1
/
+1
2019-05-06
lightnvm: Inherit mdts from the parent nvme device
Igor Konopko
1
-0
/
+1
2019-02-20
nvme-lightnvm: convert to SPDX identifiers
Christoph Hellwig
1
-15
/
+1
2018-12-13
nvme: remove nvme_common command cdw10 array
Chaitanya Kulkarni
1
-3
/
+3
2018-12-11
lightnvm: disable interleaved metadata
Igor Konopko
1
-0
/
+1
2018-12-11
lightnvm: dynamic DMA pool entry size
Igor Konopko
1
-2
/
+3
2018-12-11
lightnvm: simplify geometry enumeration
Matias Bjørling
1
-12
/
+6
2018-12-11
lightnvm: Fix uninitialized return value in nvm_get_chunk_meta()
Geert Uytterhoeven
1
-1
/
+2
2018-10-09
lightnvm: do no update csecs and sos on 1.2
Javier González
1
-0
/
+3
2018-10-09
lightnvm: use internal allocation for chunk log page
Javier González
1
-8
/
+17
2018-10-09
lightnvm: move bad block and chunk state logic to core
Matias Bjørling
1
-2
/
+2
2018-09-28
nvme: register ns_id attributes as default sysfs groups
Hannes Reinecke
1
-61
/
+44
2018-08-05
lightnvm: remove minor version check for 2.0
Matias Bjørling
1
-6
/
+0
2018-07-27
nvme: simplify the API for getting log pages
Christoph Hellwig
1
-2
/
+3
2018-07-13
lightnvm: limit get chunk meta request size
Matias Bjørling
1
-2
/
+8
2018-07-13
lightnvm: Remove redundant rq->__data_len initialization
Bart Van Assche
1
-4
/
+2
2018-03-29
lightnvm: remove function name in strings
Matias Bjørling
1
-6
/
+6
2018-03-29
lightnvm: implement get log report chunk helpers
Javier González
1
-0
/
+74
2018-03-29
lightnvm: normalize geometry nomenclature
Javier González
1
-27
/
+27
2018-03-29
lightnvm: complete geo structure with maxoc*
Javier González
1
-0
/
+17
2018-03-29
lightnvm: add shorten OCSSD version in geo
Javier González
1
-0
/
+6
2018-03-29
lightnvm: add minor version to generic geometry
Javier González
1
-5
/
+20
2018-03-29
lightnvm: simplify geometry structure
Javier González
1
-138
/
+199
2018-03-29
nvme: lightnvm: add late setup of block size and metadata
Matias Bjørling
1
-0
/
+8
2018-03-29
lightnvm: remove nvm_dev_ops->max_phys_sect
Matias Bjørling
1
-4
/
+1
2018-03-29
lightnvm: add 2.0 geometry identification
Matias Bjørling
1
-49
/
+289
2018-03-29
lightnvm: flatten nvm_id_group into nvm_id
Matias Bjørling
1
-55
/
+51
2018-03-29
lightnvm: make 1.2 data structures explicit
Matias Bjørling
1
-41
/
+41
2018-03-29
lightnvm: remove multiple groups in 1.2 data structure
Matias Bjørling
1
-2
/
+3
2018-03-29
lightnvm: remove mlc pairs structure
Matias Bjørling
1
-13
/
+1
2018-03-29
lightnvm: remove chnl_offset in nvme_nvm_identity
Matias Bjørling
1
-3
/
+1
2018-01-05
lightnvm: make geometry structures 2.0 ready
Matias Bjørling
1
-29
/
+50
2018-01-05
lightnvm: remove lower page tables
Matias Bjørling
1
-14
/
+0
2018-01-05
lightnvm: remove hybrid ocssd 1.2 support
Matias Bjørling
1
-96
/
+0
2017-11-10
nvme: track shared namespaces
Christoph Hellwig
1
-7
/
+7
[next]