index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
lightnvm.c
Age
Commit message (
Expand
)
Author
2016-11-12
lightnvm: invalid offset calculation for lba_shift
Matias Bjørling
2016-09-21
lightnvm: expose device geometry through sysfs
Simon A. F. Lund
2016-09-21
lightnvm: control life of nvm_dev in driver
Matias Bjørling
2016-09-21
nvme: refactor namespaces to support non-gendisk devices
Matias Bjørling
2016-07-20
block: get rid of bio_rw and READA
Christoph Hellwig
2016-07-07
nvme: lightnvm: make MLC num_pairs little endian
Johannes Thumshirn
2016-05-06
lightnvm: rename nr_pages to nr_ppas on nvm_rq
Javier González
2016-05-06
lightnvm: pass dma address to hardware rather than pointer
Arnd Bergmann
2016-05-06
nvme/lightnvm: Log using the ctrl named device
Sagi Grimberg
2016-05-06
lightnvm: rename dma helper functions
Javier González
2016-05-06
lightnvm: enable metadata to be sent to device
Javier González
2016-05-06
lightnvm: refactor set_bb_tbl for accepting ppa list
Matias Bjørling
2016-05-06
lightnvm: refactor device ops->get_bb_tbl()
Matias Bjørling
2016-05-06
lightnvm: move block fold outside of get_bb_tbl()
Matias Bjørling
2016-03-19
nvme: lightnvm: return ppa completion status
Matias Bjorling
2016-03-19
Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-03-03
lightnvm: fold get bb tbl when using dual/quad plane mode
Matias Bjørling
2016-02-04
lightnvm: check overflow and correct mlc pairs
Matias Bjørling
2016-01-22
Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-01-22
Merge branch 'for-4.5/lightnvm' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-01-19
Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-01-12
lightnvm: introduce mlc lower page table mappings
Matias Bjørling
2016-01-12
lightnvm: return the get_bb_tbl return value
Matias Bjørling
2016-01-12
lightnvm: refactor end_io functions for sync
Matias Bjørling
2015-12-07
lightnvm: replace req queue with nvmdev for lld
Matias Bjørling
2015-12-07
lightnvm: check mm before use
Matias Bjørling
2015-12-03
NVMe: fix build with CONFIG_NVM enabled
Christoph Hellwig
2015-12-01
blk-mq: add a flags parameter to blk_mq_alloc_request
Christoph Hellwig
2015-11-29
lightnvm: unconverted ppa returned in get_bb_tbl
Matias Bjørling
2015-11-29
lightnvm: refactor and change vendor id for qemu
Matias Bjørling
2015-11-29
lightnvm: Simplify config when disabled
Keith Busch
2015-11-20
nvme: lightnvm: use admin queues for admin cmds
Wenwei Tao
2015-11-16
nvme: remove reserved double word
Matias Bjørling
2015-11-16
nvme: missing ppaf copy
Matias Bjørling
2015-11-16
lightnvm: remove linear and device addr modes
Matias Bjørling
2015-11-16
lightnvm: expose mccap in identify command
Matias Bjørling
2015-11-16
lightnvm: update alignments for identify command
Matias Bjørling
2015-11-16
lightnvm: update bad block table format
Matias Bjørling
2015-11-03
nvme: lightnvm: clean up a data type
Dan Carpenter
2015-10-29
nvme: LightNVM support
Matias Bjørling