开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2024-12-05
Merge tag 'nvme-6.13-2024-12-05' of git://git.infradead.org/nvme into block-6.13
Jens Axboe
2024-12-04
nvme-tcp: simplify nvme_tcp_teardown_io_queues()
Chunguang.xu
2024-12-04
nvme-tcp: no need to quiesce admin_q in nvme_tcp_teardown_io_queues()
Chunguang.xu
2024-12-04
nvme-rdma: unquiesce admin_q before destroy it
Chunguang.xu
2024-12-04
nvme-tcp: fix the memleak while create new ctrl failed
Chunguang.xu
2024-12-04
nvme-pci: don't use dma_alloc_noncontiguous with 0 merge boundary
Christoph Hellwig
2024-12-04
nvmet: replace kmalloc + memset with kzalloc for data allocation
Yu-Chun Lin
2024-12-04
nvme-fabrics: handle zero MAXCMD without closing the connection
Maurizio Lombardi
2024-12-03
nvme-pci: remove two deallocate zeroes quirks
Keith Busch
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-12-02
nvme: don't apply NVME_QUIRK_DEALLOCATE_ZEROES when DSM is not supported
Christoph Hellwig
2024-12-02
nvmet: use kzalloc instead of ZERO_PAGE in nvme_execute_identify_ns_nvm()
Nilay Shroff
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-11-30
Merge tag 'block-6.13-20242901' of git://git.kernel.dk/linux
Linus Torvalds
2024-11-21
nvme: tuning pr code by using defined structs and macros
Guixin Liu
2024-11-19
nvme-fabrics: fix kernel crash while shutting down controller
Nilay Shroff
2024-11-19
Revert "nvme: make keep-alive synchronous operation"
Nilay Shroff
2024-11-18
Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linux
Linus Torvalds
2024-11-18
nvme-pci: use sgls for all user requests if possible
Keith Busch
2024-11-18
nvme: define the remaining used sgls constants
Keith Busch
2024-11-18
nvme-pci: add support for sgl metadata
Keith Busch
2024-11-18
nvme/multipath: Fix RCU list traversal to use SRCU primitive
Breno Leitao
2024-11-13
block: don't reorder requests in blk_add_rq_to_plug
Christoph Hellwig
2024-11-13
block: add a rq_list type
Christoph Hellwig
2024-11-13
nvme-pci: reverse request order in nvme_queue_rqs
Christoph Hellwig
2024-11-13
Merge tag 'nvme-6.13-2024-11-13' of git://git.infradead.org/nvme into for-6.1...
Jens Axboe
2024-11-13
nvmet: add tracing of reservation commands
Guixin Liu
2024-11-13
nvme: parse reservation commands's action and rtype to string
Guixin Liu
2024-11-13
nvmet: report ns's vwc not present
Guixin Liu
2024-11-11
nvme: check ns's volatile write cache not present
Guixin Liu
2024-11-11
nvme: add rotational support
Wang Yugui
2024-11-11
nvme: use command set independent id ns if available
Matias Bjørling
2024-11-11
nvmet: support for csi identify ns
Keith Busch
2024-11-11
nvmet: implement rotational media information log
Keith Busch
2024-11-11
nvmet: implement endurance groups
Keith Busch
2024-11-11
nvmet: declare 2.1 version compliance
Keith Busch
2024-11-11
nvmet: implement crto property
Keith Busch
2024-11-11
nvmet: implement supported features log
Keith Busch
2024-11-11
nvmet: implement supported log pages
Keith Busch
2024-11-11
nvmet: implement active command set ns list
Keith Busch
2024-11-11
nvmet: implement id ns for nvm command set
Keith Busch
2024-11-11
nvmet: support reservation feature
Guixin Liu
2024-11-11
nvme-multipath: don't bother clearing max_hw_zone_append_sectors
Christoph Hellwig
2024-11-11
block: pre-calculate max_zone_append_sectors
Christoph Hellwig
2024-11-09
Merge tag 'block-6.12-20241108' of git://git.kernel.dk/linux
Linus Torvalds
2024-11-07
Revert "block: pre-calculate max_zone_append_sectors"
Jens Axboe
2024-11-05
nvme-core: remove repeated wq flags
Chaitanya Kulkarni
2024-11-05
nvmet: make nvmet_wq visible in sysfs
Guixin Liu
2024-11-05
nvme-pci: use dma_alloc_noncontigous if possible
Christoph Hellwig
2024-11-05
nvme-pci: fix freeing of the HMB descriptor table
Christoph Hellwig
[next]