index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-29
nvme: make fabrics command run on a separate request queue
Sagi Grimberg
6
-14
/
+64
2019-08-29
nvme-pci: Support shared tags across queues for Apple 2018 controllers
Benjamin Herrenschmidt
2
-1
/
+35
2019-08-29
nvme-pci: Add support for Apple 2018+ models
Benjamin Herrenschmidt
2
-1
/
+30
2019-08-29
nvme-pci: Add support for variable IO SQ element size
Benjamin Herrenschmidt
1
-3
/
+8
2019-08-29
nvme-pci: Pass the queue to SQ_SIZE/CQ_SIZE macros
Benjamin Herrenschmidt
1
-15
/
+15
2019-08-29
nvme: trace bio completion
Hannes Reinecke
2
-3
/
+21
2019-08-29
nvme-multipath: fix ana log nsid lookup when nsid is not found
Anton Eidelman
1
-3
/
+5
2019-08-29
nvmet-tcp: Add TOS for tcp transport
Israel Rukshin
1
-0
/
+11
2019-08-29
nvme-tcp: Add TOS for tcp transport
Israel Rukshin
1
-1
/
+14
2019-08-29
nvme-tcp: Use struct nvme_ctrl directly
Israel Rukshin
1
-10
/
+10
2019-08-29
nvme-rdma: Add TOS for rdma transport
Israel Rukshin
1
-3
/
+6
2019-08-29
nvme-fabrics: Add type of service (TOS) configuration
Israel Rukshin
2
-0
/
+21
2019-08-29
nvmet-tcp: fix possible memory leak
Sagi Grimberg
1
-0
/
+1
2019-08-29
nvmet-tcp: fix possible NULL deref
Sagi Grimberg
1
-4
/
+8
2019-08-29
nvmet: trace: parse Get LBA Status command in detail
Minwoo Im
1
-0
/
+18
2019-08-29
nvme: trace: parse Get LBA Status command in detail
Minwoo Im
1
-0
/
+18
2019-08-29
nvmet: fix data units read and written counters in SMART log
Tom Wu
1
-6
/
+8
2019-08-29
nvme-tcp: support simple polling
Sagi Grimberg
1
-6
/
+45
2019-08-29
nvme: tcp: selects CRYPTO_CRC32C for nvme-tcp
Minwoo Im
1
-0
/
+1
2019-08-29
nvme: don't pass cap to nvme_disable_ctrl
Sagi Grimberg
5
-7
/
+7
2019-08-29
nvme: move sqsize setting to the core
Sagi Grimberg
7
-55
/
+17
2019-08-29
nvme-pci: set ctrl sqsize to the device q_depth
Sagi Grimberg
1
-0
/
+1
2019-08-29
nvme: have nvme_init_identify set ctrl->cap
Sagi Grimberg
1
-4
/
+3
2019-08-29
nvme-tcp: Use protocol specific operations while reading socket
Potnuri Bharat Teja
1
-2
/
+3
2019-08-29
nvme-tcp: cleanup nvme_tcp_recv_pdu
Sagi Grimberg
1
-8
/
+3
2019-08-20
nvme: Add quirk for LiteON CL1 devices running FW 22301111
Mario Limonciello
3
-1
/
+17
2019-08-20
nvme: Fix cntlid validation when not using NVMEoF
Guilherme G. Piccoli
1
-1
/
+3
2019-08-20
nvme-multipath: fix possible I/O hang when paths are updated
Anton Eidelman
1
-0
/
+1
2019-08-18
Merge tag 'for-linus-2019-08-17' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-15
/
+143
2019-08-16
PCI/P2PDMA: Introduce pci_p2pdma_unmap_sg()
Logan Gunthorpe
1
-2
/
+4
2019-08-16
PCI/P2PDMA: Add attrs argument to pci_p2pdma_map_sg()
Logan Gunthorpe
1
-2
/
+2
2019-08-12
nvme-pci: Allow PCI bus-level PM to be used if ASPM is disabled
Rafael J. Wysocki
1
-3
/
+10
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-08-01
nvme-pci: Fix async probe remove race
Keith Busch
1
-1
/
+2
2019-08-01
nvme: fix controller removal race with scan work
Sagi Grimberg
3
-8
/
+54
2019-08-01
nvme-rdma: fix possible use-after-free in connect error flow
Sagi Grimberg
1
-5
/
+11
2019-08-01
nvme: fix a possible deadlock when passthru commands sent to a multipath device
Sagi Grimberg
3
-0
/
+47
2019-08-01
nvme-core: Fix extra device_put() call on error path
Logan Gunthorpe
1
-1
/
+1
2019-08-01
nvmet-file: fix nvmet_file_flush() always returning an error
Logan Gunthorpe
1
-0
/
+3
2019-08-01
nvmet-loop: Flush nvme_delete_wq when removing the port
Logan Gunthorpe
1
-0
/
+8
2019-08-01
nvmet: Fix use-after-free bug when a port is removed
Logan Gunthorpe
3
-0
/
+16
2019-07-30
nvme-multipath: revalidate nvme_ns_head gendisk in nvme_validate_ns
Anthony Iliopoulos
1
-0
/
+1
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
[prev]
[next]