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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-06
lightnvm: move metadata mapping to lower level driver
Hans Holmberg
1
-3
/
+17
2019-08-06
lightnvm: remove nvm_submit_io_sync_fn
Hans Holmberg
1
-29
/
+0
2019-08-05
blk-mq: remove blk_mq_complete_request_sync
Ming Lei
1
-1
/
+1
2019-08-05
nvme: wait until all completed request's complete fn is called
Ming Lei
5
-4
/
+18
2019-08-05
nvme: don't abort completed request in nvme_cancel_request
Ming Lei
1
-0
/
+4
2019-07-23
Revert "nvme-pci: don't create a read hctx mapping without read queues"
yangerkun
1
-3
/
+1
2019-07-23
nvme: fix multipath crash when ANA is deactivated
Marta Rybczynska
2
-7
/
+7
2019-07-23
nvme: fix memory leak caused by incorrect subsystem free
Logan Gunthorpe
1
-7
/
+5
2019-07-23
nvme: ignore subnqn for ADATA SX6000LNP
Misha Nasledov
1
-0
/
+2
2019-07-16
Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block
Linus Torvalds
13
-48
/
+228
2019-07-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2019-07-12
Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-8
/
+10
2019-07-12
nvme: fix NULL deref for fabrics options
Minwoo Im
1
-1
/
+1
2019-07-10
nvme: fix regression upon hot device removal and insertion
Sagi Grimberg
1
-2
/
+2
2019-07-10
nvme-fc: fix module unloads while lports still pending
James Smart
1
-3
/
+48
2019-07-10
nvme-tcp: don't use sendpage for SLAB pages
Mikhail Skorzhinskii
1
-1
/
+8
2019-07-10
nvme-tcp: set the STABLE_WRITES flag when data digests are enabled
Mikhail Skorzhinskii
1
-0
/
+5
2019-07-10
nvmet: print a hint while rejecting NSID 0 or 0xffffffff
Mikhail Skorzhinskii
1
-1
/
+3
2019-07-10
nvme-multipath: do not select namespaces which are about to be removed
Hannes Reinecke
1
-1
/
+2
2019-07-10
nvme-multipath: also check for a disabled path if there is a single sibling
Hannes Reinecke
1
-1
/
+4
2019-07-10
nvme-multipath: factor out a nvme_path_is_disabled helper
Hannes Reinecke
1
-4
/
+8
2019-07-10
nvme: set physical block size and optimal I/O size
Bart Van Assche
2
-2
/
+33
2019-07-10
nvmet: export I/O characteristics attributes in Identify
Bart Van Assche
3
-0
/
+50
2019-07-10
nvme-trace: add delete completion and submission queue to admin cmds tracer
Tom Wu
1
-0
/
+26
2019-07-09
nvme-trace: fix spelling mistake "spcecific" -> "specific"
Colin Ian King
2
-2
/
+2
2019-07-09
nvme-pci: limit max_hw_sectors based on the DMA max mapping size
Christoph Hellwig
1
-1
/
+2
2019-07-09
nvme-pci: check for NULL return from pci_alloc_p2pmem()
Alan Mikhak
1
-5
/
+9
2019-07-09
nvme-pci: don't create a read hctx mapping without read queues
Alan Mikhak
1
-1
/
+3
2019-07-09
nvme-pci: don't fall back to a 32-bit DMA mask
Christoph Hellwig
1
-2
/
+1
2019-07-09
nvme-pci: make nvme_dev_pm_ops static
YueHaibing
1
-1
/
+1
2019-07-09
nvme-fcloop: resolve warnings on RCU usage and sleep warnings
James Smart
1
-1
/
+1
2019-07-09
nvme-fcloop: fix inconsistent lock state warnings
James Smart
1
-21
/
+21
2019-06-29
Merge tag 'v5.2-rc6' into rdma.git for-next
Jason Gunthorpe
10
-104
/
+236
2019-06-24
RDMA/core: Add an integrity MR pool support
Israel Rukshin
1
-1
/
+1
2019-06-21
nvme: enable to inject errors into admin commands
Akinobu Mita
3
-3
/
+7
2019-06-21
nvme: prepare for fault injection into admin commands
Akinobu Mita
3
-33
/
+41
2019-06-21
nvmet: introduce target-side trace
Minwoo Im
4
-0
/
+353
2019-06-21
nvme-trace: print result and status in hex format
Minwoo Im
1
-1
/
+1
2019-06-21
nvme-trace: support for fabrics commands in host-side
Minwoo Im
2
-6
/
+77
2019-06-21
nvme-trace: move opcode symbol print to nvme.h
Minwoo Im
1
-44
/
+0
2019-06-21
nvme-trace: do not export nvme_trace_disk_name
Minwoo Im
1
-1
/
+0
2019-06-21
nvme-pci: clean up nvme_remove_dead_ctrl a bit
Chaitanya Kulkarni
1
-4
/
+5
2019-06-21
nvme-pci: properly report state change failure in nvme_reset_work
Minwoo Im
1
-0
/
+1
2019-06-21
nvme-pci: set the errno on ctrl state change error
Chaitanya Kulkarni
1
-2
/
+5
2019-06-21
nvme-pci: adjust irq max_vector using num_possible_cpus()
Minwoo Im
1
-1
/
+5
2019-06-21
nvme-pci: remove queue_count_ops for write_queues and poll_queues
Minwoo Im
1
-21
/
+2
2019-06-21
nvme-pci: remove unnecessary zero for static var
Minwoo Im
1
-1
/
+1
2019-06-21
nvme-pci: use host managed power state for suspend
Keith Busch
1
-3
/
+92
2019-06-21
nvme: introduce nvme_is_fabrics to check fabrics cmd
Minwoo Im
4
-4
/
+4
2019-06-21
nvme: export get and set features
Keith Busch
2
-3
/
+27
[next]