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.13.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
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
2018-01-15
nvme: host delete_work and reset_work on separate workqueues
Roy Shterman
1
-0
/
+2
2018-01-15
nvme-pci: serialize pci resets
Sagi Grimberg
1
-0
/
+1
2018-01-10
nvme/multipath: Consult blk_status_t for failover
Keith Busch
1
-2
/
+3
2018-01-08
nvme-pci: fix NULL pointer reference in nvme_alloc_ns
Jianchao Wang
1
-0
/
+1
2017-12-29
nvme-mpath: fix last path removal during traffic
Sagi Grimberg
1
-0
/
+12
2017-11-23
nvme-pci: add quirk for delay before CHK RDY for WDC SN200
Jeff Lien
1
-1
/
+1
2017-11-11
nvme: create 'slaves' and 'holders' entries for hidden controllers
Hannes Reinecke
1
-0
/
+8
2017-11-11
nvme: also expose the namespace identification sysfs files for mpath nodes
Christoph Hellwig
1
-0
/
+1
2017-11-11
nvme: implement multipath access to nvme subsystems
Christoph Hellwig
1
-0
/
+57
2017-11-11
nvme: track shared namespaces
Christoph Hellwig
1
-4
/
+22
2017-11-11
nvme: introduce a nvme_ns_ids structure
Christoph Hellwig
1
-4
/
+10
2017-11-11
nvme: track subsystems
Christoph Hellwig
1
-5
/
+22
2017-11-11
block, nvme: Introduce blk_mq_req_flags_t
Bart Van Assche
1
-2
/
+3
2017-11-11
nvme: send uevent for some asynchronous events
Keith Busch
1
-0
/
+1
2017-11-11
nvme: unexport starting async event work
Keith Busch
1
-1
/
+0
2017-11-11
nvme: remove handling of multiple AEN requests
Keith Busch
1
-2
/
+1
2017-11-11
nvme: centralize AEN defines
Keith Busch
1
-1
/
+0
2017-11-11
nvme: check admin passthru command effects
Keith Busch
1
-0
/
+1
2017-11-01
nvme: move controller deletion to common code
Christoph Hellwig
1
-1
/
+4
2017-10-27
nvme: get rid of nvme_ctrl_list
Christoph Hellwig
1
-1
/
+2
2017-10-27
nvme: switch controller refcounting to use struct device
Christoph Hellwig
1
-1
/
+11
2017-10-18
nvme: introduce nvme_reinit_tagset
Sagi Grimberg
1
-0
/
+2
2017-10-04
nvme: update timeout module parameter type
Marc Olson
1
-2
/
+2
2017-09-11
nvme-pci: implement the HMB entry number and size limitations
Christoph Hellwig
1
-0
/
+3
2017-09-11
nvme: fix lightnvm check
Christoph Hellwig
1
-5
/
+5
2017-08-30
nvme: Make nvme user functions static
Keith Busch
1
-7
/
+0
2017-08-29
nvme: remove unused struct nvme_ns fields
Christoph Hellwig
1
-5
/
+1
2017-08-28
nvme: honor RTD3 Entry Latency for shutdowns
Martin K. Petersen
1
-0
/
+1
2017-08-28
nvme: Add admin_tagset pointer to nvme_ctrl
Sagi Grimberg
1
-0
/
+1
2017-08-28
nvme: add support for FW activation without reset
Arnav Dawn
1
-0
/
+2
2017-07-06
nvme: split nvme_uninit_ctrl into stop and uninit
Sagi Grimberg
1
-0
/
+2
2017-07-02
nvme: move ctrl cap to struct nvme_ctrl
Sagi Grimberg
1
-0
/
+1
2017-07-02
nvme: move queue_count to the nvme_ctrl
Sagi Grimberg
1
-0
/
+1
2017-06-28
nvme: read the subsystem NQN from Identify Controller
Christoph Hellwig
1
-1
/
+1
2017-06-28
nvme: remove a misleading comment on struct nvme_ns
Christoph Hellwig
1
-3
/
+0
[next]