index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvmet-rdma: fix response use after free
Israel Rukshin
2018-12-07
1
-1
/
+2
*
nvme: validate controller state before rescheduling keep alive
James Smart
2018-12-07
1
-1
/
+9
*
nvme-rdma: fix double freeing of async event data
Prabhath Sajeepa
2018-11-30
1
-0
/
+2
*
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
*
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
*
|
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
|
*
|
|
nvmet: avoid integer overflow in the discard code
Bart Van Assche
2018-10-17
1
-1
/
+2
|
*
|
|
nvmet-rdma: declare local symbols static
Bart Van Assche
2018-10-17
1
-1
/
+1
|
*
|
|
nvmet: use strlcpy() instead of strcpy()
Bart Van Assche
2018-10-17
2
-2
/
+2
|
*
|
|
nvme-pci: fix nvme_suspend_queue() kernel-doc header
Bart Van Assche
2018-10-17
1
-1
/
+1
|
*
|
|
nvme-core: rework a NQN copying operation
Bart Van Assche
2018-10-17
1
-1
/
+1
|
*
|
|
nvme-core: declare local symbols static
Bart Van Assche
2018-10-17
1
-1
/
+1
|
*
|
|
nvmet-rdma: check for timeout in nvme_rdma_wait_for_cm()
Bart Van Assche
2018-10-17
1
-1
/
+8
|
*
|
|
nvmet: use strcmp() instead of strncmp() for subsystem lookup
Bart Van Assche
2018-10-17
1
-2
/
+1
|
*
|
|
nvmet: remove unreachable code
Chaitanya Kulkarni
2018-10-17
1
-3
/
+1
|
*
|
|
nvme: update node paths after adding new path
Keith Busch
2018-10-17
1
-0
/
+9
|
*
|
|
lightnvm: do no update csecs and sos on 1.2
Javier González
2018-10-09
1
-0
/
+3
|
*
|
|
lightnvm: use internal allocation for chunk log page
Javier González
2018-10-09
1
-8
/
+17
|
*
|
|
lightnvm: move bad block and chunk state logic to core
Matias Bjørling
2018-10-09
1
-2
/
+2
|
*
|
|
nvmet-rdma: use a private workqueue for delete
Sagi Grimberg
2018-10-05
1
-4
/
+15
[next]