开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
core.c
Age
Commit message (
Expand
)
Author
2026-06-23
Merge tag 'nvme-7.2-2026-06-23' of git://git.infradead.org/nvme into block-7.2
Jens Axboe
2026-06-16
Merge tag 'for-7.2/block-20260615' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-06-10
nvme: make nvme_add_ns{_head}_cdev return void
John Garry
2026-06-09
nvme: fix crash and memory leak during invalid cdev teardown
Maurizio Lombardi
2026-06-08
nvme: quieten sparse warning in valid LBA size check
John Garry
2026-06-04
nvme: export controller reset event count via sysfs
Nilay Shroff
2026-06-04
nvme: export command error counters via sysfs
Nilay Shroff
2026-06-04
nvme: export command retry count via sysfs
Nilay Shroff
2026-06-03
nvme: validate FDP configuration descriptor sizes
liuxixin
2026-06-02
nvme: refresh multipath head zoned limits from path limits
Yao Sang
2026-06-02
nvme: fix FDP fdpcidx bounds check
liuxixin
2026-06-02
nvme-multipath: pass NS head to nvme_mpath_revalidate_paths()
John Garry
2026-05-27
nvme-multipath: fix flex array size in struct nvme_ns_head
Nilay Shroff
2026-05-27
nvme-core: fix unsigned comparison warning in nvme_wait_freeze_timeout
Maurizio Lombardi
2026-05-20
nvme: core: reject invalid LBA data size from Identify Namespace
Chao Shi
2026-05-20
nvme-core: warn on allocating admin tag set with existing queue
Maurizio Lombardi
2026-05-20
nvme-core: align fabrics_q teardown with admin_q in nvme_free_ctrl
Maurizio Lombardi
2026-05-20
nvme: add sysfs attribute to change IO timeout per controller
Maurizio Lombardi
2026-05-20
nvme: add sysfs attribute to change admin timeout per nvme controller
Maurizio Lombardi
2026-05-20
nvme: remove redundant timeout argument from nvme_wait_freeze_timeout
Maurizio Lombardi
2026-05-20
nvme: Let the blocklayer set timeouts for requests
Maximilian Heyne
2026-05-11
nvme: fix race condition between connected uevent and STARTED_ONCE flag
Maurizio Lombardi
2026-05-11
nvme: make prp passthrough usage less scary
Keith Busch
2026-04-27
Merge tag 'nvme-7.1-2026-04-24' of git://git.infradead.org/nvme into block-7.1
Jens Axboe
2026-04-22
nvme: skip trace completion for host path errors
Keith Busch
2026-04-16
nvme-multipath: put module reference when delayed removal work is canceled
John Garry
2026-04-16
nvme-core: fix parameter name in comment
Flavio Suligoi
2026-04-13
Merge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-03-27
nvme: respect NVME_QUIRK_DISABLE_WRITE_ZEROES when wzsl is set
Robert Beckett
2026-03-27
nvme: set discard_granularity from NPDG/NPDA
Caleb Sander Mateos
2026-03-27
nvme: always issue I/O Command Set specific Identify Namespace
Caleb Sander Mateos
2026-03-27
nvme: update nvme_id_ns OPTPERF constants
Caleb Sander Mateos
2026-03-27
nvme: fold nvme_config_discard() into nvme_update_disk_info()
Caleb Sander Mateos
2026-03-14
blk-integrity: support arbitrary buffer alignment
Keith Busch
2026-03-13
Merge tag 'block-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-03-10
nvme-core: do not pass empty queue_limits to blk_mq_alloc_queue()
Maurizio Lombardi
2026-03-06
Merge tag 'block-7.0-20260305' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-03-04
Merge tag 'nvme-7.0-2026-03-04' of git://git.infradead.org/nvme into block-7.0
Jens Axboe
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-06
nvme: stop setting namespace gendisk device driver data
John Garry
2026-02-02
nvme: fix admin queue leak on controller reset
Ming Lei
2026-01-28
nvme: stop using AWUPF
John Garry
2026-01-20
block: pass io_comp_batch to rq_end_io_fn callback
Ming Lei
2025-12-03
Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-11-06
nvme: remove virtual boundary for sgl capable devices
Keith Busch
2025-11-05
nvme: fix admin request_queue lifetime
Keith Busch
2025-11-05
block: introduce disk_report_zone()
Damien Le Moal
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-09-23
Merge tag 'nvme-6.18-2025-09-23' of git://git.infradead.org/nvme into for-6.1...
Jens Axboe
[next]