index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-10-30
nvme: Fix setting logical block format when revalidating
Keith Busch
1
-0
/
+1
2017-10-23
nvme-rdma: fix possible hang when issuing commands during ctrl removal
Sagi Grimberg
1
-4
/
+7
2017-10-19
nvme-rdma: Fix error status return in tagset allocation failure
Sagi Grimberg
1
-2
/
+6
2017-10-19
nvme-rdma: Fix possible double free in reconnect flow
Sagi Grimberg
1
-2
/
+6
2017-10-19
nvmet: synchronize sqhd update
James Smart
2
-4
/
+13
2017-10-18
nvme-fc: retry initial controller connections 3 times
James Smart
1
-2
/
+30
2017-10-18
nvme-fc: fix iowait hang
James Smart
1
-2
/
+3
2017-10-04
nvme-pci: Use PCI bus address for data/queues in CMB
Christoph Hellwig
1
-7
/
+7
2017-10-01
nvme: fix visibility of "uuid" ns attribute
Martin Wilck
1
-1
/
+1
2017-09-25
nvme-fcloop: fix port deletes and callbacks
James Smart
1
-64
/
+38
2017-09-25
nvmet-fc: ensure target queue id within range.
James Smart
1
-0
/
+3
2017-09-25
nvmet-fc: on port remove call put outside lock
James Smart
1
-1
/
+5
2017-09-25
nvme-rdma: don't fully stop the controller in error recovery
Sagi Grimberg
1
-1
/
+1
2017-09-25
nvme-rdma: give up reconnect if state change fails
Sagi Grimberg
1
-1
/
+6
2017-09-25
nvme-core: Use nvme_wq to queue async events and fw activation
Sagi Grimberg
1
-2
/
+2
2017-09-25
nvme: fix sqhd reference when admin queue connect fails
James Smart
1
-1
/
+2
2017-09-25
nvmet: implement valid sqhd values in completions
James Smart
3
-6
/
+12
2017-09-25
nvme-fabrics: Allow 0 as KATO value
Guilherme G. Piccoli
1
-9
/
+9
2017-09-25
nvme: allow timed-out ios to retry
James Smart
1
-2
/
+0
2017-09-25
nvme: stop aer posting if controller state not live
James Smart
1
-2
/
+3
2017-09-25
nvme-pci: Print invalid SGL only once
Keith Busch
1
-12
/
+18
2017-09-25
nvme-pci: initialize queue memory before interrupts
Keith Busch
1
-2
/
+2
2017-09-25
nvmet-fc: fix failing max io queue connections
James Smart
1
-3
/
+3
2017-09-25
nvme-fc: use transport-specific sgl format
James Smart
1
-6
/
+7
2017-09-25
nvmet-fcloop: remove use of FC-specific error codes
James Smart
1
-1
/
+1
2017-09-25
nvmet-fc: remove use of FC-specific error codes
James Smart
1
-6
/
+3
2017-09-25
nvme-fc: remove use of FC-specific error codes
James Smart
1
-4
/
+4
2017-09-11
nvme-pci: implement the HMB entry number and size limitations
Christoph Hellwig
3
-1
/
+10
2017-09-11
nvme-pci: propagate (some) errors from host memory buffer setup
Christoph Hellwig
1
-6
/
+12
2017-09-11
nvme-pci: use appropriate initial chunk size for HMB allocation
Akinobu Mita
1
-1
/
+1
2017-09-11
nvme-pci: fix host memory buffer allocation fallback
Christoph Hellwig
1
-18
/
+30
2017-09-11
nvme: fix lightnvm check
Christoph Hellwig
4
-35
/
+14
2017-09-09
Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-block
Linus Torvalds
14
-506
/
+695
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-33
/
+14
2017-09-03
Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-17
/
+22
2017-09-01
nvme-fabrics: generate spec-compliant UUID NQNs
Daniel Verkamp
1
-1
/
+1
2017-08-30
nvmet: add support for reporting the host identifier
Omri Mann
3
-2
/
+17
2017-08-30
nvme: Use metadata for passthrough commands
Keith Busch
1
-11
/
+4
2017-08-30
nvme: Make nvme user functions static
Keith Busch
2
-12
/
+5
2017-08-30
nvme/pci: Use req_op to determine DIF remapping
Keith Busch
1
-2
/
+2
2017-08-30
nvme: factor metadata handling out of __nvme_submit_user_cmd
Christoph Hellwig
1
-36
/
+40
2017-08-30
nvme-fabrics: Convert nvmf_transports_mutex to an rwsem
Roland Dreier
1
-10
/
+10
2017-08-30
nvme-pci: use dma memory for the host memory buffer descriptors
Christoph Hellwig
1
-11
/
+11
2017-08-30
nvme-rdma: default MR page size to 4k
Max Gurtovoy
1
-2
/
+6
2017-08-29
nvme: don't blindly overwrite identifiers on disk revalidate
Christoph Hellwig
1
-1
/
+11
2017-08-29
nvme: remove nvme_revalidate_ns
Christoph Hellwig
1
-47
/
+53
2017-08-29
nvme: remove unused struct nvme_ns fields
Christoph Hellwig
1
-5
/
+1
2017-08-29
nvme: allow calling nvme_change_ctrl_state from irq context
Christoph Hellwig
1
-2
/
+3
[next]