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.14.y
linux-6.15.y
linux-6.16.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
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-15
nvme: move reset workqueue handling to common code
Christoph Hellwig
1
-3
/
+23
2017-06-15
nvme: move protection information check into nvme_setup_rw
Christoph Hellwig
1
-3
/
+13
2017-06-15
nvme: mark shutdown_timeout static
Christoph Hellwig
1
-2
/
+2
2017-06-15
nvme: use ctrl->device consistently for logging
Johannes Thumshirn
1
-5
/
+5
2017-06-15
nvme: provide UUID value to userspace
Johannes Thumshirn
1
-1
/
+24
2017-06-15
nvme: get list of namespace descriptors
Johannes Thumshirn
1
-0
/
+79
2017-06-15
nvme: rename uuid to nguid in nvme_ns
Johannes Thumshirn
1
-5
/
+5
2017-06-15
nvme: queue ns scanning and async request from nvme_wq
Sagi Grimberg
1
-3
/
+3
2017-06-15
nvme: Move transports to use nvme-core workqueue
Sagi Grimberg
1
-2
/
+13
2017-06-15
nvme: Don't allow to reset a reconnecting controller
Sagi Grimberg
1
-1
/
+0
2017-06-13
nvme: save hmpre and hmmin in struct nvme_ctrl
Christoph Hellwig
1
-0
/
+2
2017-06-12
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
1
-7
/
+14
2017-06-09
blk-mq: switch ->queue_rq return value to blk_status_t
Christoph Hellwig
1
-7
/
+7
2017-06-09
block: introduce new block status code type
Christoph Hellwig
1
-18
/
+11
2017-06-07
nvme: relax APST default max latency to 100ms
Kai-Heng Feng
1
-1
/
+1
2017-06-07
nvme: only consider exit latency when choosing useful non-op power states
Kai-Heng Feng
1
-6
/
+9
2017-06-07
nvme: fix hang in remove path
Ming Lei
1
-0
/
+4
2017-05-26
nvme: only setup block integrity if supported by the driver
Christoph Hellwig
1
-19
/
+31
2017-05-26
nvme: replace is_flags field in nvme_ctrl_ops with a flags field
Christoph Hellwig
1
-1
/
+1
2017-05-22
nvme: avoid to use blk_mq_abort_requeue_list()
Ming Lei
1
-2
/
+3
2017-05-22
nvme: use blk_mq_start_hw_queues() in nvme_kill_queues()
Ming Lei
1
-1
/
+7
2017-04-25
nvme: Add nvme_core.force_apst to ignore the NO_APST quirk
Andy Lutomirski
1
-1
/
+19
2017-04-25
nvme: Display raw APST configuration via DYNAMIC_DEBUG
Andy Lutomirski
1
-0
/
+16
2017-04-25
nvme: Fix APST comment
Andy Lutomirski
1
-1
/
+1
2017-04-25
Merge branch 'master' into for-4.12/post-merge
Jens Axboe
1
-8
/
+15
2017-04-21
nvme: let dm-mpath distinguish nvme error codes
Junxiong Guan
1
-0
/
+14
2017-04-20
nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA"
Andy Lutomirski
1
-0
/
+9
2017-04-20
nvme: Adjust the Samsung APST quirk
Andy Lutomirski
1
-10
/
+8
2017-04-20
blk-mq: remove the error argument to blk_mq_complete_request
Christoph Hellwig
1
-1
/
+1
2017-04-20
nvme: make nvme_error_status private
Christoph Hellwig
1
-2
/
+1
2017-04-20
nvme: split nvme status from block req->errors
Christoph Hellwig
1
-19
/
+31
2017-04-08
nvme: implement REQ_OP_WRITE_ZEROES
Christoph Hellwig
1
-5
/
+5
2017-04-07
Merge branch 'for-linus' into for-4.12/block
Jens Axboe
1
-1
/
+1
2017-04-05
nvme: move the retries count to struct nvme_request
Christoph Hellwig
1
-5
/
+5
2017-04-05
nvme: mark nvme_max_retries static
Christoph Hellwig
1
-2
/
+1
2017-04-05
nvme: cleanup nvme_req_needs_retry
Christoph Hellwig
1
-5
/
+11
2017-04-05
nvme: move ->retries setup to nvme_setup_cmd
Christoph Hellwig
1
-0
/
+5
2017-04-04
nvme: factor request completion code into a common helper
Christoph Hellwig
1
-6
/
+29
2017-04-02
nvme: add missing byte swap in nvme_setup_discard
Christoph Hellwig
1
-1
/
+1
2017-03-29
block: rename blk_mq_freeze_queue_start()
Ming Lei
1
-1
/
+1
2017-03-02
nvme: Complete all stuck requests
Keith Busch
1
-0
/
+47
2017-02-22
nvme/core: Fix race kicking freed request_queue
Keith Busch
1
-3
/
+3
2017-02-22
nvme: Enable autonomous power state transitions
Andy Lutomirski
1
-0
/
+154
2017-02-22
nvme: Add a quirk mechanism that uses identify_ctrl
Andy Lutomirski
1
-0
/
+64
2017-02-22
nvme: Use CNS as 8-bit field and avoid endianness conversion
Parav Pandit
1
-2
/
+3
2017-02-22
nvme: add semicolon in nvme_command setting
Max Gurtovoy
1
-2
/
+2
2017-02-22
nvme: Make controller state visible via sysfs
Sagi Grimberg
1
-0
/
+24
2017-02-18
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
1
-15
/
+41
2017-02-18
Merge branch 'for-4.11/block' into for-4.11/linus-merge
Jens Axboe
1
-0
/
+30
2017-02-17
nvme: Check for Security send/recv support before issuing commands.
Scott Bauer
1
-0
/
+1
[prev]
[next]