index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
Age
Commit message (
Expand
)
Author
2016-07-20
nvme/pci: Provide SR-IOV support
Keith Busch
2016-07-20
nvme: initialize variable before logical OR'ing it
Jay Freyensee
2016-07-20
block: ensure bios return from blk_get_request are properly initialized
Christoph Hellwig
2016-07-20
block: get rid of bio_rw and READA
Christoph Hellwig
2016-07-14
NVMe: don't allocate unused nvme_major
NeilBrown
2016-07-13
nvme: avoid crashes when node 0 is memoryless node.
Masayoshi Mizuma
2016-07-12
nvme: Limit command retries
Keith Busch
2016-07-12
nvme-fabrics: add-remove ctrl repeat fix
Ming Lin
2016-07-12
nvme-fabrics: Remove tl_retry_count
Sagi Grimberg
2016-07-12
nvme-rdma: Don't use tl_retry_count
Sagi Grimberg
2016-07-12
nvme-rdma: fix the return value of nvme_rdma_reinit_request()
Wei Yongjun
2016-07-12
nvme/quirk: Add a delay before checking for adapter readiness
Guilherme G. Piccoli
2016-07-08
Merge branch 'for-4.8/block' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jens Axboe
2016-07-08
nvme-rdma: add a NVMe over Fabrics RDMA host driver
Christoph Hellwig
2016-07-08
nvme: add new reconnecting controller state
Christoph Hellwig
2016-07-07
nvme: lightnvm: make MLC num_pairs little endian
Johannes Thumshirn
2016-07-05
nvme: add keep-alive support
Sagi Grimberg
2016-07-05
nvme-fabrics: add a generic NVMe over Fabrics library
Christoph Hellwig
2016-07-05
nvme.h: add NVMe over Fabrics definitions
Christoph Hellwig
2016-07-05
nvme: add fabrics sysfs attributes
Ming Lin
2016-07-05
nvme: Modify and export sync command submission for fabrics
Christoph Hellwig
2016-07-05
nvme: allow transitioning from NEW to LIVE state
Christoph Hellwig
2016-06-27
block: convert to device_add_disk()
Dan Williams
2016-06-12
nvme: move the workaround for I/O queue-less controllers from PCIe to core
Christoph Hellwig
2016-06-12
nvme: factor out a add nvme_is_write helper
Christoph Hellwig
2016-06-12
nvme: allow for size limitations from transport drivers
Christoph Hellwig
2016-06-08
NVMe: Fix removal in case of active namespace list scanning method
Sunad Bhandary
2016-06-07
nvme: use UINT_MAX for max discard sectors
Minfei Huang
2016-06-07
nvme: move nvme_cancel_request() to common code
Ming Lin
2016-06-07
nvme: update and rename nvme_cancel_io to nvme_cancel_request
Ming Lin
2016-06-07
block, drivers: add REQ_OP_FLUSH operation
Mike Christie
2016-06-07
drivers: use req op accessor
Mike Christie
2016-05-17
nvme/host: Add missing blk_integrity tag_size + flags assignments
Nicholas Bellinger
2016-05-17
NVMe: Add device ID's with stripe quirk
Keith Busch
2016-05-17
NVMe: Short-cut removal on surprise hot-unplug
Keith Busch
2016-05-17
NVMe: Allow user initiated rescan
Keith Busch
2016-05-17
NVMe: Reduce driver log spamming
Keith Busch
2016-05-17
NVMe: Unbind driver on failure
Keith Busch
2016-05-17
NVMe: Delete only created queues
Keith Busch
2016-05-17
NVMe: Allocate queues only for online cpus
Keith Busch
2016-05-17
Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
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-05-03
NVMe: Fix reset/remove race
Keith Busch
[next]