index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-30
12
-235
/
+278
|
\
\
|
*
|
nvme: remove zeroout memset call for struct
Chaitanya Kulkarni
2021-06-17
1
-13
/
+6
|
*
|
nvme-pci: remove zeroout memset call for struct
Chaitanya Kulkarni
2021-06-17
1
-16
/
+8
|
*
|
nvme-fabrics: remove memset in connect io q
Chaitanya Kulkarni
2021-06-17
1
-2
/
+1
|
*
|
nvme-fabrics: remove memset in connect admin q
Chaitanya Kulkarni
2021-06-17
1
-2
/
+1
|
*
|
nvme-fabrics: remove memset in nvmf_reg_write32()
Chaitanya Kulkarni
2021-06-17
1
-2
/
+1
|
*
|
nvme-fabrics: remove memset in nvmf_reg_read64()
Chaitanya Kulkarni
2021-06-17
1
-2
/
+1
|
*
|
nvme-tcp: use ctrl sgl check helper
Chaitanya Kulkarni
2021-06-17
1
-1
/
+1
|
*
|
nvme-pci: use ctrl sgl check helper
Chaitanya Kulkarni
2021-06-17
1
-2
/
+2
|
*
|
nvme-fc: use ctrl sgl check helper
Chaitanya Kulkarni
2021-06-17
1
-1
/
+1
|
*
|
nvme: add a helper to check ctrl sgl support
Chaitanya Kulkarni
2021-06-17
1
-0
/
+5
|
*
|
nvme-pci: remove trailing lines for helpers
Chaitanya Kulkarni
2021-06-17
1
-2
/
+0
|
*
|
nvme-pci: fix var. type for increasing cq_head
JK Kim
2021-06-17
1
-1
/
+1
|
*
|
nvme-tcp: fix error codes in nvme_tcp_setup_ctrl()
Dan Carpenter
2021-06-16
1
-0
/
+2
|
*
|
nvme: factor out a nvme_validate_passthru_nsid helper
Chaitanya Kulkarni
2021-06-16
1
-10
/
+16
|
*
|
nvme: fix grammar in the CONFIG_NVME_MULTIPATH kconfig help text
Geert Uytterhoeven
2021-06-16
1
-1
/
+1
|
*
|
nvme: remove superfluous bio_set_dev in nvme_requeue_work
Daniel Wagner
2021-06-16
1
-5
/
+0
|
*
|
nvme: verify MNAN value if ANA is enabled
Daniel Wagner
2021-06-16
1
-0
/
+7
|
*
|
ACPI: Check StorageD3Enable _DSD property in ACPI code
Mario Limonciello
2021-06-16
1
-27
/
+1
|
*
|
nvme: remove nvme_{get,put}_ns_from_disk
Christoph Hellwig
2021-06-03
2
-45
/
+28
|
*
|
nvme: split nvme_report_zones
Christoph Hellwig
2021-06-03
4
-24
/
+35
|
*
|
nvme: move the CSI sanity check into nvme_ns_report_zones
Christoph Hellwig
2021-06-03
1
-5
/
+4
|
*
|
nvme: add a sparse annotation to nvme_ns_head_ctrl_ioctl
Christoph Hellwig
2021-06-03
1
-0
/
+1
|
*
|
nvme: open code nvme_put_ns_from_disk in nvme_ns_head_ctrl_ioctl
Christoph Hellwig
2021-06-03
1
-1
/
+1
|
*
|
nvme: open code nvme_{get,put}_ns_from_disk in nvme_ns_head_ioctl
Christoph Hellwig
2021-06-03
1
-10
/
+10
|
*
|
nvme: open code nvme_put_ns_from_disk in nvme_ns_head_chr_ioctl
Christoph Hellwig
2021-06-03
1
-7
/
+5
|
*
|
nvme-fabrics: remove extra braces
Chaitanya Kulkarni
2021-06-03
1
-1
/
+1
|
*
|
nvme-fabrics: remove an extra comment
Chaitanya Kulkarni
2021-06-03
1
-1
/
+1
|
*
|
nvme-fabrics: remove extra new lines in the switch
Chaitanya Kulkarni
2021-06-03
1
-5
/
+4
|
*
|
nvme-fabrics: fix the kerneldco comment for nvmf_log_connect_error()
Chaitanya Kulkarni
2021-06-03
1
-13
/
+9
|
*
|
nvme-tcp: allow selecting the network interface for connections
Martin Belanger
2021-06-03
4
-2
/
+50
|
*
|
nvme-pci: look for StorageD3Enable on companion ACPI device instead
Mario Limonciello
2021-06-03
1
-23
/
+1
|
*
|
nvme: extend and modify the APST configuration algorithm
Alexey Bogoslavsky
2021-06-03
1
-11
/
+78
|
*
|
nvme: remove redundant initialization of variable ret
Colin Ian King
2021-06-03
1
-1
/
+1
*
|
|
Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-30
2
-34
/
+13
|
\
\
\
|
*
|
|
nvme-multipath: convert to blk_alloc_disk/blk_cleanup_disk
Christoph Hellwig
2021-06-01
1
-32
/
+13
|
*
|
|
block: automatically enable GENHD_FL_EXT_DEVT
Christoph Hellwig
2021-06-01
2
-2
/
+0
|
|
/
/
*
|
|
nvme-rdma: fix in-casule data send for chained sgls
Sagi Grimberg
2021-05-31
1
-2
/
+3
*
|
|
nvme-tcp: remove incorrect Kconfig dep in BLK_DEV_NVME
Sagi Grimberg
2021-05-26
1
-1
/
+2
*
|
|
nvme-fabrics: decode host pathing error for connect
Hannes Reinecke
2021-05-25
1
-0
/
+5
*
|
|
nvme-fc: short-circuit reconnect retries
Hannes Reinecke
2021-05-25
1
-8
/
+17
*
|
|
nvme: fix potential memory leaks in nvme_cdev_add
Guoqing Jiang
2021-05-25
1
-1
/
+3
|
/
/
*
|
nvme-fc: clear q_live at beginning of association teardown
James Smart
2021-05-19
1
-0
/
+12
*
|
nvme-tcp: rerun io_work if req_list is not empty
Keith Busch
2021-05-19
1
-1
/
+2
*
|
nvme-tcp: fix possible use-after-completion
Sagi Grimberg
2021-05-19
1
-1
/
+1
*
|
nvmet: use new ana_log_size instead the old one
Hou Pu
2021-05-13
1
-1
/
+1
*
|
nvme-multipath: fix double initialization of ANA state
Christoph Hellwig
2021-05-11
3
-29
/
+37
|
/
*
nvme-multipath: reset bdev to ns head when failover
Daniel Wagner
2021-05-04
1
-0
/
+3
*
nvme-pci: fix controller reset hang when racing with nvme_timeout
Tao Chiu
2021-05-04
1
-0
/
+3
*
nvme: move the fabrics queue ready check routines to core
Tao Chiu
2021-05-04
7
-76
/
+81
[prev]
[next]