index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
Age
Commit message (
Expand
)
Author
2025-04-09
nvmet-fc: inline nvmet_fc_delete_assoc
Daniel Wagner
2025-04-09
nvmet-fcloop: add ref counting to lport
Daniel Wagner
2025-04-09
nvmet-fcloop: replace kref with refcount
Daniel Wagner
2025-04-09
nvmet-fcloop: swap list_add_tail arguments
Daniel Wagner
2025-04-03
Merge tag 'block-6.15-20250403' of git://git.kernel.dk/linux
Linus Torvalds
2025-04-02
Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-04-01
nvmet: pci-epf: Keep completion queues mapped
Damien Le Moal
2025-03-26
Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linux
Linus Torvalds
2025-03-25
objtool, nvmet: Fix out-of-bounds stack access in nvmet_ctrl_state_show()
Josh Poimboeuf
2025-03-20
nvmet: replace max(a, min(b, c)) by clamp(val, lo, hi)
Li Haoran
2025-03-20
nvmet: pci-epf: Always configure BAR0 as 64-bit
Niklas Cassel
2025-03-20
nvmet: Remove duplicate uuid_copy
Mike Christie
2025-03-20
nvmet: pci-epf: Remove redundant 'flush_workqueue()' calls
Chen Ni
2025-03-20
nvmet-fc: Remove unused functions
WangYuli
2025-03-20
nvmet: add tls_concat and tls_key debugfs entries
Hannes Reinecke
2025-03-20
nvmet-tcp: support secure channel concatenation
Hannes Reinecke
2025-03-20
nvmet: Add 'sq' argument to alloc_ctrl_args
Hannes Reinecke
2025-03-20
nvme-keyring: add nvme_tls_psk_refresh()
Hannes Reinecke
2025-03-13
block: remove unused parameter 'q' parameter in __blk_rq_map_sg()
Anuj Gupta
2025-03-10
nvmet: pci-epf: Do not add an IRQ vector if not needed
Damien Le Moal
2025-03-10
nvmet: pci-epf: Set NVMET_PCI_EPF_Q_LIVE when a queue is fully created
Damien Le Moal
2025-02-27
nvmet-tcp: Fix a possible sporadic response drops in weakly ordered arch
Meir Elisha
2025-02-27
nvmet: remove old function prototype
Maurizio Lombardi
2025-02-18
nvmet: Use enum definitions instead of hardcoded values
Damien Le Moal
2025-02-18
nvmet: pci-epf: Avoid RCU stalls under heavy workload
Damien Le Moal
2025-02-18
nvmet: pci-epf: Do not uselessly write the CSTS register
Damien Le Moal
2025-02-18
nvmet: pci-epf: Correctly initialize CSTS when enabling the controller
Damien Le Moal
2025-02-18
nvmet-rdma: recheck queue state is LIVE in state lock in recv done
Ruozhu Li
2025-02-18
nvmet: Fix crash when a namespace is disabled
Hannes Reinecke
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
[prev]
[next]