index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvme: fix handling of metadata_len for NVME_IOCTL_IO_CMD
Roland Dreier
2018-07-20
1
-1
/
+1
*
nvme: don't enable AEN if not supported
Weiping Zhang
2018-07-17
1
-4
/
+7
*
nvme: ensure forward progress during Admin passthru
Scott Bauer
2018-07-17
1
-24
/
+26
*
nvme-pci: fix memory leak on probe failure
Keith Busch
2018-07-12
1
-5
/
+7
*
nvme-rdma: fix possible double free of controller async event buffer
Sagi Grimberg
2018-06-28
1
-2
/
+5
*
nvme-pci: limit max IO size and segments to avoid high order allocations
Jens Axboe
2018-06-21
3
-5
/
+39
*
nvme-pci: move nvme_kill_queues to nvme_remove_dead_ctrl
Jianchao Wang
2018-06-21
1
-1
/
+1
*
nvme-fc: release io queues to allow fast fail
James Smart
2018-06-21
1
-3
/
+3
*
nvmet: reset keep alive timer in controller enable
Max Gurtuvoy
2018-06-20
1
-0
/
+8
*
nvme-rdma: don't override opts->queue_size
Sagi Grimberg
2018-06-20
1
-11
/
+10
*
nvme-rdma: Fix command completion race at error recovery
Israel Rukshin
2018-06-20
1
-2
/
+6
*
nvme-rdma: fix possible free of a non-allocated async event buffer
Sagi Grimberg
2018-06-20
1
-13
/
+11
*
nvme-rdma: fix possible double free condition when failing to create a contro...
Sagi Grimberg
2018-06-20
1
-10
/
+10
*
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2018-06-15
9
-193
/
+154
|
\
|
*
nvme-fabrics: fix and refine state checks in __nvmf_check_ready
Christoph Hellwig
2018-06-15
1
-20
/
+19
|
*
nvme-fabrics: handle the admin-only case properly in nvmf_check_ready
Christoph Hellwig
2018-06-15
1
-1
/
+2
|
*
nvme-fabrics: refactor queue ready check
Christoph Hellwig
2018-06-15
5
-50
/
+45
|
*
nvme: remove nvme_reinit_tagset
Christoph Hellwig
2018-06-14
2
-12
/
+0
|
*
nvme-fc: fix nulling of queue data on reconnect
James Smart
2018-06-14
1
-6
/
+5
|
*
nvme-fc: remove reinit_request routine
James Smart
2018-06-14
1
-20
/
+0
|
*
nvme-fc: change controllers first connect to use reconnect path
James Smart
2018-06-14
1
-57
/
+47
|
*
nvme: don't rely on the changed namespace list log
Christoph Hellwig
2018-06-13
1
-25
/
+11
|
*
nvmet: free smart-log buffer after use
Chaitanya Kulkarni
2018-06-11
1
-1
/
+3
|
*
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
8
-42
/
+38
|
\
|
|
*
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
|
*
nvmet: filter newlines from user input
Sagi Grimberg
2018-06-08
1
-5
/
+9
|
*
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
|
*
nvmet: return all zeroed buffer when we can't find an active namespace
Christoph Hellwig
2018-06-08
1
-6
/
+9
*
|
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
18
-403
/
+923
|
\
\
\
|
*
\
\
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/block
Jens Axboe
2018-06-01
10
-191
/
+337
|
|
\
\
\
|
|
*
|
|
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
|
|
*
|
|
nvmet: mask pending AENs
Christoph Hellwig
2018-06-01
3
-1
/
+10
|
|
*
|
|
nvmet: add AEN configuration support
Christoph Hellwig
2018-06-01
3
-2
/
+32
[next]