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
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
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
*
nvme: avoid memset for passthrough requests
Kanchan Joshi
2021-05-04
1
-4
/
+3
*
nvme: add nvme_get_ns helper
Kanchan Joshi
2021-05-04
1
-2
/
+7
*
nvme: fix controller ioctl through ns_head
Minwoo Im
2021-05-04
3
-47
/
+41
*
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-28
12
-739
/
+1083
|
\
|
*
nvme: introduce generic per-namespace chardev
Minwoo Im
2021-04-22
4
-9
/
+180
|
*
nvme: cleanup nvme_configure_apst
Christoph Hellwig
2021-04-21
1
-80
/
+69
|
*
nvme: do not try to reconfigure APST when the controller is not live
Christoph Hellwig
2021-04-21
1
-1
/
+2
|
*
nvme: add 'kato' sysfs attribute
Hannes Reinecke
2021-04-21
1
-0
/
+2
|
*
nvme: sanitize KATO setting
Hannes Reinecke
2021-04-21
3
-7
/
+15
|
*
nvme: fix NULL derefence in nvme_ctrl_fast_io_fail_tmo_show/store
Gopal Tiwari
2021-04-15
1
-0
/
+2
|
*
nvme: let namespace probing continue for unsupported features
Christoph Hellwig
2021-04-15
2
-3
/
+12
|
*
nvme: factor out nvme_ns_open and nvme_ns_release helpers
Christoph Hellwig
2021-04-15
1
-4
/
+12
|
*
nvme: move nvme_ns_head_ops to multipath.c
Christoph Hellwig
2021-04-15
3
-29
/
+32
|
*
nvme: factor out a nvme_tryget_ns_head helper
Christoph Hellwig
2021-04-15
1
-4
/
+7
|
*
nvme: move the ioctl code to a separate file
Christoph Hellwig
2021-04-15
4
-449
/
+468
|
*
nvme: don't bother to look up a namespace for controller ioctls
Christoph Hellwig
2021-04-15
1
-24
/
+42
|
*
nvme: simplify block device ioctl handling for the !multipath case
Christoph Hellwig
2021-04-15
1
-36
/
+47
|
*
nvme: simplify the compat ioctl handling
Christoph Hellwig
2021-04-15
1
-43
/
+26
|
*
nvme: factor out a nvme_ns_ioctl helper
Christoph Hellwig
2021-04-15
1
-21
/
+21
|
*
nvme: pass a user pointer to nvme_nvm_ioctl
Christoph Hellwig
2021-04-15
3
-7
/
+7
|
*
nvme: cleanup setting the disk name
Christoph Hellwig
2021-04-15
3
-28
/
+27
|
*
nvme: add a nvme_ns_head_multipath helper
Minwoo Im
2021-04-15
2
-7
/
+8
|
*
nvme: remove single trailing whitespace
Niklas Cassel
2021-04-15
1
-1
/
+1
|
*
nvme-multipath: remove single trailing whitespace
Niklas Cassel
2021-04-15
1
-1
/
+1
|
*
nvme-pci: remove single trailing whitespace
Niklas Cassel
2021-04-15
1
-1
/
+1
|
*
nvme-pci: don't simple map sgl when sgls are disabled
Niklas Cassel
2021-04-15
1
-1
/
+1
|
*
lightnvm: use kobj_to_dev()
Chaitanya Kulkarni
2021-04-13
1
-1
/
+1
[prev]
[next]