index
:
kernel/git/stable/linux.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-7.2.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
2017-11-01
nvme-fc: merge __nvme_fc_schedule_delete_work into __nvme_fc_del_ctrl
Christoph Hellwig
2017-11-01
nvme-fc: avoid workqueue flush stalls
James Smart
2017-10-30
nvme: Fix setting logical block format when revalidating
Keith Busch
2017-10-27
nvme-fc: remove NVME_FC_MAX_SEGMENTS
James Smart
2017-10-27
nvme-fc: add support for duplicate_connect option
James Smart
2017-10-27
nvme-rdma: add support for duplicate_connect option
James Smart
2017-10-27
nvme: add helper to compare options to controller
James Smart
2017-10-27
nvme: add duplicate_connect option
James Smart
2017-10-27
nvme: check for a live controller in nvme_dev_open
Christoph Hellwig
2017-10-27
nvme: get rid of nvme_ctrl_list
Christoph Hellwig
2017-10-27
nvme: switch controller refcounting to use struct device
Christoph Hellwig
2017-10-27
nvme: simplify nvme_open
Christoph Hellwig
2017-10-27
nvme: use kref_get_unless_zero in nvme_find_get_ns
Christoph Hellwig
2017-10-23
nvme-rdma: Add debug message when reaches timeout
Nitzan Carmi
2017-10-23
nvme-rdma: align nvme_rdma_device structure
Max Gurtovoy
2017-10-23
nvme-rdma: fix possible hang when issuing commands during ctrl removal
Sagi Grimberg
2017-10-20
nvme-fc: correct io timeout behavior
James Smart
2017-10-20
nvme-fc: correct io termination handling
James Smart
2017-10-20
nvme-pci: add SGL support
Chaitanya Kulkarni
2017-10-20
nvme: use ida_simple_{get,remove} for the controller instance
Christoph Hellwig
2017-10-20
nvmet: Change max_nsid in subsystem due to ns_disable if needed
Roy Shterman
2017-10-19
nvme-rdma: Fix error status return in tagset allocation failure
Sagi Grimberg
2017-10-19
nvme-rdma: Fix possible double free in reconnect flow
Sagi Grimberg
2017-10-19
nvmet: make config_item_type const
Bhumika Goyal
2017-10-19
nvme-loop: Add BLK_MQ_F_NO_SCHED flag to admin tag set
Israel Rukshin
2017-10-19
nvme-fc: Add BLK_MQ_F_NO_SCHED flag to admin tag set
Israel Rukshin
2017-10-19
nvme-rdma: Add BLK_MQ_F_NO_SCHED flag to admin tag set
Israel Rukshin
2017-10-19
nvme-pci: fix typos in comments
Minwoo Im
2017-10-19
nvmet: synchronize sqhd update
James Smart
2017-10-18
nvme-fc: retry initial controller connections 3 times
James Smart
2017-10-18
nvme-fc: fix iowait hang
James Smart
2017-10-18
nvme-rdma: stop controller reset if the controller is deleting
Sagi Grimberg
2017-10-18
nvme-rdma: change queue flag semantics DELETING -> ALLOCATED
Sagi Grimberg
2017-10-18
nvme-rdma: Don't local invalidate if the queue is not live
Sagi Grimberg
2017-10-18
nvme-rdma: teardown admin/io queues once on error recovery
Sagi Grimberg
2017-10-18
nvme-rdma: Check that reinit_request got a proper mr
Sagi Grimberg
2017-10-18
nvme-rdma: move assignment to declaration
Sagi Grimberg
2017-10-18
nvme-rdma: fix wrong logging message
Sagi Grimberg
2017-10-18
nvme-rdma: pass tagset to directly nvme_rdma_free_tagset
Sagi Grimberg
2017-10-18
nvme: introduce nvme_reinit_tagset
Sagi Grimberg
2017-10-16
nvme: simplify compat_ioctl handling
Christoph Hellwig
2017-10-13
lightnvm: implement generic path for sync I/O
Javier González
2017-10-13
lightnvm: fail fast on passthrough commands
Javier González
2017-10-05
nvme-fc: move remote port get/put/free location
James Smart
2017-10-04
nvme-pci: Use PCI bus address for data/queues in CMB
Christoph Hellwig
2017-10-04
nvme-fc: create fc class and transport device
James Smart
2017-10-04
nvme-fc: add uevent for auto-connect
James Smart
2017-10-04
nvme-fabrics: request transport module
Sagi Grimberg
2017-10-04
nvmet: bump NVMET_NR_QUEUES to 128
James Smart
2017-10-04
nvme: use menu Kconfig interface
Randy Dunlap
[prev]
[next]