index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-15
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus
Jens Axboe
7
-188
/
+148
2018-06-15
nvme-fabrics: fix and refine state checks in __nvmf_check_ready
Christoph Hellwig
1
-20
/
+19
2018-06-15
nvme-fabrics: handle the admin-only case properly in nvmf_check_ready
Christoph Hellwig
1
-1
/
+2
2018-06-15
nvme-fabrics: refactor queue ready check
Christoph Hellwig
4
-46
/
+42
2018-06-14
nvme: remove nvme_reinit_tagset
Christoph Hellwig
2
-12
/
+0
2018-06-14
nvme-fc: fix nulling of queue data on reconnect
James Smart
1
-6
/
+5
2018-06-14
nvme-fc: remove reinit_request routine
James Smart
1
-20
/
+0
2018-06-14
nvme-fc: change controllers first connect to use reconnect path
James Smart
1
-57
/
+47
2018-06-13
nvme: don't rely on the changed namespace list log
Christoph Hellwig
1
-25
/
+11
2018-06-11
nvme-rdma: fix error flow during mapping request data
Max Gurtovoy
1
-7
/
+24
2018-06-11
nvme: add bio remapping tracepoint
Hannes Reinecke
1
-0
/
+4
2018-06-11
nvme: fix NULL pointer dereference in nvme_init_subsystem
Israel Rukshin
1
-1
/
+1
2018-06-08
Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-31
/
+20
2018-06-08
nvme: cleanup double shift issue
Dan Carpenter
2
-3
/
+2
2018-06-08
nvme-pci: make CMB SQ mod-param read-only
Keith Busch
1
-1
/
+1
2018-06-08
nvme-pci: unquiesce dead controller queues
Keith Busch
1
-1
/
+1
2018-06-08
nvme-pci: remove HMB teardown on reset
Keith Busch
1
-8
/
+0
2018-06-08
nvme-pci: queue creation fixes
Keith Busch
1
-3
/
+4
2018-06-08
nvme-pci: remove unnecessary completion doorbell check
Keith Busch
1
-5
/
+3
2018-06-08
nvme-pci: remove unnecessary nested locking
Keith Busch
1
-7
/
+1
2018-06-08
nvme-rdma: correctly check for target keyed sgl support
Steve Wise
1
-2
/
+3
2018-06-08
nvme: don't hold nvmf_transports_rwsem for more than transport lookups
Johannes Thumshirn
2
-1
/
+5
2018-06-07
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-19
/
+1
2018-06-04
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2018-06-04
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-246
/
+313
2018-06-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2018-06-01
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/block
Jens Axboe
5
-99
/
+142
2018-06-01
nvme: use the changed namespaces list log to clear ns data changed AENs
Christoph Hellwig
2
-4
/
+49
2018-06-01
nvme: mark nvme_queue_scan static
Christoph Hellwig
2
-11
/
+9
2018-06-01
nvme: submit AEN event configuration on startup
Hannes Reinecke
2
-0
/
+18
2018-05-31
nvme.h: untangle AEN notice definitions
Christoph Hellwig
1
-12
/
+18
2018-05-31
nvme-fabrics: allow internal passthrough command on deleting controllers
Christoph Hellwig
1
-48
/
+31
2018-05-30
Merge tag 'for-linus-20180530' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2018-05-30
blk-mq: only iterate over inflight requests in blk_mq_tagset_busy_iter
Christoph Hellwig
2
-6
/
+0
2018-05-30
nvme-pci: simplify __nvme_submit_cmd
Christoph Hellwig
1
-23
/
+14
2018-05-30
nvme-pci: Rate limit the nvme timeout warnings
Keith Busch
1
-1
/
+1
2018-05-30
nvme: allow duplicate controller if prior controller being deleted
James Smart
1
-1
/
+3
2018-05-29
Merge branch 'nvme-4.18-2' of git://git.infradead.org/nvme into for-4.18/block
Jens Axboe
6
-52
/
+40
2018-05-29
nvme: fix extended data LBA supported setting
Max Gurtovoy
1
-1
/
+1
2018-05-29
nvme: return BLK_EH_DONE from ->timeout
Christoph Hellwig
2
-10
/
+6
2018-05-28
IB: Revert "remove redundant INFINIBAND kconfig dependencies"
Arnd Bergmann
1
-1
/
+1
2018-05-25
nvme: fixup memory leak in nvme_init_identify()
Hannes Reinecke
1
-1
/
+1
2018-05-25
nvme: fix KASAN warning when parsing host nqn
Hannes Reinecke
1
-1
/
+1
2018-05-25
nvme-fabrics: allow duplicate connections to the discovery controller
Hannes Reinecke
2
-1
/
+3
2018-05-25
nvme-fabrics: centralize discovery controller defaults
Hannes Reinecke
1
-4
/
+4
2018-05-25
nvme-fabrics: remove unnecessary controller subnqn validation
James Smart
1
-10
/
+0
2018-05-25
nvme-fc: remove setting DNR on exception conditions
James Smart
1
-10
/
+0
2018-05-25
nvme-rdma: stop admin queue before freeing it
Jianchao Wang
1
-4
/
+6
2018-05-25
nvme-pci: Fix AER reset handling
Keith Busch
1
-9
/
+5
2018-05-25
nvme-pci: set nvmeq->cq_vector after alloc cq/sq
Jianchao Wang
1
-9
/
+16
[next]