index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
nvme.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvme-pci: limit max IO size and segments to avoid high order allocations
Jens Axboe
2018-06-21
1
-0
/
+1
*
nvme: remove nvme_reinit_tagset
Christoph Hellwig
2018-06-14
1
-2
/
+0
*
nvme: cleanup double shift issue
Dan Carpenter
2018-06-08
1
-1
/
+0
*
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-04
1
-3
/
+6
|
\
|
*
nvme: use the changed namespaces list log to clear ns data changed AENs
Christoph Hellwig
2018-06-01
1
-0
/
+2
|
*
nvme: mark nvme_queue_scan static
Christoph Hellwig
2018-06-01
1
-1
/
+0
|
*
nvme: submit AEN event configuration on startup
Hannes Reinecke
2018-06-01
1
-0
/
+1
|
*
nvme: fix lockdep warning in nvme_mpath_clear_current_path
Johannes Thumshirn
2018-05-23
1
-1
/
+2
|
*
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/block
Jens Axboe
2018-05-21
1
-1
/
+1
|
|
\
|
|
*
nvme: mark the result argument to nvme_complete_async_event volatile
Christoph Hellwig
2018-05-18
1
-1
/
+1
*
|
|
nvme: add quirk to force medium priority for SQ creation
Jens Axboe
2018-05-11
1
-0
/
+5
|
/
/
*
/
nvme/multipath: Fix multipath disabled naming collisions
Keith Busch
2018-05-03
1
-0
/
+12
|
/
*
nvme: expand nvmf_check_if_ready checks
James Smart
2018-04-12
1
-0
/
+1
*
nvme: unexport nvme_start_keep_alive
Johannes Thumshirn
2018-04-12
1
-1
/
+0
*
nvme: enforce 64bit offset for nvme_get_log_ext fn
Matias Bjørling
2018-04-12
1
-1
/
+1
*
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-04-05
1
-1
/
+34
|
\
|
*
nvme: lightnvm: add late setup of block size and metadata
Matias Bjørling
2018-03-30
1
-0
/
+2
|
*
nvme: make nvme_get_log_ext non-static
Matias Bjørling
2018-03-26
1
-0
/
+3
|
*
nvme: Add .stop_ctrl to nvme ctrl ops
Nitzan Carmi
2018-03-26
1
-0
/
+1
|
*
nvme: change namespaces_mutext to namespaces_rwsem
Jianchao Wang
2018-03-26
1
-1
/
+1
|
*
nvme: Add fault injection feature
Thomas Tai
2018-03-26
1
-0
/
+27
*
|
Revert "nvme: create 'slaves' and 'holders' entries for hidden controllers"
Christoph Hellwig
2018-03-07
1
-8
/
+0
|
/
*
nvme: Don't use a stack buffer for keep-alive command
Roland Dreier
2018-02-12
1
-0
/
+1
*
nvme: rename NVME_CTRL_RECONNECTING state to NVME_CTRL_CONNECTING
Max Gurtovoy
2018-02-08
1
-1
/
+1
*
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-01-29
1
-2
/
+7
|
\
|
*
nvme: host delete_work and reset_work on separate workqueues
Roy Shterman
2018-01-15
1
-0
/
+2
|
*
nvme-pci: serialize pci resets
Sagi Grimberg
2018-01-15
1
-0
/
+1
|
*
nvme/multipath: Consult blk_status_t for failover
Keith Busch
2018-01-10
1
-2
/
+3
|
*
nvme-pci: fix NULL pointer reference in nvme_alloc_ns
Jianchao Wang
2018-01-08
1
-0
/
+1
*
|
nvme-mpath: fix last path removal during traffic
Sagi Grimberg
2017-12-29
1
-0
/
+12
|
/
*
nvme-pci: add quirk for delay before CHK RDY for WDC SN200
Jeff Lien
2017-11-23
1
-1
/
+1
*
nvme: create 'slaves' and 'holders' entries for hidden controllers
Hannes Reinecke
2017-11-11
1
-0
/
+8
*
nvme: also expose the namespace identification sysfs files for mpath nodes
Christoph Hellwig
2017-11-11
1
-0
/
+1
*
nvme: implement multipath access to nvme subsystems
Christoph Hellwig
2017-11-11
1
-0
/
+57
*
nvme: track shared namespaces
Christoph Hellwig
2017-11-11
1
-4
/
+22
*
nvme: introduce a nvme_ns_ids structure
Christoph Hellwig
2017-11-11
1
-4
/
+10
*
nvme: track subsystems
Christoph Hellwig
2017-11-11
1
-5
/
+22
*
block, nvme: Introduce blk_mq_req_flags_t
Bart Van Assche
2017-11-11
1
-2
/
+3
*
nvme: send uevent for some asynchronous events
Keith Busch
2017-11-11
1
-0
/
+1
*
nvme: unexport starting async event work
Keith Busch
2017-11-11
1
-1
/
+0
*
nvme: remove handling of multiple AEN requests
Keith Busch
2017-11-11
1
-2
/
+1
*
nvme: centralize AEN defines
Keith Busch
2017-11-11
1
-1
/
+0
*
nvme: check admin passthru command effects
Keith Busch
2017-11-11
1
-0
/
+1
*
nvme: move controller deletion to common code
Christoph Hellwig
2017-11-01
1
-1
/
+4
*
nvme: get rid of nvme_ctrl_list
Christoph Hellwig
2017-10-27
1
-1
/
+2
*
nvme: switch controller refcounting to use struct device
Christoph Hellwig
2017-10-27
1
-1
/
+11
*
nvme: introduce nvme_reinit_tagset
Sagi Grimberg
2017-10-18
1
-0
/
+2
*
nvme: update timeout module parameter type
Marc Olson
2017-10-04
1
-2
/
+2
*
nvme-pci: implement the HMB entry number and size limitations
Christoph Hellwig
2017-09-11
1
-0
/
+3
*
nvme: fix lightnvm check
Christoph Hellwig
2017-09-11
1
-5
/
+5
[next]