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