index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
Age
Commit message (
Expand
)
Author
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
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
[next]