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
/
host
Age
Commit message (
Expand
)
Author
2018-05-18
nvme-pci: split the nvme queue lock into submission and completion locks
Jens Axboe
2018-05-18
nvme-pci: handle completions outside of the queue lock
Jens Axboe
2018-05-18
nvme-pci: move ->cq_vector == -1 check outside of ->q_lock
Jens Axboe
2018-05-18
nvme-pci: remove cq check after submission
Jens Axboe
2018-05-18
nvme-pci: simplify nvme_cqe_valid
Christoph Hellwig
2018-05-18
nvme: mark the result argument to nvme_complete_async_event volatile
Christoph Hellwig
2018-05-16
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2018-05-15
nvme: Avoid flush dependency in delete controller flow
Nitzan Carmi
2018-05-11
nvme/pci: Sync controller reset for AER slot_reset
Keith Busch
2018-05-11
nvme: add quirk to force medium priority for SQ creation
Jens Axboe
2018-05-11
nvme: Fix sync controller reset return
Charles Machalow
2018-05-09
IB: remove redundant INFINIBAND kconfig dependencies
Greg Thelen
2018-05-07
nvme/pci: Hold controller reference during async probe
Keith Busch
2018-05-07
nvme: fix use-after-free in nvme_free_ns_head
Jianchao Wang
2018-05-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-05-03
nvme/multipath: Fix multipath disabled naming collisions
Keith Busch
2018-05-03
nvme/multipath: Disable runtime writable enabling parameter
Keith Busch
2018-05-03
nvme: Set integrity flag for user passthrough commands
Keith Busch
2018-05-03
nvme: fix potential memory leak in option parsing
Chengguang Xu
2018-05-02
nvme: only reconfigure discard if necessary
Jens Axboe
2018-05-02
nvme/pci: Use async_schedule for initial reset work
Keith Busch
2018-04-27
nvme: depend on INFINIBAND_ADDR_TRANS
Greg Thelen
2018-04-26
nvme: lightnvm: add granby support
Wei Xu
2018-04-26
NVMe: Add Quirk Delay before CHK RDY for Seagate Nytro Flash Storage
Micah Parrish
2018-04-26
nvme: change order of qid and cmdid in completion trace
Johannes Thumshirn
2018-04-26
nvme: fc: provide a descriptive error
Johannes Thumshirn
2018-04-24
nvme-pci: Use pci_sriov_configure_simple() to enable VFs
Alexander Duyck
2018-04-12
nvme: expand nvmf_check_if_ready checks
James Smart
2018-04-12
nvme: Use admin command effects for admin commands
Keith Busch
2018-04-12
nvme: check return value of init_srcu_struct function
Max Gurtovoy
2018-04-12
nvme-pci: Separate IO and admin queue IRQ vectors
Keith Busch
2018-04-12
nvme-pci: Remove unused queue parameter
Keith Busch
2018-04-12
nvme-pci: Skip queue deletion if there are no queues
Keith Busch
2018-04-12
nvme: don't send keep-alives to the discovery controller
Johannes Thumshirn
2018-04-12
nvme: unexport nvme_start_keep_alive
Johannes Thumshirn
2018-04-12
nvme: enforce 64bit offset for nvme_get_log_ext fn
Matias Bjørling
2018-04-05
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-03-29
lightnvm: remove function name in strings
Matias Bjørling
2018-03-29
lightnvm: implement get log report chunk helpers
Javier González
2018-03-29
lightnvm: normalize geometry nomenclature
Javier González
2018-03-29
lightnvm: complete geo structure with maxoc*
Javier González
2018-03-29
lightnvm: add shorten OCSSD version in geo
Javier González
2018-03-29
lightnvm: add minor version to generic geometry
Javier González
2018-03-29
lightnvm: simplify geometry structure
Javier González
2018-03-29
nvme: lightnvm: add late setup of block size and metadata
Matias Bjørling
2018-03-29
lightnvm: remove nvm_dev_ops->max_phys_sect
Matias Bjørling
2018-03-29
lightnvm: add 2.0 geometry identification
Matias Bjørling
2018-03-29
lightnvm: flatten nvm_id_group into nvm_id
Matias Bjørling
2018-03-29
lightnvm: make 1.2 data structures explicit
Matias Bjørling
2018-03-29
lightnvm: remove multiple groups in 1.2 data structure
Matias Bjørling
[prev]
[next]