index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
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
|
*
|
nvme-tcp: Use struct nvme_ctrl directly
Israel Rukshin
2019-08-29
1
-10
/
+10
|
*
|
nvme-rdma: Add TOS for rdma transport
Israel Rukshin
2019-08-29
1
-3
/
+6
|
*
|
nvme-fabrics: Add type of service (TOS) configuration
Israel Rukshin
2019-08-29
2
-0
/
+21
|
*
|
nvmet-tcp: fix possible memory leak
Sagi Grimberg
2019-08-29
1
-0
/
+1
|
*
|
nvmet-tcp: fix possible NULL deref
Sagi Grimberg
2019-08-29
1
-4
/
+8
|
*
|
nvmet: trace: parse Get LBA Status command in detail
Minwoo Im
2019-08-29
1
-0
/
+18
|
*
|
nvme: trace: parse Get LBA Status command in detail
Minwoo Im
2019-08-29
1
-0
/
+18
|
*
|
nvmet: fix data units read and written counters in SMART log
Tom Wu
2019-08-29
1
-6
/
+8
|
*
|
nvme-tcp: support simple polling
Sagi Grimberg
2019-08-29
1
-6
/
+45
|
*
|
nvme: tcp: selects CRYPTO_CRC32C for nvme-tcp
Minwoo Im
2019-08-29
1
-0
/
+1
|
*
|
nvme: don't pass cap to nvme_disable_ctrl
Sagi Grimberg
2019-08-29
5
-7
/
+7
|
*
|
nvme: move sqsize setting to the core
Sagi Grimberg
2019-08-29
7
-55
/
+17
|
*
|
nvme-pci: set ctrl sqsize to the device q_depth
Sagi Grimberg
2019-08-29
1
-0
/
+1
|
*
|
nvme: have nvme_init_identify set ctrl->cap
Sagi Grimberg
2019-08-29
1
-4
/
+3
|
*
|
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-05
1
-1
/
+1
|
*
|
nvme: wait until all completed request's complete fn is called
Ming Lei
2019-08-05
5
-4
/
+18
|
*
|
nvme: don't abort completed request in nvme_cancel_request
Ming Lei
2019-08-05
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-18
9
-15
/
+143
|
\
\
\
|
*
|
|
nvme-pci: Fix async probe remove race
Keith Busch
2019-08-01
1
-1
/
+2
|
*
|
|
nvme: fix controller removal race with scan work
Sagi Grimberg
2019-08-01
3
-8
/
+54
|
*
|
|
nvme-rdma: fix possible use-after-free in connect error flow
Sagi Grimberg
2019-08-01
1
-5
/
+11
|
*
|
|
nvme: fix a possible deadlock when passthru commands sent to a multipath device
Sagi Grimberg
2019-08-01
3
-0
/
+47
|
*
|
|
nvme-core: Fix extra device_put() call on error path
Logan Gunthorpe
2019-08-01
1
-1
/
+1
|
*
|
|
nvmet-file: fix nvmet_file_flush() always returning an error
Logan Gunthorpe
2019-08-01
1
-0
/
+3
|
*
|
|
nvmet-loop: Flush nvme_delete_wq when removing the port
Logan Gunthorpe
2019-08-01
1
-0
/
+8
|
*
|
|
nvmet: Fix use-after-free bug when a port is removed
Logan Gunthorpe
2019-08-01
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
|
/
[prev]
[next]