index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
nvme.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-06
nvme: lock NS list changes while handling command effects
Keith Busch
1
-0
/
+1
2019-01-09
nvme: introduce NVME_QUIRK_IGNORE_DEV_SUBNQN
James Dingwall
1
-0
/
+5
2018-12-18
nvme-core: optionally poll sync commands
Sagi Grimberg
1
-1
/
+1
2018-12-13
nvme: provide fallback for discard alloc failure
Jens Axboe
1
-0
/
+3
2018-12-13
nvme: add __exit annotation
Chengguang Xu
1
-1
/
+1
2018-12-11
lightnvm: simplify geometry enumeration
Matias Bjørling
1
-2
/
+0
2018-12-08
nvme: remove unused function nvme_ctrl_ready
Israel Rukshin
1
-9
/
+0
2018-12-08
nvme: implement Enhanced Command Retry
Keith Busch
1
-0
/
+1
2018-12-08
nvme: support traffic based keep-alive
Sagi Grimberg
1
-0
/
+1
2018-12-08
nvme: cache controller attributes
Sagi Grimberg
1
-0
/
+1
2018-12-08
nvme: add a numa_node field to struct nvme_ctrl
Hannes Reinecke
1
-0
/
+1
2018-12-04
Merge tag 'v4.20-rc5' into for-4.21/block
Jens Axboe
1
-0
/
+3
2018-11-30
nvme: warn when finding multi-port subsystems without multipathing enabled
Christoph Hellwig
1
-0
/
+3
2018-11-08
blk-mq-tag: change busy_iter_fn to return whether to continue or not
Jens Axboe
1
-1
/
+1
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2018-10-17
nvme-pci: Add support for P2P memory in requests
Logan Gunthorpe
1
-0
/
+1
2018-10-02
nvme: take node locality into account when selecting a path
Christoph Hellwig
1
-16
/
+9
2018-09-28
nvme: register ns_id attributes as default sysfs groups
Hannes Reinecke
1
-8
/
+2
2018-08-06
Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/block2
Jens Axboe
1
-12
/
+49
2018-07-30
nvme: use blk API to remap ref tags for IOs with metadata
Max Gurtovoy
1
-8
/
+1
2018-07-27
nvme: add ANA support
Christoph Hellwig
1
-4
/
+47
2018-07-27
nvme: remove nvme_req_needs_failover
Christoph Hellwig
1
-6
/
+0
2018-07-27
nvme: simplify the API for getting log pages
Christoph Hellwig
1
-2
/
+2
2018-07-23
nvme: use hw qid in trace events
Keith Busch
1
-0
/
+7
2018-07-23
nvme: cache struct nvme_ctrl reference to struct nvme_request
Sagi Grimberg
1
-0
/
+1
2018-06-21
nvme-pci: limit max IO size and segments to avoid high order allocations
Jens Axboe
1
-0
/
+1
2018-06-14
nvme: remove nvme_reinit_tagset
Christoph Hellwig
1
-2
/
+0
2018-06-08
nvme: cleanup double shift issue
Dan Carpenter
1
-1
/
+0
2018-06-04
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+6
2018-06-01
nvme: use the changed namespaces list log to clear ns data changed AENs
Christoph Hellwig
1
-0
/
+2
2018-06-01
nvme: mark nvme_queue_scan static
Christoph Hellwig
1
-1
/
+0
2018-06-01
nvme: submit AEN event configuration on startup
Hannes Reinecke
1
-0
/
+1
2018-05-23
nvme: fix lockdep warning in nvme_mpath_clear_current_path
Johannes Thumshirn
1
-1
/
+2
2018-05-21
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/block
Jens Axboe
1
-1
/
+1
2018-05-18
nvme: mark the result argument to nvme_complete_async_event volatile
Christoph Hellwig
1
-1
/
+1
2018-05-11
nvme: add quirk to force medium priority for SQ creation
Jens Axboe
1
-0
/
+5
2018-05-03
nvme/multipath: Fix multipath disabled naming collisions
Keith Busch
1
-0
/
+12
2018-04-12
nvme: expand nvmf_check_if_ready checks
James Smart
1
-0
/
+1
2018-04-12
nvme: unexport nvme_start_keep_alive
Johannes Thumshirn
1
-1
/
+0
2018-04-12
nvme: enforce 64bit offset for nvme_get_log_ext fn
Matias Bjørling
1
-1
/
+1
2018-04-06
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+34
2018-03-30
nvme: lightnvm: add late setup of block size and metadata
Matias Bjørling
1
-0
/
+2
2018-03-26
nvme: make nvme_get_log_ext non-static
Matias Bjørling
1
-0
/
+3
2018-03-26
nvme: Add .stop_ctrl to nvme ctrl ops
Nitzan Carmi
1
-0
/
+1
2018-03-26
nvme: change namespaces_mutext to namespaces_rwsem
Jianchao Wang
1
-1
/
+1
2018-03-26
nvme: Add fault injection feature
Thomas Tai
1
-0
/
+27
2018-03-07
Revert "nvme: create 'slaves' and 'holders' entries for hidden controllers"
Christoph Hellwig
1
-8
/
+0
2018-02-12
nvme: Don't use a stack buffer for keep-alive command
Roland Dreier
1
-0
/
+1
2018-02-08
nvme: rename NVME_CTRL_RECONNECTING state to NVME_CTRL_CONNECTING
Max Gurtovoy
1
-1
/
+1
2018-01-29
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+7
[next]