index
:
linux-stable.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-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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'nvme-5.4' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2019-09-27
7
-51
/
+154
|
\
|
*
nvme-rdma: fix possible use-after-free in connect timeout
Sagi Grimberg
2019-09-27
1
-1
/
+2
|
*
nvme: Move ctrl sqsize to generic space
Keith Busch
2019-09-26
1
-1
/
+1
|
*
nvme: Add ctrl attributes for queue_count and sqsize
James Smart
2019-09-25
1
-0
/
+4
|
*
nvme: allow 64-bit results in passthru commands
Marta Rybczynska
2019-09-25
1
-16
/
+92
|
*
nvme: Add quirk for Kingston NVME SSD running FW E8FK11.T
Jian-Hong Pan
2019-09-25
1
-0
/
+10
|
*
nvmet-tcp: remove superflous check on request sgl
Sagi Grimberg
2019-09-25
1
-8
/
+4
|
*
Added QUIRKs for ADATA XPG SX8200 Pro 512GB
Gabriel Craciunescu
2019-09-25
1
-0
/
+3
|
*
nvme-rdma: Fix max_hw_sectors calculation
Max Gurtovoy
2019-09-25
1
-5
/
+11
|
*
nvme: fix an error code in nvme_init_subsystem()
Dan Carpenter
2019-09-25
1
-2
/
+3
|
*
nvme-pci: Save PCI state before putting drive into deepest state
Mario Limonciello
2019-09-25
1
-7
/
+10
|
*
nvme-tcp: fix wrong stop condition in io_work
Wunderlich, Mark
2019-09-25
1
-2
/
+2
|
*
nvme-pci: Fix a race in controller removal
Balbir Singh
2019-09-23
1
-1
/
+4
|
*
nvmet: change ppl to lpp
John Pittman
2019-09-23
1
-8
/
+8
*
|
Merge tag 'for-5.4/post-2019-09-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-09-24
1
-9
/
+0
|
\
|
|
*
block: centralize PI remapping logic to the block layer
Max Gurtovoy
2019-09-17
1
-9
/
+0
*
|
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-23
1
-4
/
+6
|
\
\
|
|
/
|
/
|
|
*
PCI/P2PDMA: Introduce pci_p2pdma_unmap_sg()
Logan Gunthorpe
2019-08-16
1
-2
/
+4
|
*
PCI/P2PDMA: Add attrs argument to pci_p2pdma_map_sg()
Logan Gunthorpe
2019-08-16
1
-2
/
+2
*
|
Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-09-17
17
-262
/
+566
|
\
\
|
*
|
nvmet: fix a wrong error status returned in error log page
Amit
2019-09-12
1
-5
/
+3
|
*
|
nvme: send discovery log page change events to userspace
Sagi Grimberg
2019-09-12
1
-1
/
+5
|
*
|
nvme: add uevent variables for controller devices
Sagi Grimberg
2019-09-12
1
-0
/
+28
|
*
|
nvme: enable aen regardless of the presence of I/O queues
Sagi Grimberg
2019-09-12
1
-2
/
+4
|
*
|
nvme-fabrics: allow discovery subsystems accept a kato
Sagi Grimberg
2019-09-12
1
-10
/
+2
|
*
|
nvmet: Use PTR_ERR_OR_ZERO() in nvmet_init_discovery()
Markus Elfring
2019-09-12
1
-3
/
+1
|
*
|
nvme: Remove redundant assignment of cq vector
Israel Rukshin
2019-09-12
1
-1
/
+0
|
*
|
nvme: Assign subsys instance from first ctrl
Keith Busch
2019-09-12
1
-11
/
+10
|
*
|
nvme: tcp: remove redundant assignment to variable ret
Colin Ian King
2019-09-12
1
-1
/
+1
|
*
|
nvme: include admin_q sync with nvme_sync_queues
Edmund Nadolski
2019-09-12
1
-0
/
+3
|
*
|
nvme: Treat discovery subsystems as unique subsystems
James Smart
2019-09-12
1
-0
/
+11
|
*
|
nvme: fix ns removal hang when failing to revalidate due to a transient error
Sagi Grimberg
2019-09-12
1
-1
/
+7
|
*
|
nvme: make nvme_report_ns_ids propagate error back
Sagi Grimberg
2019-09-12
1
-6
/
+22
|
*
|
nvme: make nvme_identify_ns propagate errors back
Sagi Grimberg
2019-09-12
1
-19
/
+20
|
*
|
nvme: pass status to nvme_error_status
Sagi Grimberg
2019-09-12
1
-3
/
+3
|
*
|
nvme-fc: Fail transport errors with NVME_SC_HOST_PATH
James Smart
2019-09-12
1
-7
/
+30
|
*
|
nvme-tcp: fail command with NVME_SC_HOST_PATH_ERROR send failed
Sagi Grimberg
2019-09-12
1
-1
/
+1
|
*
|
nvme: fail cancelled commands with NVME_SC_HOST_PATH_ERROR
Sagi Grimberg
2019-09-12
1
-1
/
+3
|
*
|
nvme-rdma: Use rq_dma_dir macro
Israel Rukshin
2019-08-29
1
-7
/
+3
|
*
|
nvme-fc: Use rq_dma_dir macro
Israel Rukshin
2019-08-29
1
-5
/
+2
|
*
|
nvme-pci: Tidy up nvme_unmap_data
Israel Rukshin
2019-08-29
1
-3
/
+2
|
*
|
nvme: make fabrics command run on a separate request queue
Sagi Grimberg
2019-08-29
6
-14
/
+64
|
*
|
nvme-pci: Support shared tags across queues for Apple 2018 controllers
Benjamin Herrenschmidt
2019-08-29
2
-1
/
+35
|
*
|
nvme-pci: Add support for Apple 2018+ models
Benjamin Herrenschmidt
2019-08-29
2
-1
/
+30
|
*
|
nvme-pci: Add support for variable IO SQ element size
Benjamin Herrenschmidt
2019-08-29
1
-3
/
+8
|
*
|
nvme-pci: Pass the queue to SQ_SIZE/CQ_SIZE macros
Benjamin Herrenschmidt
2019-08-29
1
-15
/
+15
|
*
|
nvme: trace bio completion
Hannes Reinecke
2019-08-29
2
-3
/
+21
|
*
|
nvme-multipath: fix ana log nsid lookup when nsid is not found
Anton Eidelman
2019-08-29
1
-3
/
+5
|
*
|
nvmet-tcp: Add TOS for tcp transport
Israel Rukshin
2019-08-29
1
-0
/
+11
|
*
|
nvme-tcp: Add TOS for tcp transport
Israel Rukshin
2019-08-29
1
-1
/
+14
[next]