index
:
kernel/git/stable/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
2018-04-19
nvme: Skip checking heads without namespaces
Keith Busch
2018-04-12
nvme_fcloop: fix abort race condition
James Smart
2018-04-12
nvme_fcloop: disassocate local port structs
James Smart
2018-04-12
nvme-fabrics: don't check for non-NULL module in nvmf_register_transport
Christoph Hellwig
2018-04-12
nvme-fabrics: protect against module unload during create_ctrl
Roy Shterman
2018-03-21
nvme: fix subsystem multiple controllers support check
Israel Rukshin
2018-03-15
Revert "nvme: create 'slaves' and 'holders' entries for hidden controllers"
Christoph Hellwig
2018-01-17
nvme-pci: take sglist coalescing in dma_map_sg into account
Christoph Hellwig
2018-01-17
nvme-pci: check segement valid for SGL use
Keith Busch
2018-01-08
nvme-fabrics: initialize default host->id in nvmf_host_default()
Ewan D. Milne
2017-12-29
nvme-fcloop: avoid possible uninitialized variable warning
James Smart
2017-12-29
nvme-mpath: fix last path removal during traffic
Sagi Grimberg
2017-12-29
nvme-rdma: fix concurrent reset and reconnect
Sagi Grimberg
2017-12-29
nvme: fix sector units when going between formats
Jeff Lien
2017-12-29
nvme-pci: move use_sgl initialization to nvme_init_iod()
Minwoo Im
2017-12-15
nvme: setup streams after initializing namespace head
Keith Busch
2017-12-15
nvme: check hw sectors before setting chunk sectors
Keith Busch
2017-12-15
nvme: call blk_integrity_unregister after queue is cleaned up
Ming Lei
2017-12-15
nvme-fc: remove double put reference if admin connect fails
James Smart
2017-12-15
nvme: set discard_alignment to zero
David Disseldorp
2017-11-28
nvme-pci: fix NULL pointer dereference in nvme_free_host_mem()
Minwoo Im
2017-11-28
nvme-rdma: fix memory leak during queue allocation
Max Gurtovoy
2017-11-26
nvme-rdma: Use mr pool
Israel Rukshin
2017-11-26
nvme-rdma: Check remotely invalidated rkey matches our expected rkey
Sagi Grimberg
2017-11-26
nvme-rdma: wait for local invalidation before completing a request
Sagi Grimberg
2017-11-26
nvme-rdma: don't complete requests before a send work request has completed
Sagi Grimberg
2017-11-26
nvme-rdma: don't suppress send completions
Sagi Grimberg
2017-11-24
nvme-fc: don't use bit masks for set/test_bit() numbers
Jens Axboe
2017-11-23
nvme-pci: add quirk for delay before CHK RDY for WDC SN200
Jeff Lien
2017-11-20
nvmet-fc: correct ref counting error when deferred rcv used
James Smart
2017-11-20
nvme: Suppress static analyis warning
Keith Busch
2017-11-20
nvme: Fix NULL dereference on reservation request
Keith Busch
2017-11-20
nvme: fix spelling mistake: "requeing" -> "requeuing"
Colin Ian King
2017-11-20
nvme-pci: avoid hmb desc array idx out-of-bound when hmmaxd set.
Minwoo Im
2017-11-20
nvme-pci: disable APST on Samsung SSD 960 EVO + ASUS PRIME B350M-A
Kai-Heng Feng
2017-11-20
nvme-loop: check if queue is ready in queue_rq
Sagi Grimberg
2017-11-20
nvme-fc: check if queue is ready in queue_rq
Sagi Grimberg
2017-11-20
nvme-fabrics: introduce init command check for a queue that is not alive
Sagi Grimberg
2017-11-16
nvmet_fc: fix better length checking
James Smart
2017-11-14
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-14
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2017-11-11
nvme: fix visibility of "uuid" ns attribute
Martin Wilck
2017-11-10
nvme: expose subsys attribute to sysfs
Hannes Reinecke
2017-11-10
nvme: create 'slaves' and 'holders' entries for hidden controllers
Hannes Reinecke
2017-11-10
nvme: also expose the namespace identification sysfs files for mpath nodes
Christoph Hellwig
2017-11-10
nvme: implement multipath access to nvme subsystems
Christoph Hellwig
2017-11-10
nvme: track shared namespaces
Christoph Hellwig
2017-11-10
nvme: introduce a nvme_ns_ids structure
Christoph Hellwig
2017-11-10
nvme: track subsystems
Christoph Hellwig
2017-11-10
block, nvme: Introduce blk_mq_req_flags_t
Bart Van Assche
[next]