index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-20
nvme-pci: add SGL support
Chaitanya Kulkarni
1
-27
/
+187
2017-10-20
nvme: use ida_simple_{get,remove} for the controller instance
Christoph Hellwig
1
-33
/
+7
2017-10-20
nvmet: Change max_nsid in subsystem due to ns_disable if needed
Roy Shterman
1
-0
/
+13
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: make config_item_type const
Bhumika Goyal
1
-15
/
+15
2017-10-19
nvme-loop: Add BLK_MQ_F_NO_SCHED flag to admin tag set
Israel Rukshin
1
-0
/
+1
2017-10-19
nvme-fc: Add BLK_MQ_F_NO_SCHED flag to admin tag set
Israel Rukshin
1
-0
/
+1
2017-10-19
nvme-rdma: Add BLK_MQ_F_NO_SCHED flag to admin tag set
Israel Rukshin
1
-0
/
+1
2017-10-19
nvme-pci: fix typos in comments
Minwoo Im
1
-2
/
+2
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-18
nvme-rdma: stop controller reset if the controller is deleting
Sagi Grimberg
1
-1
/
+5
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
[prev]
[next]