index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
core.c
Age
Commit message (
Expand
)
Author
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
2025-09-23
nvme: Use non zero KATO for persistent discovery connections
Alistair Francis
2025-09-23
nvme-core: use nvme_is_io_ctrl() for I/O controller check
Martin George
2025-09-23
nvme-core: do ioccsz/iorcsz validation only for I/O controllers
Kamaljit Singh
2025-09-23
nvme-core: add method to check for an I/O controller
Kamaljit Singh
2025-09-02
nvme: fix PI insert on write
Christoph Hellwig
2025-08-13
block: switch ->getgeo() to struct gendisk
Al Viro
2025-07-31
nvme: add capability to connect to an administrative controller
Kamaljit Singh
2025-07-28
Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linux
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.integrity' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.fallocate' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-07-17
nvme: fix multiple spelling and grammar issues in host drivers
Alok Tiwari
2025-07-15
nvme: fix misaccounting of nvme-mpath inflight I/O
Yu Kuai
2025-07-15
nvme: revert the cross-controller atomic write size validation
Christoph Hellwig
2025-07-14
nvme: fix endianness of command word prints in nvme_log_err_passthru()
John Garry
2025-07-14
nvme: fix inconsistent RCU list manipulation in nvme_ns_add_to_ctrl_list()
Zheng Qixing
2025-07-01
nvme: set pi_offset only when checksum type is not BLK_INTEGRITY_CSUM_NONE
Anuj Gupta
2025-07-01
block: introduce pi_tuple_size field in blk_integrity
Anuj Gupta
2025-07-01
block: rename tuple_size field in blk_integrity to metadata_size
Anuj Gupta
2025-06-30
nvme: correctly account for namespace head reference counter
Nilay Shroff
2025-06-30
nvme: Fix incorrect cdw15 value in passthru error logging
Alok Tiwari
2025-06-26
nvme: fix atomic write size validation
Christoph Hellwig
2025-06-26
nvme: refactor the atomic write unit detection
Christoph Hellwig
2025-06-26
nvme: reset delayed remove_work after reconnect
Keith Busch
2025-06-23
nvme: set max_hw_wzeroes_unmap_sectors if device supports DEAC bit
Zhang Yi
2025-06-04
nvme: spelling fixes
Yi Zhang
2025-06-04
nvme: fix command limits status code
Keith Busch
2025-05-26
Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux
Linus Torvalds
2025-05-20
nvme: rename nvme_mpath_shutdown_disk to nvme_mpath_remove_disk
Nilay Shroff
2025-05-20
nvme-multipath: introduce delayed removal of the multipath head node
Nilay Shroff
2025-05-14
nvme: all namespaces in a subsystem must adhere to a common atomic write size
Alan Adamson
2025-05-07
block: remove the q argument from blk_rq_map_kern
Christoph Hellwig
2025-05-07
nvme: unblock ctrl state transition for firmware update
Daniel Wagner
2025-05-06
nvme: fix incorrect sizeof
Kanchan Joshi
2025-05-06
nvme: fix write_stream_granularity initialization
Caleb Sander Mateos
[next]