index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvme: make nvme_get_log_ext non-static
Matias Bjørling
2018-03-26
1
-1
/
+1
*
nvme: Add .stop_ctrl to nvme ctrl ops
Nitzan Carmi
2018-03-26
1
-0
/
+2
*
nvme: Skip checking heads without namespaces
Keith Busch
2018-03-26
1
-0
/
+1
*
nvme: centralize ctrl removal prints
Max Gurtovoy
2018-03-26
1
-0
/
+3
*
nvme: implement log page low/high offset and dwords
Matias Bjørling
2018-03-26
1
-10
/
+22
*
nvme: change namespaces_mutext to namespaces_rwsem
Jianchao Wang
2018-03-26
1
-32
/
+32
*
nvme: fix the dangerous reference of namespaces list
Jianchao Wang
2018-03-26
1
-2
/
+14
*
nvme: Add fault injection feature
Thomas Tai
2018-03-26
1
-0
/
+2
*
nvme: use define instead of magic value for identify size
Minwoo Im
2018-03-26
1
-2
/
+3
*
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
2018-03-08
1
-2
/
+2
*
Merge branch 'for-jens' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2018-02-28
1
-9
/
+3
|
\
|
*
nvme-multipath: fix sysfs dangerously created links
Baegjae Sung
2018-02-28
1
-9
/
+3
*
|
nvme-rdma: fix sysfs invoked reset_ctrl error flow
Nitzan Carmi
2018-02-14
1
-1
/
+5
*
|
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
1
-5
/
+3
*
|
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
1
-0
/
+1
*
|
nvme: rename NVME_CTRL_RECONNECTING state to NVME_CTRL_CONNECTING
Max Gurtovoy
2018-02-08
1
-5
/
+5
|
/
*
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
1
-18
/
+116
|
\
\
|
*
|
nvme: add tracepoint for nvme_complete_rq
Johannes Thumshirn
2018-01-26
1
-0
/
+2
|
*
|
nvme: add tracepoint for nvme_setup_cmd
Johannes Thumshirn
2018-01-26
1
-0
/
+7
|
*
|
nvme-pci: introduce RECONNECTING state to mark initializing procedure
Jianchao Wang
2018-01-26
1
-1
/
+1
|
*
|
nvme: host delete_work and reset_work on separate workqueues
Roy Shterman
2018-01-15
1
-5
/
+39
|
*
|
nvme-pci: serialize pci resets
Sagi Grimberg
2018-01-15
1
-1
/
+2
|
*
|
nvme/multipath: Consult blk_status_t for failover
Keith Busch
2018-01-10
1
-4
/
+5
|
*
|
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
|
*
|
nvme: take refcount on transport module
Nitzan Carmi
2018-01-08
1
-3
/
+14
|
*
|
nvme-pci: fix NULL pointer reference in nvme_alloc_ns
Jianchao Wang
2018-01-08
1
-3
/
+22
|
*
|
nvme: modify the debug level for setting shutdown timeout
Max Gurtovoy
2018-01-08
1
-1
/
+1
*
|
|
nvme-mpath: fix last path removal during traffic
Sagi Grimberg
2017-12-29
1
-0
/
+1
*
|
|
nvme: fix sector units when going between formats
Jeff Lien
2017-12-29
1
-1
/
+5
|
|
/
|
/
|
*
|
nvme: setup streams after initializing namespace head
Keith Busch
2017-12-15
1
-1
/
+1
*
|
nvme: check hw sectors before setting chunk sectors
Keith Busch
2017-12-15
1
-1
/
+2
*
|
nvme: call blk_integrity_unregister after queue is cleaned up
Ming Lei
2017-12-15
1
-2
/
+2
*
|
nvme: set discard_alignment to zero
David Disseldorp
2017-12-15
1
-1
/
+1
|
/
*
nvme: Suppress static analyis warning
Keith Busch
2017-11-20
1
-5
/
+2
*
nvme: Fix NULL dereference on reservation request
Keith Busch
2017-11-20
1
-6
/
+6
*
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-14
1
-384
/
+917
|
\
|
*
nvme: fix visibility of "uuid" ns attribute
Martin Wilck
2017-11-11
1
-1
/
+1
|
*
nvme: expose subsys attribute to sysfs
Hannes Reinecke
2017-11-10
1
-0
/
+48
|
*
nvme: create 'slaves' and 'holders' entries for hidden controllers
Hannes Reinecke
2017-11-10
1
-0
/
+2
|
*
nvme: also expose the namespace identification sysfs files for mpath nodes
Christoph Hellwig
2017-11-10
1
-26
/
+31
|
*
nvme: implement multipath access to nvme subsystems
Christoph Hellwig
2017-11-10
1
-14
/
+133
|
*
nvme: track shared namespaces
Christoph Hellwig
2017-11-10
1
-39
/
+181
|
*
nvme: introduce a nvme_ns_ids structure
Christoph Hellwig
2017-11-10
1
-30
/
+39
|
*
nvme: track subsystems
Christoph Hellwig
2017-11-10
1
-29
/
+181
[next]