index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
nvmet: make ver stable once connection established
Noam Gottlieb
2021-06-17
1
-5
/
+31
|
*
|
nvmet: allow mn change if subsys not discovered
Noam Gottlieb
2021-06-17
4
-40
/
+21
|
*
|
nvmet: make sn stable once connection was established
Noam Gottlieb
2021-06-17
3
-5
/
+29
|
*
|
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
*
|
|
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
|
|
/
/
*
|
|
nvmet: fix freeing unallocated p2pmem
Max Gurtovoy
2021-06-02
1
-17
/
+16
*
|
|
nvme-loop: do not warn for deleted controllers during reset
Hannes Reinecke
2021-06-02
1
-2
/
+4
*
|
|
nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue()
Hannes Reinecke
2021-06-02
1
-1
/
+2
*
|
|
nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() fails
Hannes Reinecke
2021-06-02
1
-0
/
+1
*
|
|
nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues()
Hannes Reinecke
2021-06-02
1
-0
/
+1
*
|
|
nvme-rdma: fix in-casule data send for chained sgls
Sagi Grimberg
2021-05-31
1
-2
/
+3
*
|
|
nvmet: fix false keep-alive timeout when a controller is torn down
Sagi Grimberg
2021-05-26
2
-5
/
+12
*
|
|
nvmet-tcp: fix inline data size comparison in nvmet_tcp_queue_response
Hou Pu
2021-05-26
1
-1
/
+1
*
|
|
nvme-tcp: remove incorrect Kconfig dep in BLK_DEV_NVME
Sagi Grimberg
2021-05-26
1
-1
/
+2
[prev]
[next]