index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
sysfs.c
Age
Commit message (
Expand
)
Author
2025-05-26
Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux
Linus Torvalds
2025-05-21
nvme: avoid creating multipath sysfs group under namespace path devices
Nilay Shroff
2025-05-20
nvme-multipath: introduce delayed removal of the multipath head node
Nilay Shroff
2025-03-20
nvme-multipath: Add visibility for queue-depth io-policy
Nilay Shroff
2025-03-20
nvme-multipath: Add visibility for numa io-policy
Nilay Shroff
2025-03-20
nvme-multipath: Add visibility for round-robin io-policy
Nilay Shroff
2025-03-20
nvme-tcp: request secure channel concatenation
Hannes Reinecke
2025-01-31
nvme: make nvme_tls_attrs_group static
Keith Busch
2024-09-24
nvme: null terminate nvme_tls_attrs
Shin'ichiro Kawasaki
2024-08-22
nvme-sysfs: add 'tls_keyring' attribute
Hannes Reinecke
2024-08-22
nvme-sysfs: add 'tls_configured_key' sysfs attribute
Hannes Reinecke
2024-08-22
nvme: split off TLS sysfs attributes into a separate group
Hannes Reinecke
2024-08-22
nvme: add a newline to the 'tls_key' sysfs attribute
Hannes Reinecke
2024-08-22
nvme-tcp: sanitize TLS key handling
Hannes Reinecke
2024-07-15
nvme: remove redundant bdev local variable
Israel Rukshin
2024-03-21
Merge tag 'nvme-6.9-2024-03-21' of git://git.infradead.org/nvme into block-6.9
Jens Axboe
2024-03-14
nvme: use nvme_disk_is_ns_head helper
Guixin Liu
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-06
nvme: host: fix double-free of struct nvme_id_ns in ns_update_nuse()
Shin'ichiro Kawasaki
2024-02-07
nvme: move passthrough logging attribute to head
Keith Busch
2024-02-01
nvme: allow passthru cmd error logging
Alan Adamson
2024-01-29
nvme: use ctrl state accessor
Keith Busch
2024-01-05
nvme: introduce nvme_disk_is_ns_head helper
Guixin Liu
2023-12-19
nvme: add csi, ms and nuse to sysfs
Daniel Wagner
2023-12-19
nvme: rename ns attribute group
Daniel Wagner
2023-10-12
nvme: rework NVME_AUTH Kconfig selection
Hannes Reinecke
2023-10-11
nvme-tcp: enable TLS handshake upcall
Hannes Reinecke
2023-07-12
nvme: warn only once for legacy uuid attribute
Keith Busch
2023-06-16
nvme: forward port sysfs delete fix
Keith Busch
2023-06-12
nvme: move sysfs code to a dedicated sysfs.c file
Max Gurtovoy