index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvme/pci: Don't free queues on error
Keith Busch
2016-11-16
1
-14
/
+4
*
nvme-rdma: stop and free io queues on connect failure
Steve Wise
2016-11-14
1
-2
/
+9
*
nvme-rdma: reject non-connect commands before the queue is live
Christoph Hellwig
2016-11-14
1
-1
/
+30
*
lightnvm: invalid offset calculation for lba_shift
Matias Bjørling
2016-11-11
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-10-21
3
-31
/
+64
|
\
|
*
nvme: use symbolic constants for CNS values
Christoph Hellwig
2016-10-19
1
-2
/
+2
|
*
nvme: Add tertiary number to NVME_VS
Gabriel Krisman Bertazi
2016-10-19
3
-8
/
+8
|
*
nvme : Add sysfs entry for NVMe CMBs when appropriate
Stephen Bates
2016-10-12
1
-9
/
+35
|
*
nvme: don't schedule multiple resets
Keith Busch
2016-10-12
1
-9
/
+13
|
*
nvme: Delete created IO queues on reset
Keith Busch
2016-10-12
1
-4
/
+5
|
*
nvme: Stop probing a removed device
Keith Busch
2016-10-12
1
-0
/
+2
*
|
nvme: use the DMA_ATTR_NO_WARN attribute
Mauricio Faria de Oliveira
2016-10-11
1
-1
/
+2
|
/
*
Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-10-09
4
-79
/
+36
|
\
|
*
nvme: remove the post_scan callout
Christoph Hellwig
2016-09-15
2
-4
/
+0
|
*
nvme: switch to use pci_alloc_irq_vectors
Christoph Hellwig
2016-09-15
1
-71
/
+36
|
*
blk-mq: remove ->map_queue
Christoph Hellwig
2016-09-15
2
-4
/
+0
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-10-09
1
-20
/
+5
|
\
\
|
*
|
nvme-rdma: use IB_PD_UNSAFE_GLOBAL_RKEY
Christoph Hellwig
2016-09-23
1
-20
/
+5
|
*
|
IB/core: add support to create a unsafe global rkey to ib_create_pd
Christoph Hellwig
2016-09-23
1
-1
/
+1
*
|
|
Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-10-07
6
-156
/
+178
|
\
\
\
|
*
|
|
nvme: Pass pointers, not dma addresses, to nvme_get/set_features()
Andy Lutomirski
2016-09-24
3
-13
/
+11
|
*
|
|
nvme/scsi: Remove power management support
Andy Lutomirski
2016-09-24
1
-71
/
+3
|
*
|
|
nvme-fabrics: Add host_traddr options field to host infrastructure
James Smart
2016-09-23
2
-0
/
+17
|
*
|
|
nvme-fabrics: revise host transport option descriptions
James Smart
2016-09-23
1
-3
/
+4
|
*
|
|
nvme-fabrics: rework nvmf_get_address() for variable options
James Smart
2016-09-23
1
-2
/
+10
|
*
|
|
lightnvm: expose device geometry through sysfs
Simon A. F. Lund
2016-09-21
3
-10
/
+30
|
*
|
|
lightnvm: control life of nvm_dev in driver
Matias Bjørling
2016-09-21
3
-33
/
+46
|
*
|
|
nvme: refactor namespaces to support non-gendisk devices
Matias Bjørling
2016-09-21
2
-43
/
+76
*
|
|
|
nvme-rdma: only clear queue flags after successful connect
Sagi Grimberg
2016-09-22
1
-1
/
+1
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-09-15
2
-74
/
+79
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l...
Jens Axboe
2016-09-13
2
-73
/
+72
|
|
\
\
\
|
|
*
|
|
nvme-rdma: add back dependency on CONFIG_BLOCK
Arnd Bergmann
2016-09-12
1
-0
/
+1
|
|
*
|
|
nvme-rdma: fix null pointer dereference on req->mr
Colin Ian King
2016-09-12
1
-0
/
+1
|
|
*
|
|
nvme-rdma: use ib_client API to detect device removal
Steve Wise
2016-09-12
1
-68
/
+40
|
|
*
|
|
nvme-rdma: add DELETING queue flag
Sagi Grimberg
2016-09-12
1
-2
/
+9
|
|
*
|
|
nvme-rdma: destroy nvme queue rdma resources on connect failure
Steve Wise
2016-09-04
1
-3
/
+11
|
|
*
|
|
nvme_rdma: keep a ref on the ctrl during delete/flush
Steve Wise
2016-09-04
1
-8
/
+18
|
*
|
|
|
nvme/quirk: Add a delay before checking device ready for memblaze device
Wenbo Wang
2016-09-08
1
-0
/
+2
|
*
|
|
|
nvme: Don't suspend admin queue that wasn't created
Gabriel Krisman Bertazi
2016-09-07
1
-1
/
+6
*
|
|
|
|
nvme: make NVME_RDMA depend on BLOCK
Linus Torvalds
2016-09-11
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l...
Jens Axboe
2016-08-29
4
-27
/
+46
|
\
\
\
\
|
|
/
/
/
|
|
/
/
|
|
/
/
|
/
|
|
|
*
|
nvme-rdma: Get rid of redundant defines
Sagi Grimberg
2016-08-28
1
-4
/
+0
|
*
|
nvme-rdma: Get rid of duplicate variable
Sagi Grimberg
2016-08-28
1
-8
/
+7
|
*
|
nvme: fabrics drivers don't need the nvme-pci driver
Christoph Hellwig
2016-08-19
1
-1
/
+1
|
*
|
nvme-fabrics: get a reference when reusing a nvme_host structure
Christoph Hellwig
2016-08-19
1
-1
/
+3
|
*
|
nvme-fabrics: change NQN UUID to big-endian format
Daniel Verkamp
2016-08-19
2
-6
/
+6
|
*
|
nvme-rdma: fix sqsize/hsqsize per spec
Jay Freyensee
2016-08-18
1
-4
/
+10
|
*
|
fabrics: define admin sqsize min default, per spec
Jay Freyensee
2016-08-18
2
-3
/
+19
|
*
|
nvme-rdma: initialize ret to zero to avoid returning garbage
Colin Ian King
2016-08-16
1
-1
/
+1
*
|
|
nvme: Fix nvme_get/set_features() with a NULL result pointer
Andy Lutomirski
2016-08-24
1
-2
/
+2
[next]