index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
nvme: don't rely on the changed namespace list log
Christoph Hellwig
2018-06-13
1
-25
/
+11
|
*
nvme-rdma: fix error flow during mapping request data
Max Gurtovoy
2018-06-11
1
-7
/
+24
|
*
nvme: add bio remapping tracepoint
Hannes Reinecke
2018-06-11
1
-0
/
+4
|
*
nvme: fix NULL pointer dereference in nvme_init_subsystem
Israel Rukshin
2018-06-11
1
-1
/
+1
*
|
Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-08
6
-31
/
+20
|
\
|
|
*
nvme: cleanup double shift issue
Dan Carpenter
2018-06-08
2
-3
/
+2
|
*
nvme-pci: make CMB SQ mod-param read-only
Keith Busch
2018-06-08
1
-1
/
+1
|
*
nvme-pci: unquiesce dead controller queues
Keith Busch
2018-06-08
1
-1
/
+1
|
*
nvme-pci: remove HMB teardown on reset
Keith Busch
2018-06-08
1
-8
/
+0
|
*
nvme-pci: queue creation fixes
Keith Busch
2018-06-08
1
-3
/
+4
|
*
nvme-pci: remove unnecessary completion doorbell check
Keith Busch
2018-06-08
1
-5
/
+3
|
*
nvme-pci: remove unnecessary nested locking
Keith Busch
2018-06-08
1
-7
/
+1
|
*
nvme-rdma: correctly check for target keyed sgl support
Steve Wise
2018-06-08
1
-2
/
+3
|
*
nvme: don't hold nvmf_transports_rwsem for more than transport lookups
Johannes Thumshirn
2018-06-08
2
-1
/
+5
*
|
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-06-07
1
-19
/
+1
|
\
\
|
*
|
nvme-pci: Use pci_sriov_configure_simple() to enable VFs
Alexander Duyck
2018-04-24
1
-19
/
+1
*
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-06-04
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2018-05-16
1
-1
/
+1
|
|
\
\
|
|
*
|
nvme: Avoid flush dependency in delete controller flow
Nitzan Carmi
2018-05-15
1
-1
/
+1
|
|
|
/
*
|
|
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-04
8
-246
/
+313
|
\
\
\
|
*
\
\
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/block
Jens Axboe
2018-06-01
5
-99
/
+142
|
|
\
\
\
|
|
*
|
|
nvme: use the changed namespaces list log to clear ns data changed AENs
Christoph Hellwig
2018-06-01
2
-4
/
+49
|
|
*
|
|
nvme: mark nvme_queue_scan static
Christoph Hellwig
2018-06-01
2
-11
/
+9
|
|
*
|
|
nvme: submit AEN event configuration on startup
Hannes Reinecke
2018-06-01
2
-0
/
+18
|
|
*
|
|
nvme.h: untangle AEN notice definitions
Christoph Hellwig
2018-05-31
1
-12
/
+18
|
|
*
|
|
nvme-fabrics: allow internal passthrough command on deleting controllers
Christoph Hellwig
2018-05-31
1
-48
/
+31
|
|
*
|
|
nvme-pci: simplify __nvme_submit_cmd
Christoph Hellwig
2018-05-30
1
-23
/
+14
|
|
*
|
|
nvme-pci: Rate limit the nvme timeout warnings
Keith Busch
2018-05-30
1
-1
/
+1
|
|
*
|
|
nvme: allow duplicate controller if prior controller being deleted
James Smart
2018-05-30
1
-1
/
+3
|
*
|
|
|
blk-mq: only iterate over inflight requests in blk_mq_tagset_busy_iter
Christoph Hellwig
2018-05-30
2
-6
/
+0
|
|
/
/
/
|
*
|
|
Merge branch 'nvme-4.18-2' of git://git.infradead.org/nvme into for-4.18/block
Jens Axboe
2018-05-29
6
-52
/
+40
|
|
\
\
\
|
|
*
|
|
nvme: fixup memory leak in nvme_init_identify()
Hannes Reinecke
2018-05-25
1
-1
/
+1
|
|
*
|
|
nvme: fix KASAN warning when parsing host nqn
Hannes Reinecke
2018-05-25
1
-1
/
+1
|
|
*
|
|
nvme-fabrics: allow duplicate connections to the discovery controller
Hannes Reinecke
2018-05-25
2
-1
/
+3
|
|
*
|
|
nvme-fabrics: centralize discovery controller defaults
Hannes Reinecke
2018-05-25
1
-4
/
+4
|
|
*
|
|
nvme-fabrics: remove unnecessary controller subnqn validation
James Smart
2018-05-25
1
-10
/
+0
|
|
*
|
|
nvme-fc: remove setting DNR on exception conditions
James Smart
2018-05-25
1
-10
/
+0
|
|
*
|
|
nvme-rdma: stop admin queue before freeing it
Jianchao Wang
2018-05-25
1
-4
/
+6
|
|
*
|
|
nvme-pci: Fix AER reset handling
Keith Busch
2018-05-25
1
-9
/
+5
|
|
*
|
|
nvme-pci: set nvmeq->cq_vector after alloc cq/sq
Jianchao Wang
2018-05-25
1
-9
/
+16
|
|
*
|
|
nvme: host: core: fix precedence of ternary operator
Ivan Bornyakov
2018-05-23
1
-2
/
+2
|
|
*
|
|
nvme: fix lockdep warning in nvme_mpath_clear_current_path
Johannes Thumshirn
2018-05-23
1
-1
/
+2
|
*
|
|
|
nvme: return BLK_EH_DONE from ->timeout
Christoph Hellwig
2018-05-29
2
-10
/
+6
|
|
/
/
/
|
*
|
|
nvme-pci: fix race between poll and IRQ completions
Jens Axboe
2018-05-21
1
-4
/
+11
|
*
|
|
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/block
Jens Axboe
2018-05-21
5
-94
/
+133
|
|
\
\
\
|
|
*
|
|
nvme-pci: drop IRQ disabling on submission queue lock
Jens Axboe
2018-05-18
1
-4
/
+4
|
|
*
|
|
nvme-pci: split the nvme queue lock into submission and completion locks
Jens Axboe
2018-05-18
1
-21
/
+23
|
|
*
|
|
nvme-pci: handle completions outside of the queue lock
Jens Axboe
2018-05-18
1
-42
/
+45
|
|
*
|
|
nvme-pci: move ->cq_vector == -1 check outside of ->q_lock
Jens Axboe
2018-05-18
1
-5
/
+13
|
|
*
|
|
nvme-pci: remove cq check after submission
Jens Axboe
2018-05-18
1
-2
/
+0
[prev]
[next]