index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
Age
Commit message (
Expand
)
Author
2025-02-03
Merge tag 'nvme-6.14-2025-01-31' of git://git.infradead.org/nvme into block-6.14
Jens Axboe
2025-01-28
nvmet: add a missing endianess conversion in nvmet_execute_admin_connect
Christoph Hellwig
2025-01-28
nvmet: the result field in nvmet_alloc_ctrl_args is little endian
Christoph Hellwig
2025-01-24
nvmet: fix a memory leak in controller identify
Sagi Grimberg
2025-01-20
Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linux
Linus Torvalds
2025-01-14
nvmet: fix rw control endian access
Keith Busch
2025-01-10
nvmet: New NVMe PCI endpoint function target driver
Damien Le Moal
2025-01-10
nvmet: Implement arbitration feature support
Damien Le Moal
2025-01-10
nvmet: Implement interrupt config feature support
Damien Le Moal
2025-01-10
nvmet: Implement interrupt coalescing feature support
Damien Le Moal
2025-01-10
nvmet: Implement host identifier set feature support
Damien Le Moal
2025-01-10
nvmet: Introduce get/set_feature controller operations
Damien Le Moal
2025-01-10
nvmet: Do not require SGL for PCI target controller commands
Damien Le Moal
2025-01-10
nvmet: Add support for I/O queue management admin commands
Damien Le Moal
2025-01-10
nvmet: Introduce nvmet_sq_create() and nvmet_cq_create()
Damien Le Moal
2025-01-10
nvmet: Introduce nvmet_req_transfer_len()
Damien Le Moal
2025-01-10
nvmet: Improve nvmet_alloc_ctrl() interface and implementation
Damien Le Moal
2025-01-10
nvme: Add PCI transport type
Damien Le Moal
2025-01-10
nvmet: Add drvdata field to struct nvmet_ctrl
Damien Le Moal
2025-01-10
nvmet: Introduce nvmet_get_cmd_effects_admin()
Damien Le Moal
2025-01-10
nvmet: Export nvmet_update_cc() and nvmet_cc_xxx() helpers
Damien Le Moal
2025-01-10
nvmet: Add vendor_id and subsys_vendor_id subsystem attributes
Damien Le Moal
2025-01-07
nvmet: handle rw's limited retry flag
Guixin Liu
2025-01-04
block: remove bio_add_pc_page
Christoph Hellwig
2024-12-27
nvmet-loop: avoid using mutex in IO hotpath
Nilay Shroff
2024-12-27
nvmet: propagate npwg topology
Luis Chamberlain
2024-12-27
nvmet: Don't overflow subsysnqn
Leo Stone
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
nvmet: replace kmalloc + memset with kzalloc for data allocation
Yu-Chun Lin
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-12-02
nvmet: use kzalloc instead of ZERO_PAGE in nvme_execute_identify_ns_nvm()
Nilay Shroff
2024-11-30
Merge tag 'block-6.13-20242901' of git://git.kernel.dk/linux
Linus Torvalds
2024-11-18
Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linux
Linus Torvalds
2024-11-18
nvme: define the remaining used sgls constants
Keith Busch
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
nvmet: report ns's vwc not present
Guixin Liu
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-05
nvmet: make nvmet_wq visible in sysfs
Guixin Liu
2024-11-01
Merge tag 'block-6.12-20241101' of git://git.kernel.dk/linux
Linus Torvalds
2024-10-31
block: remove bio_add_zone_append_page
Christoph Hellwig
[next]