index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
nvme-tcp: Use protocol specific operations while reading socket
Potnuri Bharat Teja
2019-08-29
1
-2
/
+3
|
*
|
nvme-tcp: cleanup nvme_tcp_recv_pdu
Sagi Grimberg
2019-08-29
1
-8
/
+3
|
*
|
lightnvm: move metadata mapping to lower level driver
Hans Holmberg
2019-08-06
1
-3
/
+17
|
*
|
lightnvm: remove nvm_submit_io_sync_fn
Hans Holmberg
2019-08-06
1
-29
/
+0
|
*
|
blk-mq: remove blk_mq_complete_request_sync
Ming Lei
2019-08-04
1
-1
/
+1
|
*
|
nvme: wait until all completed request's complete fn is called
Ming Lei
2019-08-04
5
-4
/
+18
|
*
|
nvme: don't abort completed request in nvme_cancel_request
Ming Lei
2019-08-04
1
-0
/
+4
*
|
|
nvme: Add quirk for LiteON CL1 devices running FW 22301111
Mario Limonciello
2019-08-20
3
-1
/
+17
*
|
|
nvme: Fix cntlid validation when not using NVMEoF
Guilherme G. Piccoli
2019-08-20
1
-1
/
+3
*
|
|
nvme-multipath: fix possible I/O hang when paths are updated
Anton Eidelman
2019-08-20
1
-0
/
+1
*
|
|
Merge tag 'for-linus-2019-08-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-08-17
9
-15
/
+143
|
\
\
\
|
*
|
|
nvme-pci: Fix async probe remove race
Keith Busch
2019-07-31
1
-1
/
+2
|
*
|
|
nvme: fix controller removal race with scan work
Sagi Grimberg
2019-07-31
3
-8
/
+54
|
*
|
|
nvme-rdma: fix possible use-after-free in connect error flow
Sagi Grimberg
2019-07-31
1
-5
/
+11
|
*
|
|
nvme: fix a possible deadlock when passthru commands sent to a multipath device
Sagi Grimberg
2019-07-31
3
-0
/
+47
|
*
|
|
nvme-core: Fix extra device_put() call on error path
Logan Gunthorpe
2019-07-31
1
-1
/
+1
|
*
|
|
nvmet-file: fix nvmet_file_flush() always returning an error
Logan Gunthorpe
2019-07-31
1
-0
/
+3
|
*
|
|
nvmet-loop: Flush nvme_delete_wq when removing the port
Logan Gunthorpe
2019-07-31
1
-0
/
+8
|
*
|
|
nvmet: Fix use-after-free bug when a port is removed
Logan Gunthorpe
2019-07-31
3
-0
/
+16
|
*
|
|
nvme-multipath: revalidate nvme_ns_head gendisk in nvme_validate_ns
Anthony Iliopoulos
2019-07-30
1
-0
/
+1
|
|
/
/
*
/
/
nvme-pci: Allow PCI bus-level PM to be used if ASPM is disabled
Rafael J. Wysocki
2019-08-12
1
-3
/
+10
|
/
/
*
|
Revert "nvme-pci: don't create a read hctx mapping without read queues"
yangerkun
2019-07-23
1
-3
/
+1
*
|
nvme: fix multipath crash when ANA is deactivated
Marta Rybczynska
2019-07-23
2
-7
/
+7
*
|
nvme: fix memory leak caused by incorrect subsystem free
Logan Gunthorpe
2019-07-23
1
-7
/
+5
*
|
nvme: ignore subnqn for ADATA SX6000LNP
Misha Nasledov
2019-07-23
1
-0
/
+2
|
/
*
Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-07-15
13
-48
/
+228
|
\
|
*
nvme: fix NULL deref for fabrics options
Minwoo Im
2019-07-11
1
-1
/
+1
|
*
nvme: fix regression upon hot device removal and insertion
Sagi Grimberg
2019-07-10
1
-2
/
+2
|
*
nvme-fc: fix module unloads while lports still pending
James Smart
2019-07-09
1
-3
/
+48
|
*
nvme-tcp: don't use sendpage for SLAB pages
Mikhail Skorzhinskii
2019-07-09
1
-1
/
+8
|
*
nvme-tcp: set the STABLE_WRITES flag when data digests are enabled
Mikhail Skorzhinskii
2019-07-09
1
-0
/
+5
|
*
nvmet: print a hint while rejecting NSID 0 or 0xffffffff
Mikhail Skorzhinskii
2019-07-09
1
-1
/
+3
|
*
nvme-multipath: do not select namespaces which are about to be removed
Hannes Reinecke
2019-07-09
1
-1
/
+2
|
*
nvme-multipath: also check for a disabled path if there is a single sibling
Hannes Reinecke
2019-07-09
1
-1
/
+4
|
*
nvme-multipath: factor out a nvme_path_is_disabled helper
Hannes Reinecke
2019-07-09
1
-4
/
+8
|
*
nvme: set physical block size and optimal I/O size
Bart Van Assche
2019-07-09
2
-2
/
+33
|
*
nvmet: export I/O characteristics attributes in Identify
Bart Van Assche
2019-07-09
3
-0
/
+50
|
*
nvme-trace: add delete completion and submission queue to admin cmds tracer
Tom Wu
2019-07-09
1
-0
/
+26
|
*
nvme-trace: fix spelling mistake "spcecific" -> "specific"
Colin Ian King
2019-07-09
2
-2
/
+2
|
*
nvme-pci: limit max_hw_sectors based on the DMA max mapping size
Christoph Hellwig
2019-07-09
1
-1
/
+2
|
*
nvme-pci: check for NULL return from pci_alloc_p2pmem()
Alan Mikhak
2019-07-09
1
-5
/
+9
|
*
nvme-pci: don't create a read hctx mapping without read queues
Alan Mikhak
2019-07-09
1
-1
/
+3
|
*
nvme-pci: don't fall back to a 32-bit DMA mask
Christoph Hellwig
2019-07-09
1
-2
/
+1
|
*
nvme-pci: make nvme_dev_pm_ops static
YueHaibing
2019-07-09
1
-1
/
+1
|
*
nvme-fcloop: resolve warnings on RCU usage and sleep warnings
James Smart
2019-07-09
1
-1
/
+1
|
*
nvme-fcloop: fix inconsistent lock state warnings
James Smart
2019-07-09
1
-21
/
+21
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-07-15
1
-1
/
+1
|
\
\
|
*
\
Merge tag 'v5.2-rc6' into rdma.git for-next
Jason Gunthorpe
2019-06-28
10
-104
/
+236
|
|
\
\
|
*
|
|
RDMA/core: Add an integrity MR pool support
Israel Rukshin
2019-06-24
1
-1
/
+1
*
|
|
|
Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-07-11
3
-8
/
+10
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
[prev]
[next]