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: Fix controller creation races with teardown flow
Israel Rukshin
2020-03-25
1
-0
/
+1
*
nvme-multipath: do not reset on unknown status
John Meneghini
2020-03-25
1
-2
/
+3
*
nvme-rdma: Avoid preallocating big SGL for data
Israel Rukshin
2019-11-26
1
-0
/
+6
*
Merge tag 'for-5.5/drivers-post-20191122' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-11-25
1
-0
/
+13
|
\
|
*
nvme: hwmon: add quirk to avoid changing temperature threshold
Akinobu Mita
2019-11-21
1
-0
/
+5
|
*
nvme: Add hardware monitoring support
Guenter Roeck
2019-11-11
1
-0
/
+8
*
|
Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-11-25
1
-2
/
+18
|
\
|
|
*
nvme: Introduce nvme_lba_to_sect()
Damien Le Moal
2019-11-04
1
-0
/
+8
|
*
nvme: Cleanup and rename nvme_block_nr()
Damien Le Moal
2019-11-04
1
-2
/
+5
|
*
nvme: introduce nvme_is_aen_req function
Israel Rukshin
2019-11-04
1
-0
/
+5
*
|
nvme: Wait for reset state when required
Keith Busch
2019-10-14
1
-0
/
+4
*
|
nvme: Remove ADMIN_ONLY state
Keith Busch
2019-10-14
1
-1
/
+0
|
/
*
nvme: Move ctrl sqsize to generic space
Keith Busch
2019-09-26
1
-1
/
+1
*
Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-09-18
1
-2
/
+34
|
\
|
*
nvme: make fabrics command run on a separate request queue
Sagi Grimberg
2019-08-29
1
-0
/
+1
|
*
nvme-pci: Support shared tags across queues for Apple 2018 controllers
Benjamin Herrenschmidt
2019-08-29
1
-0
/
+5
|
*
nvme-pci: Add support for Apple 2018+ models
Benjamin Herrenschmidt
2019-08-29
1
-0
/
+10
|
*
nvme: trace bio completion
Hannes Reinecke
2019-08-29
1
-0
/
+16
|
*
nvme: don't pass cap to nvme_disable_ctrl
Sagi Grimberg
2019-08-29
1
-1
/
+1
|
*
nvme: move sqsize setting to the core
Sagi Grimberg
2019-08-29
1
-1
/
+1
*
|
nvme: Add quirk for LiteON CL1 devices running FW 22301111
Mario Limonciello
2019-08-20
1
-0
/
+5
*
|
nvme: fix controller removal race with scan work
Sagi Grimberg
2019-08-01
1
-2
/
+7
*
|
nvme: fix a possible deadlock when passthru commands sent to a multipath device
Sagi Grimberg
2019-08-01
1
-0
/
+12
|
/
*
nvme: fix multipath crash when ANA is deactivated
Marta Rybczynska
2019-07-23
1
-1
/
+5
*
nvme: set physical block size and optimal I/O size
Bart Van Assche
2019-07-09
1
-0
/
+1
*
nvme: enable to inject errors into admin commands
Akinobu Mita
2019-06-21
1
-0
/
+2
*
nvme: prepare for fault injection into admin commands
Akinobu Mita
2019-06-21
1
-15
/
+19
*
nvme: export get and set features
Keith Busch
2019-06-21
1
-0
/
+6
*
nvme-pci: Sync queues on reset
Keith Busch
2019-05-17
1
-0
/
+1
*
nvme: mark nvme_core_init and nvme_core_exit static
Christoph Hellwig
2019-05-01
1
-3
/
+0
*
nvme: disable Write Zeroes for qemu controllers
Christoph Hellwig
2019-03-13
1
-0
/
+5
*
nvme: convert to SPDX identifiers
Christoph Hellwig
2019-02-20
1
-9
/
+1
*
nvme: unexport nvme_delete_ctrl_sync()
Bart Van Assche
2019-02-20
1
-1
/
+0
*
nvme-multipath: round-robin I/O policy
Hannes Reinecke
2019-02-20
1
-0
/
+9
*
Merge tag 'v5.0-rc6' into for-5.1/block
Jens Axboe
2019-02-15
1
-0
/
+1
|
\
|
*
nvme: lock NS list changes while handling command effects
Keith Busch
2019-02-06
1
-0
/
+1
*
|
nvme: remove the .stop_ctrl callout
Sagi Grimberg
2019-02-04
1
-1
/
+0
|
/
*
nvme: introduce NVME_QUIRK_IGNORE_DEV_SUBNQN
James Dingwall
2019-01-09
1
-0
/
+5
*
nvme-core: optionally poll sync commands
Sagi Grimberg
2018-12-18
1
-1
/
+1
*
nvme: provide fallback for discard alloc failure
Jens Axboe
2018-12-13
1
-0
/
+3
*
nvme: add __exit annotation
Chengguang Xu
2018-12-13
1
-1
/
+1
*
lightnvm: simplify geometry enumeration
Matias Bjørling
2018-12-11
1
-2
/
+0
*
nvme: remove unused function nvme_ctrl_ready
Israel Rukshin
2018-12-08
1
-9
/
+0
*
nvme: implement Enhanced Command Retry
Keith Busch
2018-12-08
1
-0
/
+1
*
nvme: support traffic based keep-alive
Sagi Grimberg
2018-12-08
1
-0
/
+1
*
nvme: cache controller attributes
Sagi Grimberg
2018-12-08
1
-0
/
+1
*
nvme: add a numa_node field to struct nvme_ctrl
Hannes Reinecke
2018-12-08
1
-0
/
+1
*
Merge tag 'v4.20-rc5' into for-4.21/block
Jens Axboe
2018-12-04
1
-0
/
+3
|
\
|
*
nvme: warn when finding multi-port subsystems without multipathing enabled
Christoph Hellwig
2018-11-30
1
-0
/
+3
*
|
blk-mq-tag: change busy_iter_fn to return whether to continue or not
Jens Axboe
2018-11-08
1
-1
/
+1
|
/
[next]