开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
core.c
Age
Commit message (
Expand
)
Author
2022-08-06
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...
Linus Torvalds
2022-08-02
nvme: enable generic interface (/dev/ngXnY) for unknown command sets
Joel Granados
2022-08-02
nvme: factor out a nvme_ns_is_readonly helper
Christoph Hellwig
2022-08-02
nvme: refactor namespace probing
Christoph Hellwig
2022-08-02
nvme: generalize the nvme_multi_css check in nvme_scan_ns
Christoph Hellwig
2022-08-02
nvme: rename nvme_validate_or_alloc_ns to nvme_scan_ns
Christoph Hellwig
2022-08-02
nvme: catch -ENODEV from nvme_revalidate_zones again
Christoph Hellwig
2022-08-02
nvme: define compat_ioctl again to unbreak 32-bit userspace.
Nick Bowler
2022-08-02
nvme-multipath: refactor nvme_mpath_add_disk
Joel Granados
2022-08-02
nvme: implement In-Band authentication
Hannes Reinecke
2022-08-02
nvme: fix qid param blk_mq_alloc_request_hctx
Chaitanya Kulkarni
2022-08-02
nvme: remove unused timeout parameter
Chaitanya Kulkarni
2022-08-02
nvme: handle the persistent internal error AER
Michael Kelley
2022-08-02
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-07-26
nvme-pci: check DMA ops when indicating support for PCI P2PDMA
Logan Gunthorpe
2022-07-14
nvme: fix block device naming collision
Israel Rukshin
2022-07-06
blk-mq: Drop 'reserved' arg of busy_tag_iter_fn
John Garry
2022-06-29
nvme: fix regression when disconnect a recovering ctrl
Ruozhu Li
2022-06-28
block: remove blk_cleanup_disk
Christoph Hellwig
2022-06-28
block: simplify disk shutdown
Christoph Hellwig
2022-06-23
nvme: move the Samsung X5 quirk entry to the core quirks
Christoph Hellwig
2022-06-13
nvme: add bug report info for global duplicate id
Keith Busch
2022-06-13
nvme: add device name to warning in uuid_show()
Thomas Weißschuh
2022-06-03
Merge tag 'for-5.19/drivers-2022-06-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-31
nvme: set controller enable bit in a separate write
Niklas Cassel
2022-05-28
blk-mq: remove the done argument to blk_execute_rq_nowait
Christoph Hellwig
2022-05-23
Merge tag 'for-5.19/drivers-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-23
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-20
nvme: enable uring-passthrough for admin commands
Kanchan Joshi
2022-05-19
nvme: set non-mdts limits in nvme_scan_work
Chaitanya Kulkarni
2022-05-18
nvme: add support for TP4084 - Time-to-Ready Enhancements
Christoph Hellwig
2022-05-16
nvme: mark internal passthru request RQF_QUIET
Chaitanya Kulkarni
2022-05-16
nvme: set dma alignment to dword
Keith Busch
2022-05-16
nvme: fix interpretation of DMRSL
Tom Yan
2022-05-11
nvme: wire-up uring-cmd support for io-passthru on char-device.
Kanchan Joshi
2022-05-03
nvme: remove a spurious clear of discard_alignment
Christoph Hellwig
2022-04-17
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-04-15
nvme: add a quirk to disable namespace identifiers
Christoph Hellwig
2022-04-15
nvme: don't print verbose errors for internal passthrough requests
Chaitanya Kulkarni
2022-04-01
Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-block
Linus Torvalds
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
[next]