index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvme: fix deadlock in disconnect during scan_work and/or ana_work
Sagi Grimberg
2020-08-21
1
-0
/
+15
*
nvme: add a Identify Namespace Identification Descriptor list quirk
Christoph Hellwig
2020-07-29
1
-12
/
+3
*
nvme: explicitly update mpath disk capacity on revalidation
Anthony Iliopoulos
2020-07-16
1
-0
/
+1
*
nvme: fix identify error status silent ignore
Sagi Grimberg
2020-07-02
1
-3
/
+9
*
nvme: fix possible deadlock when I/O is blocked
Sagi Grimberg
2020-06-24
1
-1
/
+0
*
nvme: set initial value for controller's numa node
Max Gurtovoy
2020-06-24
1
-0
/
+1
*
nvme: do not call del_gendisk() on a disk that was never added
Niklas Cassel
2020-06-11
1
-3
/
+1
*
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-02
1
-132
/
+190
|
\
|
*
nvme: set dma alignment to qword
Keith Busch
2020-05-27
1
-0
/
+1
|
*
nvme: enforce extended LBA format for fabrics metadata
Max Gurtovoy
2020-05-27
1
-14
/
+27
|
*
nvme: introduce max_integrity_segments ctrl attribute
Max Gurtovoy
2020-05-27
1
-4
/
+7
|
*
nvme: make nvme_ns_has_pi accessible to transports
James Smart
2020-05-27
1
-6
/
+0
|
*
nvme: introduce NVME_NS_METADATA_SUPPORTED flag
Max Gurtovoy
2020-05-27
1
-7
/
+34
|
*
nvme: introduce namespace features flag
Max Gurtovoy
2020-05-27
1
-3
/
+5
|
*
nvme: fix io_opt limit setting
Damien Le Moal
2020-05-27
1
-2
/
+2
|
*
nvme: disable streams when get stream params failed
Wu Bo
2020-05-27
1
-3
/
+6
|
*
nvme: define constants for identification values
Keith Busch
2020-05-09
1
-5
/
+5
|
*
nvme: flush scan work on passthrough commands
Keith Busch
2020-05-09
1
-1
/
+3
|
*
nvme: clean up error handling in nvme_init_ns_head
Christoph Hellwig
2020-05-09
1
-13
/
+13
|
*
nvme: consolodate io settings
Keith Busch
2020-05-09
1
-12
/
+9
|
*
nvme: revalidate namespace stream parameters
Keith Busch
2020-05-09
1
-27
/
+27
|
*
nvme: consolidate chunk_sectors settings
Keith Busch
2020-05-09
1
-12
/
+10
|
*
nvme: revalidate after verifying identifiers
Keith Busch
2020-05-09
1
-1
/
+2
|
*
nvme-multipath: set bdi capabilities once
Keith Busch
2020-05-09
1
-7
/
+0
|
*
nvme: check namespace head shared property
Keith Busch
2020-05-09
1
-1
/
+2
|
*
nvme: always search for namespace head
Keith Busch
2020-05-09
1
-2
/
+9
|
*
nvme: release namespace head reference on error
Keith Busch
2020-05-09
1
-0
/
+1
|
*
nvme: unlink head after removing last namespace
Keith Busch
2020-05-09
1
-2
/
+5
|
*
nvme: remove the magic 1024 constant in nvme_scan_ns_list
Christoph Hellwig
2020-05-09
1
-1
/
+2
|
*
nvme: avoid an Identify Controller command for each namespace scan
Christoph Hellwig
2020-05-09
1
-22
/
+18
|
*
nvme: factor out a nvme_ns_remove_by_nsid helper
Christoph Hellwig
2020-05-09
1
-8
/
+12
|
*
nvme: clean up nvme_scan_work
Christoph Hellwig
2020-05-09
1
-8
/
+8
|
*
nvme: refine the Qemu Identify CNS quirk
Christoph Hellwig
2020-05-09
1
-2
/
+14
|
*
nvme: remove unused parameter
Keith Busch
2020-05-09
1
-3
/
+2
|
*
nvme: provide num dword helper
Keith Busch
2020-05-09
1
-2
/
+2
*
|
nvme: force complete cancelled requests
Keith Busch
2020-05-29
1
-1
/
+1
|
/
*
nvme: fix possible hang when ns scanning fails during error recovery
Sagi Grimberg
2020-05-09
1
-1
/
+1
*
nvme: prevent double free in nvme_alloc_ns() error handling
Niklas Cassel
2020-04-27
1
-0
/
+2
*
nvme: inherit stable pages constraint in the mpath stack device
Sagi Grimberg
2020-04-02
1
-0
/
+7
*
nvme: fix compat address handling in several ioctls
Nick Bowler
2020-03-31
1
-7
/
+20
*
Merge tag 'for-5.7/drivers-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-03-30
1
-99
/
+156
|
\
|
*
nvme: cleanup namespace identifier reporting in nvme_init_ns_head
Christoph Hellwig
2020-03-26
1
-12
/
+10
|
*
nvme: rename __nvme_find_ns_head to nvme_find_ns_head
Christoph Hellwig
2020-03-26
1
-2
/
+2
|
*
nvme: refactor nvme_identify_ns_descs error handling
Christoph Hellwig
2020-03-26
1
-15
/
+13
|
*
nvme: Fix controller creation races with teardown flow
Israel Rukshin
2020-03-26
1
-0
/
+5
|
*
nvme: Make nvme_uninit_ctrl symmetric to nvme_init_ctrl
Israel Rukshin
2020-03-26
1
-1
/
+1
|
*
nvme: Fix ctrl use-after-free during sysfs deletion
Israel Rukshin
2020-03-26
1
-0
/
+2
|
*
nvme: Remove unused return code from nvme_delete_ctrl_sync
Israel Rukshin
2020-03-26
1
-7
/
+2
|
*
nvme: Use nvme_state_terminal helper
Israel Rukshin
2020-03-26
1
-2
/
+1
|
*
nvme: release ida resources
Max Gurtovoy
2020-03-26
1
-0
/
+1
[next]