index
:
linux/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.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
core.c
Age
Commit message (
Expand
)
Author
2022-03-29
nvme-multipath: fix hang when disk goes live over reconnect
Anton Eidelman
2022-03-29
nvme: fix RCU hole that allowed for endless looping in multipath round robin
Chris Leech
2022-03-29
nvme: allow duplicate NSIDs for private namespaces
Sungup Moon
2022-03-26
Merge tag 'for-5.18/64bit-pi-2022-03-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-26
Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-23
nvme: fix the read-only state for zoned namespaces with unsupposed features
Pankaj Raghav
2022-03-21
Merge tag 'for-5.18/drivers-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-16
nvme: warn about shared namespaces without CONFIG_NVME_MULTIPATH
Christoph Hellwig
2022-03-16
nvme: remove nvme_alloc_request and nvme_alloc_request_qid
Christoph Hellwig
2022-03-16
nvme: cleanup how disk->disk_name is assigned
Christoph Hellwig
2022-03-07
nvme: add support for enhanced metadata
Keith Busch
2022-03-07
nvme: allow integrity on extended metadata formats
Keith Busch
2022-03-07
nvme: remove support or stream based temperature hint
Christoph Hellwig
2022-03-07
Merge branch 'for-5.18/drivers' into for-5.18/write-streams
Jens Axboe
2022-02-28
nvme: check that EUI/GUID/UUID are globally unique
Christoph Hellwig
2022-02-28
nvme: check for duplicate identifiers earlier
Christoph Hellwig
2022-02-28
nvme: fix the check for duplicate unique identifiers
Christoph Hellwig
2022-02-28
nvme: cleanup __nvme_check_ids
Christoph Hellwig
2022-02-28
nvme: remove nssa from struct nvme_ctrl
Keith Busch
2022-02-28
nvme: explicitly set non-error for directives
Keith Busch
2022-02-28
nvme: expose cntrltype and dctype through sysfs
Martin Belanger
2022-02-28
nvme: send uevent on connection up
Martin Belanger
2022-02-28
nvme: add verbose error logging
Alan Adamson
2022-02-28
nvme: replace ida_simple[get|remove] with the simler ida_[alloc|free]
Sagi Grimberg
2022-02-28
nvme-core: remove unnecessary function parameter
Chaitanya Kulkarni
2022-02-28
nvme-core: remove unnecessary semicolon
Chaitanya Kulkarni
2022-02-23
nvme: also mark passthrough-only namespaces ready in nvme_update_ns_info
Christoph Hellwig
2022-02-23
nvme: don't return an error from nvme_configure_metadata
Christoph Hellwig
2022-02-17
block: fix surprise removal for drivers calling blk_set_queue_dying
Christoph Hellwig
2022-02-09
nvme: add nvme_complete_req tracepoint for batched completion
Bean Huo
2022-02-02
nvme: fix a possible use-after-free in controller reset during load
Sagi Grimberg
2022-01-12
Merge tag 'for-5.17/drivers-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-01-12
Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-12-23
nvme: add 'iopolicy' module parameter
Hannes Reinecke
2021-12-23
nvme: drop unused variable ctrl in nvme_setup_cmd
Geliang Tang
2021-12-23
nvme: increment request genctr on completion
Keith Busch
2021-12-07
nvme: fix use after free when disconnecting a reconnecting ctrl
Ruozhu Li
2021-12-06
nvme: disable namespace access for unsupported metadata
Keith Busch
2021-12-06
nvme: show subsys nqn for duplicate cntlids
Keith Busch
2021-11-29
block: remove the gendisk argument to blk_execute_rq
Christoph Hellwig
2021-11-23
nvme: fix write zeroes pi
Klaus Jensen
2021-11-23
nvme-pci: add NO APST quirk for Kioxia device
Enzo Matsumiya
2021-11-09
Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-09
nvme: wait until quiesce is done
Ming Lei
2021-11-01
Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-10-20
nvme: display correct subsystem NQN
Hannes Reinecke
2021-10-20
nvme: Add connect option 'discovery'
Hannes Reinecke
2021-10-20
nvme: expose subsystem type in sysfs attribute 'subsystype'
Hannes Reinecke
2021-10-19
nvme: paring quiesce/unquiesce
Ming Lei
2021-10-19
nvme: prepare for pairing quiescing and unquiescing
Ming Lei
[prev]
[next]