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
/
nvmet.h
Age
Commit message (
Expand
)
Author
2025-01-20
Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linux
Linus Torvalds
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: Introduce get/set_feature controller operations
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: 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
2024-12-27
nvmet-loop: avoid using mutex in IO hotpath
Nilay Shroff
2024-11-11
nvmet: declare 2.1 version compliance
Keith Busch
2024-11-11
nvmet: support reservation feature
Guixin Liu
2024-06-24
nvmet: add 'host_traddr' callback for debugfs
Hannes Reinecke
2024-06-24
nvmet: add debugfs support
Hannes Reinecke
2024-05-14
Merge tag 'nvme-6.10-2024-05-14' of git://git.infradead.org/nvme into block-6.10
Jens Axboe
2024-05-01
nvmet: return DHCHAP status codes from nvmet_setup_auth()
Hannes Reinecke
2024-05-01
nvmet: fix nvme status code when namespace is disabled
Sagi Grimberg
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-02
nvmet: introduce new max queue size configuration entry
Max Gurtovoy
2024-03-02
nvmet: set maxcmd to be per controller
Max Gurtovoy
2024-02-25
nvme: port block device access to file
Christian Brauner
2023-11-01
Merge tag 'for-6.7/block-2023-10-30' of git://git.kernel.dk/linux
Linus Torvalds
2023-10-28
nvmet: Convert to bdev_open_by_path()
Jan Kara
2023-10-11
nvmet-tcp: peek icreq before starting TLS
Hannes Reinecke
2023-10-11
nvmet-tcp: enable TLS handshake upcall
Hannes Reinecke
2023-10-11
nvmet: Set 'TREQ' to 'required' when TLS is enabled
Hannes Reinecke
2023-06-21
nvmet: Reorder fields in 'struct nvmet_ns'
Christophe JAILLET
2023-06-12
nvmet: reorder fields in 'struct nvmet_sq'
Christophe JAILLET
2023-04-13
nvmet: remove nvmet_req_cns_error_complete
Christoph Hellwig
2023-04-13
nvmet: rename nvmet_execute_identify_cns_cs_ns
Christoph Hellwig
2023-04-13
nvmet: fix I/O Command Set specific Identify Controller
Damien Le Moal
2022-11-21
nvmet: expose firmware revision to configfs
Aleksandr Miloserdov
2022-11-21
nvmet: expose IEEE OUI to configfs
Aleksandr Miloserdov
2022-11-15
nvmet: only allocate a single slab for bvecs
Christoph Hellwig
2022-09-27
nvmet-auth: don't try to cancel a non-initialized work_struct
Christoph Hellwig
2022-08-02
nvmet-auth: expire authentication sessions
Hannes Reinecke
2022-08-02
nvmet-auth: Diffie-Hellman key exchange support
Hannes Reinecke
2022-08-02
nvmet: implement basic In-Band Authentication
Hannes Reinecke
2022-08-02
nvmet: parse fabrics commands on io queues
Hannes Reinecke
2022-06-30
nvmet: add a clear_ids attribute for passthru targets
Alan Adamson
2022-03-29
nvmet: use a private workqueue instead of the system workqueue
Sagi Grimberg
2022-03-15
nvmet: move the call to nvmet_ns_changed out of nvmet_ns_revalidate
Christoph Hellwig
2022-02-28
nvmet: use i_size_read() to set size for file-ns
Chaitanya Kulkarni
2021-10-27
nvmet: switch check for subsystem type
Hannes Reinecke
2021-10-20
nvmet: add nvmet_is_disc_subsys() helper
Hannes Reinecke
2021-10-20
nvmet: add get_max_queue_size op for controllers
Max Gurtovoy
[next]