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
...
|
*
nvme: flush namespace scanning work just before removing namespaces
Sagi Grimberg
2018-11-30
1
-1
/
+3
|
*
nvme: warn when finding multi-port subsystems without multipathing enabled
Christoph Hellwig
2018-11-30
1
-0
/
+3
|
*
nvme-pci: fix surprise removal
Igor Konopko
2018-11-27
1
-1
/
+1
|
*
nvme-fc: initialize nvme_req(rq)->ctrl after calling __nvme_fc_init_request()
Ewan D. Milne
2018-11-27
1
-1
/
+1
|
*
nvme: Free ctrl device name on init failure
Keith Busch
2018-11-27
1
-1
/
+1
|
*
nvme-fc: resolve io failures during connect
James Smart
2018-11-15
1
-10
/
+63
*
|
nvme: implement mq_ops->commit_rqs() hook
Jens Axboe
2018-11-29
1
-8
/
+39
*
|
block: make blk_poll() take a parameter on whether to spin or not
Jens Axboe
2018-11-26
1
-2
/
+2
*
|
nvme: remove opportunistic polling from bdev target
Jens Axboe
2018-11-26
1
-2
/
+0
*
|
blk-mq: remove 'tag' parameter from mq_ops->poll()
Jens Axboe
2018-11-26
2
-5
/
+5
*
|
blk-mq: when polling for IO, look for any completion
Jens Axboe
2018-11-26
2
-31
/
+22
*
|
nvme-fc: remove ->poll implementation
Jens Axboe
2018-11-19
1
-33
/
+0
*
|
block: have ->poll_fn() return number of entries polled
Jens Axboe
2018-11-19
1
-2
/
+2
*
|
nvme: default to 0 poll queues
Jens Axboe
2018-11-19
1
-1
/
+1
*
|
Merge tag 'v4.20-rc3' into for-4.21/block
Jens Axboe
2018-11-18
4
-17
/
+9
|
\
|
|
*
Merge tag 'for-linus-20181109' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-11-09
4
-17
/
+9
|
|
\
|
|
*
Revert "nvmet-rdma: use a private workqueue for delete"
Christoph Hellwig
2018-11-09
1
-15
/
+4
|
|
*
nvme: make sure ns head inherits underlying device limits
Sagi Grimberg
2018-11-09
2
-1
/
+4
|
|
*
nvmet: don't try to add ns to p2p map unless it actually uses it
Sagi Grimberg
2018-11-09
1
-1
/
+1
*
|
|
nvme: provide optimized poll function for separate poll queues
Jens Axboe
2018-11-16
1
-8
/
+37
*
|
|
nvme: fix handling of EINVAL on pci_alloc_irq_vectors_affinity()
Jens Axboe
2018-11-15
1
-9
/
+11
*
|
|
block: remove the lock argument to blk_alloc_queue_node
Christoph Hellwig
2018-11-15
1
-1
/
+1
*
|
|
nvme: fix boot hang with only being able to get one IRQ vector
Jens Axboe
2018-11-14
1
-3
/
+10
*
|
|
blk-mq-tag: change busy_iter_fn to return whether to continue or not
Jens Axboe
2018-11-08
3
-4
/
+5
*
|
|
nvme: add separate poll queue map
Jens Axboe
2018-11-07
1
-17
/
+80
*
|
|
nvme: utilize two queue maps, one for reads and one for writes
Jens Axboe
2018-11-07
1
-19
/
+181
*
|
|
blk-mq: abstract out queue map
Jens Axboe
2018-11-07
1
-1
/
+1
|
/
/
*
|
Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-11-02
2
-2
/
+5
|
\
|
|
*
nvme-pci: fix conflicting p2p resource adds
Keith Busch
2018-11-02
1
-1
/
+4
|
*
nvme-fc: fix request private initialization
James Smart
2018-11-02
1
-1
/
+1
*
|
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-11-01
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
iov_iter: Separate type from direction and use accessor functions
David Howells
2018-10-24
1
-1
/
+1
*
|
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-25
8
-48
/
+324
|
\
\
|
*
\
Merge branch 'pci/peer-to-peer'
Bjorn Helgaas
2018-10-20
8
-47
/
+324
|
|
\
\
|
|
*
|
nvmet: Optionally use PCI P2P memory
Logan Gunthorpe
2018-10-17
5
-1
/
+230
|
|
*
|
nvmet: Introduce helper functions to allocate and free request SGLs
Logan Gunthorpe
2018-10-17
3
-8
/
+32
|
|
*
|
nvme-pci: Add support for P2P memory in requests
Logan Gunthorpe
2018-10-17
3
-4
/
+18
|
|
*
|
nvme-pci: Use PCI p2pmem subsystem to manage the CMB
Logan Gunthorpe
2018-10-17
1
-35
/
+45
|
*
|
|
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
2018-10-02
1
-1
/
+0
|
|
/
/
*
|
|
Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-10-22
19
-255
/
+532
|
\
\
\
|
*
|
|
nvme-fabrics: move controller options matching to fabrics
Sagi Grimberg
2018-10-19
3
-34
/
+33
|
*
|
|
nvme-rdma: always have a valid trsvcid
Sagi Grimberg
2018-10-19
1
-24
/
+14
|
*
|
|
nvme-pci: remove duplicate check
Chaitanya Kulkarni
2018-10-18
1
-2
/
+2
|
*
|
|
nvme-pci: fix hot removal during error handling
Keith Busch
2018-10-17
1
-2
/
+1
|
*
|
|
nvmet-fcloop: suppress a compiler warning
Bart Van Assche
2018-10-17
1
-0
/
+1
|
*
|
|
nvme-core: make implicit seed truncation explicit
Bart Van Assche
2018-10-17
1
-1
/
+1
|
*
|
|
nvmet-fc: fix kernel-doc headers
Bart Van Assche
2018-10-17
1
-3
/
+3
|
*
|
|
nvme-fc: rework the request initialization code
Bart Van Assche
2018-10-17
1
-3
/
+6
|
*
|
|
nvme-fc: introduce struct nvme_fcp_op_w_sgl
Bart Van Assche
2018-10-17
1
-11
/
+18
|
*
|
|
nvme-fc: fix kernel-doc headers
Bart Van Assche
2018-10-17
1
-6
/
+5
[prev]
[next]