index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-18
nvme-rdma: change queue flag semantics DELETING -> ALLOCATED
Sagi Grimberg
1
-4
/
+4
2017-10-18
nvme-rdma: Don't local invalidate if the queue is not live
Sagi Grimberg
1
-1
/
+1
2017-10-18
nvme-rdma: teardown admin/io queues once on error recovery
Sagi Grimberg
1
-15
/
+12
2017-10-18
nvme-rdma: Check that reinit_request got a proper mr
Sagi Grimberg
1
-0
/
+3
2017-10-18
nvme-rdma: move assignment to declaration
Sagi Grimberg
1
-4
/
+2
2017-10-18
nvme-rdma: fix wrong logging message
Sagi Grimberg
1
-1
/
+1
2017-10-18
nvme-rdma: pass tagset to directly nvme_rdma_free_tagset
Sagi Grimberg
1
-7
/
+6
2017-10-18
nvme: introduce nvme_reinit_tagset
Sagi Grimberg
4
-5
/
+17
2017-10-16
nvme: simplify compat_ioctl handling
Christoph Hellwig
1
-11
/
+1
2017-10-13
lightnvm: implement generic path for sync I/O
Javier González
1
-14
/
+56
2017-10-13
lightnvm: fail fast on passthrough commands
Javier González
1
-2
/
+0
2017-10-05
nvme-fc: move remote port get/put/free location
James Smart
1
-39
/
+39
2017-10-04
nvme-pci: Use PCI bus address for data/queues in CMB
Christoph Hellwig
1
-7
/
+7
2017-10-04
nvme-fc: create fc class and transport device
James Smart
1
-1
/
+54
2017-10-04
nvme-fc: add uevent for auto-connect
James Smart
1
-0
/
+49
2017-10-04
nvme-fabrics: request transport module
Sagi Grimberg
1
-0
/
+3
2017-10-04
nvmet: bump NVMET_NR_QUEUES to 128
James Smart
1
-1
/
+1
2017-10-04
nvme: use menu Kconfig interface
Randy Dunlap
1
-0
/
+4
2017-10-04
nvme: update timeout module parameter type
Marc Olson
2
-6
/
+6
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
[prev]
[next]