index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: 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
*
lightnvm: create cmd before allocating request
Javier González
2017-05-04
1
-2
/
+2
*
nvme-lightnvm: add missing endianess conversion in nvme_nvm_end_io
Christoph Hellwig
2017-04-25
1
-1
/
+1
*
nvme: make nvme_error_status private
Christoph Hellwig
2017-04-20
1
-3
/
+3
*
nvme: split nvme status from block req->errors
Christoph Hellwig
2017-04-20
1
-3
/
+6
*
lightnvm: Use blk_init_request_from_bio() instead of open-coding it
Bart Van Assche
2017-04-19
1
-5
/
+1
*
lightnvm: bad type conversion for nvme control bits
Javier González
2017-04-16
1
-1
/
+1
*
lightnvm: enable nvme size compile asserts
Matias Bjørling
2017-04-16
1
-2
/
+4
*
lightnvm: submit erases using the I/O path
Javier González
2017-04-16
1
-22
/
+10
*
nvme/lightnvm: Prevent small buffer overflow in nvme_nvm_identify
Scott Bauer
2017-04-16
1
-1
/
+1
*
lightnvm: use end_io callback instead of instance
Matias Bjørling
2017-01-31
1
-1
/
+2
*
lightnvm: add ioctls for vector I/Os
Matias Bjørling
2017-01-31
1
-0
/
+220
*
lightnvm: reduce number of nvm_id groups to one
Matias Bjørling
2017-01-31
1
-45
/
+42
*
lightnvm: merge gennvm with core
Matias Bjørling
2017-01-31
1
-4
/
+3
*
lightnvm: eliminate nvm_lun abstraction in mm
Javier González
2016-11-29
1
-0
/
+3
*
lightnvm: move block provisioning to targets
Javier González
2016-11-29
1
-2
/
+9
*
lightnvm: enable to send hint to erase command
Javier González
2016-11-29
1
-0
/
+1
*
nvme: lightnvm: attach lightnvm sysfs to nvme block device
Matias Bjørling
2016-11-29
1
-12
/
+163
*
nvme: lightnvm: frees wrong cmd structure
Matias Bjørling
2016-11-29
1
-1
/
+1
*
nvme: introduce struct nvme_request
Christoph Hellwig
2016-11-10
1
-24
/
+7
*
lightnvm: expose device geometry through sysfs
Simon A. F. Lund
2016-09-21
1
-2
/
+7
*
lightnvm: control life of nvm_dev in driver
Matias Bjørling
2016-09-21
1
-7
/
+24
*
nvme: refactor namespaces to support non-gendisk devices
Matias Bjørling
2016-09-21
1
-2
/
+3
*
block: get rid of bio_rw and READA
Christoph Hellwig
2016-07-20
1
-1
/
+1
*
nvme: lightnvm: make MLC num_pairs little endian
Johannes Thumshirn
2016-07-07
1
-1
/
+1
*
lightnvm: rename nr_pages to nr_ppas on nvm_rq
Javier González
2016-05-06
1
-2
/
+2
*
lightnvm: pass dma address to hardware rather than pointer
Arnd Bergmann
2016-05-06
1
-1
/
+1
*
nvme/lightnvm: Log using the ctrl named device
Sagi Grimberg
2016-05-06
1
-7
/
+9
*
lightnvm: rename dma helper functions
Javier González
2016-05-06
1
-2
/
+2
*
lightnvm: enable metadata to be sent to device
Javier González
2016-05-06
1
-0
/
+1
*
lightnvm: refactor set_bb_tbl for accepting ppa list
Matias Bjørling
2016-05-06
1
-4
/
+4
*
lightnvm: refactor device ops->get_bb_tbl()
Matias Bjørling
2016-05-06
1
-4
/
+2
*
lightnvm: move block fold outside of get_bb_tbl()
Matias Bjørling
2016-05-06
1
-41
/
+6
*
nvme: lightnvm: return ppa completion status
Matias Bjorling
2016-03-18
1
-2
/
+15
*
Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-03-18
1
-5
/
+41
|
\
|
*
lightnvm: fold get bb tbl when using dual/quad plane mode
Matias Bjørling
2016-03-03
1
-5
/
+41
*
|
lightnvm: check overflow and correct mlc pairs
Matias Bjørling
2016-02-04
1
-3
/
+9
|
/
*
Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-01-21
1
-19
/
+16
|
\
|
*
NVMe: fix build with CONFIG_NVM enabled
Christoph Hellwig
2015-12-03
1
-19
/
+16
*
|
Merge branch 'for-4.5/lightnvm' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-01-21
1
-10
/
+22
|
\
\
|
*
|
lightnvm: introduce mlc lower page table mappings
Matias Bjørling
2016-01-12
1
-1
/
+21
|
*
|
lightnvm: return the get_bb_tbl return value
Matias Bjørling
2016-01-12
1
-5
/
+0
|
*
|
lightnvm: refactor end_io functions for sync
Matias Bjørling
2016-01-12
1
-4
/
+1
[next]