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
*
nvmet: change sn size and check validity
Noam Gottlieb
2021-06-17
5
-18
/
+30
*
nvmet-fc: do not check for invalid target port in nvmet_fc_handle_fcp_rqst()
Hannes Reinecke
2021-06-17
1
-8
/
+2
*
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
*
nvmet: remove a superfluous variable
Chaitanya Kulkarni
2021-06-03
1
-2
/
+1
*
nvmet: move ka_work initialization to nvmet_alloc_ctrl
Amit Engel
2021-06-03
1
-1
/
+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
*
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
*
nvme-loop: fix memory leak in nvme_loop_create_ctrl()
Wu Bo
2021-05-19
1
-1
/
+3
*
nvmet: fix memory leak in nvmet_alloc_ctrl()
Wu Bo
2021-05-19
1
-1
/
+1
*
nvmet: use new ana_log_size instead the old one
Hou Pu
2021-05-13
1
-1
/
+1
*
nvmet: seset ns->file when open fails
Daniel Wagner
2021-05-12
1
-3
/
+5
*
nvmet: demote fabrics cmd parse err msg to debug
Chaitanya Kulkarni
2021-05-11
1
-3
/
+3
*
nvmet: use helper to remove the duplicate code
Chaitanya Kulkarni
2021-05-11
1
-5
/
+2
*
nvmet: demote discovery cmd parse err msg to debug
Chaitanya Kulkarni
2021-05-11
1
-1
/
+1
*
nvmet-rdma: Fix NULL deref when SEND is completed with error
Michal Kalderon
2021-05-11
1
-2
/
+2
*
nvmet: fix inline bio check for passthru
Chaitanya Kulkarni
2021-05-11
1
-1
/
+1
*
nvmet: fix inline bio check for bdev-ns
Chaitanya Kulkarni
2021-05-11
2
-1
/
+7
*
nvme-multipath: fix double initialization of ANA state
Christoph Hellwig
2021-05-11
3
-29
/
+37
*
nvmet: remove unsupported command noise
Keith Busch
2021-05-04
1
-3
/
+3
[next]