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
*
Merge tag 'nvme-5.15-2021-10-14' of git://git.infradead.org/nvme into block-5.15
Jens Axboe
2021-10-14
3
-12
/
+13
|
\
|
*
nvme: fix per-namespace chardev deletion
Adam Manzanares
2021-10-14
2
-11
/
+12
|
*
nvme-pci: Fix abort command id
Keith Busch
2021-10-07
1
-1
/
+1
*
|
nvme: add command id quirk for apple controllers
Keith Busch
2021-09-27
3
-2
/
+11
|
/
*
nvme: keep ctrl->namespaces ordered
Christoph Hellwig
2021-09-21
1
-16
/
+17
*
nvme-tcp: fix incorrect h2cdata pdu offset accounting
Sagi Grimberg
2021-09-21
1
-3
/
+10
*
nvme-fc: remove freeze/unfreeze around update_nr_hw_queues
James Smart
2021-09-21
1
-2
/
+0
*
nvme-fc: avoid race between time out and tear down
James Smart
2021-09-21
1
-0
/
+2
*
nvme-fc: update hardware queues before using them
Daniel Wagner
2021-09-21
1
-8
/
+8
*
Merge tag 'nvme-5.15-2021-09-15' of git://git.infradead.org/nvme into block-5.15
Jens Axboe
2021-09-15
5
-34
/
+26
|
\
|
*
nvme-tcp: fix io_work priority inversion
Keith Busch
2021-09-14
1
-10
/
+10
|
*
nvme-rdma: destroy cm id before destroy qp to avoid use after free
Ruozhu Li
2021-09-14
1
-13
/
+3
|
*
nvme-multipath: fix ANA state updates when a namespace is not present
Anton Eidelman
2021-09-14
1
-2
/
+5
|
*
nvme: avoid race in shutdown namespace removal
Daniel Wagner
2021-09-13
1
-8
/
+7
|
*
nvmet: fix a width vs precision bug in nvmet_subsys_attr_serial_show()
Dan Carpenter
2021-09-13
1
-1
/
+1
*
|
nvme: remove the call to nvme_update_disk_info in nvme_ns_remove
Christoph Hellwig
2021-09-14
1
-2
/
+0
|
/
*
nvme: add error handling support for add_disk()
Luis Chamberlain
2021-09-06
1
-1
/
+8
*
nvme: only call synchronize_srcu when clearing current path
Daniel Wagner
2021-09-06
1
-3
/
+6
*
nvme: update keep alive interval when kato is modified
Tatsuya Sasaki
2021-09-06
1
-2
/
+40
*
nvme-tcp: Do not reset transport on data digest errors
Daniel Wagner
2021-09-06
1
-4
/
+18
*
nvmet: fixup buffer overrun in nvmet_subsys_attr_serial()
Hannes Reinecke
2021-09-06
1
-1
/
+2
*
nvmet: return bool from nvmet_passthru_ctrl and nvmet_is_passthru_req
Christoph Hellwig
2021-09-06
5
-12
/
+11
*
nvmet: looks at the passthrough controller when initializing CAP
Adam Manzanares
2021-09-06
3
-2
/
+16
*
nvme: move nvme_multi_css into nvme.h
Adam Manzanares
2021-09-06
2
-5
/
+5
*
nvme-multipath: revalidate paths during rescan
Hannes Reinecke
2021-09-06
3
-1
/
+24
*
nvme-multipath: set QUEUE_FLAG_NOWAIT
Christoph Hellwig
2021-09-06
1
-0
/
+2
*
Merge tag 'for-5.15/drivers-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-30
17
-1428
/
+276
|
\
|
*
nvme: remove the unused NVME_NS_* enum
Christoph Hellwig
2021-08-17
1
-5
/
+0
|
*
nvme: remove nvm_ndev from ns
Keith Busch
2021-08-16
1
-1
/
+0
|
*
nvme: Have NVME_FABRICS select NVME_CORE instead of transport drivers
Sagi Grimberg
2021-08-16
2
-5
/
+1
|
*
nvmet: check that host sqsize does not exceed ctrl MQES
Amit Engel
2021-08-16
1
-0
/
+9
|
*
nvmet: avoid duplicate qid in connect cmd
Amit Engel
2021-08-16
2
-6
/
+15
|
*
nvmet: pass back cntlid on successful completion
Amit Engel
2021-08-16
1
-4
/
+5
|
*
nvme-rdma: don't update queue count when failing to set io queues
Ruozhu Li
2021-08-16
1
-2
/
+2
|
*
nvme-tcp: don't update queue count when failing to set io queues
Ruozhu Li
2021-08-16
1
-2
/
+2
|
*
nvme-tcp: pair send_mutex init with destroy
Keith Busch
2021-08-16
1
-0
/
+2
|
*
nvme: allow user toggling hmb usage
Keith Busch
2021-08-16
1
-1
/
+44
|
*
nvme-pci: disable hmb on idle suspend
Keith Busch
2021-08-16
1
-7
/
+17
|
*
nvmet: remove redundant assignments of variable status
Colin Ian King
2021-08-16
1
-4
/
+1
|
*
nvmet: add set feature tracing support
Hou Pu
2021-08-16
1
-1
/
+17
|
*
nvme: add set feature tracing support
Hou Pu
2021-08-16
1
-1
/
+17
|
*
nvme-fabrics: remove superfluous nvmf_host_put in nvmf_parse_options
Hou Pu
2021-08-16
1
-1
/
+0
|
*
nvme-pci: cmb sysfs: one file, one value
Keith Busch
2021-08-16
1
-2
/
+26
|
*
nvme-pci: use attribute group for cmb sysfs
Keith Busch
2021-08-16
1
-26
/
+46
|
*
nvme: code command_id with a genctr for use-after-free validation
Sagi Grimberg
2021-08-16
6
-20
/
+66
|
*
nvme-tcp: don't check blk_mq_tag_to_rq when receiving pdu data
Sagi Grimberg
2021-08-16
1
-11
/
+3
|
*
nvme-pci: limit maximum queue depth to 4095
Sagi Grimberg
2021-08-16
1
-9
/
+5
|
*
remove the lightnvm subsystem
Christoph Hellwig
2021-08-14
6
-1323
/
+1
*
|
nvme: use blk_mq_alloc_disk
Christoph Hellwig
2021-08-23
1
-20
/
+13
*
|
nvme: use bvec_virt
Christoph Hellwig
2021-08-16
1
-3
/
+2
[next]