index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
nvme.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
NVMe: Allow queues to be allocated above 4GB
Matthew Wilcox
2011-11-04
1
-1
/
+2
*
NVMe: Enable device DMA
Matthew Wilcox
2011-11-04
1
-0
/
+1
*
NVMe: Enable and disable the PCI device
Shane Michael Matthews
2011-11-04
1
-0
/
+5
*
NVMe: Check returns from nvme_alloc_queue()
Matthew Wilcox
2011-11-04
1
-0
/
+5
*
NVMe: Remove 'node' from nvme_dev
Matthew Wilcox
2011-11-04
1
-1
/
+0
*
NVMe: Read the model, serial & firmware rev from the controller
Matthew Wilcox
2011-11-04
1
-1
/
+9
*
NVMe: Add NVME_IOCTL_SUBMIT_IO
Matthew Wilcox
2011-11-04
1
-0
/
+43
*
NVMe: Create nvme_map_user_pages() and nvme_unmap_user_pages()
Matthew Wilcox
2011-11-04
1
-15
/
+53
*
NVMe: Change NVME_IOCTL_GET_RANGE_TYPE to return all the ranges
Matthew Wilcox
2011-11-04
1
-30
/
+19
*
NVMe: Zero the command before we send it
Matthew Wilcox
2011-11-04
1
-0
/
+1
*
NVMe: Add nvme_setup_prps()
Matthew Wilcox
2011-11-04
1
-24
/
+46
*
NVMe: Use PRP2 for the nvme_identify ioctl
Matthew Wilcox
2011-11-04
1
-17
/
+41
*
NVMe: Fix admin IRQ claim on real hardware
Matthew Wilcox
2011-11-04
1
-0
/
+1
*
NVMe: Rename 'cycle' to 'phase'
Matthew Wilcox
2011-11-04
1
-8
/
+8
*
NVMe: Implement per-CPU queues
Matthew Wilcox
2011-11-04
1
-11
/
+50
*
NVMe: Reduce set_queue_count arguments by one
Matthew Wilcox
2011-11-04
1
-3
/
+3
*
NVMe: Factor out queue_request_irq()
Matthew Wilcox
2011-11-04
1
-4
/
+9
*
NVMe: New driver
Matthew Wilcox
2011-11-04
1
-0
/
+1043
[prev]