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.17.y
linux-6.18.y
linux-6.19.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-7.0.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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-10
nvme: Fix cntlid validation when not using NVMEoF
Guilherme G. Piccoli
1
-1
/
+3
2019-09-10
nvme-multipath: fix possible I/O hang when paths are updated
Anton Eidelman
1
-0
/
+1
2019-09-06
nvme-pci: Fix async probe remove race
Keith Busch
1
-1
/
+2
2019-09-06
nvme: fix controller removal race with scan work
Sagi Grimberg
3
-8
/
+54
2019-09-06
nvme-rdma: fix possible use-after-free in connect error flow
Sagi Grimberg
1
-5
/
+11
2019-09-06
nvme: fix a possible deadlock when passthru commands sent to a multipath device
Sagi Grimberg
3
-0
/
+47
2019-09-06
nvme-core: Fix extra device_put() call on error path
Logan Gunthorpe
1
-1
/
+1
2019-09-06
nvmet-file: fix nvmet_file_flush() always returning an error
Logan Gunthorpe
1
-0
/
+3
2019-09-06
nvmet-loop: Flush nvme_delete_wq when removing the port
Logan Gunthorpe
1
-0
/
+8
2019-09-06
nvmet: Fix use-after-free bug when a port is removed
Logan Gunthorpe
3
-0
/
+16
2019-09-06
nvme-multipath: revalidate nvme_ns_head gendisk in nvme_validate_ns
Anthony Iliopoulos
1
-0
/
+1
2019-08-16
nvme: fix memory leak caused by incorrect subsystem free
Logan Gunthorpe
1
-7
/
+5
2019-08-16
nvme: ignore subnqn for ADATA SX6000LNP
Misha Nasledov
1
-0
/
+2
2019-08-04
nvme: fix multipath crash when ANA is deactivated
Marta Rybczynska
2
-7
/
+7
2019-07-31
nvme: fix NULL deref for fabrics options
Minwoo Im
1
-1
/
+1
2019-07-31
nvme-tcp: set the STABLE_WRITES flag when data digests are enabled
Mikhail Skorzhinskii
1
-0
/
+5
2019-07-31
nvme-tcp: don't use sendpage for SLAB pages
Mikhail Skorzhinskii
1
-1
/
+8
2019-07-31
nvme-pci: limit max_hw_sectors based on the DMA max mapping size
Christoph Hellwig
1
-1
/
+2
2019-07-31
nvme-pci: check for NULL return from pci_alloc_p2pmem()
Alan Mikhak
1
-5
/
+9
2019-07-26
nvme-pci: adjust irq max_vector using num_possible_cpus()
Minwoo Im
1
-1
/
+5
2019-07-26
nvme-pci: set the errno on ctrl state change error
Chaitanya Kulkarni
1
-2
/
+5
2019-07-26
nvme-pci: properly report state change failure in nvme_reset_work
Minwoo Im
1
-0
/
+1
2019-07-26
nvme: fix possible io failures when removing multipathed ns
Anton Eidelman
1
-6
/
+8
2019-06-07
Merge branch 'nvme-5.2-rc-next' of git://git.infradead.org/nvme into for-linus
Jens Axboe
4
-63
/
+150
2019-06-06
nvme-rdma: use dynamic dma mapping per command
Max Gurtovoy
1
-17
/
+36
2019-06-06
nvme: Fix u32 overflow in the number of namespace list calculation
Jaesoo Lee
1
-1
/
+2
2019-06-05
nvme-pci: don't limit DMA segement size
Christoph Hellwig
1
-0
/
+6
2019-06-04
nvmet: fix data_len to 0 for bdev-backed write_zeroes
Minwoo Im
1
-0
/
+1
2019-05-30
nvme-tcp: fix queue mapping when queue count is limited
Sagi Grimberg
1
-7
/
+50
2019-05-30
nvme-rdma: fix queue mapping when queue count is limited
Sagi Grimberg
1
-38
/
+61
2019-05-25
Merge tag 'for-linus-20190524' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-41
/
+76
2019-05-22
nvme-pci: use blk-mq mapping for unmanaged irqs
Keith Busch
1
-1
/
+1
2019-05-21
nvme: copy MTFA field from identify controller
Laine Walker-Avina
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
4
-0
/
+4
2019-05-17
nvme: fix memory leak for power latency tolerance
Yufen Yu
1
-0
/
+1
2019-05-17
nvme: release namespace SRCU protection before performing controller ioctls
Christoph Hellwig
1
-5
/
+20
2019-05-17
nvme: merge nvme_ns_ioctl into nvme_ioctl
Christoph Hellwig
1
-23
/
+24
2019-05-17
nvme: remove the ifdef around nvme_nvm_ioctl
Christoph Hellwig
1
-2
/
+0
2019-05-17
nvme: fix srcu locking on error return in nvme_get_ns_from_disk
Christoph Hellwig
1
-4
/
+9
2019-05-17
nvme: Fix known effects
Keith Busch
1
-1
/
+1
2019-05-17
nvme-pci: Sync queues on reset
Keith Busch
3
-0
/
+14
2019-05-17
nvme-pci: Unblock reset_work on IO failure
Keith Busch
1
-5
/
+4
2019-05-17
nvme-pci: Don't disable on timeout in reset state
Keith Busch
1
-1
/
+2
2019-05-17
nvme-pci: Fix controller freeze wait disabling
Keith Busch
1
-6
/
+6
2019-05-17
Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-76
/
+63
2019-05-14
nvme: validate cntlid during controller initialisation
Christoph Hellwig
1
-17
/
+24
2019-05-14
nvme: change locking for the per-subsystem controller list
Christoph Hellwig
1
-18
/
+14
2019-05-14
nvme: trace all async notice events
Chaitanya Kulkarni
2
-3
/
+3
2019-05-14
nvme-fabrics: remove unused argument
Minwoo Im
1
-2
/
+2
2019-05-13
nvme-multipath: avoid crash on invalid subsystem cntlid enumeration
Hannes Reinecke
1
-1
/
+1
[next]