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
2021-05-26
nvme-multipath: fix double initialization of ANA state
Christoph Hellwig
1
-2
/
+6
2021-03-07
nvme-core: add cancel tagset helpers
Chao Leng
1
-0
/
+2
2020-11-18
nvme: introduce nvme_sync_io_queues
Chao Leng
1
-0
/
+1
2020-10-07
nvme: consolidate chunk_sectors settings
Keith Busch
1
-1
/
+0
2020-10-07
nvme: Introduce nvme_lba_to_sect()
Damien Le Moal
1
-0
/
+8
2020-10-07
nvme: Cleanup and rename nvme_block_nr()
Damien Le Moal
1
-2
/
+5
2020-10-01
nvme: explicitly update mpath disk capacity on revalidation
Anthony Iliopoulos
1
-0
/
+13
2020-10-01
nvme: Fix controller creation races with teardown flow
Israel Rukshin
1
-0
/
+1
2020-10-01
nvme-multipath: do not reset on unknown status
John Meneghini
1
-2
/
+3
2020-09-17
nvme: have nvme_wait_freeze_timeout return if it timed out
Sagi Grimberg
1
-1
/
+1
2020-08-19
nvme: add a Identify Namespace Identification Descriptor list quirk
Christoph Hellwig
1
-0
/
+7
2020-07-09
nvme-multipath: fix deadlock due to head->lock
Anton Eidelman
1
-0
/
+2
2019-10-14
nvme: Wait for reset state when required
Keith Busch
1
-0
/
+4
2019-10-14
nvme: Remove ADMIN_ONLY state
Keith Busch
1
-1
/
+0
2019-09-26
nvme: Move ctrl sqsize to generic space
Keith Busch
1
-1
/
+1
2019-09-18
Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+34
2019-08-29
nvme: make fabrics command run on a separate request queue
Sagi Grimberg
1
-0
/
+1
2019-08-29
nvme-pci: Support shared tags across queues for Apple 2018 controllers
Benjamin Herrenschmidt
1
-0
/
+5
2019-08-29
nvme-pci: Add support for Apple 2018+ models
Benjamin Herrenschmidt
1
-0
/
+10
2019-08-29
nvme: trace bio completion
Hannes Reinecke
1
-0
/
+16
2019-08-29
nvme: don't pass cap to nvme_disable_ctrl
Sagi Grimberg
1
-1
/
+1
2019-08-29
nvme: move sqsize setting to the core
Sagi Grimberg
1
-1
/
+1
2019-08-20
nvme: Add quirk for LiteON CL1 devices running FW 22301111
Mario Limonciello
1
-0
/
+5
2019-08-01
nvme: fix controller removal race with scan work
Sagi Grimberg
1
-2
/
+7
2019-08-01
nvme: fix a possible deadlock when passthru commands sent to a multipath device
Sagi Grimberg
1
-0
/
+12
2019-07-23
nvme: fix multipath crash when ANA is deactivated
Marta Rybczynska
1
-1
/
+5
2019-07-10
nvme: set physical block size and optimal I/O size
Bart Van Assche
1
-0
/
+1
2019-06-21
nvme: enable to inject errors into admin commands
Akinobu Mita
1
-0
/
+2
2019-06-21
nvme: prepare for fault injection into admin commands
Akinobu Mita
1
-15
/
+19
2019-06-21
nvme: export get and set features
Keith Busch
1
-0
/
+6
2019-05-17
nvme-pci: Sync queues on reset
Keith Busch
1
-0
/
+1
2019-05-01
nvme: mark nvme_core_init and nvme_core_exit static
Christoph Hellwig
1
-3
/
+0
2019-03-13
nvme: disable Write Zeroes for qemu controllers
Christoph Hellwig
1
-0
/
+5
2019-02-20
nvme: convert to SPDX identifiers
Christoph Hellwig
1
-9
/
+1
2019-02-20
nvme: unexport nvme_delete_ctrl_sync()
Bart Van Assche
1
-1
/
+0
2019-02-20
nvme-multipath: round-robin I/O policy
Hannes Reinecke
1
-0
/
+9
2019-02-15
Merge tag 'v5.0-rc6' into for-5.1/block
Jens Axboe
1
-0
/
+1
2019-02-06
nvme: lock NS list changes while handling command effects
Keith Busch
1
-0
/
+1
2019-02-04
nvme: remove the .stop_ctrl callout
Sagi Grimberg
1
-1
/
+0
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
[next]