index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvme_fc: rework sqsize handling
James Smart
2018-03-08
1
-10
/
+17
*
nvme-fabrics: Ignore nr_io_queues option for discovery controllers
Roland Dreier
2018-03-08
1
-0
/
+5
*
Revert "nvme: create 'slaves' and 'holders' entries for hidden controllers"
Christoph Hellwig
2018-03-07
3
-40
/
+0
*
nvme: pci: pass max vectors as num_possible_cpus() to pci_alloc_irq_vectors
Ming Lei
2018-03-01
1
-1
/
+1
*
nvme-pci: Fix EEH failure on ppc
Wen Xiong
2018-03-01
1
-6
/
+7
*
Merge branch 'for-jens' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2018-02-28
7
-23
/
+28
|
\
|
*
nvmet: fix PSDT field check in command format
Max Gurtovoy
2018-02-28
1
-3
/
+6
|
*
nvme-multipath: fix sysfs dangerously created links
Baegjae Sung
2018-02-28
2
-14
/
+13
|
*
nvme-pci: Fix nvme queue cleanup if IRQ setup fails
Jianchao Wang
2018-02-26
1
-1
/
+4
|
*
nvmet-loop: use blk_rq_payload_bytes for sgl selection
Christoph Hellwig
2018-02-22
1
-2
/
+2
|
*
nvme-rdma: use blk_rq_payload_bytes instead of blk_rq_bytes
Christoph Hellwig
2018-02-22
1
-2
/
+2
|
*
nvme-fabrics: don't check for non-NULL module in nvmf_register_transport
Christoph Hellwig
2018-02-22
1
-1
/
+1
*
|
nvme-rdma: fix sysfs invoked reset_ctrl error flow
Nitzan Carmi
2018-02-14
2
-6
/
+7
*
|
nvmet: Change return code of discard command if not supported
Israel Rukshin
2018-02-14
1
-2
/
+5
*
|
nvme-pci: Fix timeouts in connecting state
Keith Busch
2018-02-13
1
-1
/
+5
*
|
nvme-pci: Remap CMB SQ entries on every controller reset
Keith Busch
2018-02-13
1
-11
/
+14
*
|
nvme: fix the deadlock in nvme_update_formats
Jianchao Wang
2018-02-13
1
-3
/
+8
*
|
nvme: Don't use a stack buffer for keep-alive command
Roland Dreier
2018-02-12
2
-5
/
+4
*
|
nvme_fc: cleanup io completion
James Smart
2018-02-11
1
-51
/
+12
*
|
nvme_fc: correct abort race condition on resets
James Smart
2018-02-11
1
-72
/
+26
*
|
nvme: Fix discard buffer overrun
Keith Busch
2018-02-08
1
-3
/
+5
*
|
nvme: delete NVME_CTRL_LIVE --> NVME_CTRL_CONNECTING transition
Max Gurtovoy
2018-02-08
1
-1
/
+0
*
|
nvme-rdma: use NVME_CTRL_CONNECTING state to mark init process
Max Gurtovoy
2018-02-08
2
-0
/
+4
*
|
nvme: rename NVME_CTRL_RECONNECTING state to NVME_CTRL_CONNECTING
Max Gurtovoy
2018-02-08
6
-24
/
+25
|
/
*
Merge tag 'for-linus-20180204' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-02-04
1
-10
/
+2
|
\
|
*
blk-mq: introduce BLK_STS_DEV_RESOURCE
Ming Lei
2018-01-30
1
-10
/
+2
*
|
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-01
1
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
treewide: Use DEVICE_ATTR_RO
Joe Perches
2018-01-09
1
-5
/
+5
*
|
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-01-29
19
-499
/
+833
|
\
\
|
*
|
nvme: add tracepoint for nvme_complete_rq
Johannes Thumshirn
2018-01-26
2
-0
/
+27
|
*
|
nvme: add tracepoint for nvme_setup_cmd
Johannes Thumshirn
2018-01-26
4
-0
/
+281
|
*
|
nvme-pci: introduce RECONNECTING state to mark initializing procedure
Jianchao Wang
2018-01-26
2
-3
/
+18
|
*
|
nvme-rdma: remove redundant boolean for inline_data
Max Gurtovoy
2018-01-25
1
-3
/
+0
|
*
|
nvme: don't free uuid pointer before printing it
Johannes Thumshirn
2018-01-25
1
-1
/
+2
|
*
|
nvme-pci: Suspend queues after deleting them
Keith Busch
2018-01-25
1
-19
/
+8
|
*
|
nvme-pci: Fix queue double allocations
Keith Busch
2018-01-23
1
-0
/
+3
|
*
|
nvme-pci: clean up SMBSZ bit definitions
Christoph Hellwig
2018-01-17
1
-6
/
+17
|
*
|
nvme-pci: clean up CMB initialization
Christoph Hellwig
2018-01-17
1
-27
/
+14
|
*
|
nvme-fc: correct hang in nvme_ns_remove()
James Smart
2018-01-17
1
-0
/
+3
|
*
|
nvme-fc: fix rogue admin cmds stalling teardown
James Smart
2018-01-17
1
-0
/
+3
|
*
|
nvmet: release a ns reference in nvmet_req_uninit if needed
Sagi Grimberg
2018-01-15
1
-0
/
+3
|
*
|
nvme-fabrics: fix memory leak when parsing host ID option
Roland Dreier
2018-01-15
1
-1
/
+3
|
*
|
nvme: fix comment typos in nvme_create_io_queues
Minwoo Im
2018-01-15
1
-2
/
+2
|
*
|
nvme: host delete_work and reset_work on separate workqueues
Roy Shterman
2018-01-15
4
-7
/
+43
|
*
|
nvme-pci: allocate device queues storage space at probe
Sagi Grimberg
2018-01-15
1
-37
/
+26
|
*
|
nvme-pci: serialize pci resets
Sagi Grimberg
2018-01-15
3
-2
/
+4
|
*
|
nvme/multipath: Use blk_path_error
Keith Busch
2018-01-10
1
-13
/
+1
|
*
|
nvme/multipath: Consult blk_status_t for failover
Keith Busch
2018-01-10
3
-42
/
+16
|
*
|
nvme: Add more command status translation
Keith Busch
2018-01-10
1
-0
/
+7
|
*
|
nvme: fix subsystem multiple controllers support check
Israel Rukshin
2018-01-08
1
-1
/
+17
[next]